Pull request #312 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 03586239b5f27a5097d49cb846f66fc97f92ef04+1087e4a3d9b938820ba31b5d4a506eab1acdae7e (f7e9c74eada87be98b4ff45bd4ffbdfda5cc60ef) 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-ssh14344525359625086749.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-ssh8227800459619953696.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-312/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-312/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15135810965809015442.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-312/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh571827522730735584.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4436214066315081240.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-312/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-312/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8922754079216499025.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23476 in /w/workspace/y_app-rfid-llrp-inventory_PR-312 [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-312 # 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/312/head:refs/remotes/origin/PR-312 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1087e4a3d9b938820ba31b5d4a506eab1acdae7e into PR head commit 03586239b5f27a5097d49cb846f66fc97f92ef04 Merge succeeded, producing 03586239b5f27a5097d49cb846f66fc97f92ef04 Checking out Revision 03586239b5f27a5097d49cb846f66fc97f92ef04 (PR-312) > git config core.sparsecheckout # timeout=10 > git checkout -f 03586239b5f27a5097d49cb846f66fc97f92ef04 # 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 1087e4a3d9b938820ba31b5d4a506eab1acdae7e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03586239b5f27a5097d49cb846f66fc97f92ef04 # timeout=10 Commit message: "fix: Move API document files from openapi/v3 to openapi" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:16:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:16:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:16:39 ========================================================= 06:16:39 EdgeX Global Pipelines Version Info 06:16:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:16:40 ------------------- 06:16:40 stable info: 06:16:40 ------------------- 06:16:40 Commited By: Ginny Guan ginny@iotechsys.com 06:16:40 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:16:40 Message: update stable to v1.0.265 06:16:40 ------------------- 06:16:40 experimental info: 06:16:40 ------------------- 06:16:40 Commited By: Cherry Wang cherry@iotechsys.com 06:16:40 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:16:40 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:16:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 06:16:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 06:16:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:16:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:16:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:16:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:16:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 06:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:16:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:16:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:16:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:16:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:16:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:16:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:16:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:16:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:16:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:16:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:16:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:16:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:16:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:16:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-312 [Pipeline] echo 06:16:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-312 [Pipeline] echo 06:16:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-312 [Pipeline] echo 06:16:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03586239b5f27a5097d49cb846f66fc97f92ef04 [Pipeline] echo 06:16:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0358623 [Pipeline] echo 06:16:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:43 provisioning config files... 06:16:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp/config14556279684362673146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:43 ---> ****-login.sh 06:16:43 nexus3.edgexfoundry.org:10001 06:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:43 Configure a credential helper to remove this warning. See 06:16:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:43 06:16:43 Login Succeeded 06:16:43 nexus3.edgexfoundry.org:10002 06:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:43 Configure a credential helper to remove this warning. See 06:16:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:43 06:16:43 Login Succeeded 06:16:43 nexus3.edgexfoundry.org:10003 06:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:43 Configure a credential helper to remove this warning. See 06:16:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:43 06:16:43 Login Succeeded 06:16:43 nexus3.edgexfoundry.org:10004 06:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:44 Configure a credential helper to remove this warning. See 06:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:44 06:16:44 Login Succeeded 06:16:44 ****.io 06:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:44 Configure a credential helper to remove this warning. See 06:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:44 06:16:44 Login Succeeded 06:16:44 ---> ****-login.sh ends [Pipeline] } 06:16:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:16:45 + git rev-list -1 --merges 03586239b5f27a5097d49cb846f66fc97f92ef04~1..03586239b5f27a5097d49cb846f66fc97f92ef04 [Pipeline] echo 06:16:45 -----------> git rev-list -1 --merges 03586239b5f27a5097d49cb846f66fc97f92ef04~1..03586239b5f27a5097d49cb846f66fc97f92ef04 03586239b5f27a5097d49cb846f66fc97f92ef04 [false] [Pipeline] sh 06:16:45 + git log --format=format:%s -1 03586239b5f27a5097d49cb846f66fc97f92ef04 [Pipeline] echo 06:16:45 ========================================================= 06:16:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:16:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:16:46 + git log --format=format:%s -1 03586239b5f27a5097d49cb846f66fc97f92ef04 [Pipeline] echo 06:16:46 [semverPrep] GIT_COMMIT: 03586239b5f27a5097d49cb846f66fc97f92ef04, Commit Message: fix: Move API document files from openapi/v3 to openapi [Pipeline] echo 06:16:46 [semverPrep] This is not a build commit. [Pipeline] sh 06:16:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:16:46 + grep -v github /etc/ssh/ssh_known_hosts 06:16:46 + [ -e /tmp/ssh_known_hosts ] 06:16:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:16:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:16:46 + sudo tee -a /etc/ssh/ssh_known_hosts 06:16:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:47 06:16:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:47 0.1.4: Pulling from edgex-devops/py-git-semver 06:16:47 b85a868b505f: Pulling fs layer 06:16:47 e2be974225ed: Pulling fs layer 06:16:47 339a4e72a1f5: Pulling fs layer 06:16:47 988bab9f4d93: Pulling fs layer 06:16:47 1469e6f7b9e6: Pulling fs layer 06:16:47 eaf3925da568: Pulling fs layer 06:16:47 bab4dde63d76: Pulling fs layer 06:16:47 bde34c3a00c8: Pulling fs layer 06:16:47 b352a97aabf1: Pulling fs layer 06:16:47 4872d77fe225: Pulling fs layer 06:16:47 5851b861e8e6: Pulling fs layer 06:16:47 bab4dde63d76: Waiting 06:16:47 bde34c3a00c8: Waiting 06:16:47 b352a97aabf1: Waiting 06:16:47 4872d77fe225: Waiting 06:16:47 5851b861e8e6: Waiting 06:16:47 1469e6f7b9e6: Waiting 06:16:47 988bab9f4d93: Waiting 06:16:47 eaf3925da568: Waiting 06:16:47 e2be974225ed: Download complete 06:16:47 988bab9f4d93: Verifying Checksum 06:16:47 988bab9f4d93: Download complete 06:16:47 1469e6f7b9e6: Verifying Checksum 06:16:47 1469e6f7b9e6: Download complete 06:16:47 339a4e72a1f5: Verifying Checksum 06:16:47 339a4e72a1f5: Download complete 06:16:47 eaf3925da568: Verifying Checksum 06:16:47 eaf3925da568: Download complete 06:16:47 bde34c3a00c8: Verifying Checksum 06:16:47 bde34c3a00c8: Download complete 06:16:47 b352a97aabf1: Verifying Checksum 06:16:47 b352a97aabf1: Download complete 06:16:47 4872d77fe225: Verifying Checksum 06:16:47 4872d77fe225: Download complete 06:16:47 5851b861e8e6: Verifying Checksum 06:16:47 5851b861e8e6: Download complete 06:16:47 b85a868b505f: Verifying Checksum 06:16:47 b85a868b505f: Download complete 06:16:48 bab4dde63d76: Verifying Checksum 06:16:48 bab4dde63d76: Download complete 06:16:48 b85a868b505f: Pull complete 06:16:49 e2be974225ed: Pull complete 06:16:49 339a4e72a1f5: Pull complete 06:16:49 988bab9f4d93: Pull complete 06:16:49 1469e6f7b9e6: Pull complete 06:16:50 eaf3925da568: Pull complete 06:16:51 bab4dde63d76: Pull complete 06:16:51 bde34c3a00c8: Pull complete 06:16:51 b352a97aabf1: Pull complete 06:16:52 4872d77fe225: Pull complete 06:16:52 5851b861e8e6: Pull complete 06:16:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:16:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:52 prd-ubuntu20.04-docker-8c-8g-23476 does not seem to be running inside a container 06:16:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-312 -v /w/workspace/y_app-rfid-llrp-inventory_PR-312:/w/workspace/y_app-rfid-llrp-inventory_PR-312:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:16:53 $ docker top 879a332811b4b5392e576587b1d56f3dbcff3ca2d6076befe2eb1ea9b4184fb5 -eo pid,comm 06:16:53 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). 06:16:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:16:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:16:53 [ssh-agent] Looking for ssh-agent implementation... 06:16:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:54 $ docker exec 879a332811b4b5392e576587b1d56f3dbcff3ca2d6076befe2eb1ea9b4184fb5 ssh-agent 06:16:54 SSH_AUTH_SOCK=/tmp/ssh-T42Q9rGDaZqM/agent.33 06:16:54 SSH_AGENT_PID=39 06:16:54 Running ssh-add (command line suppressed) 06:16:54 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp/private_key_14154952339866778150.key (/w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp/private_key_14154952339866778150.key) 06:16:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:16:54 + git tag --points-at HEAD [Pipeline] } 06:16:54 $ docker exec --env ******** --env ******** 879a332811b4b5392e576587b1d56f3dbcff3ca2d6076befe2eb1ea9b4184fb5 ssh-agent -k 06:16:54 unset SSH_AUTH_SOCK; 06:16:54 unset SSH_AGENT_PID; 06:16:54 echo Agent pid 39 killed; 06:16:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:16:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:16:54 [ssh-agent] Looking for ssh-agent implementation... 06:16:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:55 $ docker exec 879a332811b4b5392e576587b1d56f3dbcff3ca2d6076befe2eb1ea9b4184fb5 ssh-agent 06:16:55 SSH_AUTH_SOCK=/tmp/ssh-BoH6MXkHifOK/agent.72 06:16:55 SSH_AGENT_PID=78 06:16:55 Running ssh-add (command line suppressed) 06:16:55 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp/private_key_10166167678658713311.key (/w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp/private_key_10166167678658713311.key) 06:16:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:16:55 + git semver init 06:16:55 2024-10-22 06:16:55,851 [run_init] DEBUG init version:0.0.0 force:False 06:16:55 2024-10-22 06:16:55,852 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-312/.semver 06:16:55 2024-10-22 06:16:55,852 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-312/.semver 06:16:55 2024-10-22 06:16:55,852 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-312/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-312, universal_newlines=False, shell=None, istream=None) 06:16:57 2024-10-22 06:16:57,627 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-312/.git/info/exclude 06:16:57 2024-10-22 06:16:57,628 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-312/.semver/PR-312 with force:False 06:16:57 2024-10-22 06:16:57,628 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-312/.semver/PR-312 06:16:57 2024-10-22 06:16:57,632 [execute] INFO git cat-file --batch-check 06:16:57 2024-10-22 06:16:57,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-312/.semver, universal_newlines=False, shell=None, istream=) 06:16:57 2024-10-22 06:16:57,639 [execute] INFO git cat-file --batch 06:16:57 2024-10-22 06:16:57,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-312/.semver, universal_newlines=False, shell=None, istream=) 06:16:57 2024-10-22 06:16:57,645 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-312/.semver/PR-312 06:16:57 0.0.0 [Pipeline] } 06:16:57 $ docker exec --env ******** --env ******** 879a332811b4b5392e576587b1d56f3dbcff3ca2d6076befe2eb1ea9b4184fb5 ssh-agent -k 06:16:57 unset SSH_AUTH_SOCK; 06:16:57 unset SSH_AGENT_PID; 06:16:57 echo Agent pid 78 killed; 06:16:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:16:58 + git semver [Pipeline] } 06:16:58 $ docker stop --time=1 879a332811b4b5392e576587b1d56f3dbcff3ca2d6076befe2eb1ea9b4184fb5 06:17:00 $ docker rm -f --volumes 879a332811b4b5392e576587b1d56f3dbcff3ca2d6076befe2eb1ea9b4184fb5 [Pipeline] // withDockerContainer [Pipeline] sh 06:17:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:17:00 Stashed 1 file(s) [Pipeline] echo 06:17:00 [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 06:17:01 provisioning config files... 06:17:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp/config2626171633957454757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:01 ---> ****-login.sh 06:17:01 nexus3.edgexfoundry.org:10001 06:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:17:01 Configure a credential helper to remove this warning. See 06:17:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:17:01 06:17:01 Login Succeeded 06:17:01 nexus3.edgexfoundry.org:10002 06:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:17:01 Configure a credential helper to remove this warning. See 06:17:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:17:01 06:17:01 Login Succeeded 06:17:01 nexus3.edgexfoundry.org:10003 06:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:17:02 Configure a credential helper to remove this warning. See 06:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:17:02 06:17:02 Login Succeeded 06:17:02 nexus3.edgexfoundry.org:10004 06:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:17:02 Configure a credential helper to remove this warning. See 06:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:17:02 06:17:02 Login Succeeded 06:17:02 ****.io 06:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:17:02 Configure a credential helper to remove this warning. See 06:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:17:02 06:17:02 Login Succeeded 06:17:02 ---> ****-login.sh ends [Pipeline] } 06:17:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:17:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:17:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:17:02 ========================================================= 06:17:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:17:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:03 + 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 . 06:17:03 Sending build context to Docker daemon 19.95MB 06:17:03 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:17:03 Step 2/12 : FROM ${BASE} AS builder 06:17:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:17:03 43c4264eed91: Pulling fs layer 06:17:03 4cc291be95ef: Pulling fs layer 06:17:03 2ac1f1163629: Pulling fs layer 06:17:03 5c3c966382ef: Pulling fs layer 06:17:03 4f4fb700ef54: Pulling fs layer 06:17:03 5d5c8e513c77: Pulling fs layer 06:17:03 9f66e0745190: Pulling fs layer 06:17:03 f49a43e4bbc0: Pulling fs layer 06:17:03 5c3c966382ef: Waiting 06:17:03 4f4fb700ef54: Waiting 06:17:03 5d5c8e513c77: Waiting 06:17:03 561ebcabdf7f: Pulling fs layer 06:17:03 f49a43e4bbc0: Waiting 06:17:03 4cc291be95ef: Verifying Checksum 06:17:03 4cc291be95ef: Download complete 06:17:03 5c3c966382ef: Verifying Checksum 06:17:03 5c3c966382ef: Download complete 06:17:03 4f4fb700ef54: Verifying Checksum 06:17:03 4f4fb700ef54: Download complete 06:17:03 5d5c8e513c77: Verifying Checksum 06:17:03 5d5c8e513c77: Download complete 06:17:03 43c4264eed91: Verifying Checksum 06:17:03 43c4264eed91: Download complete 06:17:03 9f66e0745190: Verifying Checksum 06:17:03 9f66e0745190: Download complete 06:17:03 43c4264eed91: Pull complete 06:17:03 561ebcabdf7f: Verifying Checksum 06:17:03 561ebcabdf7f: Download complete 06:17:03 4cc291be95ef: Pull complete 06:17:04 2ac1f1163629: Verifying Checksum 06:17:04 2ac1f1163629: Download complete 06:17:04 f49a43e4bbc0: Verifying Checksum 06:17:04 f49a43e4bbc0: Download complete 06:17:07 2ac1f1163629: Pull complete 06:17:07 5c3c966382ef: Pull complete 06:17:07 4f4fb700ef54: Pull complete 06:17:07 5d5c8e513c77: Pull complete 06:17:07 9f66e0745190: Pull complete 06:17:10 f49a43e4bbc0: Pull complete 06:17:10 561ebcabdf7f: Pull complete 06:17:10 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:17:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:17:10 ---> 3a752c3f9dda 06:17:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:17:11 ---> Running in 21416e912d5d 06:17:11 Removing intermediate container 21416e912d5d 06:17:11 ---> 78a88f609d36 06:17:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:17:11 ---> Running in d25523a5de91 06:17:11 Removing intermediate container d25523a5de91 06:17:11 ---> 67287251f08f 06:17:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:17:11 ---> Running in a799996e2089 06:17:11 Removing intermediate container a799996e2089 06:17:11 ---> f72cafa71b9c 06:17:11 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:17:11 ---> Running in 7cc1f3fd6e5b 06:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:17:12 OK: 246 MiB in 54 packages 06:17:12 Removing intermediate container 7cc1f3fd6e5b 06:17:12 ---> 5eb5cde1a1e6 06:17:12 Step 7/12 : WORKDIR /app 06:17:12 ---> Running in 903e338b6e4e 06:17:13 Removing intermediate container 903e338b6e4e 06:17:13 ---> 3e4445e6e697 06:17:13 Step 8/12 : COPY go.mod vendor* ./ 06:17:13 ---> 818bf96eec00 06:17:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:17:13 ---> Running in 44760bb63625 06:17:16 Still waiting to schedule task 06:17:16 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:17:51 Removing intermediate container 44760bb63625 06:17:51 ---> 05dd6de056f7 06:17:51 Step 10/12 : COPY . . 06:17:51 ---> 05281ec934c9 06:17:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:17:51 ---> Running in e25f2733eb46 06:17:51 Removing intermediate container e25f2733eb46 06:17:51 ---> 9a6918e174ff 06:17:51 Step 12/12 : RUN $MAKE 06:17:51 ---> Running in ee5b086ca03f 06:17:51 noop 06:17:51 Removing intermediate container ee5b086ca03f 06:17:51 ---> f5c43215a5b8 06:17:51 Successfully built f5c43215a5b8 06:17:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:52 + docker inspect -f . ci-base-image-x86_64 06:17:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:52 prd-ubuntu20.04-docker-8c-8g-23476 does not seem to be running inside a container 06:17:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-312 -v /w/workspace/y_app-rfid-llrp-inventory_PR-312:/w/workspace/y_app-rfid-llrp-inventory_PR-312:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-312@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 ******** ci-base-image-x86_64 cat 06:17:52 $ docker top b6bf61264ae6ba13c242e970812581f69dfa46ba99e99cf5473c8619bf591a96 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:53 + go version 06:17:53 go version go1.23.2 linux/amd64 [Pipeline] } 06:17:53 $ docker stop --time=1 b6bf61264ae6ba13c242e970812581f69dfa46ba99e99cf5473c8619bf591a96 06:17:54 $ docker rm -f --volumes b6bf61264ae6ba13c242e970812581f69dfa46ba99e99cf5473c8619bf591a96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:55 + docker inspect -f . ci-base-image-x86_64 06:17:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:55 prd-ubuntu20.04-docker-8c-8g-23476 does not seem to be running inside a container 06:17:55 $ 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-312 -v /w/workspace/y_app-rfid-llrp-inventory_PR-312:/w/workspace/y_app-rfid-llrp-inventory_PR-312:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-312@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 ******** ci-base-image-x86_64 cat 06:17:56 $ docker top e56f529b58573ce4d25a3d1f2a2317a9f5dacb70bf101c5f6cbe34334a04f48b -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:56 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-312 [Pipeline] fileExists [Pipeline] sh 06:17:56 + make test 06:17:56 go test -race ./... -coverprofile=coverage.out ./... 06:18:35 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 06:18:35 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 06:18:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.126s coverage: 86.2% of statements 06:18:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.693s coverage: 71.9% of statements 06:19:14 go vet ./... 06:19:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:19:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:19:17 ./bin/test-attribution.sh [Pipeline] echo 06:19:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:19:18 $ docker stop --time=1 e56f529b58573ce4d25a3d1f2a2317a9f5dacb70bf101c5f6cbe34334a04f48b 06:19:20 $ docker rm -f --volumes e56f529b58573ce4d25a3d1f2a2317a9f5dacb70bf101c5f6cbe34334a04f48b [Pipeline] // withDockerContainer [Pipeline] sh 06:19:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:19:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:19:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:19:22 + ls -al . 06:19:22 total 296 06:19:22 drwxrwxr-x 11 jenkins jenkins 4096 Oct 22 06:17 . 06:19:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:16 .. 06:19:22 -rw-rw-r-- 1 jenkins jenkins 262 Oct 22 06:16 .dockerignore 06:19:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:18 .git 06:19:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:16 .github 06:19:22 -rw-rw-r-- 1 jenkins jenkins 773 Oct 22 06:16 .gitignore 06:19:22 -rw-rw-r-- 1 jenkins jenkins 200 Oct 22 06:16 .golangci.yml 06:19:22 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:16 .semver 06:19:22 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 22 06:16 Attribution.txt 06:19:22 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 22 06:16 CHANGELOG.md 06:19:22 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 22 06:16 Dockerfile 06:19:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:16 GOVERNANCE.md 06:19:22 -rw-rw-r-- 1 jenkins jenkins 665 Oct 22 06:16 Jenkinsfile 06:19:22 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 22 06:16 LICENSE 06:19:22 -rw-rw-r-- 1 jenkins jenkins 3040 Oct 22 06:16 Makefile 06:19:22 -rw-rw-r-- 1 jenkins jenkins 617 Oct 22 06:16 OWNERS.md 06:19:22 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 22 06:16 README.md 06:19:22 -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 06:17 VERSION 06:19:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:16 bin 06:19:22 -rw-r--r-- 1 jenkins jenkins 55696 Oct 22 06:18 coverage.out 06:19:22 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 22 06:16 go.mod 06:19:22 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 22 06:16 go.sum 06:19:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:16 images 06:19:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:16 internal 06:19:22 -rw-rw-r-- 1 jenkins jenkins 531 Oct 22 06:16 main.go 06:19:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:16 openapi 06:19:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:16 res 06:19:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:22 + 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=03586239b5f27a5097d49cb846f66fc97f92ef04 --label arch=amd64 --label version=0.0.0 . 06:19:22 Sending build context to Docker daemon 19.95MB 06:19:22 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 06:19:22 Step 2/30 : FROM ${BASE} AS builder 06:19:22 ---> f5c43215a5b8 06:19:22 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 06:19:22 ---> Running in e5659d73f142 06:19:22 Removing intermediate container e5659d73f142 06:19:22 ---> eed685006ce9 06:19:22 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 06:19:22 ---> Running in 0a413f9c2723 06:19:22 Removing intermediate container 0a413f9c2723 06:19:22 ---> b381843c681c 06:19:22 Step 5/30 : ARG ADD_BUILD_TAGS="" 06:19:22 ---> Running in 77dbf7745b2c 06:19:22 Removing intermediate container 77dbf7745b2c 06:19:22 ---> f4ddf5c18a40 06:19:22 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:19:23 ---> Running in d24464058ad3 06:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:19:24 OK: 246 MiB in 54 packages 06:19:24 Removing intermediate container d24464058ad3 06:19:24 ---> 15c497384d14 06:19:24 Step 7/30 : WORKDIR /app 06:19:24 ---> Running in d9808ccb1f9e 06:19:24 Removing intermediate container d9808ccb1f9e 06:19:24 ---> 7a5305c703cf 06:19:24 Step 8/30 : COPY go.mod vendor* ./ 06:19:24 ---> 6e7e694b126a 06:19:24 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:24 ---> Running in 8107c910a460 06:19:25 Removing intermediate container 8107c910a460 06:19:25 ---> 2d21d2f925d3 06:19:25 Step 10/30 : COPY . . 06:19:26 ---> a92df8db8a02 06:19:26 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:19:26 ---> Running in 976214bcd6b1 06:19:26 Removing intermediate container 976214bcd6b1 06:19:26 ---> cc7844956896 06:19:26 Step 12/30 : RUN $MAKE 06:19:26 ---> Running in a50a783f28d1 06:19:26 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -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 -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory 06:20:13 Removing intermediate container a50a783f28d1 06:20:13 ---> 37bda4b654fa 06:20:13 Step 13/30 : FROM alpine:3.20 06:20:13 3.20: Pulling from library/alpine 06:20:13 43c4264eed91: Already exists 06:20:13 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:20:13 Status: Downloaded newer image for alpine:3.20 06:20:13 ---> 91ef0af61f39 06:20:13 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:20:13 ---> Running in 9b372b5cde3e 06:20:13 Removing intermediate container 9b372b5cde3e 06:20:13 ---> d64ee99bdcbc 06:20:13 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 06:20:13 ---> Running in 466eee239404 06:20:13 Removing intermediate container 466eee239404 06:20:13 ---> ae371d73e23b 06:20:13 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 06:20:13 ---> Running in f47d0251cbf2 06:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:20:13 (1/2) Installing ca-certificates (20240705-r0) 06:20:13 (2/2) Installing dumb-init (1.2.5-r3) 06:20:13 Executing busybox-1.36.1-r29.trigger 06:20:13 Executing ca-certificates-20240705-r0.trigger 06:20:13 OK: 9 MiB in 16 packages 06:20:13 Removing intermediate container f47d0251cbf2 06:20:13 ---> 1c1f292457a3 06:20:13 Step 17/30 : RUN apk --no-cache upgrade 06:20:13 ---> Running in 7b27183978cf 06:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:20:13 Upgrading critical system libraries and apk-tools: 06:20:13 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:20:13 Executing busybox-1.36.1-r29.trigger 06:20:13 Continuing the upgrade transaction with new apk-tools: 06:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:20:13 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:20:13 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:20:13 Executing ca-certificates-20240705-r0.trigger 06:20:13 OK: 9 MiB in 16 packages 06:20:13 Removing intermediate container 7b27183978cf 06:20:13 ---> dc844dd81e8e 06:20:13 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 06:20:13 ---> 66fd7407d980 06:20:13 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 06:20:13 ---> 45464576b7f5 06:20:13 Step 20/30 : COPY --from=builder /app/res/ /res/ 06:20:13 ---> d0fac6b64dde 06:20:13 Step 21/30 : COPY --from=builder /app/static/ /static/ 06:20:13 ---> 555ded01ced8 06:20:13 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 06:20:13 ---> 71a8f9965ce2 06:20:13 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 06:20:13 ---> Running in 0e57c556653b 06:20:13 Removing intermediate container 0e57c556653b 06:20:13 ---> 985e8860aef2 06:20:13 Step 24/30 : VOLUME /cache 06:20:13 ---> Running in 43743e673760 06:20:13 Removing intermediate container 43743e673760 06:20:13 ---> f1ae35c4ce04 06:20:13 Step 25/30 : EXPOSE 59711 06:20:13 ---> Running in b83f70f7c5e6 06:20:13 Removing intermediate container b83f70f7c5e6 06:20:13 ---> b2fa626a56f4 06:20:13 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 06:20:13 ---> Running in e0eada56dddf 06:20:13 Removing intermediate container e0eada56dddf 06:20:13 ---> c34d2914e067 06:20:13 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 06:20:13 ---> Running in cca0c50c1d68 06:20:13 Removing intermediate container cca0c50c1d68 06:20:13 ---> 969bf3c232e3 06:20:13 Step 28/30 : LABEL arch=amd64 06:20:13 ---> Running in 63928b428ee5 06:20:13 Removing intermediate container 63928b428ee5 06:20:13 ---> 14b7485cc036 06:20:13 Step 29/30 : LABEL git_sha=03586239b5f27a5097d49cb846f66fc97f92ef04 06:20:13 ---> Running in 77f6b22765ac 06:20:14 Removing intermediate container 77f6b22765ac 06:20:14 ---> d774e8c33508 06:20:14 Step 30/30 : LABEL version=0.0.0 06:20:14 ---> Running in 97ec93cd657e 06:20:14 Removing intermediate container 97ec93cd657e 06:20:14 ---> e265a12f07bb 06:20:14 [Warning] One or more build-args [ARCH] were not consumed 06:20:14 Successfully built e265a12f07bb 06:20:14 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 06:20:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:20:15 06:20:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:20:15 latest: Pulling from edgex-lftools-log-publisher 06:20:15 5eb5b503b376: Pulling fs layer 06:20:15 5c69ac0246d0: Pulling fs layer 06:20:15 ec43610c2a17: Pulling fs layer 06:20:15 3a2ae6a8a46f: Pulling fs layer 06:20:15 33b1e0a273af: Pulling fs layer 06:20:15 5d3b04190fa2: Pulling fs layer 06:20:15 2f39f015ded8: Pulling fs layer 06:20:15 3a2ae6a8a46f: Waiting 06:20:15 33b1e0a273af: Waiting 06:20:15 5d3b04190fa2: Waiting 06:20:15 2f39f015ded8: Waiting 06:20:15 5c69ac0246d0: Download complete 06:20:15 3a2ae6a8a46f: Verifying Checksum 06:20:15 3a2ae6a8a46f: Download complete 06:20:15 33b1e0a273af: Verifying Checksum 06:20:15 33b1e0a273af: Download complete 06:20:15 ec43610c2a17: Verifying Checksum 06:20:15 ec43610c2a17: Download complete 06:20:15 5d3b04190fa2: Verifying Checksum 06:20:15 5d3b04190fa2: Download complete 06:20:15 5eb5b503b376: Verifying Checksum 06:20:15 5eb5b503b376: Download complete 06:20:16 2f39f015ded8: Verifying Checksum 06:20:16 2f39f015ded8: Download complete 06:20:17 5eb5b503b376: Pull complete 06:20:17 5c69ac0246d0: Pull complete 06:20:17 ec43610c2a17: Pull complete 06:20:17 3a2ae6a8a46f: Pull complete 06:20:17 33b1e0a273af: Pull complete 06:20:18 5d3b04190fa2: Pull complete 06:20:22 2f39f015ded8: Pull complete 06:20:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:20:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:20:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:22 prd-ubuntu20.04-docker-8c-8g-23476 does not seem to be running inside a container 06:20:22 $ 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-312 -v /w/workspace/y_app-rfid-llrp-inventory_PR-312:/w/workspace/y_app-rfid-llrp-inventory_PR-312:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-312@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 06:20:28 $ docker top 99ba3e87032c4cfd5980c4eb7a4e871ced1878fd12bd119930382ab35326b7cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:28 ---> job-cost.sh 06:20:28 lf-activate-venv: SKIPPING 06:20:28 INFO: No Stack... 06:20:29 INFO: Retrieving Pricing Info for: v3-standard-8 06:20:29 INFO: Archiving Costs [Pipeline] sh 06:20:30 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-312/archives/cost.csv 06:20:30 + cut -d, -f6 [Pipeline] lock 06:20:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-312-1-stack-cost] 06:20:30 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-312-1-stack-cost] did not exist. Created. 06:20:30 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-312-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:20:30 + echo total: 0.2199999988079071 [Pipeline] stash 06:20:30 Stashed 1 file(s) [Pipeline] } 06:20:30 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-312-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:20:30 $ docker stop --time=1 99ba3e87032c4cfd5980c4eb7a4e871ced1878fd12bd119930382ab35326b7cf 06:20:32 $ docker rm -f --volumes 99ba3e87032c4cfd5980c4eb7a4e871ced1878fd12bd119930382ab35326b7cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:20:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23477 in /w/workspace/y_app-rfid-llrp-inventory_PR-312 [Pipeline] { [Pipeline] ws 06:20:55 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 06:20:58 The recommended git tool is: git 06:21:05 using credential edgex-jenkins-ssh 06:21:06 Cloning the remote Git repository 06:21:06 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 06:21:06 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 06:21:06 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 06:21:06 > git --version # timeout=10 06:21:06 > git --version # 'git version 2.25.1' 06:21:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 06:21:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:13 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 06:21:13 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 06:21:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/312/head:refs/remotes/origin/PR-312 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:21:14 Merging remotes/origin/main commit 1087e4a3d9b938820ba31b5d4a506eab1acdae7e into PR head commit 03586239b5f27a5097d49cb846f66fc97f92ef04 06:21:14 Merge succeeded, producing 03586239b5f27a5097d49cb846f66fc97f92ef04 06:21:14 Checking out Revision 03586239b5f27a5097d49cb846f66fc97f92ef04 (PR-312) 06:21:14 > git config core.sparsecheckout # timeout=10 06:21:14 > git checkout -f 03586239b5f27a5097d49cb846f66fc97f92ef04 # timeout=10 06:21:14 > git remote # timeout=10 06:21:14 > git config --get remote.origin.url # timeout=10 06:21:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:14 > git merge 1087e4a3d9b938820ba31b5d4a506eab1acdae7e # timeout=10 06:21:14 > git rev-parse HEAD^{commit} # timeout=10 06:21:14 > git config core.sparsecheckout # timeout=10 06:21:14 > git checkout -f 03586239b5f27a5097d49cb846f66fc97f92ef04 # timeout=10 06:21:18 Commit message: "fix: Move API document files from openapi/v3 to openapi" 06:21:18 > git --version # timeout=10 06:21:18 > git --version # 'git version 2.25.1' 06:21:18 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:21:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:21:21 % Total % Received % Xferd Average Speed Time Time Time Current 06:21:21 Dload Upload Total Spent Left Speed 06:21:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 202k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh 06:21:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:21:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:21:21 + sudo tee /etc/docker/daemon.new 06:21:22 { 06:21:22 "registry-mirrors": [ 06:21:22 "https://nexus3.edgexfoundry.org:10001" 06:21:22 ], 06:21:22 "bip": "10.250.0.254/24", 06:21:22 "hosts": [ 06:21:22 "tcp://0.0.0.0:5555", 06:21:22 "unix:///var/run/docker.sock" 06:21:22 ], 06:21:22 "mtu": 1458, 06:21:22 "selinux-enabled": true, 06:21:22 "seccomp-profile": "/etc/docker/seccomp.json" 06:21:22 } [Pipeline] sh 06:21:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:21:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:21:45 provisioning config files... 06:21:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6546363899509668269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:21:45 ---> ****-login.sh 06:21:45 nexus3.edgexfoundry.org:10001 06:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:46 Configure a credential helper to remove this warning. See 06:21:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:46 06:21:46 Login Succeeded 06:21:46 nexus3.edgexfoundry.org:10002 06:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:47 Configure a credential helper to remove this warning. See 06:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:47 06:21:47 Login Succeeded 06:21:47 nexus3.edgexfoundry.org:10003 06:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:47 Configure a credential helper to remove this warning. See 06:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:47 06:21:47 Login Succeeded 06:21:47 nexus3.edgexfoundry.org:10004 06:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:48 Configure a credential helper to remove this warning. See 06:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:48 06:21:48 Login Succeeded 06:21:48 ****.io 06:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:48 Configure a credential helper to remove this warning. See 06:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:48 06:21:48 Login Succeeded 06:21:48 ---> ****-login.sh ends [Pipeline] } 06:21:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:21:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:21:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:21:49 ========================================================= 06:21:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:21:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:49 + 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 . 06:21:50 Sending build context to Docker daemon 684kB 06:21:50 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:21:50 Step 2/12 : FROM ${BASE} AS builder 06:21:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:21:50 cf04c63912e1: Pulling fs layer 06:21:50 55b35a11ae5e: Pulling fs layer 06:21:50 a37a00ec5f00: Pulling fs layer 06:21:50 50b3750afda1: Pulling fs layer 06:21:50 4f4fb700ef54: Pulling fs layer 06:21:50 80978eb59214: Pulling fs layer 06:21:50 c9f46d7d2bd2: Pulling fs layer 06:21:50 c5a475d317c9: Pulling fs layer 06:21:50 50b3750afda1: Waiting 06:21:50 4f4fb700ef54: Waiting 06:21:50 c9f46d7d2bd2: Waiting 06:21:50 c5a475d317c9: Waiting 06:21:50 80978eb59214: Waiting 06:21:50 55b35a11ae5e: Download complete 06:21:50 50b3750afda1: Verifying Checksum 06:21:50 50b3750afda1: Download complete 06:21:50 4f4fb700ef54: Verifying Checksum 06:21:50 4f4fb700ef54: Download complete 06:21:50 80978eb59214: Verifying Checksum 06:21:50 80978eb59214: Download complete 06:21:50 cf04c63912e1: Verifying Checksum 06:21:50 cf04c63912e1: Download complete 06:21:50 c5a475d317c9: Verifying Checksum 06:21:50 c5a475d317c9: Download complete 06:21:51 cf04c63912e1: Pull complete 06:21:52 55b35a11ae5e: Pull complete 06:21:52 a37a00ec5f00: Verifying Checksum 06:21:52 a37a00ec5f00: Download complete 06:21:53 c9f46d7d2bd2: Verifying Checksum 06:21:53 c9f46d7d2bd2: Download complete 06:22:05 a37a00ec5f00: Pull complete 06:22:05 50b3750afda1: Pull complete 06:22:05 4f4fb700ef54: Pull complete 06:22:05 80978eb59214: Pull complete 06:22:13 c9f46d7d2bd2: Pull complete 06:22:14 c5a475d317c9: Pull complete 06:22:14 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:22:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:22:14 ---> be29e6b0f0d4 06:22:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:22:16 ---> Running in f7fc13b4afec 06:22:17 Removing intermediate container f7fc13b4afec 06:22:17 ---> 354ca2fb79d7 06:22:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:22:17 ---> Running in 8ea15ab6d7a7 06:22:17 Removing intermediate container 8ea15ab6d7a7 06:22:17 ---> 45fcdb43ca4e 06:22:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:22:17 ---> Running in 96bd0b71ea54 06:22:17 Removing intermediate container 96bd0b71ea54 06:22:17 ---> f9c875695d46 06:22:17 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:22:18 ---> Running in 7aa4b25c373b 06:22:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:22:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:22:21 OK: 238 MiB in 54 packages 06:22:23 Removing intermediate container 7aa4b25c373b 06:22:23 ---> 1f0a0a63b0e7 06:22:23 Step 7/12 : WORKDIR /app 06:22:23 ---> Running in 5ca32b3ab46f 06:22:23 Removing intermediate container 5ca32b3ab46f 06:22:23 ---> 35a34777c976 06:22:23 Step 8/12 : COPY go.mod vendor* ./ 06:22:23 ---> 30144477ec8c 06:22:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:24 ---> Running in 5c529efb99d2 06:24:31 Removing intermediate container 5c529efb99d2 06:24:31 ---> 35df4bd8251b 06:24:31 Step 10/12 : COPY . . 06:24:31 ---> 6f9ad7ae1f43 06:24:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:24:31 ---> Running in ded6acf756a7 06:24:31 Removing intermediate container ded6acf756a7 06:24:31 ---> 846a19707333 06:24:31 Step 12/12 : RUN $MAKE 06:24:31 ---> Running in 6a189f653456 06:24:31 noop 06:24:31 Removing intermediate container 6a189f653456 06:24:31 ---> 83416392c694 06:24:31 Successfully built 83416392c694 06:24:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:31 + docker inspect -f . ci-base-image-arm64 06:24:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:32 prd-ubuntu20.04-docker-arm64-4c-16g-23477 does not seem to be running inside a container 06:24:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:24:33 $ docker top 1814085cb5cec4aa0a725fb7869513426693243a9a39480ab26e89c11562ea93 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:34 + go version 06:24:34 go version go1.23.2 linux/arm64 [Pipeline] } 06:24:34 $ docker stop --time=1 1814085cb5cec4aa0a725fb7869513426693243a9a39480ab26e89c11562ea93 06:24:36 $ docker rm -f --volumes 1814085cb5cec4aa0a725fb7869513426693243a9a39480ab26e89c11562ea93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:37 + docker inspect -f . ci-base-image-arm64 06:24:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:37 prd-ubuntu20.04-docker-arm64-4c-16g-23477 does not seem to be running inside a container 06:24:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:24:39 $ docker top d3ddcd787348bfa381921d500d0ce0a89636a780c78ae210aee9e751425ad7a1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:40 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 06:24:40 + make test 06:24:40 go test -race ./... -coverprofile=coverage.out ./... 06:30:02 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 06:30:02 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 06:30:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.280s coverage: 86.2% of statements 06:30:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.440s coverage: 71.9% of statements 06:30:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:30:14 go vet ./... 06:34:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:34:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:34:51 ./bin/test-attribution.sh [Pipeline] echo 06:34:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:34:51 $ docker stop --time=1 d3ddcd787348bfa381921d500d0ce0a89636a780c78ae210aee9e751425ad7a1 06:34:53 $ docker rm -f --volumes d3ddcd787348bfa381921d500d0ce0a89636a780c78ae210aee9e751425ad7a1 [Pipeline] // withDockerContainer [Pipeline] sh 06:34:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:34:56 Warning: overwriting stash ‘coverage-report’ 06:34:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:34:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:34:57 + ls -al . 06:34:57 total 292 06:34:57 drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 06:24 . 06:34:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:21 .. 06:34:57 -rw-rw-r-- 1 jenkins jenkins 262 Oct 22 06:21 .dockerignore 06:34:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:21 .git 06:34:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:21 .github 06:34:57 -rw-rw-r-- 1 jenkins jenkins 773 Oct 22 06:21 .gitignore 06:34:57 -rw-rw-r-- 1 jenkins jenkins 200 Oct 22 06:21 .golangci.yml 06:34:57 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 22 06:21 Attribution.txt 06:34:57 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 22 06:21 CHANGELOG.md 06:34:57 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 22 06:21 Dockerfile 06:34:57 -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:21 GOVERNANCE.md 06:34:57 -rw-rw-r-- 1 jenkins jenkins 665 Oct 22 06:21 Jenkinsfile 06:34:57 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 22 06:21 LICENSE 06:34:57 -rw-rw-r-- 1 jenkins jenkins 3040 Oct 22 06:21 Makefile 06:34:57 -rw-rw-r-- 1 jenkins jenkins 617 Oct 22 06:21 OWNERS.md 06:34:57 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 22 06:21 README.md 06:34:57 -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 06:17 VERSION 06:34:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:21 bin 06:34:57 -rw-r--r-- 1 jenkins jenkins 55696 Oct 22 06:30 coverage.out 06:34:57 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 22 06:21 go.mod 06:34:57 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 22 06:21 go.sum 06:34:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:21 images 06:34:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:21 internal 06:34:57 -rw-rw-r-- 1 jenkins jenkins 531 Oct 22 06:21 main.go 06:34:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:21 openapi 06:34:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:21 res 06:34:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:21 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:58 + 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=03586239b5f27a5097d49cb846f66fc97f92ef04 --label arch=arm64 --label version=0.0.0 . 06:34:58 Sending build context to Docker daemon 684kB 06:34:58 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 06:34:58 Step 2/30 : FROM ${BASE} AS builder 06:34:58 ---> 83416392c694 06:34:58 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 06:34:58 ---> Running in 22ca296b9dd2 06:34:59 Removing intermediate container 22ca296b9dd2 06:34:59 ---> d5020d85c6f4 06:34:59 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 06:34:59 ---> Running in 9ccdd9440233 06:34:59 Removing intermediate container 9ccdd9440233 06:34:59 ---> dcf3ec222987 06:34:59 Step 5/30 : ARG ADD_BUILD_TAGS="" 06:34:59 ---> Running in 671d1c04b41a 06:34:59 Removing intermediate container 671d1c04b41a 06:34:59 ---> c7add1e5137b 06:34:59 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:34:59 ---> Running in 3c9755e8b6ef 06:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:35:03 OK: 238 MiB in 54 packages 06:35:03 Removing intermediate container 3c9755e8b6ef 06:35:03 ---> b591a6f7421e 06:35:03 Step 7/30 : WORKDIR /app 06:35:03 ---> Running in be00f9d46b4a 06:35:04 Removing intermediate container be00f9d46b4a 06:35:04 ---> 7a25bce2fb53 06:35:04 Step 8/30 : COPY go.mod vendor* ./ 06:35:04 ---> 2afd3a7d8d43 06:35:04 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:05 ---> Running in ec4a101cf504 06:35:07 Removing intermediate container ec4a101cf504 06:35:07 ---> 4f75a05cbc01 06:35:07 Step 10/30 : COPY . . 06:35:07 ---> 67acdeab9d13 06:35:07 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:35:07 ---> Running in fadae534d665 06:35:08 Removing intermediate container fadae534d665 06:35:08 ---> a2e79e87dba0 06:35:08 Step 12/30 : RUN $MAKE 06:35:08 ---> Running in 386a9d9c5f8b 06:35:09 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -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 -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory 06:39:01 Removing intermediate container 386a9d9c5f8b 06:39:01 ---> 9d89d76d30e6 06:39:01 Step 13/30 : FROM alpine:3.20 06:39:01 3.20: Pulling from library/alpine 06:39:01 cf04c63912e1: Already exists 06:39:01 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:39:01 Status: Downloaded newer image for alpine:3.20 06:39:01 ---> c157a85ed455 06:39:01 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:39:01 ---> Running in 29d67887eab9 06:39:01 Removing intermediate container 29d67887eab9 06:39:01 ---> 3ce8b68f97cd 06:39:01 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 06:39:01 ---> Running in 32bb967c73c8 06:39:01 Removing intermediate container 32bb967c73c8 06:39:01 ---> f8bb89af3534 06:39:01 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 06:39:01 ---> Running in 8cf043946dae 06:39:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:39:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:39:01 (1/2) Installing ca-certificates (20240705-r0) 06:39:01 (2/2) Installing dumb-init (1.2.5-r3) 06:39:01 Executing busybox-1.36.1-r29.trigger 06:39:01 Executing ca-certificates-20240705-r0.trigger 06:39:01 OK: 10 MiB in 16 packages 06:39:02 Removing intermediate container 8cf043946dae 06:39:02 ---> a4644a93f37e 06:39:02 Step 17/30 : RUN apk --no-cache upgrade 06:39:02 ---> Running in 4adf1ca3e053 06:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:39:05 Upgrading critical system libraries and apk-tools: 06:39:05 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:39:05 Executing busybox-1.36.1-r29.trigger 06:39:05 Continuing the upgrade transaction with new apk-tools: 06:39:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:39:07 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:39:07 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:39:07 Executing ca-certificates-20240705-r0.trigger 06:39:07 OK: 10 MiB in 16 packages 06:39:09 Removing intermediate container 4adf1ca3e053 06:39:09 ---> 26e425a9eb1e 06:39:09 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 06:39:09 ---> e81745cbda6f 06:39:09 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 06:39:10 ---> 100a24b4e4d9 06:39:10 Step 20/30 : COPY --from=builder /app/res/ /res/ 06:39:12 ---> 3552afb8cd1d 06:39:12 Step 21/30 : COPY --from=builder /app/static/ /static/ 06:39:12 ---> cee5b3c994d1 06:39:12 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 06:39:14 ---> e8af8fa7bcf5 06:39:14 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 06:39:14 ---> Running in dab4baac1897 06:39:16 Removing intermediate container dab4baac1897 06:39:16 ---> 9181ef785367 06:39:16 Step 24/30 : VOLUME /cache 06:39:16 ---> Running in 63168317a7b0 06:39:16 Removing intermediate container 63168317a7b0 06:39:16 ---> 16013e27d403 06:39:16 Step 25/30 : EXPOSE 59711 06:39:16 ---> Running in 3afe765f8c15 06:39:17 Removing intermediate container 3afe765f8c15 06:39:17 ---> a0e1db31b05b 06:39:17 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 06:39:17 ---> Running in d59426fb9951 06:39:17 Removing intermediate container d59426fb9951 06:39:17 ---> 1c656f2fc677 06:39:17 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 06:39:18 ---> Running in 0c3c1e6100e1 06:39:18 Removing intermediate container 0c3c1e6100e1 06:39:18 ---> 0a52ea76e7b1 06:39:18 Step 28/30 : LABEL arch=arm64 06:39:18 ---> Running in d4dec27b54ca 06:39:19 Removing intermediate container d4dec27b54ca 06:39:19 ---> a35f9e4f41a0 06:39:19 Step 29/30 : LABEL git_sha=03586239b5f27a5097d49cb846f66fc97f92ef04 06:39:19 ---> Running in cb3c3376090f 06:39:19 Removing intermediate container cb3c3376090f 06:39:19 ---> 202d18544c5f 06:39:19 Step 30/30 : LABEL version=0.0.0 06:39:19 ---> Running in 626bea084d71 06:39:19 Removing intermediate container 626bea084d71 06:39:19 ---> c5d7bcfd1cf4 06:39:19 [Warning] One or more build-args [ARCH] were not consumed 06:39:19 Successfully built c5d7bcfd1cf4 06:39:19 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 06:39:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:39:20 06:39:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:39:21 arm64: Pulling from edgex-lftools-log-publisher 06:39:21 8998bd30e6a1: Pulling fs layer 06:39:21 04944245beec: Pulling fs layer 06:39:21 699f458cf7ca: Pulling fs layer 06:39:21 765212b225bb: Pulling fs layer 06:39:21 f23df028b6ca: Pulling fs layer 06:39:21 d65c8cfc05b1: Pulling fs layer 06:39:21 2437ff75d9bd: Pulling fs layer 06:39:21 765212b225bb: Waiting 06:39:21 f23df028b6ca: Waiting 06:39:21 d65c8cfc05b1: Waiting 06:39:21 2437ff75d9bd: Waiting 06:39:21 04944245beec: Verifying Checksum 06:39:21 04944245beec: Download complete 06:39:21 765212b225bb: Verifying Checksum 06:39:21 765212b225bb: Download complete 06:39:21 f23df028b6ca: Verifying Checksum 06:39:21 f23df028b6ca: Download complete 06:39:21 d65c8cfc05b1: Verifying Checksum 06:39:21 d65c8cfc05b1: Download complete 06:39:21 699f458cf7ca: Verifying Checksum 06:39:21 699f458cf7ca: Download complete 06:39:22 8998bd30e6a1: Verifying Checksum 06:39:22 8998bd30e6a1: Download complete 06:39:24 2437ff75d9bd: Verifying Checksum 06:39:24 2437ff75d9bd: Download complete 06:39:27 8998bd30e6a1: Pull complete 06:39:27 04944245beec: Pull complete 06:39:29 699f458cf7ca: Pull complete 06:39:29 765212b225bb: Pull complete 06:39:30 f23df028b6ca: Pull complete 06:39:30 d65c8cfc05b1: Pull complete 06:39:48 2437ff75d9bd: Pull complete 06:39:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:39:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:39:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:48 prd-ubuntu20.04-docker-arm64-4c-16g-23477 does not seem to be running inside a container 06:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:39:51 $ docker top fe6d98b2e3db35ddcaa4eb84187b9b33ff9ca76aaa89a71a432f9d42d7af68cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:52 ---> job-cost.sh 06:39:52 lf-activate-venv: SKIPPING 06:39:52 INFO: No Stack... 06:39:53 INFO: Retrieving Pricing Info for: v3-standard-4 06:39:53 INFO: Archiving Costs [Pipeline] sh 06:39:54 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 06:39:54 + cut -d, -f6 [Pipeline] lock 06:39:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-312-1-stack-cost] 06:39:54 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-312-1-stack-cost] did not exist. Created. 06:39:54 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-312-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:39:55 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-ff7cdf0f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:39:55 + echo total: 0.10999999940395355 [Pipeline] stash 06:39:55 Warning: overwriting stash ‘stack-cost’ 06:39:55 Stashed 1 file(s) [Pipeline] } 06:39:55 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-312-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:39:56 $ docker stop --time=1 fe6d98b2e3db35ddcaa4eb84187b9b33ff9ca76aaa89a71a432f9d42d7af68cf 06:39:58 $ docker rm -f --volumes fe6d98b2e3db35ddcaa4eb84187b9b33ff9ca76aaa89a71a432f9d42d7af68cf [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 06:39:59 provisioning config files... 06:39:59 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp/config17205058200322907219tmp [Pipeline] { [Pipeline] sh 06:39:59 + set +x 06:39:59 + bash -s -- 06:39:59 + curl -s https://codecov.io/bash 06:39:59 06:39:59 _____ _ 06:39:59 / ____| | | 06:39:59 | | ___ __| | ___ ___ _____ __ 06:39:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:39:59 | |___| (_) | (_| | __/ (_| (_) \ V / 06:39:59 \_____\___/ \__,_|\___|\___\___/ \_/ 06:39:59 Bash-1.0.6 06:39:59 06:39:59 06:39:59 ==> git version 2.25.1 found 06:39:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:39:59 Release-Date: 2020-01-08 06:39:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:39:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:39:59 ==> Jenkins CI detected. 06:39:59 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-312 06:39:59 project root: . 06:39:59 --> token set from env 06:39:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:39:59 ==> Running gcov in . (disable via -X gcov) 06:39:59 ==> Python coveragepy not found 06:39:59 ==> Searching for coverage reports in: 06:39:59 + . 06:39:59 -> Found 1 reports 06:39:59 ==> Detecting git/mercurial file structure 06:39:59 ==> Reading reports 06:39:59 + ./coverage.out bytes=55696 06:39:59 ==> Appending adjustments 06:39:59 https://docs.codecov.io/docs/fixing-reports 06:39:59 + Found adjustments 06:39:59 ==> Gzipping contents 06:39:59 16K /tmp/codecov.5B7Nb1.gz 06:39:59 ==> Uploading reports 06:39:59 url: https://codecov.io 06:39:59 query: branch=PR-312&commit=03586239b5f27a5097d49cb846f66fc97f92ef04&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-312%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=312&job=&cmd_args= 06:39:59 -> Pinging Codecov 06:39:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-312&commit=03586239b5f27a5097d49cb846f66fc97f92ef04&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-312%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=312&job=&cmd_args= 06:40:06 -> Uploading to 06:40:06 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/03586239b5f27a5097d49cb846f66fc97f92ef04/c9a66b9f-b512-4bad-b9a9-ee33da36ed70.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T064003Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e939abee55688bfcdd05bcc7229b552cecb94e18d0a64c1f124d641ddf21b6a5 06:40:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:40:06 Dload Upload Total Spent Left Speed 06:40:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12870 0 0 100 12870 0 33957 --:--:-- --:--:-- --:--:-- 33868 100 12870 0 0 100 12870 0 33957 --:--:-- --:--:-- --:--:-- 33868 06:40:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/03586239b5f27a5097d49cb846f66fc97f92ef04 [Pipeline] } 06:40:08 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 06:40:10 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-312/archives ] 06:40:10 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-312/archives 06:40:10 total 16 06:40:10 drwxr-xr-x 3 root root 4096 Oct 22 06:20 . 06:40:10 drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 06:20 .. 06:40:10 drwxr-xr-x 2 root root 4096 Oct 22 06:20 cost 06:40:10 -rw-r--r-- 1 root root 95 Oct 22 06:20 cost.csv 06:40:10 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-312/archives 06:40:10 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-312/archives 06:40:10 total 16 06:40:10 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:20 . 06:40:10 drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 06:20 .. 06:40:10 drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 06:20 cost 06:40:10 -rw-r--r-- 1 jenkins jenkins 95 Oct 22 06:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:40:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:40:11 ---> package-listing.sh 06:40:11 ++ facter osfamily 06:40:11 ++ tr '[:upper:]' '[:lower:]' 06:40:12 + OS_FAMILY=debian 06:40:12 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-312 06:40:12 + START_PACKAGES=/tmp/packages_start.txt 06:40:12 + END_PACKAGES=/tmp/packages_end.txt 06:40:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:40:12 + PACKAGES=/tmp/packages_start.txt 06:40:12 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-312 ']' 06:40:12 + PACKAGES=/tmp/packages_end.txt 06:40:12 + case "${OS_FAMILY}" in 06:40:12 + dpkg -l 06:40:12 + grep '^ii' 06:40:12 + '[' -f /tmp/packages_start.txt ']' 06:40:12 + '[' -f /tmp/packages_end.txt ']' 06:40:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:40:12 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-312 ']' 06:40:12 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-312/archives/ 06:40:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-312/archives/ [Pipeline] echo 06:40:12 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-312/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:40:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:13 prd-ubuntu20.04-docker-8c-8g-23476 does not seem to be running inside a container 06:40:13 $ 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-312/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-312 -v /w/workspace/y_app-rfid-llrp-inventory_PR-312:/w/workspace/y_app-rfid-llrp-inventory_PR-312:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:40:13 $ docker top 8e94db2548786a560f44077a64f38191be6f46d4f8ad8bca8f8b9f0d57fd03c1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:14 + touch /tmp/pre-build-complete [Pipeline] sh 06:40:14 + mkdir -p /var/log/sysstat [Pipeline] sh 06:40:14 + ls /var/log/sa-host 06:40:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:15 provisioning config files... 06:40:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp/config14860751567179175638tmp [Pipeline] { [Pipeline] echo 06:40:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:40:15 ---> create-netrc.sh [Pipeline] } 06:40:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:40:15 ---> python-tools-install.sh [Pipeline] echo 06:40:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:40:16 ---> sudo-logs.sh 06:40:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:40:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:40:16 ---> job-cost.sh 06:40:16 lf-activate-venv: SKIPPING 06:40:16 DEBUG: total: 0.2199999988079071 06:40:16 INFO: Retrieving Stack Cost... 06:40:16 INFO: Retrieving Pricing Info for: v3-standard-8 06:40:17 INFO: Archiving Costs [Pipeline] echo 06:40:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:40:17 ---> logs-deploy.sh 06:40:17 lf-activate-venv: SKIPPING 06:40:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-312/1 06:40:17 INFO: archiving workspace using pattern(s): 06:40:18 Archives upload complete. 06:40:18 INFO: archiving logs to Nexus