Pull request #273 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 952f659fe2f4556f204fbb6f115e3095d183d523+a6e2107e1d40900642d889715de83f26bf06cb4f (13b82514ce8d89eeb7bb5e07b4ced13320c3ca42) 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-ssh1131634861153531037.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5239117924858378147.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-273/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-273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17184824754802093164.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-273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5481292057461063472.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12180184188873185624.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-273/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-273/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10918498298518500532.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1509 in /w/workspace/y_app-rfid-llrp-inventory_PR-273 [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-273 # 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 Merging remotes/origin/main commit a6e2107e1d40900642d889715de83f26bf06cb4f into PR head commit 952f659fe2f4556f204fbb6f115e3095d183d523 Merge succeeded, producing 952f659fe2f4556f204fbb6f115e3095d183d523 Checking out Revision 952f659fe2f4556f204fbb6f115e3095d183d523 (PR-273) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/273/head:refs/remotes/origin/PR-273 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 952f659fe2f4556f204fbb6f115e3095d183d523 # 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 a6e2107e1d40900642d889715de83f26bf06cb4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 952f659fe2f4556f204fbb6f115e3095d183d523 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:07:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:07:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:07:12 ========================================================= 13:07:12 EdgeX Global Pipelines Version Info 13:07:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:07:12 ------------------- 13:07:12 stable info: 13:07:12 ------------------- 13:07:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:07:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:07:12 Message: update stable to v1.0.258 13:07:13 ------------------- 13:07:13 experimental info: 13:07:13 ------------------- 13:07:13 Commited By: **** collab-it+edgex@linuxfoundation.org 13:07:13 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:07:13 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:07:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:07:13 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:07:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:07:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:07:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:07:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:07:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:07:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:07:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:07:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-273 [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-273 [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-273 [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 952f659fe2f4556f204fbb6f115e3095d183d523 [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 952f659 [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:07:16 provisioning config files... 13:07:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp/config16445606568732461150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:16 ---> ****-login.sh 13:07:16 nexus3.edgexfoundry.org:10001 13:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:17 Configure a credential helper to remove this warning. See 13:07:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:17 13:07:17 Login Succeeded 13:07:17 nexus3.edgexfoundry.org:10002 13:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:17 Configure a credential helper to remove this warning. See 13:07:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:17 13:07:17 Login Succeeded 13:07:17 nexus3.edgexfoundry.org:10003 13:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:17 Configure a credential helper to remove this warning. See 13:07:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:17 13:07:17 Login Succeeded 13:07:17 nexus3.edgexfoundry.org:10004 13:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:17 Configure a credential helper to remove this warning. See 13:07:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:17 13:07:17 Login Succeeded 13:07:17 ****.io 13:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:17 Configure a credential helper to remove this warning. See 13:07:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:17 13:07:17 Login Succeeded 13:07:17 ---> ****-login.sh ends [Pipeline] } 13:07:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:07:18 + git rev-list -1 --merges 952f659fe2f4556f204fbb6f115e3095d183d523~1..952f659fe2f4556f204fbb6f115e3095d183d523 [Pipeline] echo 13:07:18 -----------> git rev-list -1 --merges 952f659fe2f4556f204fbb6f115e3095d183d523~1..952f659fe2f4556f204fbb6f115e3095d183d523 952f659fe2f4556f204fbb6f115e3095d183d523 [false] [Pipeline] sh 13:07:19 + git log --format=format:%s -1 952f659fe2f4556f204fbb6f115e3095d183d523 [Pipeline] echo 13:07:19 ========================================================= 13:07:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:07:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:07:19 + git log --format=format:%s -1 952f659fe2f4556f204fbb6f115e3095d183d523 [Pipeline] echo 13:07:19 [semverPrep] GIT_COMMIT: 952f659fe2f4556f204fbb6f115e3095d183d523, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:07:19 [semverPrep] This is not a build commit. [Pipeline] sh 13:07:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:07:20 + grep -v github /etc/ssh/ssh_known_hosts 13:07:20 + [ -e /tmp/ssh_known_hosts ] 13:07:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:07:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:07:20 + sudo tee -a /etc/ssh/ssh_known_hosts 13:07:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:07:20 13:07:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:07:21 0.1.4: Pulling from edgex-devops/py-git-semver 13:07:21 b85a868b505f: Pulling fs layer 13:07:21 e2be974225ed: Pulling fs layer 13:07:21 339a4e72a1f5: Pulling fs layer 13:07:21 988bab9f4d93: Pulling fs layer 13:07:21 1469e6f7b9e6: Pulling fs layer 13:07:21 eaf3925da568: Pulling fs layer 13:07:21 988bab9f4d93: Waiting 13:07:21 1469e6f7b9e6: Waiting 13:07:21 bab4dde63d76: Pulling fs layer 13:07:21 bde34c3a00c8: Pulling fs layer 13:07:21 b352a97aabf1: Pulling fs layer 13:07:21 eaf3925da568: Waiting 13:07:21 bde34c3a00c8: Waiting 13:07:21 bab4dde63d76: Waiting 13:07:21 4872d77fe225: Pulling fs layer 13:07:21 5851b861e8e6: Pulling fs layer 13:07:21 b352a97aabf1: Waiting 13:07:21 5851b861e8e6: Waiting 13:07:21 4872d77fe225: Waiting 13:07:21 e2be974225ed: Download complete 13:07:21 988bab9f4d93: Download complete 13:07:21 339a4e72a1f5: Verifying Checksum 13:07:21 339a4e72a1f5: Download complete 13:07:21 eaf3925da568: Download complete 13:07:21 1469e6f7b9e6: Verifying Checksum 13:07:21 1469e6f7b9e6: Download complete 13:07:21 bde34c3a00c8: Download complete 13:07:21 b352a97aabf1: Download complete 13:07:21 4872d77fe225: Verifying Checksum 13:07:21 4872d77fe225: Download complete 13:07:21 5851b861e8e6: Download complete 13:07:21 b85a868b505f: Verifying Checksum 13:07:21 b85a868b505f: Download complete 13:07:21 bab4dde63d76: Verifying Checksum 13:07:21 bab4dde63d76: Download complete 13:07:23 b85a868b505f: Pull complete 13:07:23 e2be974225ed: Pull complete 13:07:23 339a4e72a1f5: Pull complete 13:07:23 988bab9f4d93: Pull complete 13:07:24 1469e6f7b9e6: Pull complete 13:07:24 eaf3925da568: Pull complete 13:07:26 bab4dde63d76: Pull complete 13:07:26 bde34c3a00c8: Pull complete 13:07:26 b352a97aabf1: Pull complete 13:07:26 4872d77fe225: Pull complete 13:07:26 5851b861e8e6: Pull complete 13:07:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:07:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:07:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:26 prd-ubuntu20.04-docker-8c-8g-1509 does not seem to be running inside a container 13:07:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-273 -v /w/workspace/y_app-rfid-llrp-inventory_PR-273:/w/workspace/y_app-rfid-llrp-inventory_PR-273:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-273@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:07:29 $ docker top 5b4767dc3a67e12af5cd9a195b13b7de01e20a561468457336ef8b62fa86ee65 -eo pid,comm 13:07:29 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:07:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:07:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:07:29 [ssh-agent] Looking for ssh-agent implementation... 13:07:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:07:30 $ docker exec 5b4767dc3a67e12af5cd9a195b13b7de01e20a561468457336ef8b62fa86ee65 ssh-agent 13:07:30 SSH_AUTH_SOCK=/tmp/ssh-LTu42urYSlKJ/agent.32 13:07:30 SSH_AGENT_PID=38 13:07:30 Running ssh-add (command line suppressed) 13:07:30 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp/private_key_1854632550374782254.key (/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp/private_key_1854632550374782254.key) 13:07:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:07:30 + git tag --points-at HEAD [Pipeline] } 13:07:30 $ docker exec --env ******** --env ******** 5b4767dc3a67e12af5cd9a195b13b7de01e20a561468457336ef8b62fa86ee65 ssh-agent -k 13:07:30 unset SSH_AUTH_SOCK; 13:07:30 unset SSH_AGENT_PID; 13:07:30 echo Agent pid 38 killed; 13:07:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:07:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:07:30 [ssh-agent] Looking for ssh-agent implementation... 13:07:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:07:31 $ docker exec 5b4767dc3a67e12af5cd9a195b13b7de01e20a561468457336ef8b62fa86ee65 ssh-agent 13:07:31 SSH_AUTH_SOCK=/tmp/ssh-8lhEh3U0eck5/agent.70 13:07:31 SSH_AGENT_PID=76 13:07:31 Running ssh-add (command line suppressed) 13:07:31 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp/private_key_8245662007562651013.key (/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp/private_key_8245662007562651013.key) 13:07:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:07:31 + git semver init 13:07:31 2024-02-22 13:07:31,917 [run_init] DEBUG init version:0.0.0 force:False 13:07:31 2024-02-22 13:07:31,918 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-273/.semver 13:07:31 2024-02-22 13:07:31,919 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-273/.semver 13:07:31 2024-02-22 13:07:31,919 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-273/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-273, universal_newlines=False, shell=None, istream=None) 13:07:33 2024-02-22 13:07:33,198 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-273/.git/info/exclude 13:07:33 2024-02-22 13:07:33,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-273/.semver/PR-273 with force:False 13:07:33 2024-02-22 13:07:33,198 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-273/.semver/PR-273 13:07:33 2024-02-22 13:07:33,203 [execute] INFO git cat-file --batch-check 13:07:33 2024-02-22 13:07:33,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-273/.semver, universal_newlines=False, shell=None, istream=) 13:07:33 2024-02-22 13:07:33,209 [execute] INFO git cat-file --batch 13:07:33 2024-02-22 13:07:33,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-273/.semver, universal_newlines=False, shell=None, istream=) 13:07:33 2024-02-22 13:07:33,214 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-273/.semver/PR-273 13:07:33 0.0.0 [Pipeline] } 13:07:33 $ docker exec --env ******** --env ******** 5b4767dc3a67e12af5cd9a195b13b7de01e20a561468457336ef8b62fa86ee65 ssh-agent -k 13:07:33 unset SSH_AUTH_SOCK; 13:07:33 unset SSH_AGENT_PID; 13:07:33 echo Agent pid 76 killed; 13:07:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:07:34 + git semver [Pipeline] } 13:07:34 $ docker stop --time=1 5b4767dc3a67e12af5cd9a195b13b7de01e20a561468457336ef8b62fa86ee65 13:07:35 $ docker rm -f --volumes 5b4767dc3a67e12af5cd9a195b13b7de01e20a561468457336ef8b62fa86ee65 [Pipeline] // withDockerContainer [Pipeline] sh 13:07:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:07:36 Stashed 1 file(s) [Pipeline] echo 13:07:36 [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:07:37 provisioning config files... 13:07:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp/config12329499020422424034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:38 ---> ****-login.sh 13:07:38 nexus3.edgexfoundry.org:10001 13:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:38 Configure a credential helper to remove this warning. See 13:07:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:38 13:07:38 Login Succeeded 13:07:38 nexus3.edgexfoundry.org:10002 13:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:38 Configure a credential helper to remove this warning. See 13:07:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:38 13:07:38 Login Succeeded 13:07:38 nexus3.edgexfoundry.org:10003 13:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:38 Configure a credential helper to remove this warning. See 13:07:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:38 13:07:38 Login Succeeded 13:07:38 nexus3.edgexfoundry.org:10004 13:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:39 Configure a credential helper to remove this warning. See 13:07:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:39 13:07:39 Login Succeeded 13:07:39 ****.io 13:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:39 Configure a credential helper to remove this warning. See 13:07:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:39 13:07:39 Login Succeeded 13:07:39 ---> ****-login.sh ends [Pipeline] } 13:07:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:07:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:07:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:07:39 ========================================================= 13:07:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:07:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:40 + 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:07:40 Sending build context to Docker daemon 16.9MB 13:07:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:07:40 Step 2/12 : FROM ${BASE} AS builder 13:07:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:07:40 7264a8db6415: Pulling fs layer 13:07:40 c4d48a809fc2: Pulling fs layer 13:07:40 4f1c88b9dad5: Pulling fs layer 13:07:40 ad3a456e5733: Pulling fs layer 13:07:40 69c7f0334f64: Pulling fs layer 13:07:40 1f1c1a5573a3: Pulling fs layer 13:07:40 ce7588e14bc9: Pulling fs layer 13:07:40 b5e4710f87ac: Pulling fs layer 13:07:40 69c7f0334f64: Waiting 13:07:40 1f1c1a5573a3: Waiting 13:07:40 b5e4710f87ac: Waiting 13:07:40 c4d48a809fc2: Verifying Checksum 13:07:40 c4d48a809fc2: Download complete 13:07:40 ad3a456e5733: Download complete 13:07:40 69c7f0334f64: Verifying Checksum 13:07:40 69c7f0334f64: Download complete 13:07:40 7264a8db6415: Verifying Checksum 13:07:40 7264a8db6415: Download complete 13:07:40 1f1c1a5573a3: Verifying Checksum 13:07:40 1f1c1a5573a3: Download complete 13:07:41 7264a8db6415: Pull complete 13:07:41 b5e4710f87ac: Verifying Checksum 13:07:41 b5e4710f87ac: Download complete 13:07:41 c4d48a809fc2: Pull complete 13:07:41 4f1c88b9dad5: Verifying Checksum 13:07:41 4f1c88b9dad5: Download complete 13:07:41 ce7588e14bc9: Verifying Checksum 13:07:41 ce7588e14bc9: Download complete 13:07:45 4f1c88b9dad5: Pull complete 13:07:45 ad3a456e5733: Pull complete 13:07:45 69c7f0334f64: Pull complete 13:07:45 1f1c1a5573a3: Pull complete 13:07:47 ce7588e14bc9: Pull complete 13:07:48 b5e4710f87ac: Pull complete 13:07:48 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:07:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:07:48 ---> 88b5674ff536 13:07:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:07:52 Still waiting to schedule task 13:07:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:07:56 ---> Running in ec7ac84dad41 13:07:56 Removing intermediate container ec7ac84dad41 13:07:56 ---> 2ef05d436cd2 13:07:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:07:56 ---> Running in d0a692e986ec 13:07:56 Removing intermediate container d0a692e986ec 13:07:56 ---> 734f019d39ba 13:07:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:07:56 ---> Running in 698ff8d6dad5 13:07:56 Removing intermediate container 698ff8d6dad5 13:07:56 ---> 6b798b635e91 13:07:56 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:07:56 ---> Running in 673370b13f1e 13:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:07:57 OK: 264 MiB in 52 packages 13:07:57 Removing intermediate container 673370b13f1e 13:07:57 ---> 9e91fa641416 13:07:57 Step 7/12 : WORKDIR /app 13:07:57 ---> Running in 6dc2d0de0d77 13:07:58 Removing intermediate container 6dc2d0de0d77 13:07:58 ---> 93d398028703 13:07:58 Step 8/12 : COPY go.mod vendor* ./ 13:07:58 ---> ef38ce20db19 13:07:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:07:58 ---> Running in f57928844e49 13:08:30 Removing intermediate container f57928844e49 13:08:30 ---> 36b8ac7fad35 13:08:30 Step 10/12 : COPY . . 13:08:30 ---> 699999d5eede 13:08:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:08:30 ---> Running in 015ec55f2ec8 13:08:30 Removing intermediate container 015ec55f2ec8 13:08:30 ---> af62332a9ed8 13:08:30 Step 12/12 : RUN $MAKE 13:08:30 ---> Running in 5649162962ef 13:08:30 noop 13:08:30 Removing intermediate container 5649162962ef 13:08:30 ---> 2168d4636fc3 13:08:30 Successfully built 2168d4636fc3 13:08:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:30 + docker inspect -f . ci-base-image-x86_64 13:08:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:31 prd-ubuntu20.04-docker-8c-8g-1509 does not seem to be running inside a container 13:08:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-273 -v /w/workspace/y_app-rfid-llrp-inventory_PR-273:/w/workspace/y_app-rfid-llrp-inventory_PR-273:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-273@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:08:31 $ docker top d54fc088b2e76eaf7e2d27d3d6553aebe03f63915bc2a79e473c06eecf67293c -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:31 + go version 13:08:31 go version go1.21.0 linux/amd64 [Pipeline] } 13:08:32 $ docker stop --time=1 d54fc088b2e76eaf7e2d27d3d6553aebe03f63915bc2a79e473c06eecf67293c 13:08:33 $ docker rm -f --volumes d54fc088b2e76eaf7e2d27d3d6553aebe03f63915bc2a79e473c06eecf67293c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:34 + docker inspect -f . ci-base-image-x86_64 13:08:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:34 prd-ubuntu20.04-docker-8c-8g-1509 does not seem to be running inside a container 13:08:34 $ 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-273 -v /w/workspace/y_app-rfid-llrp-inventory_PR-273:/w/workspace/y_app-rfid-llrp-inventory_PR-273:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-273@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:08:35 $ docker top 7f09e7c84d8616966888ec7072a189c0b4b6fd291e77b5414f6396a43c26f8be -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:35 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-273 [Pipeline] fileExists [Pipeline] sh 13:08:35 + make test 13:08:35 go test -race ./... -coverprofile=coverage.out ./... 13:08:54 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:08:54 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:08:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.133s coverage: 86.2% of statements 13:08:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.685s coverage: 71.9% of statements 13:09:20 go vet ./... 13:09:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:09:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:09:21 ./bin/test-attribution.sh 13:09:21 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:09:21 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:09:21 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:09:21 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:09:21 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:09:22 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:09:22 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:09:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:09:22 $ docker stop --time=1 7f09e7c84d8616966888ec7072a189c0b4b6fd291e77b5414f6396a43c26f8be 13:09:26 $ docker rm -f --volumes 7f09e7c84d8616966888ec7072a189c0b4b6fd291e77b5414f6396a43c26f8be [Pipeline] // withDockerContainer [Pipeline] sh 13:09:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:09:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:09:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:09:28 + ls -al . 13:09:28 total 208 13:09:28 drwxrwxr-x 11 jenkins jenkins 4096 Feb 22 13:08 . 13:09:28 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 13:07 .. 13:09:28 -rw-rw-r-- 1 jenkins jenkins 262 Feb 22 13:07 .dockerignore 13:09:28 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 13:08 .git 13:09:28 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 13:07 .github 13:09:28 -rw-rw-r-- 1 jenkins jenkins 773 Feb 22 13:07 .gitignore 13:09:28 -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 13:07 .golangci.yml 13:09:28 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 13:07 .semver 13:09:28 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 22 13:07 Attribution.txt 13:09:28 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 22 13:07 CHANGELOG.md 13:09:28 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 22 13:07 Dockerfile 13:09:28 -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 13:07 GOVERNANCE.md 13:09:28 -rw-rw-r-- 1 jenkins jenkins 665 Feb 22 13:07 Jenkinsfile 13:09:28 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 22 13:07 LICENSE 13:09:28 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 22 13:07 Makefile 13:09:28 -rw-rw-r-- 1 jenkins jenkins 617 Feb 22 13:07 OWNERS.md 13:09:28 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 22 13:07 README.md 13:09:28 -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 13:07 VERSION 13:09:28 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 13:07 bin 13:09:28 -rw-r--r-- 1 jenkins jenkins 41317 Feb 22 13:08 coverage.out 13:09:28 -rw-rw-r-- 1 jenkins jenkins 3971 Feb 22 13:07 go.mod 13:09:28 -rw-rw-r-- 1 jenkins jenkins 34426 Feb 22 13:07 go.sum 13:09:28 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 13:07 images 13:09:28 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 13:07 internal 13:09:28 -rw-rw-r-- 1 jenkins jenkins 531 Feb 22 13:07 main.go 13:09:28 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 13:07 openapi 13:09:28 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 13:07 res 13:09:28 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 13:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1510 in /w/workspace/y_app-rfid-llrp-inventory_PR-273 [Pipeline] { [Pipeline] ws 13:09:28 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:09:29 + 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=952f659fe2f4556f204fbb6f115e3095d183d523 --label arch=amd64 --label version=0.0.0 . 13:09:29 Sending build context to Docker daemon 16.9MB 13:09:29 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:09:29 Step 2/30 : FROM ${BASE} AS builder 13:09:29 ---> 2168d4636fc3 13:09:29 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:09:29 ---> Running in 492c42d3dd75 13:09:29 Removing intermediate container 492c42d3dd75 13:09:29 ---> 127476b8cd29 13:09:29 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:09:29 ---> Running in 7b549369a7d2 13:09:29 Removing intermediate container 7b549369a7d2 13:09:29 ---> a1a57f7c0b87 13:09:29 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:09:29 ---> Running in 2a5da5da5b3e 13:09:29 Removing intermediate container 2a5da5da5b3e 13:09:29 ---> 87845c983688 13:09:29 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:09:29 ---> Running in ef55037ec079 13:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:09:30 OK: 264 MiB in 52 packages 13:09:30 Removing intermediate container ef55037ec079 13:09:30 ---> 06cebc09c7bd 13:09:30 Step 7/30 : WORKDIR /app 13:09:30 ---> Running in 18b2872dab71 13:09:30 Removing intermediate container 18b2872dab71 13:09:30 ---> 0dbf44b0b624 13:09:30 Step 8/30 : COPY go.mod vendor* ./ 13:09:30 ---> 8f9bd15911ed 13:09:30 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:30 ---> Running in 97568a44f71b 13:09:31 Removing intermediate container 97568a44f71b 13:09:31 ---> 41e67f8f1d7e 13:09:31 Step 10/30 : COPY . . 13:09:32 The recommended git tool is: git 13:09:32 ---> 1f6c0ea690fa 13:09:32 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:09:32 ---> Running in cc44ee0fb481 13:09:32 Removing intermediate container cc44ee0fb481 13:09:32 ---> 7f4e8d3b3014 13:09:32 Step 12/30 : RUN $MAKE 13:09:32 ---> Running in 24e2c1b6ba36 13:09:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -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:09:36 using credential edgex-jenkins-ssh 13:09:36 Cloning the remote Git repository 13:09:36 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:09:37 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:09:37 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:09:37 > git --version # timeout=10 13:09:37 > git --version # 'git version 2.25.1' 13:09:37 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:39 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:09:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:41 Merging remotes/origin/main commit a6e2107e1d40900642d889715de83f26bf06cb4f into PR head commit 952f659fe2f4556f204fbb6f115e3095d183d523 13:09:41 Merge succeeded, producing 952f659fe2f4556f204fbb6f115e3095d183d523 13:09:41 Checking out Revision 952f659fe2f4556f204fbb6f115e3095d183d523 (PR-273) 13:09:42 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:09:40 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:09:40 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:09:40 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/273/head:refs/remotes/origin/PR-273 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:09:41 > git config core.sparsecheckout # timeout=10 13:09:41 > git checkout -f 952f659fe2f4556f204fbb6f115e3095d183d523 # timeout=10 13:09:41 > git remote # timeout=10 13:09:41 > git config --get remote.origin.url # timeout=10 13:09:41 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:41 > git merge a6e2107e1d40900642d889715de83f26bf06cb4f # timeout=10 13:09:41 > git rev-parse HEAD^{commit} # timeout=10 13:09:41 > git config core.sparsecheckout # timeout=10 13:09:41 > git checkout -f 952f659fe2f4556f204fbb6f115e3095d183d523 # timeout=10 13:09:42 > git --version # timeout=10 13:09:42 > git --version # 'git version 2.25.1' 13:09:42 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:09:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:09:43 % Total % Received % Xferd Average Speed Time Time Time Current 13:09:43 Dload Upload Total Spent Left Speed 13:09:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 122k 0 --:--:-- --:--:-- --:--:-- 124k [Pipeline] sh 13:09:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:09:44 + sudo tee /etc/docker/daemon.new 13:09:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:09:44 { 13:09:44 "registry-mirrors": [ 13:09:44 "https://nexus3.edgexfoundry.org:10001" 13:09:44 ], 13:09:44 "bip": "10.250.0.254/24", 13:09:44 "hosts": [ 13:09:44 "tcp://0.0.0.0:5555", 13:09:44 "unix:///var/run/docker.sock" 13:09:44 ], 13:09:44 "mtu": 1458, 13:09:44 "selinux-enabled": true, 13:09:44 "seccomp-profile": "/etc/docker/seccomp.json" 13:09:44 } [Pipeline] sh 13:09:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:09:44 + sudo service docker restart 13:09:55 Removing intermediate container 24e2c1b6ba36 13:09:55 ---> ae51fb0f2c61 13:09:55 Step 13/30 : FROM alpine:3.18 13:09:55 3.18: Pulling from library/alpine 13:09:55 619be1103602: Pulling fs layer 13:09:55 619be1103602: Verifying Checksum 13:09:55 619be1103602: Download complete 13:09:55 619be1103602: Pull complete 13:09:55 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:09:55 Status: Downloaded newer image for alpine:3.18 13:09:55 ---> d3782b16ccc9 13:09:55 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:09:55 ---> Running in a56aa2bf0975 13:09:55 Removing intermediate container a56aa2bf0975 13:09:55 ---> 9027cbfb39e6 13:09:55 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:09:55 ---> Running in ab150f1c6647 13:09:55 Removing intermediate container ab150f1c6647 13:09:55 ---> b1bccbf53c81 13:09:55 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:09:55 ---> Running in 1856c28ef5f2 13:09:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:09:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:09:55 (1/2) Installing ca-certificates (20230506-r0) 13:09:55 (2/2) Installing dumb-init (1.2.5-r2) 13:09:55 Executing busybox-1.36.1-r5.trigger 13:09:55 Executing ca-certificates-20230506-r0.trigger 13:09:55 OK: 8 MiB in 17 packages 13:09:55 Removing intermediate container 1856c28ef5f2 13:09:55 ---> 50196f89ba2d 13:09:55 Step 17/30 : RUN apk --no-cache upgrade 13:09:55 ---> Running in 8055529fc7da 13:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:09:56 OK: 8 MiB in 17 packages 13:09:56 Removing intermediate container 8055529fc7da 13:09:56 ---> 5d289daad4d4 13:09:56 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:09:57 ---> 33f0a4f5033e 13:09:57 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:09:57 ---> 62cbd65c71aa 13:09:57 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:09:57 ---> 5371ca5debf3 13:09:57 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:09:57 ---> 92ab9796361f 13:09:57 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:09:58 ---> 626378081da4 13:09:58 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:09:58 ---> Running in f892d36545b8 13:09:58 Removing intermediate container f892d36545b8 13:09:58 ---> 6abc056dcf08 13:09:58 Step 24/30 : VOLUME /cache 13:09:58 ---> Running in 66952114284c 13:09:58 Removing intermediate container 66952114284c 13:09:58 ---> 3497075ecb8a 13:09:58 Step 25/30 : EXPOSE 59711 13:09:58 ---> Running in 3236263bde18 13:09:59 Removing intermediate container 3236263bde18 13:09:59 ---> f9d109684b73 13:09:59 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:09:59 ---> Running in d15632ae4dc7 13:09:59 Removing intermediate container d15632ae4dc7 13:09:59 ---> 368c49484f78 13:09:59 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:09:59 ---> Running in ad16808399f8 13:09:59 Removing intermediate container ad16808399f8 13:09:59 ---> 61cfce576cae 13:09:59 Step 28/30 : LABEL arch=amd64 13:09:59 ---> Running in 1f4d260fecd5 13:09:59 Removing intermediate container 1f4d260fecd5 13:09:59 ---> 3b676e55ba8c 13:09:59 Step 29/30 : LABEL git_sha=952f659fe2f4556f204fbb6f115e3095d183d523 13:09:59 ---> Running in 33f9cba47c74 13:09:59 Removing intermediate container 33f9cba47c74 13:09:59 ---> ac22e81b036b 13:09:59 Step 30/30 : LABEL version=0.0.0 13:09:59 ---> Running in 7146a811e5ee 13:09:59 Removing intermediate container 7146a811e5ee 13:09:59 ---> c65c68ae4cc5 13:09:59 [Warning] One or more build-args [ARCH] were not consumed 13:09:59 Successfully built c65c68ae4cc5 13:09:59 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:10:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:00 13:10:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:02 latest: Pulling from edgex-lftools-log-publisher 13:10:02 5eb5b503b376: Pulling fs layer 13:10:02 5c69ac0246d0: Pulling fs layer 13:10:02 ec43610c2a17: Pulling fs layer 13:10:02 3a2ae6a8a46f: Pulling fs layer 13:10:02 33b1e0a273af: Pulling fs layer 13:10:02 5d3b04190fa2: Pulling fs layer 13:10:02 2f39f015ded8: Pulling fs layer 13:10:02 5d3b04190fa2: Waiting 13:10:02 3a2ae6a8a46f: Waiting 13:10:02 2f39f015ded8: Waiting 13:10:02 5c69ac0246d0: Verifying Checksum 13:10:02 5c69ac0246d0: Download complete 13:10:02 3a2ae6a8a46f: Verifying Checksum 13:10:02 3a2ae6a8a46f: Download complete 13:10:02 33b1e0a273af: Verifying Checksum 13:10:02 33b1e0a273af: Download complete 13:10:02 5d3b04190fa2: Verifying Checksum 13:10:02 5d3b04190fa2: Download complete 13:10:02 ec43610c2a17: Download complete 13:10:02 5eb5b503b376: Verifying Checksum 13:10:02 5eb5b503b376: Download complete 13:10:02 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:10:03 provisioning config files... 13:10:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8601700816341136071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:03 5eb5b503b376: Pull complete 13:10:03 5c69ac0246d0: Pull complete 13:10:03 ---> ****-login.sh 13:10:03 nexus3.edgexfoundry.org:10001 13:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:04 ec43610c2a17: Pull complete 13:10:04 3a2ae6a8a46f: Pull complete 13:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:04 Configure a credential helper to remove this warning. See 13:10:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:04 13:10:04 Login Succeeded 13:10:04 nexus3.edgexfoundry.org:10002 13:10:04 33b1e0a273af: Pull complete 13:10:04 5d3b04190fa2: Pull complete 13:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:04 Configure a credential helper to remove this warning. See 13:10:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:04 13:10:04 Login Succeeded 13:10:05 nexus3.edgexfoundry.org:10003 13:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:05 Configure a credential helper to remove this warning. See 13:10:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:05 13:10:05 Login Succeeded 13:10:05 nexus3.edgexfoundry.org:10004 13:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:05 Configure a credential helper to remove this warning. See 13:10:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:05 13:10:05 Login Succeeded 13:10:05 ****.io 13:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:06 Configure a credential helper to remove this warning. See 13:10:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:06 13:10:06 Login Succeeded 13:10:06 ---> ****-login.sh ends [Pipeline] } 13:10:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:10:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:10:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:10:06 ========================================================= 13:10:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:10:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:07 + 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:10:07 Sending build context to Docker daemon 670.2kB 13:10:08 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:10:08 Step 2/12 : FROM ${BASE} AS builder 13:10:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:10:08 9fda8d8052c6: Pulling fs layer 13:10:08 5d54e960e981: Pulling fs layer 13:10:08 c4a7e357bf2a: Pulling fs layer 13:10:08 f0e02332f6b5: Pulling fs layer 13:10:08 872ee5b61b7b: Pulling fs layer 13:10:08 0c6a40ed1a82: Pulling fs layer 13:10:08 94ae7d8d031c: Pulling fs layer 13:10:08 f0e02332f6b5: Waiting 13:10:08 872ee5b61b7b: Waiting 13:10:08 0c6a40ed1a82: Waiting 13:10:08 94ae7d8d031c: Waiting 13:10:08 5d54e960e981: Verifying Checksum 13:10:08 5d54e960e981: Download complete 13:10:08 f0e02332f6b5: Verifying Checksum 13:10:08 f0e02332f6b5: Download complete 13:10:08 872ee5b61b7b: Verifying Checksum 13:10:08 872ee5b61b7b: Download complete 13:10:08 9fda8d8052c6: Download complete 13:10:08 94ae7d8d031c: Verifying Checksum 13:10:08 94ae7d8d031c: Download complete 13:10:09 9fda8d8052c6: Pull complete 13:10:09 5d54e960e981: Pull complete 13:10:10 c4a7e357bf2a: Verifying Checksum 13:10:10 c4a7e357bf2a: Download complete 13:10:10 2f39f015ded8: Pull complete 13:10:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:10:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:10 prd-ubuntu20.04-docker-8c-8g-1509 does not seem to be running inside a container 13:10:11 $ 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-273 -v /w/workspace/y_app-rfid-llrp-inventory_PR-273:/w/workspace/y_app-rfid-llrp-inventory_PR-273:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-273@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:10:11 0c6a40ed1a82: Verifying Checksum 13:10:11 0c6a40ed1a82: Download complete 13:10:17 $ docker top 4126198e4ac4d00206dfbc5e454472af5372a75944b18e6532590b8b87588a72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:18 ---> job-cost.sh 13:10:18 lf-activate-venv: SKIPPING 13:10:18 INFO: No Stack... 13:10:18 INFO: Retrieving Pricing Info for: v3-standard-8 13:10:18 INFO: Archiving Costs [Pipeline] sh 13:10:19 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-273/archives/cost.csv 13:10:19 + cut -d, -f6 [Pipeline] lock 13:10:19 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-273-1-stack-cost] 13:10:19 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-273-1-stack-cost] did not exist. Created. 13:10:19 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-273-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:10:19 + echo total: 0.2199999988079071 [Pipeline] stash 13:10:19 Stashed 1 file(s) [Pipeline] } 13:10:19 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-273-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:10:20 $ docker stop --time=1 4126198e4ac4d00206dfbc5e454472af5372a75944b18e6532590b8b87588a72 13:10:21 $ docker rm -f --volumes 4126198e4ac4d00206dfbc5e454472af5372a75944b18e6532590b8b87588a72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:10:23 c4a7e357bf2a: Pull complete 13:10:23 f0e02332f6b5: Pull complete 13:10:23 872ee5b61b7b: Pull complete 13:10:31 0c6a40ed1a82: Pull complete 13:10:33 94ae7d8d031c: Pull complete 13:10:33 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:10:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:10:33 ---> 86de565de09d 13:10:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:10:33 ---> Running in 58c0ed404a49 13:10:34 Removing intermediate container 58c0ed404a49 13:10:34 ---> 9ddda5a5c91c 13:10:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:10:34 ---> Running in f2930ca7caf8 13:10:36 Removing intermediate container f2930ca7caf8 13:10:36 ---> 38f452b22479 13:10:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:10:36 ---> Running in 30d2dec12acd 13:10:36 Removing intermediate container 30d2dec12acd 13:10:36 ---> a78491bd3f04 13:10:36 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:10:36 ---> Running in 6f615c0e20d5 13:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:10:39 OK: 266 MiB in 52 packages 13:10:40 Removing intermediate container 6f615c0e20d5 13:10:40 ---> 7c7eec23bbcf 13:10:40 Step 7/12 : WORKDIR /app 13:10:40 ---> Running in 06b3f2acc123 13:10:40 Removing intermediate container 06b3f2acc123 13:10:40 ---> 970dcd660b53 13:10:40 Step 8/12 : COPY go.mod vendor* ./ 13:10:41 ---> 92fbc38cf104 13:10:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:41 ---> Running in 07975af5e02c 13:11:49 Removing intermediate container 07975af5e02c 13:11:49 ---> 762bfe4b7196 13:11:49 Step 10/12 : COPY . . 13:11:49 ---> cfbd9215bf3d 13:11:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:11:49 ---> Running in 3cdbc72ada36 13:11:49 Removing intermediate container 3cdbc72ada36 13:11:49 ---> ba5fcb85c4d3 13:11:49 Step 12/12 : RUN $MAKE 13:11:49 ---> Running in 262325e0e13e 13:11:49 noop 13:11:49 Removing intermediate container 262325e0e13e 13:11:49 ---> 00ebb7bbfd63 13:11:49 Successfully built 00ebb7bbfd63 13:11:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:49 + docker inspect -f . ci-base-image-arm64 13:11:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:50 prd-ubuntu20.04-docker-arm64-4c-16g-1510 does not seem to be running inside a container 13:11:50 $ 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:11:51 $ docker top cad2a8c55ac8159f71eaccbf000443dc0a46370ff79d7db84ede402473492c94 -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:52 + go version 13:11:52 go version go1.21.0 linux/arm64 [Pipeline] } 13:11:52 $ docker stop --time=1 cad2a8c55ac8159f71eaccbf000443dc0a46370ff79d7db84ede402473492c94 13:11:53 $ docker rm -f --volumes cad2a8c55ac8159f71eaccbf000443dc0a46370ff79d7db84ede402473492c94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:55 + docker inspect -f . ci-base-image-arm64 13:11:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:56 prd-ubuntu20.04-docker-arm64-4c-16g-1510 does not seem to be running inside a container 13:11:56 $ 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:11:57 $ docker top 47b259729f317e0795a41c91cdac8cfd847796064a5d8c34d607d497d120a684 -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:58 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:11:59 + make test 13:11:59 go test -race ./... -coverprofile=coverage.out ./... 13:14:05 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:14:05 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:14:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.107s coverage: 86.2% of statements 13:14:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.461s coverage: 71.9% of statements 13:14:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:14:19 go vet ./... 13:16:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:16:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:16:26 ./bin/test-attribution.sh 13:16:26 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:16:26 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:16:26 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:16:26 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:16:26 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:16:26 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:16:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:16:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:16:26 $ docker stop --time=1 47b259729f317e0795a41c91cdac8cfd847796064a5d8c34d607d497d120a684 13:16:28 $ docker rm -f --volumes 47b259729f317e0795a41c91cdac8cfd847796064a5d8c34d607d497d120a684 [Pipeline] // withDockerContainer [Pipeline] sh 13:16:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:16:30 Warning: overwriting stash ‘coverage-report’ 13:16:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:16:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:16:31 + ls -al . 13:16:31 total 204 13:16:31 drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 13:12 . 13:16:31 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 13:09 .. 13:16:31 -rw-rw-r-- 1 jenkins jenkins 262 Feb 22 13:09 .dockerignore 13:16:31 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 13:09 .git 13:16:31 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 13:09 .github 13:16:31 -rw-rw-r-- 1 jenkins jenkins 773 Feb 22 13:09 .gitignore 13:16:31 -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 13:09 .golangci.yml 13:16:31 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 22 13:09 Attribution.txt 13:16:31 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 22 13:09 CHANGELOG.md 13:16:31 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 22 13:09 Dockerfile 13:16:31 -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 13:09 GOVERNANCE.md 13:16:31 -rw-rw-r-- 1 jenkins jenkins 665 Feb 22 13:09 Jenkinsfile 13:16:31 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 22 13:09 LICENSE 13:16:31 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 22 13:09 Makefile 13:16:31 -rw-rw-r-- 1 jenkins jenkins 617 Feb 22 13:09 OWNERS.md 13:16:31 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 22 13:09 README.md 13:16:31 -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 13:07 VERSION 13:16:31 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 13:09 bin 13:16:31 -rw-r--r-- 1 jenkins jenkins 41317 Feb 22 13:14 coverage.out 13:16:31 -rw-rw-r-- 1 jenkins jenkins 3971 Feb 22 13:09 go.mod 13:16:31 -rw-rw-r-- 1 jenkins jenkins 34426 Feb 22 13:09 go.sum 13:16:31 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 13:09 images 13:16:31 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 13:09 internal 13:16:31 -rw-rw-r-- 1 jenkins jenkins 531 Feb 22 13:09 main.go 13:16:31 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 13:09 openapi 13:16:31 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 13:09 res 13:16:31 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 13:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:32 + 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=952f659fe2f4556f204fbb6f115e3095d183d523 --label arch=arm64 --label version=0.0.0 . 13:16:32 Sending build context to Docker daemon 670.2kB 13:16:32 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:16:32 Step 2/30 : FROM ${BASE} AS builder 13:16:32 ---> 00ebb7bbfd63 13:16:32 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:16:32 ---> Running in 50f4accacca2 13:16:32 Removing intermediate container 50f4accacca2 13:16:32 ---> 249c389bbbc2 13:16:32 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:16:33 ---> Running in 5553fa115d1b 13:16:33 Removing intermediate container 5553fa115d1b 13:16:33 ---> d8a6c2f7179d 13:16:33 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:16:33 ---> Running in 0aa4aefb80e9 13:16:33 Removing intermediate container 0aa4aefb80e9 13:16:33 ---> 7402f1d5e820 13:16:33 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:16:33 ---> Running in 2e5960db4277 13:16:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:16:37 OK: 266 MiB in 52 packages 13:16:37 Removing intermediate container 2e5960db4277 13:16:37 ---> 9c0ac88b0b47 13:16:37 Step 7/30 : WORKDIR /app 13:16:37 ---> Running in 6581b39f79ab 13:16:37 Removing intermediate container 6581b39f79ab 13:16:37 ---> c353dc660311 13:16:37 Step 8/30 : COPY go.mod vendor* ./ 13:16:41 ---> 81c2ec7d34be 13:16:41 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:41 ---> Running in 682bb5b637cd 13:16:43 Removing intermediate container 682bb5b637cd 13:16:43 ---> 60e4f27a5f38 13:16:43 Step 10/30 : COPY . . 13:16:44 ---> b009708c4165 13:16:44 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:16:44 ---> Running in 079ede3178c5 13:16:44 Removing intermediate container 079ede3178c5 13:16:44 ---> 4829a0412d17 13:16:44 Step 12/30 : RUN $MAKE 13:16:44 ---> Running in f67bb88909fc 13:16:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -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:18:37 Removing intermediate container f67bb88909fc 13:18:37 ---> 6422300987d5 13:18:37 Step 13/30 : FROM alpine:3.18 13:18:37 3.18: Pulling from library/alpine 13:18:37 c6b39de5b339: Pulling fs layer 13:18:37 c6b39de5b339: Verifying Checksum 13:18:37 c6b39de5b339: Download complete 13:18:37 c6b39de5b339: Pull complete 13:18:37 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:18:37 Status: Downloaded newer image for alpine:3.18 13:18:37 ---> 33abbf032149 13:18:37 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:18:37 ---> Running in 1529efdb46b7 13:18:37 Removing intermediate container 1529efdb46b7 13:18:37 ---> 9332c0880317 13:18:37 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:18:37 ---> Running in ba898ec4d67a 13:18:37 Removing intermediate container ba898ec4d67a 13:18:37 ---> ee2c585d9991 13:18:37 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:18:37 ---> Running in f133b5b92cbf 13:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:18:38 (1/2) Installing ca-certificates (20230506-r0) 13:18:38 (2/2) Installing dumb-init (1.2.5-r2) 13:18:38 Executing busybox-1.36.1-r5.trigger 13:18:38 Executing ca-certificates-20230506-r0.trigger 13:18:38 OK: 9 MiB in 17 packages 13:18:40 Removing intermediate container f133b5b92cbf 13:18:40 ---> 27809cc75b3a 13:18:40 Step 17/30 : RUN apk --no-cache upgrade 13:18:40 ---> Running in a6470af55fcb 13:18:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:18:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:18:42 OK: 9 MiB in 17 packages 13:18:42 Removing intermediate container a6470af55fcb 13:18:42 ---> ea16c108a592 13:18:42 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:18:43 ---> e4839c202a48 13:18:43 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:18:43 ---> d7797454452b 13:18:43 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:18:44 ---> 4adf824d104e 13:18:44 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:18:45 ---> 1b5378f01427 13:18:45 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:18:46 ---> d0d0b0dc74e0 13:18:46 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:18:46 ---> Running in 50fae8e14d66 13:18:52 Removing intermediate container 50fae8e14d66 13:18:52 ---> 9b7faabec803 13:18:52 Step 24/30 : VOLUME /cache 13:18:52 ---> Running in 81c1943d30fd 13:18:52 Removing intermediate container 81c1943d30fd 13:18:52 ---> f2bb606790c8 13:18:52 Step 25/30 : EXPOSE 59711 13:18:52 ---> Running in d5b0d72acfb4 13:18:53 Removing intermediate container d5b0d72acfb4 13:18:53 ---> a0252188b6ca 13:18:53 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:18:53 ---> Running in 95db92d51fd8 13:18:53 Removing intermediate container 95db92d51fd8 13:18:53 ---> 000d68921a0b 13:18:53 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:18:53 ---> Running in d4fbabdc3133 13:18:53 Removing intermediate container d4fbabdc3133 13:18:53 ---> bdf2ba989500 13:18:53 Step 28/30 : LABEL arch=arm64 13:18:53 ---> Running in 1307a1bbd45a 13:18:54 Removing intermediate container 1307a1bbd45a 13:18:54 ---> 123d2cd7adb1 13:18:54 Step 29/30 : LABEL git_sha=952f659fe2f4556f204fbb6f115e3095d183d523 13:18:54 ---> Running in 2b46066e892e 13:18:54 Removing intermediate container 2b46066e892e 13:18:54 ---> 460ef9ce113d 13:18:54 Step 30/30 : LABEL version=0.0.0 13:18:54 ---> Running in 7ca6a886e898 13:18:54 Removing intermediate container 7ca6a886e898 13:18:54 ---> c5b2ee4dd224 13:18:54 [Warning] One or more build-args [ARCH] were not consumed 13:18:54 Successfully built c5b2ee4dd224 13:18:54 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:18:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:56 13:18:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:56 arm64: Pulling from edgex-lftools-log-publisher 13:18:56 8998bd30e6a1: Pulling fs layer 13:18:56 04944245beec: Pulling fs layer 13:18:56 699f458cf7ca: Pulling fs layer 13:18:56 765212b225bb: Pulling fs layer 13:18:56 f23df028b6ca: Pulling fs layer 13:18:56 d65c8cfc05b1: Pulling fs layer 13:18:56 2437ff75d9bd: Pulling fs layer 13:18:56 765212b225bb: Waiting 13:18:56 f23df028b6ca: Waiting 13:18:56 d65c8cfc05b1: Waiting 13:18:56 2437ff75d9bd: Waiting 13:18:56 04944245beec: Verifying Checksum 13:18:56 04944245beec: Download complete 13:18:56 765212b225bb: Verifying Checksum 13:18:56 765212b225bb: Download complete 13:18:56 f23df028b6ca: Download complete 13:18:56 d65c8cfc05b1: Verifying Checksum 13:18:56 d65c8cfc05b1: Download complete 13:18:57 699f458cf7ca: Verifying Checksum 13:18:57 699f458cf7ca: Download complete 13:18:57 8998bd30e6a1: Verifying Checksum 13:18:57 8998bd30e6a1: Download complete 13:19:00 2437ff75d9bd: Verifying Checksum 13:19:00 2437ff75d9bd: Download complete 13:19:01 8998bd30e6a1: Pull complete 13:19:02 04944245beec: Pull complete 13:19:03 699f458cf7ca: Pull complete 13:19:04 765212b225bb: Pull complete 13:19:06 f23df028b6ca: Pull complete 13:19:06 d65c8cfc05b1: Pull complete 13:19:24 2437ff75d9bd: Pull complete 13:19:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:19:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:25 prd-ubuntu20.04-docker-arm64-4c-16g-1510 does not seem to be running inside a container 13:19:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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:19:27 $ docker top f44d07a7ce5db8685043aa706dd2abb5e1a9f42e74df40d36b3c2d47f367a613 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:19:28 ---> job-cost.sh 13:19:28 lf-activate-venv: SKIPPING 13:19:28 INFO: No Stack... 13:19:29 INFO: Retrieving Pricing Info for: v3-standard-4 13:19:30 INFO: Archiving Costs [Pipeline] sh 13:19:30 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:19:30 + cut -d, -f6 [Pipeline] lock 13:19:30 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-273-1-stack-cost] 13:19:30 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-273-1-stack-cost] did not exist. Created. 13:19:30 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-273-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:19:31 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-d4a738f6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:19:32 + echo total: 0.10999999940395355 [Pipeline] stash 13:19:32 Warning: overwriting stash ‘stack-cost’ 13:19:32 Stashed 1 file(s) [Pipeline] } 13:19:32 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-273-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:19:32 $ docker stop --time=1 f44d07a7ce5db8685043aa706dd2abb5e1a9f42e74df40d36b3c2d47f367a613 13:19:34 $ docker rm -f --volumes f44d07a7ce5db8685043aa706dd2abb5e1a9f42e74df40d36b3c2d47f367a613 [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:19:37 provisioning config files... 13:19:37 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp/config14842742436604587095tmp [Pipeline] { [Pipeline] sh 13:19:37 + set +x 13:19:37 + curl -s https://codecov.io/bash 13:19:37 + bash -s -- 13:19:37 13:19:37 _____ _ 13:19:37 / ____| | | 13:19:37 | | ___ __| | ___ ___ _____ __ 13:19:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:19:37 | |___| (_) | (_| | __/ (_| (_) \ V / 13:19:37 \_____\___/ \__,_|\___|\___\___/ \_/ 13:19:37 Bash-1.0.6 13:19:37 13:19:37 13:19:37 ==> git version 2.25.1 found 13:19:37 ==> 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:19:37 Release-Date: 2020-01-08 13:19:37 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:19:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:19:37 ==> Jenkins CI detected. 13:19:37 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-273 13:19:37 project root: . 13:19:37 --> token set from env 13:19:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:19:37 ==> Running gcov in . (disable via -X gcov) 13:19:37 ==> Python coveragepy not found 13:19:37 ==> Searching for coverage reports in: 13:19:37 + . 13:19:37 -> Found 1 reports 13:19:37 ==> Detecting git/mercurial file structure 13:19:37 ==> Reading reports 13:19:37 + ./coverage.out bytes=41317 13:19:37 ==> Appending adjustments 13:19:37 https://docs.codecov.io/docs/fixing-reports 13:19:37 + Found adjustments 13:19:37 ==> Gzipping contents 13:19:37 12K /tmp/codecov.6enz7y.gz 13:19:37 ==> Uploading reports 13:19:37 url: https://codecov.io 13:19:37 query: branch=PR-273&commit=952f659fe2f4556f204fbb6f115e3095d183d523&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-273%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=273&job=&cmd_args= 13:19:37 -> Pinging Codecov 13:19:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-273&commit=952f659fe2f4556f204fbb6f115e3095d183d523&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-273%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=273&job=&cmd_args= 13:19:38 -> Uploading to 13:19:38 https://storage.googleapis.com/codecov/v4/raw/2024-02-22/581DD39554BDF9B6E22D074273EAD858/952f659fe2f4556f204fbb6f115e3095d183d523/11874d50-6dc8-4d13-a23d-5b0ae33c9188.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240222T131938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=09fbca6d059e6a88b3b1b1ec3214034dc4d2840f2aa82ec96277979a2bebc82b 13:19:38 % Total % Received % Xferd Average Speed Time Time Time Current 13:19:38 Dload Upload Total Spent Left Speed 13:19:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 43815 --:--:-- --:--:-- --:--:-- 43981 13:19:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/952f659fe2f4556f204fbb6f115e3095d183d523 [Pipeline] } 13:19:38 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:19:42 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-273/archives ] 13:19:42 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-273/archives 13:19:42 total 16 13:19:42 drwxr-xr-x 3 root root 4096 Feb 22 13:10 . 13:19:42 drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 13:10 .. 13:19:42 drwxr-xr-x 2 root root 4096 Feb 22 13:10 cost 13:19:42 -rw-r--r-- 1 root root 95 Feb 22 13:10 cost.csv 13:19:42 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-273/archives 13:19:42 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-273/archives 13:19:42 total 16 13:19:42 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 13:10 . 13:19:42 drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 13:10 .. 13:19:42 drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 13:10 cost 13:19:42 -rw-r--r-- 1 jenkins jenkins 95 Feb 22 13:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:19:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:19:43 ---> package-listing.sh 13:19:43 ++ facter osfamily 13:19:43 ++ tr '[:upper:]' '[:lower:]' 13:19:43 + OS_FAMILY=debian 13:19:43 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-273 13:19:43 + START_PACKAGES=/tmp/packages_start.txt 13:19:43 + END_PACKAGES=/tmp/packages_end.txt 13:19:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:19:43 + PACKAGES=/tmp/packages_start.txt 13:19:43 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-273 ']' 13:19:43 + PACKAGES=/tmp/packages_end.txt 13:19:43 + case "${OS_FAMILY}" in 13:19:43 + dpkg -l 13:19:43 + grep '^ii' 13:19:43 + '[' -f /tmp/packages_start.txt ']' 13:19:43 + '[' -f /tmp/packages_end.txt ']' 13:19:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:19:43 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-273 ']' 13:19:43 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-273/archives/ 13:19:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-273/archives/ [Pipeline] echo 13:19:43 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-273/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:19:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:19:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:44 prd-ubuntu20.04-docker-8c-8g-1509 does not seem to be running inside a container 13:19:45 $ 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-273/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-273 -v /w/workspace/y_app-rfid-llrp-inventory_PR-273:/w/workspace/y_app-rfid-llrp-inventory_PR-273:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-273@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:19:45 $ docker top f813d1317649c39edf4fcfc2f12520dd42d6456f4c328675a5c9a29bdb6b6d74 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:45 + touch /tmp/pre-build-complete [Pipeline] sh 13:19:46 + mkdir -p /var/log/sysstat [Pipeline] sh 13:19:46 + ls /var/log/sa-host 13:19:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:19:46 provisioning config files... 13:19:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp/config6453619977459131769tmp [Pipeline] { [Pipeline] echo 13:19:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:19:47 ---> create-netrc.sh [Pipeline] } 13:19:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:19:47 ---> python-tools-install.sh [Pipeline] echo 13:19:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:19:48 ---> sudo-logs.sh 13:19:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:19:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:19:48 ---> job-cost.sh 13:19:48 lf-activate-venv: SKIPPING 13:19:48 DEBUG: total: 0.2199999988079071 13:19:48 INFO: Retrieving Stack Cost... 13:19:48 INFO: Retrieving Pricing Info for: v3-standard-8 13:19:49 INFO: Archiving Costs [Pipeline] echo 13:19:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:19:49 ---> logs-deploy.sh 13:19:49 lf-activate-venv: SKIPPING 13:19:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-273/1 13:19:49 INFO: archiving workspace using pattern(s): 13:19:50 Archives upload complete. 13:19:51 INFO: archiving logs to Nexus