Pull request #237 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ee39dfad1db64e17ef534cbd6a82f761927677f2+70e8a5936c2169a339b3d4eaba502027d1a3f7bf (d1e70329900a5fbd5e6a3b50324d164d44d31bac) 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-ssh9081176284711090489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13096942370313940419.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-237/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-237/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15061739764938528710.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-237/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12090020872875417020.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16036958295319379008.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-237/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-237/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4146503091946224024.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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, buildSnap:false] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 ‘prd-ubuntu20.04-docker-8c-8g-9907’ Running on prd-ubuntu20.04-docker-8c-8g-9909 in /w/workspace/y_app-rfid-llrp-inventory_PR-237 [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-237 # 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/237/head:refs/remotes/origin/PR-237 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 70e8a5936c2169a339b3d4eaba502027d1a3f7bf into PR head commit ee39dfad1db64e17ef534cbd6a82f761927677f2 Merge succeeded, producing ee39dfad1db64e17ef534cbd6a82f761927677f2 Checking out Revision ee39dfad1db64e17ef534cbd6a82f761927677f2 (PR-237) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config core.sparsecheckout # timeout=10 > git checkout -f ee39dfad1db64e17ef534cbd6a82f761927677f2 # 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 70e8a5936c2169a339b3d4eaba502027d1a3f7bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee39dfad1db64e17ef534cbd6a82f761927677f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:35:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:35:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:35:55 ========================================================= 13:35:55 EdgeX Global Pipelines Version Info 13:35:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:35:56 ------------------- 13:35:56 stable info: 13:35:56 ------------------- 13:35:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:35:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:35:56 Message: update stable to v1.0.254 13:35:56 ------------------- 13:35:56 experimental info: 13:35:56 ------------------- 13:35:56 Commited By: **** collab-it+edgex@linuxfoundation.org 13:35:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:35:56 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:35:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:35:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:35:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:35:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:35:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:35:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:35:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-237 [Pipeline] echo 13:35:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-237 [Pipeline] echo 13:35:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-237 [Pipeline] echo 13:35:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee39dfad1db64e17ef534cbd6a82f761927677f2 [Pipeline] echo 13:35:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee39dfa [Pipeline] echo 13:35:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:35:58 provisioning config files... 13:35:58 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp/config1157428654407008497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:35:58 ---> docker-login.sh 13:35:58 nexus3.edgexfoundry.org:10001 13:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:59 Configure a credential helper to remove this warning. See 13:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:59 13:35:59 Login Succeeded 13:35:59 nexus3.edgexfoundry.org:10002 13:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:59 Configure a credential helper to remove this warning. See 13:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:59 13:35:59 Login Succeeded 13:35:59 nexus3.edgexfoundry.org:10003 13:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:59 Configure a credential helper to remove this warning. See 13:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:59 13:35:59 Login Succeeded 13:35:59 nexus3.edgexfoundry.org:10004 13:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:59 Configure a credential helper to remove this warning. See 13:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:59 13:35:59 Login Succeeded 13:35:59 docker.io 13:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:00 Configure a credential helper to remove this warning. See 13:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:00 13:36:00 Login Succeeded 13:36:00 ---> docker-login.sh ends [Pipeline] } 13:36:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:36:00 + git rev-list -1 --merges ee39dfad1db64e17ef534cbd6a82f761927677f2~1..ee39dfad1db64e17ef534cbd6a82f761927677f2 [Pipeline] echo 13:36:00 -----------> git rev-list -1 --merges ee39dfad1db64e17ef534cbd6a82f761927677f2~1..ee39dfad1db64e17ef534cbd6a82f761927677f2 ee39dfad1db64e17ef534cbd6a82f761927677f2 [false] [Pipeline] sh 13:36:01 + git log --format=format:%s -1 ee39dfad1db64e17ef534cbd6a82f761927677f2 [Pipeline] echo 13:36:01 ========================================================= 13:36:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:36:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:36:01 + git log --format=format:%s -1 ee39dfad1db64e17ef534cbd6a82f761927677f2 [Pipeline] echo 13:36:01 [semverPrep] GIT_COMMIT: ee39dfad1db64e17ef534cbd6a82f761927677f2, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:36:01 [semverPrep] This is not a build commit. [Pipeline] sh 13:36:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:36:01 + grep -v github /etc/ssh/ssh_known_hosts 13:36:01 + [ -e /tmp/ssh_known_hosts ] 13:36:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:36:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:36:01 + sudo tee -a /etc/ssh/ssh_known_hosts 13:36:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:36:02 13:36:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:36:02 0.1.4: Pulling from edgex-devops/py-git-semver 13:36:02 b85a868b505f: Pulling fs layer 13:36:02 e2be974225ed: Pulling fs layer 13:36:02 339a4e72a1f5: Pulling fs layer 13:36:02 988bab9f4d93: Pulling fs layer 13:36:02 1469e6f7b9e6: Pulling fs layer 13:36:02 eaf3925da568: Pulling fs layer 13:36:02 bab4dde63d76: Pulling fs layer 13:36:02 bde34c3a00c8: Pulling fs layer 13:36:02 b352a97aabf1: Pulling fs layer 13:36:02 4872d77fe225: Pulling fs layer 13:36:02 5851b861e8e6: Pulling fs layer 13:36:02 988bab9f4d93: Waiting 13:36:02 1469e6f7b9e6: Waiting 13:36:02 eaf3925da568: Waiting 13:36:02 bab4dde63d76: Waiting 13:36:02 bde34c3a00c8: Waiting 13:36:02 b352a97aabf1: Waiting 13:36:02 4872d77fe225: Waiting 13:36:02 5851b861e8e6: Waiting 13:36:02 e2be974225ed: Verifying Checksum 13:36:02 e2be974225ed: Download complete 13:36:02 988bab9f4d93: Verifying Checksum 13:36:02 988bab9f4d93: Download complete 13:36:02 1469e6f7b9e6: Verifying Checksum 13:36:02 1469e6f7b9e6: Download complete 13:36:02 eaf3925da568: Verifying Checksum 13:36:02 eaf3925da568: Download complete 13:36:03 339a4e72a1f5: Verifying Checksum 13:36:03 339a4e72a1f5: Download complete 13:36:03 bde34c3a00c8: Download complete 13:36:03 b352a97aabf1: Download complete 13:36:03 4872d77fe225: Verifying Checksum 13:36:03 4872d77fe225: Download complete 13:36:03 5851b861e8e6: Verifying Checksum 13:36:03 5851b861e8e6: Download complete 13:36:03 b85a868b505f: Download complete 13:36:03 bab4dde63d76: Verifying Checksum 13:36:03 bab4dde63d76: Download complete 13:36:04 b85a868b505f: Pull complete 13:36:04 e2be974225ed: Pull complete 13:36:04 339a4e72a1f5: Pull complete 13:36:04 988bab9f4d93: Pull complete 13:36:05 1469e6f7b9e6: Pull complete 13:36:05 eaf3925da568: Pull complete 13:36:06 bab4dde63d76: Pull complete 13:36:06 bde34c3a00c8: Pull complete 13:36:07 b352a97aabf1: Pull complete 13:36:07 4872d77fe225: Pull complete 13:36:07 5851b861e8e6: Pull complete 13:36:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:36:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:36:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:36:07 prd-ubuntu20.04-docker-8c-8g-9909 does not seem to be running inside a container 13:36:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-237 -v /w/workspace/y_app-rfid-llrp-inventory_PR-237:/w/workspace/y_app-rfid-llrp-inventory_PR-237:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:36:10 $ docker top f7022114187af9a883b013da962614b9a03dc96c45b40b3082d1af90f74db988 -eo pid,comm 13:36:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:36:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:36:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:36:10 [ssh-agent] Looking for ssh-agent implementation... 13:36:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:36:10 $ docker exec f7022114187af9a883b013da962614b9a03dc96c45b40b3082d1af90f74db988 ssh-agent 13:36:10 SSH_AUTH_SOCK=/tmp/ssh-Mvm52fQX8iZ8/agent.32 13:36:10 SSH_AGENT_PID=38 13:36:10 Running ssh-add (command line suppressed) 13:36:10 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp/private_key_17261603335820167503.key (/w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp/private_key_17261603335820167503.key) 13:36:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:36:11 + git tag --points-at HEAD [Pipeline] } 13:36:11 $ docker exec --env ******** --env ******** f7022114187af9a883b013da962614b9a03dc96c45b40b3082d1af90f74db988 ssh-agent -k 13:36:11 unset SSH_AUTH_SOCK; 13:36:11 unset SSH_AGENT_PID; 13:36:11 echo Agent pid 38 killed; 13:36:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:36:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:36:11 [ssh-agent] Looking for ssh-agent implementation... 13:36:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:36:11 $ docker exec f7022114187af9a883b013da962614b9a03dc96c45b40b3082d1af90f74db988 ssh-agent 13:36:11 SSH_AUTH_SOCK=/tmp/ssh-DqjC5NlfYAJF/agent.71 13:36:11 SSH_AGENT_PID=77 13:36:11 Running ssh-add (command line suppressed) 13:36:11 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp/private_key_4846255019403752006.key (/w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp/private_key_4846255019403752006.key) 13:36:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:36:12 + git semver init 13:36:12 2023-10-24 13:36:12,314 [run_init] DEBUG init version:0.0.0 force:False 13:36:12 2023-10-24 13:36:12,314 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-237/.semver 13:36:12 2023-10-24 13:36:12,315 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-237/.semver 13:36:12 2023-10-24 13:36:12,315 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-237/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-237, universal_newlines=False, shell=None, istream=None) 13:36:13 2023-10-24 13:36:13,595 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-237/.git/info/exclude 13:36:13 2023-10-24 13:36:13,595 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-237/.semver/PR-237 with force:False 13:36:13 2023-10-24 13:36:13,595 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-237/.semver/PR-237 13:36:13 2023-10-24 13:36:13,599 [execute] INFO git cat-file --batch-check 13:36:13 2023-10-24 13:36:13,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-237/.semver, universal_newlines=False, shell=None, istream=) 13:36:13 2023-10-24 13:36:13,607 [execute] INFO git cat-file --batch 13:36:13 2023-10-24 13:36:13,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-237/.semver, universal_newlines=False, shell=None, istream=) 13:36:13 2023-10-24 13:36:13,612 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-237/.semver/PR-237 13:36:13 0.0.0 [Pipeline] } 13:36:13 $ docker exec --env ******** --env ******** f7022114187af9a883b013da962614b9a03dc96c45b40b3082d1af90f74db988 ssh-agent -k 13:36:13 unset SSH_AUTH_SOCK; 13:36:13 unset SSH_AGENT_PID; 13:36:13 echo Agent pid 77 killed; 13:36:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:36:14 + git semver [Pipeline] } 13:36:14 $ docker stop --time=1 f7022114187af9a883b013da962614b9a03dc96c45b40b3082d1af90f74db988 13:36:15 $ docker rm -f --volumes f7022114187af9a883b013da962614b9a03dc96c45b40b3082d1af90f74db988 [Pipeline] // withDockerContainer [Pipeline] sh 13:36:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:36:16 Stashed 1 file(s) [Pipeline] echo 13:36:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:36:17 provisioning config files... 13:36:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp/config2520414743298265643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:36:17 ---> docker-login.sh 13:36:17 nexus3.edgexfoundry.org:10001 13:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:17 Configure a credential helper to remove this warning. See 13:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:17 13:36:17 Login Succeeded 13:36:17 nexus3.edgexfoundry.org:10002 13:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:17 Configure a credential helper to remove this warning. See 13:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:17 13:36:17 Login Succeeded 13:36:17 nexus3.edgexfoundry.org:10003 13:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:17 Configure a credential helper to remove this warning. See 13:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:17 13:36:17 Login Succeeded 13:36:17 nexus3.edgexfoundry.org:10004 13:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:17 Configure a credential helper to remove this warning. See 13:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:17 13:36:17 Login Succeeded 13:36:17 docker.io 13:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:18 Configure a credential helper to remove this warning. See 13:36:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:18 13:36:18 Login Succeeded 13:36:18 ---> docker-login.sh ends [Pipeline] } 13:36:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:36:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:36:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:36:18 ========================================================= 13:36:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:36:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:36:18 Sending build context to Docker daemon 12.75MB 13:36:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:36:18 Step 2/12 : FROM ${BASE} AS builder 13:36:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:36:18 7264a8db6415: Pulling fs layer 13:36:18 c4d48a809fc2: Pulling fs layer 13:36:18 4f1c88b9dad5: Pulling fs layer 13:36:18 ad3a456e5733: Pulling fs layer 13:36:18 33e27b845d1e: Pulling fs layer 13:36:18 c68163c4e522: Pulling fs layer 13:36:18 50da416c3ac9: Pulling fs layer 13:36:18 23d2d4c4bb30: Pulling fs layer 13:36:18 50da416c3ac9: Waiting 13:36:18 23d2d4c4bb30: Waiting 13:36:18 ad3a456e5733: Waiting 13:36:18 c68163c4e522: Waiting 13:36:18 c4d48a809fc2: Verifying Checksum 13:36:18 c4d48a809fc2: Download complete 13:36:18 ad3a456e5733: Verifying Checksum 13:36:18 ad3a456e5733: Download complete 13:36:19 33e27b845d1e: Verifying Checksum 13:36:19 33e27b845d1e: Download complete 13:36:19 7264a8db6415: Verifying Checksum 13:36:19 7264a8db6415: Download complete 13:36:19 c68163c4e522: Verifying Checksum 13:36:19 c68163c4e522: Download complete 13:36:19 7264a8db6415: Pull complete 13:36:19 23d2d4c4bb30: Verifying Checksum 13:36:19 23d2d4c4bb30: Download complete 13:36:19 c4d48a809fc2: Pull complete 13:36:19 4f1c88b9dad5: Verifying Checksum 13:36:19 4f1c88b9dad5: Download complete 13:36:19 50da416c3ac9: Verifying Checksum 13:36:19 50da416c3ac9: Download complete 13:36:23 4f1c88b9dad5: Pull complete 13:36:23 ad3a456e5733: Pull complete 13:36:23 33e27b845d1e: Pull complete 13:36:23 c68163c4e522: Pull complete 13:36:24 50da416c3ac9: Pull complete 13:36:25 23d2d4c4bb30: Pull complete 13:36:25 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:36:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:36:25 ---> 0786185ac409 13:36:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:36:29 ---> Running in 22aa9cf26cda 13:36:29 Removing intermediate container 22aa9cf26cda 13:36:29 ---> 004dbabe8f28 13:36:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:36:29 ---> Running in 6322cd79138e 13:36:29 Removing intermediate container 6322cd79138e 13:36:29 ---> 4f9ba5e5fa3f 13:36:29 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:36:29 ---> Running in b31c6f818bf1 13:36:29 Removing intermediate container b31c6f818bf1 13:36:29 ---> b5c90852deab 13:36:29 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:36:29 ---> Running in 6b16f11bdcce 13:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:36:30 OK: 264 MiB in 52 packages 13:36:30 Removing intermediate container 6b16f11bdcce 13:36:30 ---> 9f61d1f27279 13:36:30 Step 7/12 : WORKDIR /app 13:36:30 ---> Running in 087e16f665d9 13:36:30 Removing intermediate container 087e16f665d9 13:36:30 ---> c09d9c8a34cf 13:36:30 Step 8/12 : COPY go.mod vendor* ./ 13:36:30 ---> a3e15a6e73e1 13:36:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:30 ---> Running in 883fb94b6a67 13:36:32 Still waiting to schedule task 13:36:32 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9908’ 13:37:27 Removing intermediate container 883fb94b6a67 13:37:27 ---> bcd5750ed856 13:37:27 Step 10/12 : COPY . . 13:37:27 ---> a2ac3772920c 13:37:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:37:27 ---> Running in 8ea817b03629 13:37:27 Removing intermediate container 8ea817b03629 13:37:27 ---> 102d310c9f2a 13:37:27 Step 12/12 : RUN $MAKE 13:37:27 ---> Running in 92c78ec9d7f1 13:37:27 noop 13:37:27 Removing intermediate container 92c78ec9d7f1 13:37:27 ---> 11a859b7de11 13:37:27 Successfully built 11a859b7de11 13:37:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:27 + docker inspect -f . ci-base-image-x86_64 13:37:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:27 prd-ubuntu20.04-docker-8c-8g-9909 does not seem to be running inside a container 13:37:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-237 -v /w/workspace/y_app-rfid-llrp-inventory_PR-237:/w/workspace/y_app-rfid-llrp-inventory_PR-237:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:37:28 $ docker top aee92e92a59a00bca0d8169d6af04a547a80c6cd3d4e92228ec98974a4b5bbe6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:28 + go version 13:37:28 go version go1.21.0 linux/amd64 [Pipeline] } 13:37:28 $ docker stop --time=1 aee92e92a59a00bca0d8169d6af04a547a80c6cd3d4e92228ec98974a4b5bbe6 13:37:29 $ docker rm -f --volumes aee92e92a59a00bca0d8169d6af04a547a80c6cd3d4e92228ec98974a4b5bbe6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:30 + docker inspect -f . ci-base-image-x86_64 13:37:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:30 prd-ubuntu20.04-docker-8c-8g-9909 does not seem to be running inside a container 13:37:30 $ 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-237 -v /w/workspace/y_app-rfid-llrp-inventory_PR-237:/w/workspace/y_app-rfid-llrp-inventory_PR-237:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:37:30 $ docker top 599da454a1252ae1f05f55e16a8526a4504e0679f08d23012df85c138b06eafd -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:31 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-237 [Pipeline] fileExists [Pipeline] sh 13:37:31 + make test 13:37:31 go test -race ./... -coverprofile=coverage.out ./... 13:37:49 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:37:49 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:37:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.148s coverage: 86.2% of statements 13:37:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.692s coverage: 71.9% of statements 13:38:11 go vet ./... 13:38:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:38:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:38:13 ./bin/test-attribution.sh 13:38:13 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:38:13 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:38:13 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:38:13 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:38:13 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:38:13 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:38:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:38:13 $ docker stop --time=1 599da454a1252ae1f05f55e16a8526a4504e0679f08d23012df85c138b06eafd 13:38:18 $ docker rm -f --volumes 599da454a1252ae1f05f55e16a8526a4504e0679f08d23012df85c138b06eafd [Pipeline] // withDockerContainer [Pipeline] sh 13:38:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:38:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:38:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:38:19 + ls -al . 13:38:19 total 236 13:38:19 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 13:37 . 13:38:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 13:35 .. 13:38:19 -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 13:35 .dockerignore 13:38:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 13:37 .git 13:38:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 13:35 .github 13:38:19 -rw-rw-r-- 1 jenkins jenkins 788 Oct 24 13:35 .gitignore 13:38:19 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 13:35 .golangci.yml 13:38:19 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 13:36 .semver 13:38:19 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 13:35 Attribution.txt 13:38:19 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 13:35 CHANGELOG.md 13:38:19 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 13:35 Dockerfile 13:38:19 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 13:35 GOVERNANCE.md 13:38:19 -rw-rw-r-- 1 jenkins jenkins 687 Oct 24 13:35 Jenkinsfile 13:38:19 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 13:35 LICENSE 13:38:19 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 13:35 Makefile 13:38:19 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 13:35 OWNERS.md 13:38:19 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 24 13:35 README.md 13:38:19 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 13:36 VERSION 13:38:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 13:35 bin 13:38:19 -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 13:37 coverage.out 13:38:19 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 13:35 go.mod 13:38:19 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 13:35 go.sum 13:38:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 13:35 images 13:38:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 13:35 internal 13:38:19 -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 13:35 main.go 13:38:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 13:35 res 13:38:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 13:35 snap 13:38:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 13:35 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:20 + 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=ee39dfad1db64e17ef534cbd6a82f761927677f2 --label arch=amd64 --label version=0.0.0 . 13:38:20 Sending build context to Docker daemon 12.75MB 13:38:20 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:38:20 Step 2/29 : FROM ${BASE} AS builder 13:38:20 ---> 11a859b7de11 13:38:20 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:38:20 ---> Running in e94ca00ba584 13:38:20 Removing intermediate container e94ca00ba584 13:38:20 ---> a8b914c13744 13:38:20 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:38:20 ---> Running in 097547ce3025 13:38:20 Removing intermediate container 097547ce3025 13:38:20 ---> 2808b102adc3 13:38:20 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:38:20 ---> Running in 44d4338fe2e7 13:38:20 Removing intermediate container 44d4338fe2e7 13:38:20 ---> 4d0b6e3e961a 13:38:20 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:38:20 ---> Running in d8924aa9b101 13:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:38:21 OK: 264 MiB in 52 packages 13:38:21 Removing intermediate container d8924aa9b101 13:38:21 ---> b5d40c07563a 13:38:21 Step 7/29 : WORKDIR /app 13:38:21 ---> Running in 43dcf6d7ceb9 13:38:21 Removing intermediate container 43dcf6d7ceb9 13:38:21 ---> f8cdf6291c56 13:38:21 Step 8/29 : COPY go.mod vendor* ./ 13:38:21 ---> 0db1d3b59d8c 13:38:21 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:38:21 ---> Running in d8f3f0e64fde 13:38:22 Removing intermediate container d8f3f0e64fde 13:38:22 ---> a234834a9b55 13:38:22 Step 10/29 : COPY . . 13:38:23 ---> d70d8dfb713f 13:38:23 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:38:23 ---> Running in cd67a35a5b51 13:38:23 Removing intermediate container cd67a35a5b51 13:38:23 ---> cd4fd6ba81d0 13:38:23 Step 12/29 : RUN $MAKE 13:38:23 ---> Running in a73825928099 13:38:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:38:45 Removing intermediate container a73825928099 13:38:45 ---> 9052006d5654 13:38:45 Step 13/29 : FROM alpine:3.18 13:38:45 3.18: Pulling from library/alpine 13:38:45 96526aa774ef: Pulling fs layer 13:38:45 96526aa774ef: Verifying Checksum 13:38:45 96526aa774ef: Download complete 13:38:45 96526aa774ef: Pull complete 13:38:45 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:38:45 Status: Downloaded newer image for alpine:3.18 13:38:45 ---> 8ca4688f4f35 13:38:45 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:38:45 ---> Running in 1e37333dcb95 13:38:45 Removing intermediate container 1e37333dcb95 13:38:45 ---> eb62e720b018 13:38:45 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:38:45 ---> Running in c348038d0ad0 13:38:45 Removing intermediate container c348038d0ad0 13:38:45 ---> da0d06f6da55 13:38:45 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:38:45 ---> Running in beabe27a5f9f 13:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:38:45 (1/2) Installing ca-certificates (20230506-r0) 13:38:45 (2/2) Installing dumb-init (1.2.5-r2) 13:38:45 Executing busybox-1.36.1-r2.trigger 13:38:45 Executing ca-certificates-20230506-r0.trigger 13:38:45 OK: 8 MiB in 17 packages 13:38:45 Removing intermediate container beabe27a5f9f 13:38:45 ---> e1e2cc2f4fc8 13:38:45 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:38:45 ---> 064dbb43c507 13:38:45 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:38:45 ---> 0024dd13d9b7 13:38:45 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:38:45 ---> eabe898edda6 13:38:45 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:38:46 ---> 8c784b89a72d 13:38:46 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:38:47 ---> cd70e3ef424e 13:38:47 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:38:47 ---> Running in 509b0df4b7ea 13:38:47 Removing intermediate container 509b0df4b7ea 13:38:47 ---> 95aecabf5777 13:38:47 Step 23/29 : VOLUME /cache 13:38:47 ---> Running in 8d53fa134b5c 13:38:47 Removing intermediate container 8d53fa134b5c 13:38:47 ---> 43b8fecd1bc5 13:38:47 Step 24/29 : EXPOSE 59711 13:38:47 ---> Running in b4bc1d8c7f3c 13:38:47 Removing intermediate container b4bc1d8c7f3c 13:38:47 ---> cd4dc8560d43 13:38:47 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:38:47 ---> Running in bfeacc81cf7f 13:38:47 Removing intermediate container bfeacc81cf7f 13:38:47 ---> 47544a245285 13:38:47 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:38:47 ---> Running in 7c59054c1e6a 13:38:47 Removing intermediate container 7c59054c1e6a 13:38:47 ---> e5f684533c6c 13:38:47 Step 27/29 : LABEL arch=amd64 13:38:47 ---> Running in 7caca14fab26 13:38:47 Removing intermediate container 7caca14fab26 13:38:47 ---> a4c8b69cd08c 13:38:47 Step 28/29 : LABEL git_sha=ee39dfad1db64e17ef534cbd6a82f761927677f2 13:38:48 ---> Running in 5963b6929617 13:38:48 Removing intermediate container 5963b6929617 13:38:48 ---> ca7f172e2033 13:38:48 Step 29/29 : LABEL version=0.0.0 13:38:48 ---> Running in 4624a4116f52 13:38:48 Removing intermediate container 4624a4116f52 13:38:48 ---> 0363c4a7ac5b 13:38:48 [Warning] One or more build-args [ARCH] were not consumed 13:38:48 Successfully built 0363c4a7ac5b 13:38:48 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:49 13:38:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:49 latest: Pulling from edgex-lftools-log-publisher 13:38:49 5eb5b503b376: Pulling fs layer 13:38:49 5c69ac0246d0: Pulling fs layer 13:38:49 ec43610c2a17: Pulling fs layer 13:38:49 3a2ae6a8a46f: Pulling fs layer 13:38:49 33b1e0a273af: Pulling fs layer 13:38:49 3a2ae6a8a46f: Waiting 13:38:49 5d3b04190fa2: Pulling fs layer 13:38:49 2f39f015ded8: Pulling fs layer 13:38:49 33b1e0a273af: Waiting 13:38:49 5d3b04190fa2: Waiting 13:38:49 2f39f015ded8: Waiting 13:38:49 5c69ac0246d0: Download complete 13:38:49 3a2ae6a8a46f: Verifying Checksum 13:38:49 3a2ae6a8a46f: Download complete 13:38:49 33b1e0a273af: Verifying Checksum 13:38:49 33b1e0a273af: Download complete 13:38:49 ec43610c2a17: Verifying Checksum 13:38:49 ec43610c2a17: Download complete 13:38:49 5d3b04190fa2: Verifying Checksum 13:38:49 5d3b04190fa2: Download complete 13:38:49 5eb5b503b376: Download complete 13:38:50 2f39f015ded8: Download complete 13:38:50 5eb5b503b376: Pull complete 13:38:51 5c69ac0246d0: Pull complete 13:38:51 ec43610c2a17: Pull complete 13:38:51 3a2ae6a8a46f: Pull complete 13:38:51 33b1e0a273af: Pull complete 13:38:51 5d3b04190fa2: Pull complete 13:38:56 2f39f015ded8: Pull complete 13:38:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:38:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:56 prd-ubuntu20.04-docker-8c-8g-9909 does not seem to be running inside a container 13:38:56 $ 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-237 -v /w/workspace/y_app-rfid-llrp-inventory_PR-237:/w/workspace/y_app-rfid-llrp-inventory_PR-237:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:39:02 $ docker top 43dbdeb061ce3b61db8b756aad835275c8e5dc4bef4c99b3dbbd135e096c73f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:02 ---> job-cost.sh 13:39:02 lf-activate-venv: SKIPPING 13:39:02 INFO: No Stack... 13:39:02 INFO: Retrieving Pricing Info for: v3-standard-8 13:39:03 INFO: Archiving Costs [Pipeline] sh 13:39:03 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-237/archives/cost.csv 13:39:03 + cut -d, -f6 [Pipeline] lock 13:39:03 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-237-1-stack-cost] 13:39:03 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-237-1-stack-cost] did not exist. Created. 13:39:03 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-237-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:39:03 + echo total: 0.2199999988079071 [Pipeline] stash 13:39:03 Stashed 1 file(s) [Pipeline] } 13:39:03 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-237-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:39:03 $ docker stop --time=1 43dbdeb061ce3b61db8b756aad835275c8e5dc4bef4c99b3dbbd135e096c73f9 13:39:05 $ docker rm -f --volumes 43dbdeb061ce3b61db8b756aad835275c8e5dc4bef4c99b3dbbd135e096c73f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:40:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9910 in /w/workspace/y_app-rfid-llrp-inventory_PR-237 [Pipeline] { [Pipeline] ws 13:40:09 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:40:09 The recommended git tool is: git 13:40:14 using credential edgex-jenkins-ssh 13:40:14 Cloning the remote Git repository 13:40:14 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:40:14 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:40:15 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:40:15 > git --version # timeout=10 13:40:15 > git --version # 'git version 2.25.1' 13:40:15 using GIT_SSH to set credentials SSH Credentials for GitHub 13:40:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:40:17 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:40:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:40:19 Merging remotes/origin/main commit 70e8a5936c2169a339b3d4eaba502027d1a3f7bf into PR head commit ee39dfad1db64e17ef534cbd6a82f761927677f2 13:40:19 Merge succeeded, producing ee39dfad1db64e17ef534cbd6a82f761927677f2 13:40:19 Checking out Revision ee39dfad1db64e17ef534cbd6a82f761927677f2 (PR-237) 13:40:18 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:40:18 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:40:18 using GIT_SSH to set credentials SSH Credentials for GitHub 13:40:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:40:19 > git config core.sparsecheckout # timeout=10 13:40:19 > git checkout -f ee39dfad1db64e17ef534cbd6a82f761927677f2 # timeout=10 13:40:19 > git remote # timeout=10 13:40:19 > git config --get remote.origin.url # timeout=10 13:40:19 using GIT_SSH to set credentials SSH Credentials for GitHub 13:40:19 > git merge 70e8a5936c2169a339b3d4eaba502027d1a3f7bf # timeout=10 13:40:19 > git rev-parse HEAD^{commit} # timeout=10 13:40:19 > git config core.sparsecheckout # timeout=10 13:40:19 > git checkout -f ee39dfad1db64e17ef534cbd6a82f761927677f2 # timeout=10 13:40:20 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:40:20 > git --version # timeout=10 13:40:20 > git --version # 'git version 2.25.1' 13:40:20 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:40:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:40:21 % Total % Received % Xferd Average Speed Time Time Time Current 13:40:21 Dload Upload Total Spent Left Speed 13:40:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 13:40:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:40:22 + sudo tee /etc/docker/daemon.new 13:40:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:40:22 { 13:40:22 "registry-mirrors": [ 13:40:22 "https://nexus3.edgexfoundry.org:10001" 13:40:22 ], 13:40:22 "bip": "10.250.0.254/24", 13:40:22 "hosts": [ 13:40:22 "tcp://0.0.0.0:5555", 13:40:22 "unix:///var/run/docker.sock" 13:40:22 ], 13:40:22 "mtu": 1458, 13:40:22 "selinux-enabled": true, 13:40:22 "seccomp-profile": "/etc/docker/seccomp.json" 13:40:22 } [Pipeline] sh 13:40:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:40:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:40:41 provisioning config files... 13:40:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config2945071134769184568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:40:41 ---> docker-login.sh 13:40:41 nexus3.edgexfoundry.org:10001 13:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:42 Configure a credential helper to remove this warning. See 13:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:42 13:40:42 Login Succeeded 13:40:42 nexus3.edgexfoundry.org:10002 13:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:42 Configure a credential helper to remove this warning. See 13:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:42 13:40:42 Login Succeeded 13:40:42 nexus3.edgexfoundry.org:10003 13:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:43 Configure a credential helper to remove this warning. See 13:40:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:43 13:40:43 Login Succeeded 13:40:43 nexus3.edgexfoundry.org:10004 13:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:43 Configure a credential helper to remove this warning. See 13:40:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:43 13:40:43 Login Succeeded 13:40:43 docker.io 13:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:44 Configure a credential helper to remove this warning. See 13:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:44 13:40:44 Login Succeeded 13:40:44 ---> docker-login.sh ends [Pipeline] } 13:40:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:40:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:40:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:40:44 ========================================================= 13:40:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:40:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:40:45 Sending build context to Docker daemon 685.1kB 13:40:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:40:45 Step 2/12 : FROM ${BASE} AS builder 13:40:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:40:45 9fda8d8052c6: Pulling fs layer 13:40:45 5d54e960e981: Pulling fs layer 13:40:45 c4a7e357bf2a: Pulling fs layer 13:40:45 f0e02332f6b5: Pulling fs layer 13:40:45 cefa15bbcfad: Pulling fs layer 13:40:45 17808c966233: Pulling fs layer 13:40:45 f4c1fc716caa: Pulling fs layer 13:40:45 cefa15bbcfad: Waiting 13:40:45 17808c966233: Waiting 13:40:45 f4c1fc716caa: Waiting 13:40:45 f0e02332f6b5: Waiting 13:40:45 5d54e960e981: Download complete 13:40:45 f0e02332f6b5: Verifying Checksum 13:40:45 f0e02332f6b5: Download complete 13:40:45 cefa15bbcfad: Verifying Checksum 13:40:45 cefa15bbcfad: Download complete 13:40:45 9fda8d8052c6: Verifying Checksum 13:40:45 9fda8d8052c6: Download complete 13:40:46 f4c1fc716caa: Verifying Checksum 13:40:46 f4c1fc716caa: Download complete 13:40:46 9fda8d8052c6: Pull complete 13:40:47 5d54e960e981: Pull complete 13:40:47 c4a7e357bf2a: Verifying Checksum 13:40:47 c4a7e357bf2a: Download complete 13:40:48 17808c966233: Verifying Checksum 13:40:48 17808c966233: Download complete 13:41:01 c4a7e357bf2a: Pull complete 13:41:01 f0e02332f6b5: Pull complete 13:41:01 cefa15bbcfad: Pull complete 13:41:09 17808c966233: Pull complete 13:41:10 f4c1fc716caa: Pull complete 13:41:10 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 13:41:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:41:10 ---> ea914061e18c 13:41:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:41:12 ---> Running in 7669faae4b06 13:41:12 Removing intermediate container 7669faae4b06 13:41:12 ---> 264f5ed9e8d9 13:41:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:41:12 ---> Running in c377ba1905ac 13:41:12 Removing intermediate container c377ba1905ac 13:41:12 ---> a13d741cc83a 13:41:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:41:13 ---> Running in 556a0d68d14b 13:41:13 Removing intermediate container 556a0d68d14b 13:41:13 ---> 39178fa4bcec 13:41:13 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:41:13 ---> Running in ed85a1892d68 13:41:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:41:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:41:16 OK: 266 MiB in 52 packages 13:41:18 Removing intermediate container ed85a1892d68 13:41:18 ---> e2e13c31192b 13:41:18 Step 7/12 : WORKDIR /app 13:41:18 ---> Running in b9fdeeb20882 13:41:18 Removing intermediate container b9fdeeb20882 13:41:18 ---> efb554321b03 13:41:18 Step 8/12 : COPY go.mod vendor* ./ 13:41:19 ---> 1abf1ca0f459 13:41:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:19 ---> Running in 190d86a05823 13:42:55 Removing intermediate container 190d86a05823 13:42:55 ---> bd51012e078f 13:42:55 Step 10/12 : COPY . . 13:42:55 ---> 0d44cea3780a 13:42:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:42:55 ---> Running in 28fd1029d22f 13:42:55 Removing intermediate container 28fd1029d22f 13:42:55 ---> b36f40cd2131 13:42:55 Step 12/12 : RUN $MAKE 13:42:55 ---> Running in aeca19e8ce8c 13:42:55 noop 13:42:55 Removing intermediate container aeca19e8ce8c 13:42:55 ---> 3dc53f0f8ef0 13:42:55 Successfully built 3dc53f0f8ef0 13:42:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:56 + docker inspect -f . ci-base-image-arm64 13:42:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:56 prd-ubuntu20.04-docker-arm64-4c-16g-9910 does not seem to be running inside a container 13:42:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:42:57 $ docker top 3931c441abc6881f0da09dcceb3b9deedeb6fa452db3fb07698bb8a2e44e8828 -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:58 + go version 13:42:58 go version go1.21.0 linux/arm64 [Pipeline] } 13:42:58 $ docker stop --time=1 3931c441abc6881f0da09dcceb3b9deedeb6fa452db3fb07698bb8a2e44e8828 13:43:00 $ docker rm -f --volumes 3931c441abc6881f0da09dcceb3b9deedeb6fa452db3fb07698bb8a2e44e8828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:01 + docker inspect -f . ci-base-image-arm64 13:43:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:01 prd-ubuntu20.04-docker-arm64-4c-16g-9910 does not seem to be running inside a container 13:43:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:43:05 $ docker top 406db8a1e33ce166c926486f024224996bc3a195ac1c62c99606e695a9565d54 -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:06 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:43:07 + make test 13:43:07 go test -race ./... -coverprofile=coverage.out ./... 13:45:44 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:45:44 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:45:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.065s coverage: 86.2% of statements 13:45:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.421s coverage: 71.9% of statements 13:45:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:45:47 go vet ./... 13:47:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:47:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:47:54 ./bin/test-attribution.sh 13:47:54 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:47:54 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:47:54 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:47:54 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:47:54 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:47:54 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:47:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:47:54 $ docker stop --time=1 406db8a1e33ce166c926486f024224996bc3a195ac1c62c99606e695a9565d54 13:47:56 $ docker rm -f --volumes 406db8a1e33ce166c926486f024224996bc3a195ac1c62c99606e695a9565d54 [Pipeline] // withDockerContainer [Pipeline] sh 13:47:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:47:57 Warning: overwriting stash ‘coverage-report’ 13:47:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:47:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:47:59 + ls -al . 13:47:59 total 232 13:47:59 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 13:43 . 13:47:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 13:40 .. 13:47:59 -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 13:40 .dockerignore 13:47:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 13:40 .git 13:47:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 13:40 .github 13:47:59 -rw-rw-r-- 1 jenkins jenkins 788 Oct 24 13:40 .gitignore 13:47:59 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 13:40 .golangci.yml 13:47:59 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 13:40 Attribution.txt 13:47:59 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 13:40 CHANGELOG.md 13:47:59 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 13:40 Dockerfile 13:47:59 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 13:40 GOVERNANCE.md 13:47:59 -rw-rw-r-- 1 jenkins jenkins 687 Oct 24 13:40 Jenkinsfile 13:47:59 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 13:40 LICENSE 13:47:59 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 13:40 Makefile 13:47:59 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 13:40 OWNERS.md 13:47:59 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 24 13:40 README.md 13:47:59 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 13:36 VERSION 13:47:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 13:40 bin 13:47:59 -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 13:45 coverage.out 13:47:59 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 13:40 go.mod 13:47:59 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 13:40 go.sum 13:47:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 13:40 images 13:47:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 13:40 internal 13:47:59 -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 13:40 main.go 13:47:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 13:40 res 13:47:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 13:40 snap 13:47:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 13:40 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:59 + 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=ee39dfad1db64e17ef534cbd6a82f761927677f2 --label arch=arm64 --label version=0.0.0 . 13:48:00 Sending build context to Docker daemon 685.1kB 13:48:00 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:48:00 Step 2/29 : FROM ${BASE} AS builder 13:48:00 ---> 3dc53f0f8ef0 13:48:00 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:48:00 ---> Running in 371aa049e04b 13:48:00 Removing intermediate container 371aa049e04b 13:48:00 ---> 80d480fcaae5 13:48:00 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:48:00 ---> Running in e4ddf436d888 13:48:00 Removing intermediate container e4ddf436d888 13:48:00 ---> 2af0dcb748b5 13:48:00 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:48:00 ---> Running in 7913e29df249 13:48:01 Removing intermediate container 7913e29df249 13:48:01 ---> 59ae46057179 13:48:01 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:48:01 ---> Running in 584307d28196 13:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:48:04 OK: 266 MiB in 52 packages 13:48:08 Removing intermediate container 584307d28196 13:48:08 ---> e70353bf9f99 13:48:08 Step 7/29 : WORKDIR /app 13:48:08 ---> Running in 894e93b64dec 13:48:08 Removing intermediate container 894e93b64dec 13:48:08 ---> dd1f442a8532 13:48:08 Step 8/29 : COPY go.mod vendor* ./ 13:48:08 ---> b6e45b38f22e 13:48:08 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:48:08 ---> Running in 4c79b1c14d1b 13:48:10 Removing intermediate container 4c79b1c14d1b 13:48:10 ---> 31a19374f442 13:48:10 Step 10/29 : COPY . . 13:48:11 ---> fc40686b66fc 13:48:11 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:48:11 ---> Running in 0b626a06568d 13:48:11 Removing intermediate container 0b626a06568d 13:48:11 ---> f7e567ac5bd7 13:48:11 Step 12/29 : RUN $MAKE 13:48:11 ---> Running in 5aa616bd2201 13:48:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:50:04 Removing intermediate container 5aa616bd2201 13:50:04 ---> b06b79205069 13:50:04 Step 13/29 : FROM alpine:3.18 13:50:04 3.18: Pulling from library/alpine 13:50:04 579b34f0a95b: Pulling fs layer 13:50:04 579b34f0a95b: Download complete 13:50:05 579b34f0a95b: Pull complete 13:50:05 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:50:05 Status: Downloaded newer image for alpine:3.18 13:50:05 ---> 3cc203321400 13:50:05 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:50:05 ---> Running in 360bbdc05af3 13:50:05 Removing intermediate container 360bbdc05af3 13:50:05 ---> fc51c89379bf 13:50:05 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:50:05 ---> Running in e202fdc23765 13:50:06 Removing intermediate container e202fdc23765 13:50:06 ---> cd930dfccf6d 13:50:06 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:50:06 ---> Running in 66e24de617ef 13:50:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:50:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:50:08 (1/2) Installing ca-certificates (20230506-r0) 13:50:09 (2/2) Installing dumb-init (1.2.5-r2) 13:50:09 Executing busybox-1.36.1-r2.trigger 13:50:09 Executing ca-certificates-20230506-r0.trigger 13:50:09 OK: 9 MiB in 17 packages 13:50:10 Removing intermediate container 66e24de617ef 13:50:10 ---> ce3beecd0743 13:50:10 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:50:11 ---> 39adfa7d09fe 13:50:11 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:50:11 ---> 65f1985a4de6 13:50:11 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:50:12 ---> 61daaf4f6c31 13:50:12 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:50:12 ---> 76537ab25d1e 13:50:12 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:50:14 ---> 5a51716927fb 13:50:14 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:50:14 ---> Running in 3ba75d799068 13:50:16 Removing intermediate container 3ba75d799068 13:50:16 ---> fbcff92a1e12 13:50:16 Step 23/29 : VOLUME /cache 13:50:16 ---> Running in 5fe3134b6308 13:50:16 Removing intermediate container 5fe3134b6308 13:50:16 ---> bf27b206e26d 13:50:16 Step 24/29 : EXPOSE 59711 13:50:16 ---> Running in 721df3466a59 13:50:17 Removing intermediate container 721df3466a59 13:50:17 ---> b608909c7e39 13:50:17 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:50:17 ---> Running in 06933d880d3e 13:50:17 Removing intermediate container 06933d880d3e 13:50:17 ---> 48b73fd7158e 13:50:17 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:50:17 ---> Running in e6dd5472a85f 13:50:18 Removing intermediate container e6dd5472a85f 13:50:18 ---> 0023dbbd1af8 13:50:18 Step 27/29 : LABEL arch=arm64 13:50:18 ---> Running in 8ffc67de9c73 13:50:18 Removing intermediate container 8ffc67de9c73 13:50:18 ---> 9399dc291689 13:50:18 Step 28/29 : LABEL git_sha=ee39dfad1db64e17ef534cbd6a82f761927677f2 13:50:18 ---> Running in dabd7f7177f0 13:50:18 Removing intermediate container dabd7f7177f0 13:50:18 ---> 923316c5c96d 13:50:18 Step 29/29 : LABEL version=0.0.0 13:50:23 ---> Running in 0c4fc928f210 13:50:23 Removing intermediate container 0c4fc928f210 13:50:23 ---> eab8d47a5fb4 13:50:23 [Warning] One or more build-args [ARCH] were not consumed 13:50:23 Successfully built eab8d47a5fb4 13:50:23 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:50:24 13:50:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:50:24 arm64: Pulling from edgex-lftools-log-publisher 13:50:24 8998bd30e6a1: Pulling fs layer 13:50:24 04944245beec: Pulling fs layer 13:50:24 699f458cf7ca: Pulling fs layer 13:50:24 765212b225bb: Pulling fs layer 13:50:24 f23df028b6ca: Pulling fs layer 13:50:24 d65c8cfc05b1: Pulling fs layer 13:50:24 2437ff75d9bd: Pulling fs layer 13:50:24 765212b225bb: Waiting 13:50:24 f23df028b6ca: Waiting 13:50:24 d65c8cfc05b1: Waiting 13:50:24 2437ff75d9bd: Waiting 13:50:24 04944245beec: Verifying Checksum 13:50:24 04944245beec: Download complete 13:50:24 765212b225bb: Verifying Checksum 13:50:24 765212b225bb: Download complete 13:50:24 f23df028b6ca: Verifying Checksum 13:50:24 f23df028b6ca: Download complete 13:50:24 d65c8cfc05b1: Verifying Checksum 13:50:24 d65c8cfc05b1: Download complete 13:50:25 699f458cf7ca: Verifying Checksum 13:50:25 699f458cf7ca: Download complete 13:50:25 8998bd30e6a1: Verifying Checksum 13:50:25 8998bd30e6a1: Download complete 13:50:28 2437ff75d9bd: Verifying Checksum 13:50:28 2437ff75d9bd: Download complete 13:50:30 8998bd30e6a1: Pull complete 13:50:30 04944245beec: Pull complete 13:50:32 699f458cf7ca: Pull complete 13:50:32 765212b225bb: Pull complete 13:50:33 f23df028b6ca: Pull complete 13:50:33 d65c8cfc05b1: Pull complete 13:50:51 2437ff75d9bd: Pull complete 13:50:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:50:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:52 prd-ubuntu20.04-docker-arm64-4c-16g-9910 does not seem to be running inside a container 13:50:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:50:55 $ docker top 910c80a9cf2e1f4091a0e2c6a819fb8051c1d73df445927ff3a0dcb323503b92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:50:55 ---> job-cost.sh 13:50:55 lf-activate-venv: SKIPPING 13:50:55 INFO: No Stack... 13:50:56 INFO: Retrieving Pricing Info for: v3-standard-4 13:50:57 INFO: Archiving Costs [Pipeline] sh 13:50:57 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:50:57 + cut -d, -f6 [Pipeline] lock 13:50:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-237-1-stack-cost] 13:50:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-237-1-stack-cost] did not exist. Created. 13:50:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-237-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:50:58 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-5a076f73/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:50:59 + echo total: 0.10999999940395355 [Pipeline] stash 13:50:59 Warning: overwriting stash ‘stack-cost’ 13:50:59 Stashed 1 file(s) [Pipeline] } 13:50:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-237-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:50:59 $ docker stop --time=1 910c80a9cf2e1f4091a0e2c6a819fb8051c1d73df445927ff3a0dcb323503b92 13:51:00 $ docker rm -f --volumes 910c80a9cf2e1f4091a0e2c6a819fb8051c1d73df445927ff3a0dcb323503b92 [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 13:51:01 provisioning config files... 13:51:01 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp/config12308614561625950589tmp [Pipeline] { [Pipeline] sh 13:51:02 + set +x 13:51:02 + bash -s -- 13:51:02 + curl -s https://codecov.io/bash 13:51:02 13:51:02 _____ _ 13:51:02 / ____| | | 13:51:02 | | ___ __| | ___ ___ _____ __ 13:51:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:51:02 | |___| (_) | (_| | __/ (_| (_) \ V / 13:51:02 \_____\___/ \__,_|\___|\___\___/ \_/ 13:51:02 Bash-1.0.6 13:51:02 13:51:02 13:51:02 ==> git version 2.25.1 found 13:51:02 ==> 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 13:51:02 Release-Date: 2020-01-08 13:51:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:51:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:51:02 ==> Jenkins CI detected. 13:51:02 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-237 13:51:02 project root: . 13:51:02 --> token set from env 13:51:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:51:02 ==> Running gcov in . (disable via -X gcov) 13:51:02 ==> Python coveragepy not found 13:51:02 ==> Searching for coverage reports in: 13:51:02 + . 13:51:02 -> Found 1 reports 13:51:02 ==> Detecting git/mercurial file structure 13:51:02 ==> Reading reports 13:51:02 + ./coverage.out bytes=41317 13:51:02 ==> Appending adjustments 13:51:02 https://docs.codecov.io/docs/fixing-reports 13:51:02 + Found adjustments 13:51:02 ==> Gzipping contents 13:51:02 12K /tmp/codecov.BGLbUi.gz 13:51:02 ==> Uploading reports 13:51:02 url: https://codecov.io 13:51:02 query: branch=PR-237&commit=ee39dfad1db64e17ef534cbd6a82f761927677f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-237%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=237&job=&cmd_args= 13:51:02 -> Pinging Codecov 13:51:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-237&commit=ee39dfad1db64e17ef534cbd6a82f761927677f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-237%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=237&job=&cmd_args= 13:51:02 -> Uploading to 13:51:02 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/ee39dfad1db64e17ef534cbd6a82f761927677f2/ba693a1c-e78a-4bb1-9e93-ca2e87e7b971.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T135102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2cb77543aa7da98a6670757cf00f97204322013afec8bd8a38f56fde76cceba 13:51:02 % Total % Received % Xferd Average Speed Time Time Time Current 13:51:02 Dload Upload Total Spent Left Speed 13:51:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 38344 --:--:-- --:--:-- --:--:-- 38344 13:51:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ee39dfad1db64e17ef534cbd6a82f761927677f2 [Pipeline] } 13:51:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:51:04 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-237/archives ] 13:51:04 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-237/archives 13:51:04 total 16 13:51:04 drwxr-xr-x 3 root root 4096 Oct 24 13:39 . 13:51:04 drwxrwxr-x 12 jenkins jenkins 4096 Oct 24 13:39 .. 13:51:04 drwxr-xr-x 2 root root 4096 Oct 24 13:39 cost 13:51:04 -rw-r--r-- 1 root root 95 Oct 24 13:39 cost.csv 13:51:04 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-237/archives 13:51:04 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-237/archives 13:51:04 total 16 13:51:04 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 13:39 . 13:51:04 drwxrwxr-x 12 jenkins jenkins 4096 Oct 24 13:39 .. 13:51:04 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 13:39 cost 13:51:04 -rw-r--r-- 1 jenkins jenkins 95 Oct 24 13:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:51:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:51:06 ---> package-listing.sh 13:51:06 ++ facter osfamily 13:51:06 ++ tr '[:upper:]' '[:lower:]' 13:51:06 + OS_FAMILY=debian 13:51:06 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-237 13:51:06 + START_PACKAGES=/tmp/packages_start.txt 13:51:06 + END_PACKAGES=/tmp/packages_end.txt 13:51:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:51:06 + PACKAGES=/tmp/packages_start.txt 13:51:06 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-237 ']' 13:51:06 + PACKAGES=/tmp/packages_end.txt 13:51:06 + case "${OS_FAMILY}" in 13:51:06 + dpkg -l 13:51:06 + grep '^ii' 13:51:06 + '[' -f /tmp/packages_start.txt ']' 13:51:06 + '[' -f /tmp/packages_end.txt ']' 13:51:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:51:06 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-237 ']' 13:51:06 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-237/archives/ 13:51:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-237/archives/ [Pipeline] echo 13:51:06 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-237/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:51:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:07 prd-ubuntu20.04-docker-8c-8g-9909 does not seem to be running inside a container 13:51:07 $ 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-237/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-237 -v /w/workspace/y_app-rfid-llrp-inventory_PR-237:/w/workspace/y_app-rfid-llrp-inventory_PR-237:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:51:07 $ docker top e26c8878e3839624028da3575918eb8d75d5fe5869da002952b0b370ddd77f17 -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:08 + touch /tmp/pre-build-complete [Pipeline] sh 13:51:08 + mkdir -p /var/log/sysstat [Pipeline] sh 13:51:08 + ls /var/log/sa-host 13:51:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:51:09 provisioning config files... 13:51:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-237@tmp/config5904403538649211044tmp [Pipeline] { [Pipeline] echo 13:51:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:51:09 ---> create-netrc.sh [Pipeline] } 13:51:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:51:09 ---> python-tools-install.sh [Pipeline] echo 13:51:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:51:10 ---> sudo-logs.sh 13:51:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:51:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:51:10 ---> job-cost.sh 13:51:10 lf-activate-venv: SKIPPING 13:51:10 DEBUG: total: 0.2199999988079071 13:51:10 INFO: Retrieving Stack Cost... 13:51:10 INFO: Retrieving Pricing Info for: v3-standard-8 13:51:11 INFO: Archiving Costs [Pipeline] echo 13:51:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:51:11 ---> logs-deploy.sh 13:51:11 lf-activate-venv: SKIPPING 13:51:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-237/1 13:51:11 INFO: archiving workspace using pattern(s): 13:51:12 Archives upload complete. 13:51:12 INFO: archiving logs to Nexus