Pull request #309 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from a22073f69499906e6450cba5b4d0cb9bd546581e+177adeae7629dfca2237b77997b1ab90b6e46731 (447b9269724047c6efa1edb06bf908ce4e20c059) 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-ssh16149345191402722114.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12540977685469478308.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-309/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-309/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1435580269362649243.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-309/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16598606625004648363.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13497414487076544923.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-309/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-309/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4062591188101478588.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-22713’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22714 in /w/workspace/y_app-rfid-llrp-inventory_PR-309 [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-309 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/309/head:refs/remotes/origin/PR-309 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 177adeae7629dfca2237b77997b1ab90b6e46731 into PR head commit a22073f69499906e6450cba5b4d0cb9bd546581e Merge succeeded, producing a22073f69499906e6450cba5b4d0cb9bd546581e Checking out Revision a22073f69499906e6450cba5b4d0cb9bd546581e (PR-309) > git config core.sparsecheckout # timeout=10 > git checkout -f a22073f69499906e6450cba5b4d0cb9bd546581e # 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 177adeae7629dfca2237b77997b1ab90b6e46731 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a22073f69499906e6450cba5b4d0cb9bd546581e # timeout=10 Commit message: "feat: Enable PIE support for ASLR and full RELRO" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:15:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:15:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:15:50 ========================================================= 08:15:50 EdgeX Global Pipelines Version Info 08:15:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:15:51 ------------------- 08:15:51 stable info: 08:15:51 ------------------- 08:15:51 Commited By: Ginny Guan ginny@iotechsys.com 08:15:51 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:15:51 Message: update stable to v1.0.265 08:15:52 ------------------- 08:15:52 experimental info: 08:15:52 ------------------- 08:15:52 Commited By: Cherry Wang cherry@iotechsys.com 08:15:52 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:15:52 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:15:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 08:15:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 08:15:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:15:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:15:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:15:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:15:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:15:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:15:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:15:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:15:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 08:15:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:15:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:15:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:15:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:15:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:15:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:15:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:15:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:15:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:15:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:15:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:15:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:15:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:15:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:15:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:15:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-309 [Pipeline] echo 08:15:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-309 [Pipeline] echo 08:15:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-309 [Pipeline] echo 08:15:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a22073f69499906e6450cba5b4d0cb9bd546581e [Pipeline] echo 08:15:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a22073f [Pipeline] echo 08:15:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:15:54 provisioning config files... 08:15:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp/config7124988535527228420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:55 ---> ****-login.sh 08:15:55 nexus3.edgexfoundry.org:10001 08:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:55 Configure a credential helper to remove this warning. See 08:15:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:55 08:15:55 Login Succeeded 08:15:55 nexus3.edgexfoundry.org:10002 08:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:55 Configure a credential helper to remove this warning. See 08:15:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:55 08:15:55 Login Succeeded 08:15:55 nexus3.edgexfoundry.org:10003 08:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:55 Configure a credential helper to remove this warning. See 08:15:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:55 08:15:55 Login Succeeded 08:15:55 nexus3.edgexfoundry.org:10004 08:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:55 Configure a credential helper to remove this warning. See 08:15:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:55 08:15:55 Login Succeeded 08:15:55 ****.io 08:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:56 Configure a credential helper to remove this warning. See 08:15:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:56 08:15:56 Login Succeeded 08:15:56 ---> ****-login.sh ends [Pipeline] } 08:15:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:15:56 + git rev-list -1 --merges a22073f69499906e6450cba5b4d0cb9bd546581e~1..a22073f69499906e6450cba5b4d0cb9bd546581e [Pipeline] echo 08:15:57 -----------> git rev-list -1 --merges a22073f69499906e6450cba5b4d0cb9bd546581e~1..a22073f69499906e6450cba5b4d0cb9bd546581e a22073f69499906e6450cba5b4d0cb9bd546581e [false] [Pipeline] sh 08:15:57 + git log --format=format:%s -1 a22073f69499906e6450cba5b4d0cb9bd546581e [Pipeline] echo 08:15:57 ========================================================= 08:15:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:15:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:15:57 + git log --format=format:%s -1 a22073f69499906e6450cba5b4d0cb9bd546581e [Pipeline] echo 08:15:57 [semverPrep] GIT_COMMIT: a22073f69499906e6450cba5b4d0cb9bd546581e, Commit Message: feat: Enable PIE support for ASLR and full RELRO [Pipeline] echo 08:15:57 [semverPrep] This is not a build commit. [Pipeline] sh 08:15:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:15:58 + grep -v github /etc/ssh/ssh_known_hosts 08:15:58 + [ -e /tmp/ssh_known_hosts ] 08:15:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:15:58 + + sudo tee -a /etc/ssh/ssh_known_hosts 08:15:58 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:15:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:58 08:15:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:59 0.1.4: Pulling from edgex-devops/py-git-semver 08:15:59 b85a868b505f: Pulling fs layer 08:15:59 e2be974225ed: Pulling fs layer 08:15:59 339a4e72a1f5: Pulling fs layer 08:15:59 988bab9f4d93: Pulling fs layer 08:15:59 1469e6f7b9e6: Pulling fs layer 08:15:59 eaf3925da568: Pulling fs layer 08:15:59 bab4dde63d76: Pulling fs layer 08:15:59 bde34c3a00c8: Pulling fs layer 08:15:59 b352a97aabf1: Pulling fs layer 08:15:59 4872d77fe225: Pulling fs layer 08:15:59 5851b861e8e6: Pulling fs layer 08:15:59 bab4dde63d76: Waiting 08:15:59 5851b861e8e6: Waiting 08:15:59 4872d77fe225: Waiting 08:15:59 bde34c3a00c8: Waiting 08:15:59 b352a97aabf1: Waiting 08:15:59 988bab9f4d93: Waiting 08:15:59 eaf3925da568: Waiting 08:15:59 e2be974225ed: Download complete 08:15:59 988bab9f4d93: Verifying Checksum 08:15:59 988bab9f4d93: Download complete 08:15:59 1469e6f7b9e6: Verifying Checksum 08:15:59 1469e6f7b9e6: Download complete 08:15:59 eaf3925da568: Download complete 08:15:59 339a4e72a1f5: Verifying Checksum 08:15:59 339a4e72a1f5: Download complete 08:15:59 bde34c3a00c8: Download complete 08:15:59 b352a97aabf1: Verifying Checksum 08:15:59 b352a97aabf1: Download complete 08:15:59 4872d77fe225: Download complete 08:15:59 5851b861e8e6: Download complete 08:15:59 b85a868b505f: Verifying Checksum 08:15:59 b85a868b505f: Download complete 08:16:00 bab4dde63d76: Verifying Checksum 08:16:00 bab4dde63d76: Download complete 08:16:01 b85a868b505f: Pull complete 08:16:01 e2be974225ed: Pull complete 08:16:02 339a4e72a1f5: Pull complete 08:16:02 988bab9f4d93: Pull complete 08:16:02 1469e6f7b9e6: Pull complete 08:16:02 eaf3925da568: Pull complete 08:16:04 bab4dde63d76: Pull complete 08:16:04 bde34c3a00c8: Pull complete 08:16:04 b352a97aabf1: Pull complete 08:16:04 4872d77fe225: Pull complete 08:16:04 5851b861e8e6: Pull complete 08:16:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:16:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:16:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:05 prd-ubuntu20.04-docker-8c-8g-22714 does not seem to be running inside a container 08:16:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-309 -v /w/workspace/y_app-rfid-llrp-inventory_PR-309:/w/workspace/y_app-rfid-llrp-inventory_PR-309:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-309@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-devops/py-git-semver:0.1.4 cat 08:16:08 $ docker top 6101eda6a347487129b59f3d0652b0bb7d76196624ac940648fbeeb21ecac792 -eo pid,comm 08:16:08 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). 08:16:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:16:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:16:08 [ssh-agent] Looking for ssh-agent implementation... 08:16:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:08 $ docker exec 6101eda6a347487129b59f3d0652b0bb7d76196624ac940648fbeeb21ecac792 ssh-agent 08:16:08 SSH_AUTH_SOCK=/tmp/ssh-KpeJWVUmGf3h/agent.32 08:16:08 SSH_AGENT_PID=38 08:16:08 Running ssh-add (command line suppressed) 08:16:08 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp/private_key_4331301305448088495.key (/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp/private_key_4331301305448088495.key) 08:16:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:16:09 + git tag --points-at HEAD [Pipeline] } 08:16:09 $ docker exec --env ******** --env ******** 6101eda6a347487129b59f3d0652b0bb7d76196624ac940648fbeeb21ecac792 ssh-agent -k 08:16:09 unset SSH_AUTH_SOCK; 08:16:09 unset SSH_AGENT_PID; 08:16:09 echo Agent pid 38 killed; 08:16:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:16:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:16:09 [ssh-agent] Looking for ssh-agent implementation... 08:16:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:09 $ docker exec 6101eda6a347487129b59f3d0652b0bb7d76196624ac940648fbeeb21ecac792 ssh-agent 08:16:09 SSH_AUTH_SOCK=/tmp/ssh-9UYqrXgQrY2q/agent.72 08:16:09 SSH_AGENT_PID=77 08:16:09 Running ssh-add (command line suppressed) 08:16:09 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp/private_key_2427158847382492257.key (/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp/private_key_2427158847382492257.key) 08:16:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:16:10 + git semver init 08:16:10 2024-10-14 08:16:10,226 [run_init] DEBUG init version:0.0.0 force:False 08:16:10 2024-10-14 08:16:10,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-309/.semver 08:16:10 2024-10-14 08:16:10,227 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-309/.semver 08:16:10 2024-10-14 08:16:10,227 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-309/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-309, universal_newlines=False, shell=None, istream=None) 08:16:12 2024-10-14 08:16:12,316 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-309/.git/info/exclude 08:16:12 2024-10-14 08:16:12,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-309/.semver/PR-309 with force:False 08:16:12 2024-10-14 08:16:12,317 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-309/.semver/PR-309 08:16:12 2024-10-14 08:16:12,322 [execute] INFO git cat-file --batch-check 08:16:12 2024-10-14 08:16:12,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-309/.semver, universal_newlines=False, shell=None, istream=) 08:16:12 2024-10-14 08:16:12,328 [execute] INFO git cat-file --batch 08:16:12 2024-10-14 08:16:12,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-309/.semver, universal_newlines=False, shell=None, istream=) 08:16:12 2024-10-14 08:16:12,335 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-309/.semver/PR-309 08:16:12 0.0.0 [Pipeline] } 08:16:12 $ docker exec --env ******** --env ******** 6101eda6a347487129b59f3d0652b0bb7d76196624ac940648fbeeb21ecac792 ssh-agent -k 08:16:12 unset SSH_AUTH_SOCK; 08:16:12 unset SSH_AGENT_PID; 08:16:12 echo Agent pid 77 killed; 08:16:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:16:13 + git semver [Pipeline] } 08:16:13 $ docker stop --time=1 6101eda6a347487129b59f3d0652b0bb7d76196624ac940648fbeeb21ecac792 08:16:14 $ docker rm -f --volumes 6101eda6a347487129b59f3d0652b0bb7d76196624ac940648fbeeb21ecac792 [Pipeline] // withDockerContainer [Pipeline] sh 08:16:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:16:15 Stashed 1 file(s) [Pipeline] echo 08:16:15 [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 08:16:16 provisioning config files... 08:16:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp/config8534699516788636274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:16 ---> ****-login.sh 08:16:16 nexus3.edgexfoundry.org:10001 08:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:16 Configure a credential helper to remove this warning. See 08:16:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:16 08:16:16 Login Succeeded 08:16:16 nexus3.edgexfoundry.org:10002 08:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:16 Configure a credential helper to remove this warning. See 08:16:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:16 08:16:16 Login Succeeded 08:16:16 nexus3.edgexfoundry.org:10003 08:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:17 Configure a credential helper to remove this warning. See 08:16:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:17 08:16:17 Login Succeeded 08:16:17 nexus3.edgexfoundry.org:10004 08:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:17 Configure a credential helper to remove this warning. See 08:16:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:17 08:16:17 Login Succeeded 08:16:17 ****.io 08:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:17 Configure a credential helper to remove this warning. See 08:16:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:17 08:16:17 Login Succeeded 08:16:17 ---> ****-login.sh ends [Pipeline] } 08:16:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:16:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:16:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:16:17 ========================================================= 08:16:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:16:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:16:18 Sending build context to Docker daemon 19.98MB 08:16:18 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:16:18 Step 2/12 : FROM ${BASE} AS builder 08:16:18 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:16:18 43c4264eed91: Pulling fs layer 08:16:18 4cc291be95ef: Pulling fs layer 08:16:18 2ac1f1163629: Pulling fs layer 08:16:18 5c3c966382ef: Pulling fs layer 08:16:18 4f4fb700ef54: Pulling fs layer 08:16:18 5d5c8e513c77: Pulling fs layer 08:16:18 9f66e0745190: Pulling fs layer 08:16:18 f49a43e4bbc0: Pulling fs layer 08:16:18 561ebcabdf7f: Pulling fs layer 08:16:18 5d5c8e513c77: Waiting 08:16:18 9f66e0745190: Waiting 08:16:18 f49a43e4bbc0: Waiting 08:16:18 4f4fb700ef54: Waiting 08:16:18 5c3c966382ef: Waiting 08:16:18 4cc291be95ef: Verifying Checksum 08:16:18 4cc291be95ef: Download complete 08:16:18 5c3c966382ef: Verifying Checksum 08:16:18 5c3c966382ef: Download complete 08:16:18 4f4fb700ef54: Verifying Checksum 08:16:18 4f4fb700ef54: Download complete 08:16:18 5d5c8e513c77: Verifying Checksum 08:16:18 5d5c8e513c77: Download complete 08:16:18 43c4264eed91: Download complete 08:16:18 9f66e0745190: Verifying Checksum 08:16:18 9f66e0745190: Download complete 08:16:18 43c4264eed91: Pull complete 08:16:18 561ebcabdf7f: Download complete 08:16:18 4cc291be95ef: Pull complete 08:16:19 2ac1f1163629: Verifying Checksum 08:16:19 2ac1f1163629: Download complete 08:16:19 f49a43e4bbc0: Verifying Checksum 08:16:19 f49a43e4bbc0: Download complete 08:16:23 2ac1f1163629: Pull complete 08:16:23 5c3c966382ef: Pull complete 08:16:23 4f4fb700ef54: Pull complete 08:16:23 5d5c8e513c77: Pull complete 08:16:23 9f66e0745190: Pull complete 08:16:27 f49a43e4bbc0: Pull complete 08:16:27 561ebcabdf7f: Pull complete 08:16:27 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:16:27 ---> 3a752c3f9dda 08:16:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:16:30 ---> Running in 8b1e3270a9e5 08:16:30 Removing intermediate container 8b1e3270a9e5 08:16:30 ---> 4fa6e8e1afd6 08:16:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:16:30 ---> Running in 0a647fce5f5f 08:16:31 Removing intermediate container 0a647fce5f5f 08:16:31 ---> 08d0ab7fe4cc 08:16:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:16:31 ---> Running in 45952d00ffb7 08:16:31 Removing intermediate container 45952d00ffb7 08:16:31 ---> 31aceae6102d 08:16:31 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:16:31 ---> Running in d8ef3dab7539 08:16:31 Still waiting to schedule task 08:16:31 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:16:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:16:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:16:31 OK: 246 MiB in 54 packages 08:16:32 Removing intermediate container d8ef3dab7539 08:16:32 ---> b729ef2155ed 08:16:32 Step 7/12 : WORKDIR /app 08:16:32 ---> Running in 8d0850c7e7bf 08:16:32 Removing intermediate container 8d0850c7e7bf 08:16:32 ---> 413105bfcf30 08:16:32 Step 8/12 : COPY go.mod vendor* ./ 08:16:32 ---> f7074bb3a0ed 08:16:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:32 ---> Running in 948e3c297e04 08:17:19 Removing intermediate container 948e3c297e04 08:17:19 ---> 00b53427f9ce 08:17:19 Step 10/12 : COPY . . 08:17:19 ---> 2c2178f85114 08:17:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:17:19 ---> Running in 5d0eb2068e9f 08:17:19 Removing intermediate container 5d0eb2068e9f 08:17:19 ---> b22e85192bd6 08:17:19 Step 12/12 : RUN $MAKE 08:17:19 ---> Running in 4f6c3a64280a 08:17:19 noop 08:17:19 Removing intermediate container 4f6c3a64280a 08:17:19 ---> c01dfbd3dd2c 08:17:19 Successfully built c01dfbd3dd2c 08:17:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:19 + docker inspect -f . ci-base-image-x86_64 08:17:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:19 prd-ubuntu20.04-docker-8c-8g-22714 does not seem to be running inside a container 08:17:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-309 -v /w/workspace/y_app-rfid-llrp-inventory_PR-309:/w/workspace/y_app-rfid-llrp-inventory_PR-309:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:17:20 $ docker top 3d62136f1f32a1f0b8af34e91356b7f63c40eb612551512a88e50c61150657d9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:20 + go version 08:17:20 go version go1.23.2 linux/amd64 [Pipeline] } 08:17:20 $ docker stop --time=1 3d62136f1f32a1f0b8af34e91356b7f63c40eb612551512a88e50c61150657d9 08:17:21 $ docker rm -f --volumes 3d62136f1f32a1f0b8af34e91356b7f63c40eb612551512a88e50c61150657d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:22 + docker inspect -f . ci-base-image-x86_64 08:17:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:22 prd-ubuntu20.04-docker-8c-8g-22714 does not seem to be running inside a container 08:17:22 $ 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-309 -v /w/workspace/y_app-rfid-llrp-inventory_PR-309:/w/workspace/y_app-rfid-llrp-inventory_PR-309:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:17:23 $ docker top 1ed795278d2459d7fa4de8e2f1c3070691180fc4aeaa6787ebcc0ae0d630bebf -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:23 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-309 [Pipeline] fileExists [Pipeline] sh 08:17:24 + make test 08:17:24 go test -race ./... -coverprofile=coverage.out ./... 08:18:02 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 08:18:02 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 08:18:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.139s coverage: 86.2% of statements 08:18:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.660s coverage: 71.9% of statements 08:18:41 go vet ./... 08:18:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:18:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:18:46 ./bin/test-attribution.sh [Pipeline] echo 08:18:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:18:46 $ docker stop --time=1 1ed795278d2459d7fa4de8e2f1c3070691180fc4aeaa6787ebcc0ae0d630bebf 08:18:49 $ docker rm -f --volumes 1ed795278d2459d7fa4de8e2f1c3070691180fc4aeaa6787ebcc0ae0d630bebf [Pipeline] // withDockerContainer [Pipeline] sh 08:18:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:18:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:18:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:18:51 + ls -al . 08:18:51 total 296 08:18:51 drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 08:17 . 08:18:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:15 .. 08:18:51 -rw-rw-r-- 1 jenkins jenkins 262 Oct 14 08:15 .dockerignore 08:18:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:18 .git 08:18:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:15 .github 08:18:51 -rw-rw-r-- 1 jenkins jenkins 773 Oct 14 08:15 .gitignore 08:18:51 -rw-rw-r-- 1 jenkins jenkins 200 Oct 14 08:15 .golangci.yml 08:18:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:16 .semver 08:18:51 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 14 08:15 Attribution.txt 08:18:51 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 14 08:15 CHANGELOG.md 08:18:51 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 14 08:15 Dockerfile 08:18:51 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:15 GOVERNANCE.md 08:18:51 -rw-rw-r-- 1 jenkins jenkins 665 Oct 14 08:15 Jenkinsfile 08:18:51 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 08:15 LICENSE 08:18:51 -rw-rw-r-- 1 jenkins jenkins 3040 Oct 14 08:15 Makefile 08:18:51 -rw-rw-r-- 1 jenkins jenkins 617 Oct 14 08:15 OWNERS.md 08:18:51 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 14 08:15 README.md 08:18:51 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:16 VERSION 08:18:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:15 bin 08:18:51 -rw-r--r-- 1 jenkins jenkins 55696 Oct 14 08:18 coverage.out 08:18:51 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 14 08:15 go.mod 08:18:51 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 08:15 go.sum 08:18:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:15 images 08:18:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:15 internal 08:18:51 -rw-rw-r-- 1 jenkins jenkins 531 Oct 14 08:15 main.go 08:18:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:15 openapi 08:18:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:15 res 08:18:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:52 + 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=a22073f69499906e6450cba5b4d0cb9bd546581e --label arch=amd64 --label version=0.0.0 . 08:18:52 Sending build context to Docker daemon 19.98MB 08:18:52 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 08:18:52 Step 2/30 : FROM ${BASE} AS builder 08:18:52 ---> c01dfbd3dd2c 08:18:52 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 08:18:52 ---> Running in d947e4d547af 08:18:52 Removing intermediate container d947e4d547af 08:18:52 ---> 99e65b54b987 08:18:52 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 08:18:52 ---> Running in 2ca2c76046c8 08:18:52 Removing intermediate container 2ca2c76046c8 08:18:52 ---> 09a47411cf74 08:18:52 Step 5/30 : ARG ADD_BUILD_TAGS="" 08:18:52 ---> Running in 1ea07b2ee052 08:18:52 Removing intermediate container 1ea07b2ee052 08:18:52 ---> 487803c022e5 08:18:52 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:18:52 ---> Running in dabcf4457102 08:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:53 OK: 246 MiB in 54 packages 08:18:53 Removing intermediate container dabcf4457102 08:18:53 ---> ad5ac2a1c681 08:18:53 Step 7/30 : WORKDIR /app 08:18:53 ---> Running in 1c897b5fecb7 08:18:53 Removing intermediate container 1c897b5fecb7 08:18:53 ---> 03274ad68127 08:18:53 Step 8/30 : COPY go.mod vendor* ./ 08:18:54 ---> 4fc13b818751 08:18:54 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:54 ---> Running in 9ce2e16c468d 08:18:54 Removing intermediate container 9ce2e16c468d 08:18:54 ---> c9df50457a63 08:18:54 Step 10/30 : COPY . . 08:18:54 ---> 00777038ae8b 08:18:54 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:18:55 ---> Running in 378117fca499 08:18:55 Removing intermediate container 378117fca499 08:18:55 ---> 7044c28e8e4e 08:18:55 Step 12/30 : RUN $MAKE 08:18:55 ---> Running in bf42b13664a4 08:18:55 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory 08:19:34 Removing intermediate container bf42b13664a4 08:19:34 ---> 13497561c232 08:19:34 Step 13/30 : FROM alpine:3.20 08:19:34 3.20: Pulling from library/alpine 08:19:34 43c4264eed91: Already exists 08:19:34 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:19:34 Status: Downloaded newer image for alpine:3.20 08:19:34 ---> 91ef0af61f39 08:19:34 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:19:34 ---> Running in 157d52a77714 08:19:34 Removing intermediate container 157d52a77714 08:19:34 ---> 121b1440ef73 08:19:34 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:19:34 ---> Running in 3dc01ae22413 08:19:34 Removing intermediate container 3dc01ae22413 08:19:34 ---> 5061a6c8d32d 08:19:34 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 08:19:34 ---> Running in 0e6db2ee32b4 08:19:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:19:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:19:34 (1/2) Installing ca-certificates (20240705-r0) 08:19:34 (2/2) Installing dumb-init (1.2.5-r3) 08:19:34 Executing busybox-1.36.1-r29.trigger 08:19:34 Executing ca-certificates-20240705-r0.trigger 08:19:34 OK: 9 MiB in 16 packages 08:19:34 Removing intermediate container 0e6db2ee32b4 08:19:34 ---> d95e48b3fd03 08:19:34 Step 17/30 : RUN apk --no-cache upgrade 08:19:34 ---> Running in 7180bfce4b5d 08:19:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:19:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:19:34 Upgrading critical system libraries and apk-tools: 08:19:34 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:19:34 Executing busybox-1.36.1-r29.trigger 08:19:34 Continuing the upgrade transaction with new apk-tools: 08:19:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:19:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:19:34 OK: 9 MiB in 16 packages 08:19:34 Removing intermediate container 7180bfce4b5d 08:19:34 ---> ecba01685e16 08:19:34 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:19:34 ---> 177282cb9c80 08:19:34 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 08:19:34 ---> 7fea1d73de84 08:19:34 Step 20/30 : COPY --from=builder /app/res/ /res/ 08:19:34 ---> eacfe8e3ec5b 08:19:34 Step 21/30 : COPY --from=builder /app/static/ /static/ 08:19:34 ---> 9813fc14f4ff 08:19:34 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:19:35 ---> 91a709b0102c 08:19:35 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:19:35 ---> Running in 2dffb4294ac6 08:19:36 Removing intermediate container 2dffb4294ac6 08:19:36 ---> 3cade5e809f3 08:19:36 Step 24/30 : VOLUME /cache 08:19:36 ---> Running in 4a413dec1f5a 08:19:36 Removing intermediate container 4a413dec1f5a 08:19:36 ---> f4e0d246200e 08:19:36 Step 25/30 : EXPOSE 59711 08:19:36 ---> Running in 762f8b9595e1 08:19:36 Removing intermediate container 762f8b9595e1 08:19:36 ---> 00c36c5efe11 08:19:36 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:19:36 ---> Running in da4ff2353f22 08:19:36 Removing intermediate container da4ff2353f22 08:19:36 ---> 23c8cdb52dad 08:19:36 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 08:19:36 ---> Running in 7c941f150a6e 08:19:36 Removing intermediate container 7c941f150a6e 08:19:36 ---> 60037c3b8963 08:19:36 Step 28/30 : LABEL arch=amd64 08:19:36 ---> Running in dae3e0a141cb 08:19:36 Removing intermediate container dae3e0a141cb 08:19:36 ---> 594af4f07286 08:19:36 Step 29/30 : LABEL git_sha=a22073f69499906e6450cba5b4d0cb9bd546581e 08:19:36 ---> Running in 61369f5799ae 08:19:36 Removing intermediate container 61369f5799ae 08:19:36 ---> f5122fe37cbf 08:19:36 Step 30/30 : LABEL version=0.0.0 08:19:36 ---> Running in ead340c5f5a8 08:19:36 Removing intermediate container ead340c5f5a8 08:19:36 ---> 310116f1ac8e 08:19:36 [Warning] One or more build-args [ARCH] were not consumed 08:19:36 Successfully built 310116f1ac8e 08:19:36 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:37 08:19:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:38 latest: Pulling from edgex-lftools-log-publisher 08:19:38 5eb5b503b376: Pulling fs layer 08:19:38 5c69ac0246d0: Pulling fs layer 08:19:38 ec43610c2a17: Pulling fs layer 08:19:38 3a2ae6a8a46f: Pulling fs layer 08:19:38 33b1e0a273af: Pulling fs layer 08:19:38 5d3b04190fa2: Pulling fs layer 08:19:38 2f39f015ded8: Pulling fs layer 08:19:38 33b1e0a273af: Waiting 08:19:38 5d3b04190fa2: Waiting 08:19:38 3a2ae6a8a46f: Waiting 08:19:38 5c69ac0246d0: Verifying Checksum 08:19:38 5c69ac0246d0: Download complete 08:19:38 3a2ae6a8a46f: Verifying Checksum 08:19:38 3a2ae6a8a46f: Download complete 08:19:38 33b1e0a273af: Download complete 08:19:38 5d3b04190fa2: Verifying Checksum 08:19:38 5d3b04190fa2: Download complete 08:19:38 ec43610c2a17: Verifying Checksum 08:19:38 ec43610c2a17: Download complete 08:19:38 5eb5b503b376: Verifying Checksum 08:19:38 5eb5b503b376: Download complete 08:19:39 2f39f015ded8: Download complete 08:19:39 5eb5b503b376: Pull complete 08:19:39 5c69ac0246d0: Pull complete 08:19:40 ec43610c2a17: Pull complete 08:19:40 3a2ae6a8a46f: Pull complete 08:19:40 33b1e0a273af: Pull complete 08:19:40 5d3b04190fa2: Pull complete 08:19:46 2f39f015ded8: Pull complete 08:19:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:19:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:46 prd-ubuntu20.04-docker-8c-8g-22714 does not seem to be running inside a container 08:19:46 $ 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-309 -v /w/workspace/y_app-rfid-llrp-inventory_PR-309:/w/workspace/y_app-rfid-llrp-inventory_PR-309:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:19:48 $ docker top daed268da4f4f35ca9cf0529e31aefa71524d1a2de582ab59b9fd9200f75a20e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:49 ---> job-cost.sh 08:19:49 lf-activate-venv: SKIPPING 08:19:49 INFO: No Stack... 08:19:49 INFO: Retrieving Pricing Info for: v3-standard-8 08:19:49 INFO: Archiving Costs [Pipeline] sh 08:19:49 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-309/archives/cost.csv 08:19:49 + cut -d, -f6 [Pipeline] lock 08:19:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-309-1-stack-cost] 08:19:49 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-309-1-stack-cost] did not exist. Created. 08:19:49 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-309-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:19:50 + echo total: 0.2199999988079071 [Pipeline] stash 08:19:50 Stashed 1 file(s) [Pipeline] } 08:19:50 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-309-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:19:50 $ docker stop --time=1 daed268da4f4f35ca9cf0529e31aefa71524d1a2de582ab59b9fd9200f75a20e 08:19:51 $ docker rm -f --volumes daed268da4f4f35ca9cf0529e31aefa71524d1a2de582ab59b9fd9200f75a20e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:19:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22716 in /w/workspace/y_app-rfid-llrp-inventory_PR-309 [Pipeline] { [Pipeline] ws 08:19:58 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 08:20:01 The recommended git tool is: git 08:20:07 using credential edgex-jenkins-ssh 08:20:07 Cloning the remote Git repository 08:20:07 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:20:07 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 08:20:07 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:20:07 > git --version # timeout=10 08:20:07 > git --version # 'git version 2.25.1' 08:20:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:20:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:20:11 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:20:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:20:13 Merging remotes/origin/main commit 177adeae7629dfca2237b77997b1ab90b6e46731 into PR head commit a22073f69499906e6450cba5b4d0cb9bd546581e 08:20:12 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:20:13 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:20:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:20:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/309/head:refs/remotes/origin/PR-309 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:20:13 > git config core.sparsecheckout # timeout=10 08:20:13 Merge succeeded, producing a22073f69499906e6450cba5b4d0cb9bd546581e 08:20:13 Checking out Revision a22073f69499906e6450cba5b4d0cb9bd546581e (PR-309) 08:20:13 > git checkout -f a22073f69499906e6450cba5b4d0cb9bd546581e # timeout=10 08:20:13 > git remote # timeout=10 08:20:13 > git config --get remote.origin.url # timeout=10 08:20:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:20:13 > git merge 177adeae7629dfca2237b77997b1ab90b6e46731 # timeout=10 08:20:13 > git rev-parse HEAD^{commit} # timeout=10 08:20:13 > git config core.sparsecheckout # timeout=10 08:20:14 > git checkout -f a22073f69499906e6450cba5b4d0cb9bd546581e # timeout=10 08:20:17 Commit message: "feat: Enable PIE support for ASLR and full RELRO" 08:20:17 > git --version # timeout=10 08:20:17 > git --version # 'git version 2.25.1' 08:20:17 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:20:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:20:19 % Total % Received % Xferd Average Speed Time Time Time Current 08:20:19 Dload Upload Total Spent Left Speed 08:20:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh 08:20:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:20:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:20:20 + sudo tee /etc/docker/daemon.new 08:20:20 { 08:20:20 "registry-mirrors": [ 08:20:20 "https://nexus3.edgexfoundry.org:10001" 08:20:20 ], 08:20:20 "bip": "10.250.0.254/24", 08:20:20 "hosts": [ 08:20:20 "tcp://0.0.0.0:5555", 08:20:20 "unix:///var/run/docker.sock" 08:20:20 ], 08:20:20 "mtu": 1458, 08:20:20 "selinux-enabled": true, 08:20:20 "seccomp-profile": "/etc/docker/seccomp.json" 08:20:20 } [Pipeline] sh 08:20:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:20:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:20:39 provisioning config files... 08:20:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config11849674789593040523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:20:40 ---> ****-login.sh 08:20:40 nexus3.edgexfoundry.org:10001 08:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:40 Configure a credential helper to remove this warning. See 08:20:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:40 08:20:40 Login Succeeded 08:20:40 nexus3.edgexfoundry.org:10002 08:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:41 Configure a credential helper to remove this warning. See 08:20:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:41 08:20:41 Login Succeeded 08:20:41 nexus3.edgexfoundry.org:10003 08:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:41 Configure a credential helper to remove this warning. See 08:20:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:41 08:20:41 Login Succeeded 08:20:41 nexus3.edgexfoundry.org:10004 08:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:42 Configure a credential helper to remove this warning. See 08:20:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:42 08:20:42 Login Succeeded 08:20:42 ****.io 08:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:42 Configure a credential helper to remove this warning. See 08:20:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:42 08:20:42 Login Succeeded 08:20:42 ---> ****-login.sh ends [Pipeline] } 08:20:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:20:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:20:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:20:43 ========================================================= 08:20:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:20:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:20:44 Sending build context to Docker daemon 684.5kB 08:20:44 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:20:44 Step 2/12 : FROM ${BASE} AS builder 08:20:44 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:20:44 cf04c63912e1: Pulling fs layer 08:20:44 55b35a11ae5e: Pulling fs layer 08:20:44 a37a00ec5f00: Pulling fs layer 08:20:44 50b3750afda1: Pulling fs layer 08:20:44 4f4fb700ef54: Pulling fs layer 08:20:44 80978eb59214: Pulling fs layer 08:20:44 c9f46d7d2bd2: Pulling fs layer 08:20:44 c5a475d317c9: Pulling fs layer 08:20:44 4f4fb700ef54: Waiting 08:20:44 80978eb59214: Waiting 08:20:44 c9f46d7d2bd2: Waiting 08:20:44 50b3750afda1: Waiting 08:20:44 c5a475d317c9: Waiting 08:20:44 55b35a11ae5e: Verifying Checksum 08:20:44 55b35a11ae5e: Download complete 08:20:44 50b3750afda1: Download complete 08:20:44 4f4fb700ef54: Verifying Checksum 08:20:44 4f4fb700ef54: Download complete 08:20:44 80978eb59214: Verifying Checksum 08:20:44 80978eb59214: Download complete 08:20:44 cf04c63912e1: Verifying Checksum 08:20:44 cf04c63912e1: Download complete 08:20:45 c5a475d317c9: Verifying Checksum 08:20:45 c5a475d317c9: Download complete 08:20:45 cf04c63912e1: Pull complete 08:20:45 55b35a11ae5e: Pull complete 08:20:46 a37a00ec5f00: Verifying Checksum 08:20:46 a37a00ec5f00: Download complete 08:20:47 c9f46d7d2bd2: Verifying Checksum 08:20:47 c9f46d7d2bd2: Download complete 08:21:02 a37a00ec5f00: Pull complete 08:21:02 50b3750afda1: Pull complete 08:21:02 4f4fb700ef54: Pull complete 08:21:02 80978eb59214: Pull complete 08:21:09 c9f46d7d2bd2: Pull complete 08:21:11 c5a475d317c9: Pull complete 08:21:11 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:21:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:21:11 ---> be29e6b0f0d4 08:21:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:21:11 ---> Running in 2cf0930d155e 08:21:12 Removing intermediate container 2cf0930d155e 08:21:12 ---> 33ea2e9c65d6 08:21:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:21:12 ---> Running in 3f8d85972ecf 08:21:12 Removing intermediate container 3f8d85972ecf 08:21:12 ---> f3f910edfc3d 08:21:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:21:12 ---> Running in 28db606acaef 08:21:12 Removing intermediate container 28db606acaef 08:21:12 ---> 1eb6d32b3002 08:21:12 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:21:12 ---> Running in ee15cf365d0c 08:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:21:15 OK: 238 MiB in 54 packages 08:21:17 Removing intermediate container ee15cf365d0c 08:21:17 ---> 7f4cce480104 08:21:17 Step 7/12 : WORKDIR /app 08:21:17 ---> Running in cd2749dc0218 08:21:17 Removing intermediate container cd2749dc0218 08:21:17 ---> d8baa4285eb1 08:21:17 Step 8/12 : COPY go.mod vendor* ./ 08:21:17 ---> e33cacb31d15 08:21:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:17 ---> Running in 2a27dd73e643 08:23:09 Removing intermediate container 2a27dd73e643 08:23:09 ---> 38195146eee2 08:23:09 Step 10/12 : COPY . . 08:23:09 ---> 5edf700e1448 08:23:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:23:09 ---> Running in ddb2ef7c5f0a 08:23:09 Removing intermediate container ddb2ef7c5f0a 08:23:09 ---> ded520014a2d 08:23:09 Step 12/12 : RUN $MAKE 08:23:09 ---> Running in 6983b518120c 08:23:09 noop 08:23:10 Removing intermediate container 6983b518120c 08:23:10 ---> ac7288bc2cfe 08:23:10 Successfully built ac7288bc2cfe 08:23:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:10 + docker inspect -f . ci-base-image-arm64 08:23:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:11 prd-ubuntu20.04-docker-arm64-4c-16g-22716 does not seem to be running inside a container 08:23:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:23:13 $ docker top 16effac23a685b567e849f4cef224fac2e21a4a5ab2b817dce90b769ff27dded -eo pid,comm [Pipeline] { [Pipeline] sh 08:23:14 + go version 08:23:14 go version go1.23.2 linux/arm64 [Pipeline] } 08:23:14 $ docker stop --time=1 16effac23a685b567e849f4cef224fac2e21a4a5ab2b817dce90b769ff27dded 08:23:15 $ docker rm -f --volumes 16effac23a685b567e849f4cef224fac2e21a4a5ab2b817dce90b769ff27dded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:16 + docker inspect -f . ci-base-image-arm64 08:23:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:17 prd-ubuntu20.04-docker-arm64-4c-16g-22716 does not seem to be running inside a container 08:23:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:23:18 $ docker top 80292107dfe187f3da92278dd1924710acbcaa140889f0cf19679ef8a9dffdcd -eo pid,comm [Pipeline] { [Pipeline] sh 08:23:19 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 08:23:20 + make test 08:23:20 go test -race ./... -coverprofile=coverage.out ./... 08:28:27 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 08:28:27 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 08:28:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.383s coverage: 86.2% of statements 08:28:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.410s coverage: 71.9% of statements 08:28:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:28:37 go vet ./... 08:33:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:19 ./bin/test-attribution.sh [Pipeline] echo 08:33:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:33:19 $ docker stop --time=1 80292107dfe187f3da92278dd1924710acbcaa140889f0cf19679ef8a9dffdcd 08:33:21 $ docker rm -f --volumes 80292107dfe187f3da92278dd1924710acbcaa140889f0cf19679ef8a9dffdcd [Pipeline] // withDockerContainer [Pipeline] sh 08:33:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:33:24 Warning: overwriting stash ‘coverage-report’ 08:33:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:33:25 + ls -al . 08:33:25 total 292 08:33:25 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:23 . 08:33:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:20 .. 08:33:25 -rw-rw-r-- 1 jenkins jenkins 262 Oct 14 08:20 .dockerignore 08:33:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:20 .git 08:33:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:20 .github 08:33:25 -rw-rw-r-- 1 jenkins jenkins 773 Oct 14 08:20 .gitignore 08:33:25 -rw-rw-r-- 1 jenkins jenkins 200 Oct 14 08:20 .golangci.yml 08:33:25 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 14 08:20 Attribution.txt 08:33:25 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 14 08:20 CHANGELOG.md 08:33:25 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 14 08:20 Dockerfile 08:33:25 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:20 GOVERNANCE.md 08:33:25 -rw-rw-r-- 1 jenkins jenkins 665 Oct 14 08:20 Jenkinsfile 08:33:25 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 08:20 LICENSE 08:33:25 -rw-rw-r-- 1 jenkins jenkins 3040 Oct 14 08:20 Makefile 08:33:25 -rw-rw-r-- 1 jenkins jenkins 617 Oct 14 08:20 OWNERS.md 08:33:25 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 14 08:20 README.md 08:33:25 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:16 VERSION 08:33:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:20 bin 08:33:25 -rw-r--r-- 1 jenkins jenkins 55696 Oct 14 08:28 coverage.out 08:33:25 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 14 08:20 go.mod 08:33:25 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 08:20 go.sum 08:33:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:20 images 08:33:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:20 internal 08:33:25 -rw-rw-r-- 1 jenkins jenkins 531 Oct 14 08:20 main.go 08:33:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:20 openapi 08:33:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:20 res 08:33:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:26 + 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=a22073f69499906e6450cba5b4d0cb9bd546581e --label arch=arm64 --label version=0.0.0 . 08:33:26 Sending build context to Docker daemon 684.5kB 08:33:26 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 08:33:26 Step 2/30 : FROM ${BASE} AS builder 08:33:26 ---> ac7288bc2cfe 08:33:26 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 08:33:26 ---> Running in ea7ee0d6ed51 08:33:26 Removing intermediate container ea7ee0d6ed51 08:33:26 ---> 384cec9ceb09 08:33:26 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 08:33:26 ---> Running in c69851b45838 08:33:27 Removing intermediate container c69851b45838 08:33:27 ---> fc0509ae04c8 08:33:27 Step 5/30 : ARG ADD_BUILD_TAGS="" 08:33:27 ---> Running in ad7ee7c24784 08:33:27 Removing intermediate container ad7ee7c24784 08:33:27 ---> d3bab982370b 08:33:27 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:33:27 ---> Running in 6f17e0e9d8bf 08:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:33:31 OK: 238 MiB in 54 packages 08:33:32 Removing intermediate container 6f17e0e9d8bf 08:33:32 ---> e3dca737ed92 08:33:32 Step 7/30 : WORKDIR /app 08:33:32 ---> Running in 6210dc967918 08:33:32 Removing intermediate container 6210dc967918 08:33:32 ---> faff2ec5ef04 08:33:32 Step 8/30 : COPY go.mod vendor* ./ 08:33:33 ---> 8db70cdbdf1d 08:33:33 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:33 ---> Running in 555cbd471d33 08:33:35 Removing intermediate container 555cbd471d33 08:33:35 ---> c8793976869d 08:33:35 Step 10/30 : COPY . . 08:33:36 ---> 12b38967fa14 08:33:36 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:33:36 ---> Running in b5004b176ab2 08:33:37 Removing intermediate container b5004b176ab2 08:33:37 ---> fbe030ba3d20 08:33:37 Step 12/30 : RUN $MAKE 08:33:37 ---> Running in f9a991700b01 08:33:38 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory 08:38:30 Removing intermediate container f9a991700b01 08:38:30 ---> de8f49fe6f1b 08:38:30 Step 13/30 : FROM alpine:3.20 08:38:30 3.20: Pulling from library/alpine 08:38:30 cf04c63912e1: Already exists 08:38:30 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:38:30 Status: Downloaded newer image for alpine:3.20 08:38:30 ---> c157a85ed455 08:38:30 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:38:30 ---> Running in a655e51fe806 08:38:30 Removing intermediate container a655e51fe806 08:38:30 ---> b02aab25f246 08:38:30 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:38:30 ---> Running in aace892ba9ec 08:38:30 Removing intermediate container aace892ba9ec 08:38:30 ---> e2a2b0eba264 08:38:30 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 08:38:30 ---> Running in d2e51586ec1a 08:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:38:32 (1/2) Installing ca-certificates (20240705-r0) 08:38:32 (2/2) Installing dumb-init (1.2.5-r3) 08:38:32 Executing busybox-1.36.1-r29.trigger 08:38:32 Executing ca-certificates-20240705-r0.trigger 08:38:33 OK: 10 MiB in 16 packages 08:38:34 Removing intermediate container d2e51586ec1a 08:38:34 ---> d4918b198651 08:38:34 Step 17/30 : RUN apk --no-cache upgrade 08:38:34 ---> Running in e108019cc2ae 08:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:38:37 Upgrading critical system libraries and apk-tools: 08:38:37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:38:37 Executing busybox-1.36.1-r29.trigger 08:38:38 Continuing the upgrade transaction with new apk-tools: 08:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:38:40 OK: 10 MiB in 16 packages 08:38:41 Removing intermediate container e108019cc2ae 08:38:41 ---> 13ed52e22232 08:38:41 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:38:43 ---> c5784f996101 08:38:43 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 08:38:43 ---> b8eaf9c20bd4 08:38:43 Step 20/30 : COPY --from=builder /app/res/ /res/ 08:38:43 ---> 03f2bb5f0437 08:38:43 Step 21/30 : COPY --from=builder /app/static/ /static/ 08:38:44 ---> bfa559375e91 08:38:44 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:38:47 ---> 5bae32683fb1 08:38:47 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:38:47 ---> Running in 12ef03b82dcc 08:38:49 Removing intermediate container 12ef03b82dcc 08:38:49 ---> 1c4a333c4a22 08:38:49 Step 24/30 : VOLUME /cache 08:38:49 ---> Running in 4dcce947dd91 08:38:49 Removing intermediate container 4dcce947dd91 08:38:49 ---> ebbdda789cbc 08:38:49 Step 25/30 : EXPOSE 59711 08:38:49 ---> Running in 83774d1eb035 08:38:50 Removing intermediate container 83774d1eb035 08:38:50 ---> 7c9d26f78201 08:38:50 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:38:50 ---> Running in 8d285d4f5dbf 08:38:50 Removing intermediate container 8d285d4f5dbf 08:38:50 ---> 0133289e6fcb 08:38:50 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 08:38:50 ---> Running in 64832a073e10 08:38:51 Removing intermediate container 64832a073e10 08:38:51 ---> 19a02c36f3ed 08:38:51 Step 28/30 : LABEL arch=arm64 08:38:51 ---> Running in e6a0f857d216 08:38:51 Removing intermediate container e6a0f857d216 08:38:51 ---> db3e756f18e3 08:38:51 Step 29/30 : LABEL git_sha=a22073f69499906e6450cba5b4d0cb9bd546581e 08:38:51 ---> Running in 4af203055149 08:38:51 Removing intermediate container 4af203055149 08:38:51 ---> 67d133f801a0 08:38:51 Step 30/30 : LABEL version=0.0.0 08:38:51 ---> Running in 2f036e601278 08:38:52 Removing intermediate container 2f036e601278 08:38:52 ---> dd1ab30d03e2 08:38:52 [Warning] One or more build-args [ARCH] were not consumed 08:38:52 Successfully built dd1ab30d03e2 08:38:52 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:38:53 08:38:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:38:53 arm64: Pulling from edgex-lftools-log-publisher 08:38:53 8998bd30e6a1: Pulling fs layer 08:38:53 04944245beec: Pulling fs layer 08:38:53 699f458cf7ca: Pulling fs layer 08:38:53 765212b225bb: Pulling fs layer 08:38:53 f23df028b6ca: Pulling fs layer 08:38:53 d65c8cfc05b1: Pulling fs layer 08:38:53 2437ff75d9bd: Pulling fs layer 08:38:53 765212b225bb: Waiting 08:38:53 d65c8cfc05b1: Waiting 08:38:53 2437ff75d9bd: Waiting 08:38:53 04944245beec: Verifying Checksum 08:38:53 04944245beec: Download complete 08:38:53 765212b225bb: Verifying Checksum 08:38:53 765212b225bb: Download complete 08:38:53 f23df028b6ca: Verifying Checksum 08:38:53 f23df028b6ca: Download complete 08:38:53 d65c8cfc05b1: Verifying Checksum 08:38:53 d65c8cfc05b1: Download complete 08:38:54 699f458cf7ca: Verifying Checksum 08:38:54 699f458cf7ca: Download complete 08:38:54 8998bd30e6a1: Download complete 08:38:57 2437ff75d9bd: Verifying Checksum 08:38:57 2437ff75d9bd: Download complete 08:38:59 8998bd30e6a1: Pull complete 08:38:59 04944245beec: Pull complete 08:39:01 699f458cf7ca: Pull complete 08:39:02 765212b225bb: Pull complete 08:39:03 f23df028b6ca: Pull complete 08:39:03 d65c8cfc05b1: Pull complete 08:39:21 2437ff75d9bd: Pull complete 08:39:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:39:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:39:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:21 prd-ubuntu20.04-docker-arm64-4c-16g-22716 does not seem to be running inside a container 08:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:39:25 $ docker top 4be53e24320cfe6b29fa01dce376141927e24c8e7a451a2abcafa8bf4cf843b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:25 ---> job-cost.sh 08:39:25 lf-activate-venv: SKIPPING 08:39:25 INFO: No Stack... 08:39:26 INFO: Retrieving Pricing Info for: v3-standard-4 08:39:27 INFO: Archiving Costs [Pipeline] sh 08:39:27 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 08:39:27 + cut -d, -f6 [Pipeline] lock 08:39:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-309-1-stack-cost] 08:39:28 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-309-1-stack-cost] did not exist. Created. 08:39:28 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-309-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:39:28 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-25a7bc1d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:39:29 + echo total: 0.10999999940395355 [Pipeline] stash 08:39:29 Warning: overwriting stash ‘stack-cost’ 08:39:29 Stashed 1 file(s) [Pipeline] } 08:39:29 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-309-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:39:29 $ docker stop --time=1 4be53e24320cfe6b29fa01dce376141927e24c8e7a451a2abcafa8bf4cf843b2 08:39:31 $ docker rm -f --volumes 4be53e24320cfe6b29fa01dce376141927e24c8e7a451a2abcafa8bf4cf843b2 [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 08:39:32 provisioning config files... 08:39:32 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp/config15059455612584086718tmp [Pipeline] { [Pipeline] sh 08:39:33 + set +x 08:39:33 + + bash -s -- 08:39:33 curl -s https://codecov.io/bash 08:39:33 08:39:33 _____ _ 08:39:33 / ____| | | 08:39:33 | | ___ __| | ___ ___ _____ __ 08:39:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:39:33 | |___| (_) | (_| | __/ (_| (_) \ V / 08:39:33 \_____\___/ \__,_|\___|\___\___/ \_/ 08:39:33 Bash-1.0.6 08:39:33 08:39:33 08:39:33 ==> git version 2.25.1 found 08:39:33 ==> 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 08:39:33 Release-Date: 2020-01-08 08:39:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:39:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:39:33 ==> Jenkins CI detected. 08:39:33 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-309 08:39:33 project root: . 08:39:33 --> token set from env 08:39:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:39:33 ==> Running gcov in . (disable via -X gcov) 08:39:33 ==> Python coveragepy not found 08:39:33 ==> Searching for coverage reports in: 08:39:33 + . 08:39:33 -> Found 1 reports 08:39:33 ==> Detecting git/mercurial file structure 08:39:33 ==> Reading reports 08:39:33 + ./coverage.out bytes=55696 08:39:33 ==> Appending adjustments 08:39:33 https://docs.codecov.io/docs/fixing-reports 08:39:33 + Found adjustments 08:39:33 ==> Gzipping contents 08:39:33 16K /tmp/codecov.CfxM32.gz 08:39:33 ==> Uploading reports 08:39:33 url: https://codecov.io 08:39:33 query: branch=PR-309&commit=a22073f69499906e6450cba5b4d0cb9bd546581e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-309%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=309&job=&cmd_args= 08:39:33 -> Pinging Codecov 08:39:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-309&commit=a22073f69499906e6450cba5b4d0cb9bd546581e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-309%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=309&job=&cmd_args= 08:39:33 -> Uploading to 08:39:33 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/a22073f69499906e6450cba5b4d0cb9bd546581e/5e3e5f2b-014f-49bf-9b75-126d1ed01c3b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T083933Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=dfe7e4785f413a8ced3f43001241c21cc57bbe549ec3055bb18ee380d78019c5 08:39:33 % Total % Received % Xferd Average Speed Time Time Time Current 08:39:33 Dload Upload Total Spent Left Speed 08:39:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12869 0 0 100 12869 0 51067 --:--:-- --:--:-- --:--:-- 51067 08:39:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a22073f69499906e6450cba5b4d0cb9bd546581e [Pipeline] } 08:39:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:39:36 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-309/archives ] 08:39:36 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-309/archives 08:39:36 total 16 08:39:36 drwxr-xr-x 3 root root 4096 Oct 14 08:19 . 08:39:36 drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 08:19 .. 08:39:36 drwxr-xr-x 2 root root 4096 Oct 14 08:19 cost 08:39:36 -rw-r--r-- 1 root root 95 Oct 14 08:19 cost.csv 08:39:36 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-309/archives 08:39:36 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-309/archives 08:39:36 total 16 08:39:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:19 . 08:39:36 drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 08:19 .. 08:39:36 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:19 cost 08:39:36 -rw-r--r-- 1 jenkins jenkins 95 Oct 14 08:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:39:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:39:37 ---> package-listing.sh 08:39:37 ++ facter osfamily 08:39:37 ++ tr '[:upper:]' '[:lower:]' 08:39:37 + OS_FAMILY=debian 08:39:37 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-309 08:39:37 + START_PACKAGES=/tmp/packages_start.txt 08:39:37 + END_PACKAGES=/tmp/packages_end.txt 08:39:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:39:37 + PACKAGES=/tmp/packages_start.txt 08:39:37 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-309 ']' 08:39:37 + PACKAGES=/tmp/packages_end.txt 08:39:37 + case "${OS_FAMILY}" in 08:39:37 + dpkg -l 08:39:37 + grep '^ii' 08:39:37 + '[' -f /tmp/packages_start.txt ']' 08:39:37 + '[' -f /tmp/packages_end.txt ']' 08:39:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:39:37 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-309 ']' 08:39:37 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-309/archives/ 08:39:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-309/archives/ [Pipeline] echo 08:39:37 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-309/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:39:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:39 prd-ubuntu20.04-docker-8c-8g-22714 does not seem to be running inside a container 08:39:39 $ 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-309/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-309 -v /w/workspace/y_app-rfid-llrp-inventory_PR-309:/w/workspace/y_app-rfid-llrp-inventory_PR-309:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:39:39 $ docker top 257a6fce1c1ea4d9d00ffa84d1e77c8619e42ab9fbe7ed0d7aaf1b28964e8dd5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:39 + touch /tmp/pre-build-complete [Pipeline] sh 08:39:40 + mkdir -p /var/log/sysstat [Pipeline] sh 08:39:40 + ls /var/log/sa-host 08:39:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:40 provisioning config files... 08:39:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-309@tmp/config16772224945834564406tmp [Pipeline] { [Pipeline] echo 08:39:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:39:41 ---> create-netrc.sh [Pipeline] } 08:39:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:39:41 ---> python-tools-install.sh [Pipeline] echo 08:39:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:39:41 ---> sudo-logs.sh 08:39:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:39:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:39:42 ---> job-cost.sh 08:39:42 lf-activate-venv: SKIPPING 08:39:42 DEBUG: total: 0.2199999988079071 08:39:42 INFO: Retrieving Stack Cost... 08:39:42 INFO: Retrieving Pricing Info for: v3-standard-8 08:39:43 INFO: Archiving Costs [Pipeline] echo 08:39:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:39:43 ---> logs-deploy.sh 08:39:43 lf-activate-venv: SKIPPING 08:39:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-309/1 08:39:43 INFO: archiving workspace using pattern(s): 08:39:44 Archives upload complete. 08:39:44 INFO: archiving logs to Nexus