Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 532364ee2685d9680e36c2a7c089e125e6174299 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-ssh11038523879037652576.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15651824257447215598.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11674476416335082796.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6801341712286316837.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13259954376283015091.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6869’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6871 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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 Avoid second fetch Checking out Revision 532364ee2685d9680e36c2a7c089e125e6174299 (main) Commit message: "Merge pull request #299 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.46" > git config core.sparsecheckout # timeout=10 > git checkout -f 532364ee2685d9680e36c2a7c089e125e6174299 # timeout=10 > git rev-list --no-walk 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-31T13:29:37.692Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-31T13:29:37.775Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-31T13:29:37.801Z] ========================================================= [2024-07-31T13:29:37.801Z] EdgeX Global Pipelines Version Info [2024-07-31T13:29:37.801Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:29:38.527Z] ------------------- [2024-07-31T13:29:38.527Z] stable info: [2024-07-31T13:29:38.527Z] ------------------- [2024-07-31T13:29:38.527Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T13:29:38.527Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-31T13:29:38.527Z] Message: update stable to v1.0.260 [2024-07-31T13:29:39.097Z] ------------------- [2024-07-31T13:29:39.097Z] experimental info: [2024-07-31T13:29:39.097Z] ------------------- [2024-07-31T13:29:39.097Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T13:29:39.097Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-31T13:29:39.097Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-31T13:29:39.174Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-07-31T13:29:39.196Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-07-31T13:29:39.219Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-31T13:29:39.239Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-31T13:29:39.262Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-31T13:29:39.284Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-31T13:29:39.305Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-31T13:29:39.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-31T13:29:39.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-31T13:29:39.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-31T13:29:39.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-31T13:29:39.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-07-31T13:29:39.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-31T13:29:39.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-31T13:29:39.488Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T13:29:39.509Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T13:29:39.534Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-31T13:29:39.560Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-31T13:29:39.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-31T13:29:39.613Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-31T13:29:39.630Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-31T13:29:39.648Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-31T13:29:39.666Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-31T13:29:39.690Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-31T13:29:39.708Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-31T13:29:39.725Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-31T13:29:39.744Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-31T13:29:39.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-31T13:29:39.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-31T13:29:39.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-31T13:29:39.831Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 532364ee2685d9680e36c2a7c089e125e6174299 [Pipeline] echo [2024-07-31T13:29:39.854Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 532364e [Pipeline] echo [2024-07-31T13:29:39.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T13:29:39.926Z] provisioning config files... [2024-07-31T13:29:39.940Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4942909337955728829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:29:40.274Z] ---> ****-login.sh [2024-07-31T13:29:40.274Z] nexus3.edgexfoundry.org:10001 [2024-07-31T13:29:40.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:29:40.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:29:40.534Z] Configure a credential helper to remove this warning. See [2024-07-31T13:29:40.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:29:40.534Z] [2024-07-31T13:29:40.534Z] Login Succeeded [2024-07-31T13:29:40.534Z] nexus3.edgexfoundry.org:10002 [2024-07-31T13:29:40.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:29:40.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:29:40.794Z] Configure a credential helper to remove this warning. See [2024-07-31T13:29:40.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:29:40.794Z] [2024-07-31T13:29:40.794Z] Login Succeeded [2024-07-31T13:29:40.794Z] nexus3.edgexfoundry.org:10003 [2024-07-31T13:29:40.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:29:40.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:29:40.794Z] Configure a credential helper to remove this warning. See [2024-07-31T13:29:40.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:29:40.794Z] [2024-07-31T13:29:40.794Z] Login Succeeded [2024-07-31T13:29:40.794Z] nexus3.edgexfoundry.org:10004 [2024-07-31T13:29:40.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:29:40.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:29:40.794Z] Configure a credential helper to remove this warning. See [2024-07-31T13:29:40.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:29:40.794Z] [2024-07-31T13:29:40.794Z] Login Succeeded [2024-07-31T13:29:40.794Z] ****.io [2024-07-31T13:29:41.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:29:41.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:29:41.054Z] Configure a credential helper to remove this warning. See [2024-07-31T13:29:41.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:29:41.055Z] [2024-07-31T13:29:41.055Z] Login Succeeded [2024-07-31T13:29:41.055Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T13:29:41.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-31T13:29:41.470Z] + git rev-list -1 --merges 532364ee2685d9680e36c2a7c089e125e6174299~1..532364ee2685d9680e36c2a7c089e125e6174299 [Pipeline] echo [2024-07-31T13:29:41.498Z] -----------> git rev-list -1 --merges 532364ee2685d9680e36c2a7c089e125e6174299~1..532364ee2685d9680e36c2a7c089e125e6174299 532364ee2685d9680e36c2a7c089e125e6174299 [2024-07-31T13:29:41.498Z] 532364ee2685d9680e36c2a7c089e125e6174299 [false] [Pipeline] sh [2024-07-31T13:29:41.790Z] + git log --format=format:%s -1 532364ee2685d9680e36c2a7c089e125e6174299 [Pipeline] echo [2024-07-31T13:29:41.803Z] ========================================================= [2024-07-31T13:29:41.803Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-31T13:29:41.803Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T13:29:42.136Z] + git log --format=format:%s -1 532364ee2685d9680e36c2a7c089e125e6174299 [Pipeline] echo [2024-07-31T13:29:42.149Z] [semverPrep] GIT_COMMIT: 532364ee2685d9680e36c2a7c089e125e6174299, Commit Message: Merge pull request #299 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.46 [Pipeline] echo [2024-07-31T13:29:42.162Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-31T13:29:42.547Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T13:29:42.547Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-31T13:29:42.547Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-31T13:29:42.547Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-31T13:29:42.547Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-31T13:29:42.547Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-31T13:29:42.547Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:29:42.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T13:29:42.958Z] [2024-07-31T13:29:42.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:29:43.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T13:29:43.260Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-31T13:29:43.260Z] b85a868b505f: Pulling fs layer [2024-07-31T13:29:43.260Z] e2be974225ed: Pulling fs layer [2024-07-31T13:29:43.260Z] 339a4e72a1f5: Pulling fs layer [2024-07-31T13:29:43.260Z] 988bab9f4d93: Pulling fs layer [2024-07-31T13:29:43.260Z] 1469e6f7b9e6: Pulling fs layer [2024-07-31T13:29:43.260Z] eaf3925da568: Pulling fs layer [2024-07-31T13:29:43.260Z] bab4dde63d76: Pulling fs layer [2024-07-31T13:29:43.260Z] bde34c3a00c8: Pulling fs layer [2024-07-31T13:29:43.260Z] b352a97aabf1: Pulling fs layer [2024-07-31T13:29:43.260Z] 4872d77fe225: Pulling fs layer [2024-07-31T13:29:43.260Z] 5851b861e8e6: Pulling fs layer [2024-07-31T13:29:43.260Z] bde34c3a00c8: Waiting [2024-07-31T13:29:43.260Z] eaf3925da568: Waiting [2024-07-31T13:29:43.260Z] b352a97aabf1: Waiting [2024-07-31T13:29:43.260Z] bab4dde63d76: Waiting [2024-07-31T13:29:43.260Z] 4872d77fe225: Waiting [2024-07-31T13:29:43.260Z] 988bab9f4d93: Waiting [2024-07-31T13:29:43.260Z] 1469e6f7b9e6: Waiting [2024-07-31T13:29:43.260Z] 5851b861e8e6: Waiting [2024-07-31T13:29:43.260Z] e2be974225ed: Verifying Checksum [2024-07-31T13:29:43.260Z] e2be974225ed: Download complete [2024-07-31T13:29:43.260Z] 988bab9f4d93: Download complete [2024-07-31T13:29:43.260Z] 1469e6f7b9e6: Verifying Checksum [2024-07-31T13:29:43.260Z] 1469e6f7b9e6: Download complete [2024-07-31T13:29:43.520Z] eaf3925da568: Download complete [2024-07-31T13:29:43.520Z] 339a4e72a1f5: Verifying Checksum [2024-07-31T13:29:43.520Z] 339a4e72a1f5: Download complete [2024-07-31T13:29:43.520Z] bde34c3a00c8: Download complete [2024-07-31T13:29:43.520Z] b352a97aabf1: Verifying Checksum [2024-07-31T13:29:43.520Z] b352a97aabf1: Download complete [2024-07-31T13:29:43.520Z] 4872d77fe225: Download complete [2024-07-31T13:29:43.520Z] 5851b861e8e6: Download complete [2024-07-31T13:29:43.520Z] b85a868b505f: Verifying Checksum [2024-07-31T13:29:43.520Z] b85a868b505f: Download complete [2024-07-31T13:29:43.778Z] bab4dde63d76: Verifying Checksum [2024-07-31T13:29:43.779Z] bab4dde63d76: Download complete [2024-07-31T13:29:44.715Z] b85a868b505f: Pull complete [2024-07-31T13:29:44.715Z] e2be974225ed: Pull complete [2024-07-31T13:29:45.283Z] 339a4e72a1f5: Pull complete [2024-07-31T13:29:45.283Z] 988bab9f4d93: Pull complete [2024-07-31T13:29:45.542Z] 1469e6f7b9e6: Pull complete [2024-07-31T13:29:45.542Z] eaf3925da568: Pull complete [2024-07-31T13:29:47.452Z] bab4dde63d76: Pull complete [2024-07-31T13:29:47.452Z] bde34c3a00c8: Pull complete [2024-07-31T13:29:47.452Z] b352a97aabf1: Pull complete [2024-07-31T13:29:47.452Z] 4872d77fe225: Pull complete [2024-07-31T13:29:47.452Z] 5851b861e8e6: Pull complete [2024-07-31T13:29:47.452Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-31T13:29:47.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T13:29:47.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:29:47.598Z] prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container [2024-07-31T13:29:47.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-31T13:29:51.180Z] $ docker top 33e998b34ad8d0cd6145de4de26a8737ad0c4714ce6fc9fa888ddfd865c88016 -eo pid,comm [2024-07-31T13:29:51.231Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-31T13:29:51.231Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T13:29:51.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T13:29:51.294Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T13:29:51.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T13:29:51.400Z] $ docker exec 33e998b34ad8d0cd6145de4de26a8737ad0c4714ce6fc9fa888ddfd865c88016 ssh-agent [2024-07-31T13:29:51.514Z] SSH_AUTH_SOCK=/tmp/ssh-firpbxLLD9zt/agent.33 [2024-07-31T13:29:51.514Z] SSH_AGENT_PID=39 [2024-07-31T13:29:51.520Z] Running ssh-add (command line suppressed) [2024-07-31T13:29:51.617Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14116736716522862395.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14116736716522862395.key) [2024-07-31T13:29:51.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T13:29:51.927Z] + git tag --points-at HEAD [Pipeline] } [2024-07-31T13:29:51.938Z] $ docker exec --env ******** --env ******** 33e998b34ad8d0cd6145de4de26a8737ad0c4714ce6fc9fa888ddfd865c88016 ssh-agent -k [2024-07-31T13:29:52.036Z] unset SSH_AUTH_SOCK; [2024-07-31T13:29:52.037Z] unset SSH_AGENT_PID; [2024-07-31T13:29:52.037Z] echo Agent pid 39 killed; [2024-07-31T13:29:52.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-31T13:29:52.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T13:29:52.092Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T13:29:52.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T13:29:52.203Z] $ docker exec 33e998b34ad8d0cd6145de4de26a8737ad0c4714ce6fc9fa888ddfd865c88016 ssh-agent [2024-07-31T13:29:52.312Z] SSH_AUTH_SOCK=/tmp/ssh-96Y5amwUJRTv/agent.71 [2024-07-31T13:29:52.312Z] SSH_AGENT_PID=77 [2024-07-31T13:29:52.317Z] Running ssh-add (command line suppressed) [2024-07-31T13:29:52.410Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_775495695121668095.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_775495695121668095.key) [2024-07-31T13:29:52.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T13:29:52.720Z] + git semver init [2024-07-31T13:29:52.980Z] 2024-07-31 13:29:52,893 [run_init] DEBUG init version:0.0.0 force:False [2024-07-31T13:29:52.980Z] 2024-07-31 13:29:52,894 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-07-31T13:29:52.980Z] 2024-07-31 13:29:52,894 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-07-31T13:29:52.980Z] 2024-07-31 13:29:52,895 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-07-31T13:29:54.887Z] 2024-07-31 13:29:54,882 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-07-31T13:29:54.887Z] 2024-07-31 13:29:54,883 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-07-31T13:29:54.887Z] 2024-07-31 13:29:54,883 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-31T13:29:54.887Z] 2024-07-31 13:29:54,883 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-31T13:29:54.887Z] 3.2.0-dev.25 [Pipeline] } [2024-07-31T13:29:55.154Z] $ docker exec --env ******** --env ******** 33e998b34ad8d0cd6145de4de26a8737ad0c4714ce6fc9fa888ddfd865c88016 ssh-agent -k [2024-07-31T13:29:55.258Z] unset SSH_AUTH_SOCK; [2024-07-31T13:29:55.259Z] unset SSH_AGENT_PID; [2024-07-31T13:29:55.259Z] echo Agent pid 77 killed; [2024-07-31T13:29:55.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T13:29:55.597Z] + git semver [Pipeline] } [2024-07-31T13:29:55.870Z] $ docker stop --time=1 33e998b34ad8d0cd6145de4de26a8737ad0c4714ce6fc9fa888ddfd865c88016 [2024-07-31T13:29:57.139Z] $ docker rm -f --volumes 33e998b34ad8d0cd6145de4de26a8737ad0c4714ce6fc9fa888ddfd865c88016 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T13:29:57.484Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-31T13:29:57.718Z] Stashed 1 file(s) [Pipeline] echo [2024-07-31T13:29:57.723Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T13:29:57.891Z] provisioning config files... [2024-07-31T13:29:57.901Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11524295199565022856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:29:58.201Z] ---> ****-login.sh [2024-07-31T13:29:58.201Z] nexus3.edgexfoundry.org:10001 [2024-07-31T13:29:58.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:29:58.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:29:58.201Z] Configure a credential helper to remove this warning. See [2024-07-31T13:29:58.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:29:58.201Z] [2024-07-31T13:29:58.201Z] Login Succeeded [2024-07-31T13:29:58.201Z] nexus3.edgexfoundry.org:10002 [2024-07-31T13:29:58.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:29:58.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:29:58.201Z] Configure a credential helper to remove this warning. See [2024-07-31T13:29:58.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:29:58.202Z] [2024-07-31T13:29:58.202Z] Login Succeeded [2024-07-31T13:29:58.202Z] nexus3.edgexfoundry.org:10003 [2024-07-31T13:29:58.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:29:58.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:29:58.463Z] Configure a credential helper to remove this warning. See [2024-07-31T13:29:58.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:29:58.463Z] [2024-07-31T13:29:58.463Z] Login Succeeded [2024-07-31T13:29:58.463Z] nexus3.edgexfoundry.org:10004 [2024-07-31T13:29:58.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:29:58.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:29:58.722Z] Configure a credential helper to remove this warning. See [2024-07-31T13:29:58.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:29:58.722Z] [2024-07-31T13:29:58.722Z] Login Succeeded [2024-07-31T13:29:58.722Z] ****.io [2024-07-31T13:29:58.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:29:58.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:29:58.983Z] Configure a credential helper to remove this warning. See [2024-07-31T13:29:58.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:29:58.983Z] [2024-07-31T13:29:58.983Z] Login Succeeded [2024-07-31T13:29:58.983Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T13:29:58.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-31T13:29:59.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T13:29:59.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T13:29:59.114Z] ========================================================= [2024-07-31T13:29:59.114Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-31T13:29:59.114Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:29:59.451Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-31T13:29:59.451Z] Sending build context to Docker daemon 19.93MB [2024-07-31T13:29:59.451Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T13:29:59.452Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-31T13:29:59.452Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-31T13:29:59.452Z] 619be1103602: Pulling fs layer [2024-07-31T13:29:59.452Z] 7862e08f4a3e: Pulling fs layer [2024-07-31T13:29:59.452Z] 5df492c9dc93: Pulling fs layer [2024-07-31T13:29:59.452Z] 7629e6793208: Pulling fs layer [2024-07-31T13:29:59.452Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T13:29:59.452Z] fb5054dd5b73: Pulling fs layer [2024-07-31T13:29:59.452Z] eeca6798cff9: Pulling fs layer [2024-07-31T13:29:59.452Z] aa269ceb94a6: Pulling fs layer [2024-07-31T13:29:59.452Z] ada007ff1a6a: Pulling fs layer [2024-07-31T13:29:59.452Z] 7629e6793208: Waiting [2024-07-31T13:29:59.452Z] 4f4fb700ef54: Waiting [2024-07-31T13:29:59.452Z] fb5054dd5b73: Waiting [2024-07-31T13:29:59.452Z] eeca6798cff9: Waiting [2024-07-31T13:29:59.452Z] aa269ceb94a6: Waiting [2024-07-31T13:29:59.452Z] ada007ff1a6a: Waiting [2024-07-31T13:29:59.711Z] 7862e08f4a3e: Verifying Checksum [2024-07-31T13:29:59.712Z] 7862e08f4a3e: Download complete [2024-07-31T13:29:59.712Z] 7629e6793208: Verifying Checksum [2024-07-31T13:29:59.712Z] 7629e6793208: Download complete [2024-07-31T13:29:59.712Z] 619be1103602: Verifying Checksum [2024-07-31T13:29:59.712Z] 619be1103602: Download complete [2024-07-31T13:29:59.712Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T13:29:59.712Z] 4f4fb700ef54: Download complete [2024-07-31T13:29:59.712Z] fb5054dd5b73: Download complete [2024-07-31T13:29:59.712Z] eeca6798cff9: Verifying Checksum [2024-07-31T13:29:59.712Z] eeca6798cff9: Download complete [2024-07-31T13:29:59.712Z] 619be1103602: Pull complete [2024-07-31T13:29:59.969Z] ada007ff1a6a: Verifying Checksum [2024-07-31T13:29:59.969Z] ada007ff1a6a: Download complete [2024-07-31T13:29:59.969Z] 7862e08f4a3e: Pull complete [2024-07-31T13:29:59.969Z] 5df492c9dc93: Download complete [2024-07-31T13:30:00.536Z] aa269ceb94a6: Verifying Checksum [2024-07-31T13:30:00.536Z] aa269ceb94a6: Download complete [2024-07-31T13:30:03.068Z] 5df492c9dc93: Pull complete [2024-07-31T13:30:03.068Z] 7629e6793208: Pull complete [2024-07-31T13:30:03.068Z] 4f4fb700ef54: Pull complete [2024-07-31T13:30:03.326Z] fb5054dd5b73: Pull complete [2024-07-31T13:30:03.326Z] eeca6798cff9: Pull complete [2024-07-31T13:30:05.876Z] aa269ceb94a6: Pull complete [2024-07-31T13:30:06.134Z] ada007ff1a6a: Pull complete [2024-07-31T13:30:06.134Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-31T13:30:06.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T13:30:06.134Z] ---> f489d0715acc [2024-07-31T13:30:06.134Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-31T13:30:11.445Z] ---> Running in 9c0307e136b5 [2024-07-31T13:30:11.445Z] Removing intermediate container 9c0307e136b5 [2024-07-31T13:30:11.445Z] ---> a0ca037c9ba7 [2024-07-31T13:30:11.445Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T13:30:11.445Z] ---> Running in 88a5c834211a [2024-07-31T13:30:11.445Z] Removing intermediate container 88a5c834211a [2024-07-31T13:30:11.445Z] ---> f60b41e47709 [2024-07-31T13:30:11.445Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-31T13:30:11.445Z] ---> Running in 71952ebf8922 [2024-07-31T13:30:11.445Z] Removing intermediate container 71952ebf8922 [2024-07-31T13:30:11.445Z] ---> b2917ca6618c [2024-07-31T13:30:11.445Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T13:30:11.703Z] ---> Running in 40afcf20aeae [2024-07-31T13:30:11.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T13:30:11.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T13:30:12.221Z] OK: 264 MiB in 52 packages [2024-07-31T13:30:12.480Z] Removing intermediate container 40afcf20aeae [2024-07-31T13:30:12.480Z] ---> 90ddbac9404c [2024-07-31T13:30:12.480Z] Step 7/12 : WORKDIR /app [2024-07-31T13:30:12.480Z] ---> Running in cd15498f651e [2024-07-31T13:30:12.738Z] Removing intermediate container cd15498f651e [2024-07-31T13:30:12.738Z] ---> 762f08c77fb1 [2024-07-31T13:30:12.738Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-31T13:30:12.738Z] ---> f164998a685f [2024-07-31T13:30:12.738Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T13:30:12.738Z] ---> Running in 4d6498a4840d [2024-07-31T13:30:12.843Z] Still waiting to schedule task [2024-07-31T13:30:12.843Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6870’ is offline [2024-07-31T13:31:09.182Z] Removing intermediate container 4d6498a4840d [2024-07-31T13:31:09.182Z] ---> c88305ee0458 [2024-07-31T13:31:09.182Z] Step 10/12 : COPY . . [2024-07-31T13:31:09.182Z] ---> 88c3ebb880f9 [2024-07-31T13:31:09.182Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T13:31:09.183Z] ---> Running in cecbc846a8d1 [2024-07-31T13:31:09.183Z] Removing intermediate container cecbc846a8d1 [2024-07-31T13:31:09.183Z] ---> c583cbde6035 [2024-07-31T13:31:09.183Z] Step 12/12 : RUN $MAKE [2024-07-31T13:31:09.183Z] ---> Running in afcc7dc0432f [2024-07-31T13:31:09.183Z] noop [2024-07-31T13:31:09.183Z] Removing intermediate container afcc7dc0432f [2024-07-31T13:31:09.183Z] ---> ed9498a65d17 [2024-07-31T13:31:09.183Z] Successfully built ed9498a65d17 [2024-07-31T13:31:09.183Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:31:09.521Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T13:31:09.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:31:09.600Z] prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container [2024-07-31T13:31:09.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat [2024-07-31T13:31:09.963Z] $ docker top dc21b7aa2e8c3b918c8a48e28ff0454554b3f2e8c0e4ae15f8a27b570d2f7f60 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T13:31:10.310Z] + go version [2024-07-31T13:31:10.310Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-31T13:31:10.321Z] $ docker stop --time=1 dc21b7aa2e8c3b918c8a48e28ff0454554b3f2e8c0e4ae15f8a27b570d2f7f60 [2024-07-31T13:31:11.553Z] $ docker rm -f --volumes dc21b7aa2e8c3b918c8a48e28ff0454554b3f2e8c0e4ae15f8a27b570d2f7f60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:31:11.981Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T13:31:11.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:31:12.060Z] prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container [2024-07-31T13:31:12.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat [2024-07-31T13:31:12.386Z] $ docker top c29aaf2ae3d13085644aedd72bdc8c0baa8f0de55cff59835130447ec2ffbb1e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T13:31:12.733Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-07-31T13:31:13.039Z] + make test [2024-07-31T13:31:13.039Z] go test -race ./... -coverprofile=coverage.out ./... [2024-07-31T13:31:45.114Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-07-31T13:31:45.114Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-07-31T13:31:45.114Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.131s coverage: 86.2% of statements [2024-07-31T13:31:45.114Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.683s coverage: 71.9% of statements [2024-07-31T13:31:53.009Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6872 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-07-31T13:31:53.041Z] Running in /w/workspace/app-rfid-llrp-inventory/179 [Pipeline] { [Pipeline] checkout [2024-07-31T13:31:56.111Z] The recommended git tool is: git [2024-07-31T13:32:02.942Z] using credential edgex-jenkins-ssh [2024-07-31T13:32:02.980Z] Cloning the remote Git repository [2024-07-31T13:32:03.044Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-31T13:32:03.163Z] > git init /w/workspace/app-rfid-llrp-inventory/179 # timeout=10 [2024-07-31T13:32:03.365Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-31T13:32:03.368Z] > git --version # timeout=10 [2024-07-31T13:32:03.394Z] > git --version # 'git version 2.25.1' [2024-07-31T13:32:03.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T13:32:03.621Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T13:32:08.164Z] Avoid second fetch [2024-07-31T13:32:08.165Z] Checking out Revision 532364ee2685d9680e36c2a7c089e125e6174299 (main) [2024-07-31T13:32:07.304Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-07-31T13:32:07.324Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T13:32:08.179Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T13:32:08.785Z] Commit message: "Merge pull request #299 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.46" [2024-07-31T13:32:08.244Z] > git checkout -f 532364ee2685d9680e36c2a7c089e125e6174299 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T13:32:13.511Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-31T13:32:13.511Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T13:32:13.511Z] Dload Upload Total Spent Left Speed [2024-07-31T13:32:13.511Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 121k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh [2024-07-31T13:32:13.847Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-31T13:32:14.175Z] + + sudo tee /etc/docker/daemon.newsudo [2024-07-31T13:32:14.175Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-31T13:32:14.175Z] { [2024-07-31T13:32:14.175Z] "registry-mirrors": [ [2024-07-31T13:32:14.175Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-31T13:32:14.175Z] ], [2024-07-31T13:32:14.175Z] "bip": "10.250.0.254/24", [2024-07-31T13:32:14.175Z] "hosts": [ [2024-07-31T13:32:14.175Z] "tcp://0.0.0.0:5555", [2024-07-31T13:32:14.175Z] "unix:///var/run/docker.sock" [2024-07-31T13:32:14.175Z] ], [2024-07-31T13:32:14.175Z] "mtu": 1458, [2024-07-31T13:32:14.175Z] "selinux-enabled": true, [2024-07-31T13:32:14.175Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-31T13:32:14.175Z] } [Pipeline] sh [2024-07-31T13:32:14.500Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-31T13:32:14.827Z] + sudo service docker restart [2024-07-31T13:32:17.201Z] go vet ./... [2024-07-31T13:32:19.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T13:32:19.741Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T13:32:19.741Z] ./bin/test-attribution.sh [2024-07-31T13:32:19.741Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-07-31T13:32:19.741Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-31T13:32:19.741Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-31T13:32:19.741Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-31T13:32:19.741Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-31T13:32:19.741Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-31T13:32:19.741Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-31T13:32:19.741Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-31T13:32:19.741Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-31T13:32:19.741Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-31T13:32:19.741Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-31T13:32:19.741Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-31T13:32:19.742Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-31T13:32:19.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-31T13:32:19.773Z] $ docker stop --time=1 c29aaf2ae3d13085644aedd72bdc8c0baa8f0de55cff59835130447ec2ffbb1e [2024-07-31T13:32:25.963Z] $ docker rm -f --volumes c29aaf2ae3d13085644aedd72bdc8c0baa8f0de55cff59835130447ec2ffbb1e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T13:32:26.606Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-31T13:32:26.671Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-31T13:32:27.257Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-31T13:32:27.543Z] + ls -al . [2024-07-31T13:32:27.544Z] total 276 [2024-07-31T13:32:27.544Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 31 13:31 . [2024-07-31T13:32:27.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 13:29 .. [2024-07-31T13:32:27.544Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 31 13:29 .dockerignore [2024-07-31T13:32:27.544Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 13:31 .git [2024-07-31T13:32:27.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:29 .github [2024-07-31T13:32:27.544Z] -rw-rw-r-- 1 jenkins jenkins 773 Jul 31 13:29 .gitignore [2024-07-31T13:32:27.544Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 13:29 .golangci.yml [2024-07-31T13:32:27.544Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 13:29 .semver [2024-07-31T13:32:27.544Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jul 31 13:29 Attribution.txt [2024-07-31T13:32:27.544Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jul 31 13:29 CHANGELOG.md [2024-07-31T13:32:27.544Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jul 31 13:29 Dockerfile [2024-07-31T13:32:27.544Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 13:29 GOVERNANCE.md [2024-07-31T13:32:27.544Z] -rw-rw-r-- 1 jenkins jenkins 665 Jul 31 13:29 Jenkinsfile [2024-07-31T13:32:27.544Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 31 13:29 LICENSE [2024-07-31T13:32:27.544Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jul 31 13:29 Makefile [2024-07-31T13:32:27.544Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 31 13:29 OWNERS.md [2024-07-31T13:32:27.544Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jul 31 13:29 README.md [2024-07-31T13:32:27.544Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 31 13:29 VERSION [2024-07-31T13:32:27.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:29 bin [2024-07-31T13:32:27.544Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 31 13:31 coverage.out [2024-07-31T13:32:27.544Z] -rw-rw-r-- 1 jenkins jenkins 7243 Jul 31 13:29 go.mod [2024-07-31T13:32:27.544Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 31 13:29 go.sum [2024-07-31T13:32:27.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:29 images [2024-07-31T13:32:27.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 13:29 internal [2024-07-31T13:32:27.544Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 31 13:29 main.go [2024-07-31T13:32:27.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:29 openapi [2024-07-31T13:32:27.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:29 res [2024-07-31T13:32:27.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:32:27.870Z] + 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=532364ee2685d9680e36c2a7c089e125e6174299 --label arch=amd64 --label version=3.2.0-dev.25 . [2024-07-31T13:32:27.871Z] Sending build context to Docker daemon 19.93MB [2024-07-31T13:32:27.871Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T13:32:27.871Z] Step 2/30 : FROM ${BASE} AS builder [2024-07-31T13:32:27.871Z] ---> ed9498a65d17 [2024-07-31T13:32:27.871Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-07-31T13:32:28.440Z] ---> Running in d074c75bc560 [2024-07-31T13:32:28.440Z] Removing intermediate container d074c75bc560 [2024-07-31T13:32:28.440Z] ---> 4426b415f275 [2024-07-31T13:32:28.440Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T13:32:28.440Z] ---> Running in f3902b81c8d3 [2024-07-31T13:32:28.700Z] Removing intermediate container f3902b81c8d3 [2024-07-31T13:32:28.700Z] ---> f6c0c75e409b [2024-07-31T13:32:28.700Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-07-31T13:32:28.700Z] ---> Running in 5e935da0d979 [2024-07-31T13:32:28.700Z] Removing intermediate container 5e935da0d979 [2024-07-31T13:32:28.700Z] ---> 0d32dd28a0db [2024-07-31T13:32:28.700Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T13:32:28.700Z] ---> Running in 5c3934b1512e [2024-07-31T13:32:28.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T13:32:29.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T13:32:29.217Z] OK: 264 MiB in 52 packages [2024-07-31T13:32:29.786Z] Removing intermediate container 5c3934b1512e [2024-07-31T13:32:29.786Z] ---> 1d8ac123655b [2024-07-31T13:32:29.786Z] Step 7/30 : WORKDIR /app [2024-07-31T13:32:29.786Z] ---> Running in cd0b8ee4bf3e [2024-07-31T13:32:29.786Z] Removing intermediate container cd0b8ee4bf3e [2024-07-31T13:32:29.786Z] ---> 571c22e5f510 [2024-07-31T13:32:29.786Z] Step 8/30 : COPY go.mod vendor* ./ [2024-07-31T13:32:29.786Z] ---> 11e2b8fc6c04 [2024-07-31T13:32:29.786Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T13:32:29.786Z] ---> Running in 3a570ba97ff9 [2024-07-31T13:32:30.913Z] Removing intermediate container 3a570ba97ff9 [2024-07-31T13:32:30.913Z] ---> 6eb1dce484d6 [2024-07-31T13:32:30.913Z] Step 10/30 : COPY . . [2024-07-31T13:32:31.173Z] ---> af2531117133 [2024-07-31T13:32:31.174Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T13:32:31.174Z] ---> Running in 22b75ec2d690 [2024-07-31T13:32:31.174Z] Removing intermediate container 22b75ec2d690 [2024-07-31T13:32:31.174Z] ---> c2d72e3f6d64 [2024-07-31T13:32:31.174Z] Step 12/30 : RUN $MAKE [2024-07-31T13:32:31.435Z] ---> Running in 7d42f6f52bc0 [2024-07-31T13:32:31.435Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.25 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.25" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T13:32:33.088Z] provisioning config files... [2024-07-31T13:32:33.111Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/179@tmp/config4836883329014595615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:32:33.530Z] ---> ****-login.sh [2024-07-31T13:32:33.530Z] nexus3.edgexfoundry.org:10001 [2024-07-31T13:32:33.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:32:34.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:32:34.068Z] Configure a credential helper to remove this warning. See [2024-07-31T13:32:34.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:32:34.068Z] [2024-07-31T13:32:34.068Z] Login Succeeded [2024-07-31T13:32:34.068Z] nexus3.edgexfoundry.org:10002 [2024-07-31T13:32:34.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:32:34.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:32:34.604Z] Configure a credential helper to remove this warning. See [2024-07-31T13:32:34.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:32:34.604Z] [2024-07-31T13:32:34.604Z] Login Succeeded [2024-07-31T13:32:34.604Z] nexus3.edgexfoundry.org:10003 [2024-07-31T13:32:34.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:32:34.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:32:34.875Z] Configure a credential helper to remove this warning. See [2024-07-31T13:32:34.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:32:34.875Z] [2024-07-31T13:32:34.875Z] Login Succeeded [2024-07-31T13:32:34.875Z] nexus3.edgexfoundry.org:10004 [2024-07-31T13:32:35.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:32:35.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:32:35.144Z] Configure a credential helper to remove this warning. See [2024-07-31T13:32:35.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:32:35.145Z] [2024-07-31T13:32:35.145Z] Login Succeeded [2024-07-31T13:32:35.145Z] ****.io [2024-07-31T13:32:35.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:32:35.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:32:35.686Z] Configure a credential helper to remove this warning. See [2024-07-31T13:32:35.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:32:35.687Z] [2024-07-31T13:32:35.687Z] Login Succeeded [2024-07-31T13:32:35.687Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T13:32:35.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-31T13:32:35.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T13:32:36.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T13:32:36.031Z] ========================================================= [2024-07-31T13:32:36.031Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-31T13:32:36.031Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:32:36.394Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-31T13:32:36.662Z] Sending build context to Docker daemon 673.8kB [2024-07-31T13:32:36.662Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T13:32:36.662Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-31T13:32:36.662Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-31T13:32:36.662Z] c6b39de5b339: Pulling fs layer [2024-07-31T13:32:36.662Z] a69c41024577: Pulling fs layer [2024-07-31T13:32:36.662Z] d6de4b400683: Pulling fs layer [2024-07-31T13:32:36.662Z] 35cb2a7552d0: Pulling fs layer [2024-07-31T13:32:36.662Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T13:32:36.662Z] 464afbd9ba4c: Pulling fs layer [2024-07-31T13:32:36.662Z] 00f215d4a9da: Pulling fs layer [2024-07-31T13:32:36.662Z] d496ad576159: Pulling fs layer [2024-07-31T13:32:36.662Z] 35cb2a7552d0: Waiting [2024-07-31T13:32:36.662Z] 464afbd9ba4c: Waiting [2024-07-31T13:32:36.662Z] 4f4fb700ef54: Waiting [2024-07-31T13:32:36.662Z] 00f215d4a9da: Waiting [2024-07-31T13:32:36.930Z] a69c41024577: Verifying Checksum [2024-07-31T13:32:36.930Z] a69c41024577: Download complete [2024-07-31T13:32:36.930Z] 35cb2a7552d0: Verifying Checksum [2024-07-31T13:32:36.930Z] 35cb2a7552d0: Download complete [2024-07-31T13:32:36.930Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T13:32:36.930Z] 4f4fb700ef54: Download complete [2024-07-31T13:32:36.930Z] 464afbd9ba4c: Verifying Checksum [2024-07-31T13:32:36.930Z] 464afbd9ba4c: Download complete [2024-07-31T13:32:36.930Z] c6b39de5b339: Verifying Checksum [2024-07-31T13:32:36.930Z] c6b39de5b339: Download complete [2024-07-31T13:32:37.518Z] d496ad576159: Verifying Checksum [2024-07-31T13:32:37.518Z] d496ad576159: Download complete [2024-07-31T13:32:37.518Z] c6b39de5b339: Pull complete [2024-07-31T13:32:38.103Z] a69c41024577: Pull complete [2024-07-31T13:32:38.691Z] d6de4b400683: Verifying Checksum [2024-07-31T13:32:38.691Z] d6de4b400683: Download complete [2024-07-31T13:32:39.651Z] 00f215d4a9da: Verifying Checksum [2024-07-31T13:32:39.651Z] 00f215d4a9da: Download complete [2024-07-31T13:32:51.970Z] d6de4b400683: Pull complete [2024-07-31T13:32:51.970Z] 35cb2a7552d0: Pull complete [2024-07-31T13:32:51.970Z] 4f4fb700ef54: Pull complete [2024-07-31T13:32:51.970Z] 464afbd9ba4c: Pull complete [2024-07-31T13:33:02.051Z] 00f215d4a9da: Pull complete [2024-07-31T13:33:02.051Z] d496ad576159: Pull complete [2024-07-31T13:33:02.051Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-31T13:33:02.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T13:33:02.051Z] ---> f246e2811388 [2024-07-31T13:33:02.051Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-31T13:33:03.554Z] Removing intermediate container 7d42f6f52bc0 [2024-07-31T13:33:03.554Z] ---> ff0b9d0d5bf4 [2024-07-31T13:33:03.554Z] Step 13/30 : FROM alpine:3.18 [2024-07-31T13:33:03.554Z] 3.18: Pulling from library/alpine [2024-07-31T13:33:03.554Z] 930bdd4d222e: Pulling fs layer [2024-07-31T13:33:03.894Z] 930bdd4d222e: Verifying Checksum [2024-07-31T13:33:03.894Z] 930bdd4d222e: Download complete [2024-07-31T13:33:03.894Z] 930bdd4d222e: Pull complete [2024-07-31T13:33:03.894Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T13:33:03.894Z] Status: Downloaded newer image for alpine:3.18 [2024-07-31T13:33:03.894Z] ---> 18f865063206 [2024-07-31T13:33:03.894Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-31T13:33:04.002Z] ---> Running in 4455eca913b4 [2024-07-31T13:33:04.002Z] Removing intermediate container 4455eca913b4 [2024-07-31T13:33:04.002Z] ---> 1a884e57b129 [2024-07-31T13:33:04.002Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T13:33:04.154Z] ---> Running in 4109d789c1d7 [2024-07-31T13:33:04.154Z] Removing intermediate container 4109d789c1d7 [2024-07-31T13:33:04.154Z] ---> ea1cc94916a2 [2024-07-31T13:33:04.154Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-07-31T13:33:04.154Z] ---> Running in 997fb689b668 [2024-07-31T13:33:04.154Z] Removing intermediate container 997fb689b668 [2024-07-31T13:33:04.154Z] ---> a4b378ca62a0 [2024-07-31T13:33:04.154Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-07-31T13:33:04.154Z] ---> Running in 73fd7c65a4b8 [2024-07-31T13:33:04.270Z] ---> Running in 9d646d2580fb [2024-07-31T13:33:04.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T13:33:04.539Z] Removing intermediate container 9d646d2580fb [2024-07-31T13:33:04.539Z] ---> 07c75c33dab6 [2024-07-31T13:33:04.539Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-31T13:33:04.539Z] ---> Running in b562aca1cd66 [2024-07-31T13:33:04.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T13:33:04.808Z] Removing intermediate container b562aca1cd66 [2024-07-31T13:33:04.808Z] ---> 8afdbf93dbde [2024-07-31T13:33:04.808Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T13:33:04.808Z] ---> Running in 60e22b2bda80 [2024-07-31T13:33:04.951Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-31T13:33:04.952Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-31T13:33:04.952Z] Executing busybox-1.36.1-r7.trigger [2024-07-31T13:33:04.952Z] Executing ca-certificates-20240226-r0.trigger [2024-07-31T13:33:04.952Z] OK: 8 MiB in 17 packages [2024-07-31T13:33:05.521Z] Removing intermediate container 73fd7c65a4b8 [2024-07-31T13:33:05.521Z] ---> 20ed780f9005 [2024-07-31T13:33:05.521Z] Step 17/30 : RUN apk --no-cache upgrade [2024-07-31T13:33:05.521Z] ---> Running in 4a3c8936dc68 [2024-07-31T13:33:05.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T13:33:05.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T13:33:06.066Z] OK: 8 MiB in 17 packages [2024-07-31T13:33:06.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T13:33:06.326Z] Removing intermediate container 4a3c8936dc68 [2024-07-31T13:33:06.326Z] ---> 110a97d7ee07 [2024-07-31T13:33:06.326Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-31T13:33:06.326Z] ---> 03d86a75bd13 [2024-07-31T13:33:06.326Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-31T13:33:06.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T13:33:06.587Z] ---> b79ba498365e [2024-07-31T13:33:06.587Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-07-31T13:33:06.587Z] ---> ce71083e3634 [2024-07-31T13:33:06.587Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-07-31T13:33:06.845Z] ---> 0faf3196d3a8 [2024-07-31T13:33:06.845Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-07-31T13:33:07.482Z] OK: 266 MiB in 52 packages [2024-07-31T13:33:07.782Z] ---> 8bf5da23e190 [2024-07-31T13:33:07.782Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-07-31T13:33:07.782Z] ---> Running in 117ef278e796 [2024-07-31T13:33:08.351Z] Removing intermediate container 117ef278e796 [2024-07-31T13:33:08.351Z] ---> 69b120aa7224 [2024-07-31T13:33:08.351Z] Step 24/30 : VOLUME /cache [2024-07-31T13:33:08.351Z] ---> Running in f7a23c929e21 [2024-07-31T13:33:08.351Z] Removing intermediate container f7a23c929e21 [2024-07-31T13:33:08.351Z] ---> 10ebed2c1a1e [2024-07-31T13:33:08.351Z] Step 25/30 : EXPOSE 59711 [2024-07-31T13:33:08.351Z] ---> Running in 9174304ee6c0 [2024-07-31T13:33:08.351Z] Removing intermediate container 9174304ee6c0 [2024-07-31T13:33:08.351Z] ---> 6d250be6652c [2024-07-31T13:33:08.351Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-07-31T13:33:08.444Z] Removing intermediate container 60e22b2bda80 [2024-07-31T13:33:08.444Z] ---> ea6e692875a2 [2024-07-31T13:33:08.444Z] Step 7/12 : WORKDIR /app [2024-07-31T13:33:08.444Z] ---> Running in 16ed74b97a34 [2024-07-31T13:33:08.611Z] ---> Running in 44e117b24c2c [2024-07-31T13:33:08.611Z] Removing intermediate container 44e117b24c2c [2024-07-31T13:33:08.611Z] ---> 3a8226b93fd1 [2024-07-31T13:33:08.611Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-07-31T13:33:08.611Z] ---> Running in 9f9571851786 [2024-07-31T13:33:08.611Z] Removing intermediate container 9f9571851786 [2024-07-31T13:33:08.611Z] ---> a07200cf0a06 [2024-07-31T13:33:08.611Z] Step 28/30 : LABEL arch=amd64 [2024-07-31T13:33:08.611Z] ---> Running in f47848c96d29 [2024-07-31T13:33:08.733Z] Removing intermediate container 16ed74b97a34 [2024-07-31T13:33:08.733Z] ---> 9209353417f7 [2024-07-31T13:33:08.733Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-31T13:33:08.889Z] Removing intermediate container f47848c96d29 [2024-07-31T13:33:08.889Z] ---> 37ec959b3763 [2024-07-31T13:33:08.889Z] Step 29/30 : LABEL git_sha=532364ee2685d9680e36c2a7c089e125e6174299 [2024-07-31T13:33:08.889Z] ---> Running in d71a6de2eb9d [2024-07-31T13:33:08.889Z] Removing intermediate container d71a6de2eb9d [2024-07-31T13:33:08.889Z] ---> d8ab5281a190 [2024-07-31T13:33:08.889Z] Step 30/30 : LABEL version=3.2.0-dev.25 [2024-07-31T13:33:08.889Z] ---> Running in 96197a96ef8d [2024-07-31T13:33:08.889Z] Removing intermediate container 96197a96ef8d [2024-07-31T13:33:08.889Z] ---> 03dbc045a54d [2024-07-31T13:33:08.889Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-31T13:33:08.889Z] Successfully built 03dbc045a54d [2024-07-31T13:33:08.889Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T13:33:09.044Z] provisioning config files... [2024-07-31T13:33:09.053Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9732959487102517013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:33:09.320Z] ---> 0e151b80486d [2024-07-31T13:33:09.321Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T13:33:09.321Z] ---> Running in f55c9d2d6e52 [2024-07-31T13:33:09.364Z] ---> ****-login.sh [2024-07-31T13:33:09.364Z] nexus3.edgexfoundry.org:10001 [2024-07-31T13:33:09.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:33:09.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:33:09.364Z] Configure a credential helper to remove this warning. See [2024-07-31T13:33:09.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:33:09.364Z] [2024-07-31T13:33:09.364Z] Login Succeeded [2024-07-31T13:33:09.364Z] nexus3.edgexfoundry.org:10002 [2024-07-31T13:33:09.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:33:09.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:33:09.365Z] Configure a credential helper to remove this warning. See [2024-07-31T13:33:09.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:33:09.365Z] [2024-07-31T13:33:09.365Z] Login Succeeded [2024-07-31T13:33:09.365Z] nexus3.edgexfoundry.org:10003 [2024-07-31T13:33:09.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:33:09.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:33:09.626Z] Configure a credential helper to remove this warning. See [2024-07-31T13:33:09.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:33:09.626Z] [2024-07-31T13:33:09.626Z] Login Succeeded [2024-07-31T13:33:09.626Z] nexus3.edgexfoundry.org:10004 [2024-07-31T13:33:09.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:33:09.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:33:09.626Z] Configure a credential helper to remove this warning. See [2024-07-31T13:33:09.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:33:09.626Z] [2024-07-31T13:33:09.626Z] Login Succeeded [2024-07-31T13:33:09.626Z] ****.io [2024-07-31T13:33:09.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:33:09.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:33:09.890Z] Configure a credential helper to remove this warning. See [2024-07-31T13:33:09.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:33:09.890Z] [2024-07-31T13:33:09.890Z] Login Succeeded [2024-07-31T13:33:09.890Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T13:33:09.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T13:33:09.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T13:33:09.976Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-07-31T13:33:09.976Z] 532364ee2685d9680e36c2a7c089e125e6174299 [2024-07-31T13:33:09.976Z] latest [2024-07-31T13:33:09.976Z] 3.2.0-dev.25 [2024-07-31T13:33:09.976Z] 532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25 [2024-07-31T13:33:09.976Z] main [2024-07-31T13:33:09.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:33:10.329Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:532364ee2685d9680e36c2a7c089e125e6174299 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:33:10.657Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:532364ee2685d9680e36c2a7c089e125e6174299 [2024-07-31T13:33:10.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-31T13:33:10.657Z] c34e884a1938: Preparing [2024-07-31T13:33:10.657Z] bff23b441a42: Preparing [2024-07-31T13:33:10.657Z] a5bddd1ee8ff: Preparing [2024-07-31T13:33:10.657Z] a4eb828ff40f: Preparing [2024-07-31T13:33:10.657Z] 2796d458433a: Preparing [2024-07-31T13:33:10.657Z] 49678439fa8f: Preparing [2024-07-31T13:33:10.657Z] 0ab2fa76e8cf: Preparing [2024-07-31T13:33:10.657Z] 27df1a71da2a: Preparing [2024-07-31T13:33:10.657Z] ce7f800efff9: Preparing [2024-07-31T13:33:10.657Z] 49678439fa8f: Waiting [2024-07-31T13:33:10.657Z] 0ab2fa76e8cf: Waiting [2024-07-31T13:33:10.657Z] 27df1a71da2a: Waiting [2024-07-31T13:33:10.657Z] ce7f800efff9: Waiting [2024-07-31T13:33:10.657Z] a4eb828ff40f: Pushed [2024-07-31T13:33:10.657Z] a5bddd1ee8ff: Pushed [2024-07-31T13:33:10.657Z] c34e884a1938: Pushed [2024-07-31T13:33:10.657Z] 2796d458433a: Pushed [2024-07-31T13:33:10.916Z] ce7f800efff9: Layer already exists [2024-07-31T13:33:10.917Z] 49678439fa8f: Pushed [2024-07-31T13:33:10.917Z] 0ab2fa76e8cf: Pushed [2024-07-31T13:33:10.917Z] 27df1a71da2a: Pushed [2024-07-31T13:33:13.465Z] bff23b441a42: Pushed [2024-07-31T13:33:13.723Z] 532364ee2685d9680e36c2a7c089e125e6174299: digest: sha256:49094b4ccc99782321f5696ce83082aafc75cc907808dd339b27aad4453b4a50 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:33:14.065Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:33:14.426Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-07-31T13:33:14.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-31T13:33:14.427Z] c34e884a1938: Preparing [2024-07-31T13:33:14.427Z] bff23b441a42: Preparing [2024-07-31T13:33:14.427Z] a5bddd1ee8ff: Preparing [2024-07-31T13:33:14.427Z] a4eb828ff40f: Preparing [2024-07-31T13:33:14.427Z] 2796d458433a: Preparing [2024-07-31T13:33:14.427Z] 49678439fa8f: Preparing [2024-07-31T13:33:14.427Z] 0ab2fa76e8cf: Preparing [2024-07-31T13:33:14.427Z] 27df1a71da2a: Preparing [2024-07-31T13:33:14.427Z] ce7f800efff9: Preparing [2024-07-31T13:33:14.427Z] 49678439fa8f: Waiting [2024-07-31T13:33:14.427Z] 0ab2fa76e8cf: Waiting [2024-07-31T13:33:14.427Z] ce7f800efff9: Waiting [2024-07-31T13:33:14.427Z] 27df1a71da2a: Waiting [2024-07-31T13:33:14.427Z] 2796d458433a: Layer already exists [2024-07-31T13:33:14.427Z] a4eb828ff40f: Layer already exists [2024-07-31T13:33:14.427Z] a5bddd1ee8ff: Layer already exists [2024-07-31T13:33:14.427Z] bff23b441a42: Layer already exists [2024-07-31T13:33:14.427Z] c34e884a1938: Layer already exists [2024-07-31T13:33:14.427Z] 0ab2fa76e8cf: Layer already exists [2024-07-31T13:33:14.427Z] ce7f800efff9: Layer already exists [2024-07-31T13:33:14.427Z] 49678439fa8f: Layer already exists [2024-07-31T13:33:14.427Z] 27df1a71da2a: Layer already exists [2024-07-31T13:33:14.427Z] latest: digest: sha256:49094b4ccc99782321f5696ce83082aafc75cc907808dd339b27aad4453b4a50 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:33:14.765Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:33:15.099Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.25 [2024-07-31T13:33:15.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-31T13:33:15.099Z] c34e884a1938: Preparing [2024-07-31T13:33:15.099Z] bff23b441a42: Preparing [2024-07-31T13:33:15.099Z] a5bddd1ee8ff: Preparing [2024-07-31T13:33:15.099Z] a4eb828ff40f: Preparing [2024-07-31T13:33:15.099Z] 2796d458433a: Preparing [2024-07-31T13:33:15.099Z] 49678439fa8f: Preparing [2024-07-31T13:33:15.099Z] 0ab2fa76e8cf: Preparing [2024-07-31T13:33:15.099Z] 27df1a71da2a: Preparing [2024-07-31T13:33:15.099Z] ce7f800efff9: Preparing [2024-07-31T13:33:15.099Z] 49678439fa8f: Waiting [2024-07-31T13:33:15.099Z] 0ab2fa76e8cf: Waiting [2024-07-31T13:33:15.099Z] 27df1a71da2a: Waiting [2024-07-31T13:33:15.099Z] a5bddd1ee8ff: Layer already exists [2024-07-31T13:33:15.099Z] c34e884a1938: Layer already exists [2024-07-31T13:33:15.099Z] 2796d458433a: Layer already exists [2024-07-31T13:33:15.099Z] a4eb828ff40f: Layer already exists [2024-07-31T13:33:15.099Z] bff23b441a42: Layer already exists [2024-07-31T13:33:15.099Z] 49678439fa8f: Layer already exists [2024-07-31T13:33:15.099Z] 0ab2fa76e8cf: Layer already exists [2024-07-31T13:33:15.099Z] ce7f800efff9: Layer already exists [2024-07-31T13:33:15.099Z] 27df1a71da2a: Layer already exists [2024-07-31T13:33:15.099Z] 3.2.0-dev.25: digest: sha256:49094b4ccc99782321f5696ce83082aafc75cc907808dd339b27aad4453b4a50 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:33:15.430Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:33:15.786Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25 [2024-07-31T13:33:15.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-31T13:33:15.787Z] c34e884a1938: Preparing [2024-07-31T13:33:15.787Z] bff23b441a42: Preparing [2024-07-31T13:33:15.787Z] a5bddd1ee8ff: Preparing [2024-07-31T13:33:15.787Z] a4eb828ff40f: Preparing [2024-07-31T13:33:15.787Z] 2796d458433a: Preparing [2024-07-31T13:33:15.787Z] 49678439fa8f: Preparing [2024-07-31T13:33:15.787Z] 0ab2fa76e8cf: Preparing [2024-07-31T13:33:15.787Z] 27df1a71da2a: Preparing [2024-07-31T13:33:15.787Z] ce7f800efff9: Preparing [2024-07-31T13:33:15.787Z] 49678439fa8f: Waiting [2024-07-31T13:33:15.787Z] 27df1a71da2a: Waiting [2024-07-31T13:33:15.787Z] 0ab2fa76e8cf: Waiting [2024-07-31T13:33:15.787Z] ce7f800efff9: Waiting [2024-07-31T13:33:15.787Z] 2796d458433a: Layer already exists [2024-07-31T13:33:15.787Z] c34e884a1938: Layer already exists [2024-07-31T13:33:15.787Z] bff23b441a42: Layer already exists [2024-07-31T13:33:15.787Z] a4eb828ff40f: Layer already exists [2024-07-31T13:33:15.787Z] a5bddd1ee8ff: Layer already exists [2024-07-31T13:33:15.787Z] 49678439fa8f: Layer already exists [2024-07-31T13:33:15.787Z] 27df1a71da2a: Layer already exists [2024-07-31T13:33:15.787Z] 0ab2fa76e8cf: Layer already exists [2024-07-31T13:33:15.787Z] ce7f800efff9: Layer already exists [2024-07-31T13:33:15.787Z] 532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25: digest: sha256:49094b4ccc99782321f5696ce83082aafc75cc907808dd339b27aad4453b4a50 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:33:16.147Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:33:16.477Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-07-31T13:33:16.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-31T13:33:16.477Z] c34e884a1938: Preparing [2024-07-31T13:33:16.477Z] bff23b441a42: Preparing [2024-07-31T13:33:16.477Z] a5bddd1ee8ff: Preparing [2024-07-31T13:33:16.477Z] a4eb828ff40f: Preparing [2024-07-31T13:33:16.477Z] 2796d458433a: Preparing [2024-07-31T13:33:16.477Z] 49678439fa8f: Preparing [2024-07-31T13:33:16.477Z] 0ab2fa76e8cf: Preparing [2024-07-31T13:33:16.477Z] 27df1a71da2a: Preparing [2024-07-31T13:33:16.477Z] ce7f800efff9: Preparing [2024-07-31T13:33:16.477Z] 27df1a71da2a: Waiting [2024-07-31T13:33:16.477Z] ce7f800efff9: Waiting [2024-07-31T13:33:16.477Z] 49678439fa8f: Waiting [2024-07-31T13:33:16.477Z] 0ab2fa76e8cf: Waiting [2024-07-31T13:33:16.477Z] 2796d458433a: Layer already exists [2024-07-31T13:33:16.477Z] c34e884a1938: Layer already exists [2024-07-31T13:33:16.477Z] a4eb828ff40f: Layer already exists [2024-07-31T13:33:16.477Z] a5bddd1ee8ff: Layer already exists [2024-07-31T13:33:16.477Z] 0ab2fa76e8cf: Layer already exists [2024-07-31T13:33:16.477Z] 49678439fa8f: Layer already exists [2024-07-31T13:33:16.477Z] ce7f800efff9: Layer already exists [2024-07-31T13:33:16.477Z] 27df1a71da2a: Layer already exists [2024-07-31T13:33:16.477Z] bff23b441a42: Layer already exists [2024-07-31T13:33:16.477Z] main: digest: sha256:49094b4ccc99782321f5696ce83082aafc75cc907808dd339b27aad4453b4a50 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T13:33:16.551Z] ===================================================== [Pipeline] echo [2024-07-31T13:33:16.569Z] taggedImages: [2024-07-31T13:33:16.569Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:532364ee2685d9680e36c2a7c089e125e6174299 [2024-07-31T13:33:16.569Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-07-31T13:33:16.569Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.25 [2024-07-31T13:33:16.569Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25 [2024-07-31T13:33:16.569Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:33:16.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T13:33:16.991Z] [2024-07-31T13:33:16.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:33:17.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T13:33:17.300Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-31T13:33:17.300Z] 5eb5b503b376: Pulling fs layer [2024-07-31T13:33:17.300Z] 5c69ac0246d0: Pulling fs layer [2024-07-31T13:33:17.300Z] ec43610c2a17: Pulling fs layer [2024-07-31T13:33:17.300Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-31T13:33:17.300Z] 33b1e0a273af: Pulling fs layer [2024-07-31T13:33:17.300Z] 5d3b04190fa2: Pulling fs layer [2024-07-31T13:33:17.300Z] 2f39f015ded8: Pulling fs layer [2024-07-31T13:33:17.300Z] 33b1e0a273af: Waiting [2024-07-31T13:33:17.300Z] 5d3b04190fa2: Waiting [2024-07-31T13:33:17.300Z] 3a2ae6a8a46f: Waiting [2024-07-31T13:33:17.300Z] 5c69ac0246d0: Download complete [2024-07-31T13:33:17.300Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-31T13:33:17.300Z] 3a2ae6a8a46f: Download complete [2024-07-31T13:33:17.300Z] 33b1e0a273af: Verifying Checksum [2024-07-31T13:33:17.300Z] 33b1e0a273af: Download complete [2024-07-31T13:33:17.300Z] ec43610c2a17: Verifying Checksum [2024-07-31T13:33:17.300Z] ec43610c2a17: Download complete [2024-07-31T13:33:17.300Z] 5d3b04190fa2: Download complete [2024-07-31T13:33:17.560Z] 5eb5b503b376: Verifying Checksum [2024-07-31T13:33:17.561Z] 5eb5b503b376: Download complete [2024-07-31T13:33:18.127Z] 2f39f015ded8: Download complete [2024-07-31T13:33:18.696Z] 5eb5b503b376: Pull complete [2024-07-31T13:33:18.955Z] 5c69ac0246d0: Pull complete [2024-07-31T13:33:19.520Z] ec43610c2a17: Pull complete [2024-07-31T13:33:19.520Z] 3a2ae6a8a46f: Pull complete [2024-07-31T13:33:19.779Z] 33b1e0a273af: Pull complete [2024-07-31T13:33:19.779Z] 5d3b04190fa2: Pull complete [2024-07-31T13:33:23.975Z] 2f39f015ded8: Pull complete [2024-07-31T13:33:23.975Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-31T13:33:23.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T13:33:23.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:33:24.080Z] prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container [2024-07-31T13:33:24.117Z] $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-31T13:33:29.741Z] $ docker top fd4929823cfa65dc7fe9be401440e0c119dc4b58463a7e9d87cb22ddfdb045e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:33:30.236Z] ---> job-cost.sh [2024-07-31T13:33:30.236Z] lf-activate-venv: SKIPPING [2024-07-31T13:33:30.236Z] INFO: No Stack... [2024-07-31T13:33:30.496Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T13:33:30.755Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T13:33:31.050Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-07-31T13:33:31.050Z] + cut -d, -f6 [Pipeline] lock [2024-07-31T13:33:31.066Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-179-stack-cost] [2024-07-31T13:33:31.084Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-179-stack-cost] did not exist. Created. [2024-07-31T13:33:31.092Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T13:33:31.399Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-31T13:33:31.426Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T13:33:31.434Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T13:33:31.472Z] $ docker stop --time=1 fd4929823cfa65dc7fe9be401440e0c119dc4b58463a7e9d87cb22ddfdb045e1 [2024-07-31T13:33:32.627Z] $ docker rm -f --volumes fd4929823cfa65dc7fe9be401440e0c119dc4b58463a7e9d87cb22ddfdb045e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-31T13:35:01.059Z] Removing intermediate container f55c9d2d6e52 [2024-07-31T13:35:01.059Z] ---> 457800c597bb [2024-07-31T13:35:01.059Z] Step 10/12 : COPY . . [2024-07-31T13:35:01.059Z] ---> f25298820b88 [2024-07-31T13:35:01.059Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T13:35:01.059Z] ---> Running in 6dcada29af1b [2024-07-31T13:35:01.059Z] Removing intermediate container 6dcada29af1b [2024-07-31T13:35:01.059Z] ---> 0b4cafc43ec5 [2024-07-31T13:35:01.059Z] Step 12/12 : RUN $MAKE [2024-07-31T13:35:01.059Z] ---> Running in 3f3dd673c5bd [2024-07-31T13:35:01.059Z] noop [2024-07-31T13:35:01.059Z] Removing intermediate container 3f3dd673c5bd [2024-07-31T13:35:01.059Z] ---> 22d7c0aecfe9 [2024-07-31T13:35:01.059Z] Successfully built 22d7c0aecfe9 [2024-07-31T13:35:01.059Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:35:01.433Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T13:35:01.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:35:01.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-6872 does not seem to be running inside a container [2024-07-31T13:35:01.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/179 -v /w/workspace/app-rfid-llrp-inventory/179:/w/workspace/app-rfid-llrp-inventory/179:rw,z -v /w/workspace/app-rfid-llrp-inventory/179@tmp:/w/workspace/app-rfid-llrp-inventory/179@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 ******** ci-base-image-arm64 cat [2024-07-31T13:35:02.997Z] $ docker top 10f62d87e876e04a92504f44837a8e0882811760829e56c02ada9b8848247bb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T13:35:03.855Z] + go version [2024-07-31T13:35:03.855Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-31T13:35:03.874Z] $ docker stop --time=1 10f62d87e876e04a92504f44837a8e0882811760829e56c02ada9b8848247bb2 [2024-07-31T13:35:05.491Z] $ docker rm -f --volumes 10f62d87e876e04a92504f44837a8e0882811760829e56c02ada9b8848247bb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:35:06.086Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T13:35:06.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:35:06.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-6872 does not seem to be running inside a container [2024-07-31T13:35:06.356Z] $ 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/179 -v /w/workspace/app-rfid-llrp-inventory/179:/w/workspace/app-rfid-llrp-inventory/179:rw,z -v /w/workspace/app-rfid-llrp-inventory/179@tmp:/w/workspace/app-rfid-llrp-inventory/179@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 ******** ci-base-image-arm64 cat [2024-07-31T13:35:07.505Z] $ docker top 96ca9a6543f59604ef9b0f866e27f34ad8b6b1a432144767c5a484ac6ba75b15 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T13:35:08.350Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/179 [Pipeline] fileExists [Pipeline] sh [2024-07-31T13:35:09.001Z] + make test [2024-07-31T13:35:09.001Z] go test -race ./... -coverprofile=coverage.out ./... [2024-07-31T13:39:00.767Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-07-31T13:39:06.109Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-07-31T13:39:08.040Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.905s coverage: 86.2% of statements [2024-07-31T13:39:18.118Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.307s coverage: 71.9% of statements [2024-07-31T13:39:19.088Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-31T13:39:19.088Z] go vet ./... [2024-07-31T13:42:56.067Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T13:42:56.067Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T13:42:56.067Z] ./bin/test-attribution.sh [2024-07-31T13:42:56.067Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-31T13:42:56.067Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-31T13:42:56.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-31T13:42:56.105Z] $ docker stop --time=1 96ca9a6543f59604ef9b0f866e27f34ad8b6b1a432144767c5a484ac6ba75b15 [2024-07-31T13:42:58.059Z] $ docker rm -f --volumes 96ca9a6543f59604ef9b0f866e27f34ad8b6b1a432144767c5a484ac6ba75b15 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T13:43:00.128Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-31T13:43:00.159Z] Warning: overwriting stash ‘coverage-report’ [2024-07-31T13:43:00.614Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T13:43:01.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-31T13:43:01.320Z] + ls -al . [2024-07-31T13:43:01.320Z] total 272 [2024-07-31T13:43:01.320Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 13:35 . [2024-07-31T13:43:01.320Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 13:32 .. [2024-07-31T13:43:01.320Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 31 13:32 .dockerignore [2024-07-31T13:43:01.320Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 13:32 .git [2024-07-31T13:43:01.320Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:32 .github [2024-07-31T13:43:01.320Z] -rw-rw-r-- 1 jenkins jenkins 773 Jul 31 13:32 .gitignore [2024-07-31T13:43:01.320Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 13:32 .golangci.yml [2024-07-31T13:43:01.320Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jul 31 13:32 Attribution.txt [2024-07-31T13:43:01.320Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jul 31 13:32 CHANGELOG.md [2024-07-31T13:43:01.320Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jul 31 13:32 Dockerfile [2024-07-31T13:43:01.320Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 13:32 GOVERNANCE.md [2024-07-31T13:43:01.320Z] -rw-rw-r-- 1 jenkins jenkins 665 Jul 31 13:32 Jenkinsfile [2024-07-31T13:43:01.320Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 31 13:32 LICENSE [2024-07-31T13:43:01.320Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jul 31 13:32 Makefile [2024-07-31T13:43:01.320Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 31 13:32 OWNERS.md [2024-07-31T13:43:01.320Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jul 31 13:32 README.md [2024-07-31T13:43:01.320Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 31 13:29 VERSION [2024-07-31T13:43:01.320Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:32 bin [2024-07-31T13:43:01.320Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 31 13:39 coverage.out [2024-07-31T13:43:01.320Z] -rw-rw-r-- 1 jenkins jenkins 7243 Jul 31 13:32 go.mod [2024-07-31T13:43:01.320Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 31 13:32 go.sum [2024-07-31T13:43:01.320Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:32 images [2024-07-31T13:43:01.320Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 13:32 internal [2024-07-31T13:43:01.320Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 31 13:32 main.go [2024-07-31T13:43:01.320Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:32 openapi [2024-07-31T13:43:01.320Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:32 res [2024-07-31T13:43:01.320Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:43:01.673Z] + 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=532364ee2685d9680e36c2a7c089e125e6174299 --label arch=arm64 --label version=3.2.0-dev.25 . [2024-07-31T13:43:01.944Z] Sending build context to Docker daemon 673.8kB [2024-07-31T13:43:01.944Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T13:43:01.944Z] Step 2/30 : FROM ${BASE} AS builder [2024-07-31T13:43:01.944Z] ---> 22d7c0aecfe9 [2024-07-31T13:43:01.944Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-07-31T13:43:01.944Z] ---> Running in e9134243bb90 [2024-07-31T13:43:02.211Z] Removing intermediate container e9134243bb90 [2024-07-31T13:43:02.211Z] ---> cfa73f70b422 [2024-07-31T13:43:02.211Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T13:43:02.478Z] ---> Running in 0cebc03edab5 [2024-07-31T13:43:02.745Z] Removing intermediate container 0cebc03edab5 [2024-07-31T13:43:02.745Z] ---> ca1c7118bbcb [2024-07-31T13:43:02.745Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-07-31T13:43:02.745Z] ---> Running in cfa4f3ab3ed8 [2024-07-31T13:43:03.012Z] Removing intermediate container cfa4f3ab3ed8 [2024-07-31T13:43:03.012Z] ---> be70cd873283 [2024-07-31T13:43:03.012Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T13:43:03.285Z] ---> Running in 6bd824d232a4 [2024-07-31T13:43:04.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T13:43:04.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T13:43:05.473Z] OK: 266 MiB in 52 packages [2024-07-31T13:43:06.435Z] Removing intermediate container 6bd824d232a4 [2024-07-31T13:43:06.435Z] ---> 984236f3403f [2024-07-31T13:43:06.435Z] Step 7/30 : WORKDIR /app [2024-07-31T13:43:06.435Z] ---> Running in 2c04b51d0db8 [2024-07-31T13:43:06.704Z] Removing intermediate container 2c04b51d0db8 [2024-07-31T13:43:06.704Z] ---> a919c508e9c8 [2024-07-31T13:43:06.704Z] Step 8/30 : COPY go.mod vendor* ./ [2024-07-31T13:43:07.287Z] ---> f0ab3068852a [2024-07-31T13:43:07.287Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T13:43:07.287Z] ---> Running in 6b543cc585dd [2024-07-31T13:43:09.243Z] Removing intermediate container 6b543cc585dd [2024-07-31T13:43:09.243Z] ---> cac47be37027 [2024-07-31T13:43:09.243Z] Step 10/30 : COPY . . [2024-07-31T13:43:10.196Z] ---> 0be115105e9b [2024-07-31T13:43:10.196Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T13:43:10.196Z] ---> Running in a6bc3275971e [2024-07-31T13:43:10.473Z] Removing intermediate container a6bc3275971e [2024-07-31T13:43:10.473Z] ---> c67e03cb4ab7 [2024-07-31T13:43:10.473Z] Step 12/30 : RUN $MAKE [2024-07-31T13:43:10.473Z] ---> Running in 965286d0f122 [2024-07-31T13:43:11.433Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.25 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.25" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-07-31T13:46:33.321Z] Removing intermediate container 965286d0f122 [2024-07-31T13:46:33.322Z] ---> a2b20b94b7c3 [2024-07-31T13:46:33.322Z] Step 13/30 : FROM alpine:3.18 [2024-07-31T13:46:33.322Z] 3.18: Pulling from library/alpine [2024-07-31T13:46:33.322Z] 4983c3fe2029: Pulling fs layer [2024-07-31T13:46:33.322Z] 4983c3fe2029: Verifying Checksum [2024-07-31T13:46:33.322Z] 4983c3fe2029: Download complete [2024-07-31T13:46:33.322Z] 4983c3fe2029: Pull complete [2024-07-31T13:46:33.322Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T13:46:33.322Z] Status: Downloaded newer image for alpine:3.18 [2024-07-31T13:46:33.322Z] ---> a0237000ae83 [2024-07-31T13:46:33.322Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-31T13:46:33.322Z] ---> Running in 7db26bb2aa41 [2024-07-31T13:46:33.322Z] Removing intermediate container 7db26bb2aa41 [2024-07-31T13:46:33.322Z] ---> 694ee7b9ef26 [2024-07-31T13:46:33.322Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-07-31T13:46:33.322Z] ---> Running in 9b8bd1d51802 [2024-07-31T13:46:33.322Z] Removing intermediate container 9b8bd1d51802 [2024-07-31T13:46:33.322Z] ---> 6337d722d1b5 [2024-07-31T13:46:33.322Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-07-31T13:46:33.322Z] ---> Running in 612c61d0c9ca [2024-07-31T13:46:33.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T13:46:33.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T13:46:33.587Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-31T13:46:33.854Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-31T13:46:33.854Z] Executing busybox-1.36.1-r7.trigger [2024-07-31T13:46:33.854Z] Executing ca-certificates-20240226-r0.trigger [2024-07-31T13:46:34.122Z] OK: 9 MiB in 17 packages [2024-07-31T13:46:35.540Z] Removing intermediate container 612c61d0c9ca [2024-07-31T13:46:35.540Z] ---> a3deda5c6e98 [2024-07-31T13:46:35.540Z] Step 17/30 : RUN apk --no-cache upgrade [2024-07-31T13:46:35.540Z] ---> Running in 823e7ea27786 [2024-07-31T13:46:36.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T13:46:36.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T13:46:37.287Z] OK: 9 MiB in 17 packages [2024-07-31T13:46:38.252Z] Removing intermediate container 823e7ea27786 [2024-07-31T13:46:38.252Z] ---> 8837b5a90fde [2024-07-31T13:46:38.252Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-31T13:46:38.842Z] ---> f1f9506ade18 [2024-07-31T13:46:38.842Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-31T13:46:39.111Z] ---> a692d5272a04 [2024-07-31T13:46:39.111Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-07-31T13:46:39.696Z] ---> 92e4ee5fe72c [2024-07-31T13:46:39.696Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-07-31T13:46:40.281Z] ---> 0ed1372f8bf3 [2024-07-31T13:46:40.281Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-07-31T13:46:42.224Z] ---> e92bfaa6f531 [2024-07-31T13:46:42.224Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-07-31T13:46:42.224Z] ---> Running in f2d52853a2a0 [2024-07-31T13:46:43.656Z] Removing intermediate container f2d52853a2a0 [2024-07-31T13:46:43.656Z] ---> 0ec07881ca0c [2024-07-31T13:46:43.656Z] Step 24/30 : VOLUME /cache [2024-07-31T13:46:43.656Z] ---> Running in e50ae6930ac0 [2024-07-31T13:46:43.924Z] Removing intermediate container e50ae6930ac0 [2024-07-31T13:46:43.924Z] ---> e27320e47233 [2024-07-31T13:46:43.924Z] Step 25/30 : EXPOSE 59711 [2024-07-31T13:46:43.924Z] ---> Running in e227a98aac08 [2024-07-31T13:46:44.191Z] Removing intermediate container e227a98aac08 [2024-07-31T13:46:44.191Z] ---> cefad2820da7 [2024-07-31T13:46:44.191Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-07-31T13:46:44.458Z] ---> Running in afa91d1d2deb [2024-07-31T13:46:44.726Z] Removing intermediate container afa91d1d2deb [2024-07-31T13:46:44.726Z] ---> eaaf2e5540ca [2024-07-31T13:46:44.726Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-07-31T13:46:44.726Z] ---> Running in f0b91ae3e88b [2024-07-31T13:46:44.993Z] Removing intermediate container f0b91ae3e88b [2024-07-31T13:46:44.993Z] ---> 1377ae16b49d [2024-07-31T13:46:44.993Z] Step 28/30 : LABEL arch=arm64 [2024-07-31T13:46:44.993Z] ---> Running in 1167f0f5bba0 [2024-07-31T13:46:45.581Z] Removing intermediate container 1167f0f5bba0 [2024-07-31T13:46:45.581Z] ---> 9a641ee9bb38 [2024-07-31T13:46:45.581Z] Step 29/30 : LABEL git_sha=532364ee2685d9680e36c2a7c089e125e6174299 [2024-07-31T13:46:45.581Z] ---> Running in ef558cdf5f0f [2024-07-31T13:46:45.847Z] Removing intermediate container ef558cdf5f0f [2024-07-31T13:46:45.847Z] ---> a10a5797f888 [2024-07-31T13:46:45.847Z] Step 30/30 : LABEL version=3.2.0-dev.25 [2024-07-31T13:46:45.847Z] ---> Running in f4941b0d84ed [2024-07-31T13:46:46.113Z] Removing intermediate container f4941b0d84ed [2024-07-31T13:46:46.113Z] ---> 43f4a1509df5 [2024-07-31T13:46:46.113Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-31T13:46:46.113Z] Successfully built 43f4a1509df5 [2024-07-31T13:46:46.113Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T13:46:46.266Z] provisioning config files... [2024-07-31T13:46:46.282Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/179@tmp/config10812211392678227443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:46:46.638Z] ---> ****-login.sh [2024-07-31T13:46:46.638Z] nexus3.edgexfoundry.org:10001 [2024-07-31T13:46:46.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:46:46.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:46:46.907Z] Configure a credential helper to remove this warning. See [2024-07-31T13:46:46.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:46:46.907Z] [2024-07-31T13:46:46.907Z] Login Succeeded [2024-07-31T13:46:46.907Z] nexus3.edgexfoundry.org:10002 [2024-07-31T13:46:47.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:46:47.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:46:47.175Z] Configure a credential helper to remove this warning. See [2024-07-31T13:46:47.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:46:47.175Z] [2024-07-31T13:46:47.175Z] Login Succeeded [2024-07-31T13:46:47.175Z] nexus3.edgexfoundry.org:10003 [2024-07-31T13:46:47.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:46:47.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:46:47.711Z] Configure a credential helper to remove this warning. See [2024-07-31T13:46:47.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:46:47.711Z] [2024-07-31T13:46:47.711Z] Login Succeeded [2024-07-31T13:46:47.711Z] nexus3.edgexfoundry.org:10004 [2024-07-31T13:46:47.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:46:47.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:46:47.981Z] Configure a credential helper to remove this warning. See [2024-07-31T13:46:47.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:46:47.981Z] [2024-07-31T13:46:47.981Z] Login Succeeded [2024-07-31T13:46:47.981Z] ****.io [2024-07-31T13:46:48.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:46:48.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:46:48.510Z] Configure a credential helper to remove this warning. See [2024-07-31T13:46:48.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:46:48.511Z] [2024-07-31T13:46:48.511Z] Login Succeeded [2024-07-31T13:46:48.511Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T13:46:48.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T13:46:48.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T13:46:48.610Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-07-31T13:46:48.610Z] 532364ee2685d9680e36c2a7c089e125e6174299 [2024-07-31T13:46:48.610Z] latest [2024-07-31T13:46:48.610Z] 3.2.0-dev.25 [2024-07-31T13:46:48.610Z] 532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25 [2024-07-31T13:46:48.610Z] main [2024-07-31T13:46:48.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:46:48.974Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:532364ee2685d9680e36c2a7c089e125e6174299 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:46:49.325Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:532364ee2685d9680e36c2a7c089e125e6174299 [2024-07-31T13:46:49.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-31T13:46:49.325Z] 6112097522c5: Preparing [2024-07-31T13:46:49.325Z] 629558df4063: Preparing [2024-07-31T13:46:49.325Z] 6f2e4a09aa26: Preparing [2024-07-31T13:46:49.325Z] 738beaa44a33: Preparing [2024-07-31T13:46:49.325Z] d6ac5fbb2b8f: Preparing [2024-07-31T13:46:49.325Z] 9b9a94932fcc: Preparing [2024-07-31T13:46:49.325Z] f7cb361cd6a7: Preparing [2024-07-31T13:46:49.325Z] 2f9ea0ae4169: Preparing [2024-07-31T13:46:49.325Z] 3c20671a5817: Preparing [2024-07-31T13:46:49.325Z] 9b9a94932fcc: Waiting [2024-07-31T13:46:49.325Z] f7cb361cd6a7: Waiting [2024-07-31T13:46:49.325Z] 2f9ea0ae4169: Waiting [2024-07-31T13:46:49.325Z] 3c20671a5817: Waiting [2024-07-31T13:46:49.589Z] 6112097522c5: Pushed [2024-07-31T13:46:49.589Z] d6ac5fbb2b8f: Pushed [2024-07-31T13:46:49.589Z] 6f2e4a09aa26: Pushed [2024-07-31T13:46:49.589Z] 738beaa44a33: Pushed [2024-07-31T13:46:49.589Z] 3c20671a5817: Layer already exists [2024-07-31T13:46:49.854Z] 9b9a94932fcc: Pushed [2024-07-31T13:46:49.854Z] f7cb361cd6a7: Pushed [2024-07-31T13:46:50.118Z] 2f9ea0ae4169: Pushed [2024-07-31T13:46:56.754Z] 629558df4063: Pushed [2024-07-31T13:46:56.754Z] 532364ee2685d9680e36c2a7c089e125e6174299: digest: sha256:d8a02584f8a546121a825992fcdcd126dd1765c8da97877d9351caa2f4c1e13d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:46:57.119Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:46:57.464Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-07-31T13:46:57.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-31T13:46:57.464Z] 6112097522c5: Preparing [2024-07-31T13:46:57.464Z] 629558df4063: Preparing [2024-07-31T13:46:57.464Z] 6f2e4a09aa26: Preparing [2024-07-31T13:46:57.464Z] 738beaa44a33: Preparing [2024-07-31T13:46:57.464Z] d6ac5fbb2b8f: Preparing [2024-07-31T13:46:57.464Z] 9b9a94932fcc: Preparing [2024-07-31T13:46:57.464Z] f7cb361cd6a7: Preparing [2024-07-31T13:46:57.464Z] 2f9ea0ae4169: Preparing [2024-07-31T13:46:57.464Z] 3c20671a5817: Preparing [2024-07-31T13:46:57.464Z] f7cb361cd6a7: Waiting [2024-07-31T13:46:57.464Z] 2f9ea0ae4169: Waiting [2024-07-31T13:46:57.464Z] 9b9a94932fcc: Waiting [2024-07-31T13:46:57.464Z] 3c20671a5817: Waiting [2024-07-31T13:46:57.465Z] 629558df4063: Layer already exists [2024-07-31T13:46:57.465Z] 6f2e4a09aa26: Layer already exists [2024-07-31T13:46:57.465Z] d6ac5fbb2b8f: Layer already exists [2024-07-31T13:46:57.465Z] 738beaa44a33: Layer already exists [2024-07-31T13:46:57.465Z] 6112097522c5: Layer already exists [2024-07-31T13:46:57.465Z] 3c20671a5817: Layer already exists [2024-07-31T13:46:57.465Z] 9b9a94932fcc: Layer already exists [2024-07-31T13:46:57.465Z] 2f9ea0ae4169: Layer already exists [2024-07-31T13:46:57.465Z] f7cb361cd6a7: Layer already exists [2024-07-31T13:46:57.728Z] latest: digest: sha256:d8a02584f8a546121a825992fcdcd126dd1765c8da97877d9351caa2f4c1e13d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:46:58.086Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:46:58.447Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.25 [2024-07-31T13:46:58.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-31T13:46:58.447Z] 6112097522c5: Preparing [2024-07-31T13:46:58.447Z] 629558df4063: Preparing [2024-07-31T13:46:58.447Z] 6f2e4a09aa26: Preparing [2024-07-31T13:46:58.447Z] 738beaa44a33: Preparing [2024-07-31T13:46:58.447Z] d6ac5fbb2b8f: Preparing [2024-07-31T13:46:58.447Z] 9b9a94932fcc: Preparing [2024-07-31T13:46:58.447Z] f7cb361cd6a7: Preparing [2024-07-31T13:46:58.447Z] 2f9ea0ae4169: Preparing [2024-07-31T13:46:58.447Z] 3c20671a5817: Preparing [2024-07-31T13:46:58.447Z] 9b9a94932fcc: Waiting [2024-07-31T13:46:58.447Z] f7cb361cd6a7: Waiting [2024-07-31T13:46:58.447Z] 2f9ea0ae4169: Waiting [2024-07-31T13:46:58.447Z] 3c20671a5817: Waiting [2024-07-31T13:46:58.447Z] 6112097522c5: Layer already exists [2024-07-31T13:46:58.447Z] 6f2e4a09aa26: Layer already exists [2024-07-31T13:46:58.447Z] 738beaa44a33: Layer already exists [2024-07-31T13:46:58.447Z] 629558df4063: Layer already exists [2024-07-31T13:46:58.447Z] d6ac5fbb2b8f: Layer already exists [2024-07-31T13:46:58.447Z] 2f9ea0ae4169: Layer already exists [2024-07-31T13:46:58.447Z] f7cb361cd6a7: Layer already exists [2024-07-31T13:46:58.447Z] 9b9a94932fcc: Layer already exists [2024-07-31T13:46:58.447Z] 3c20671a5817: Layer already exists [2024-07-31T13:46:58.712Z] 3.2.0-dev.25: digest: sha256:d8a02584f8a546121a825992fcdcd126dd1765c8da97877d9351caa2f4c1e13d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:46:59.070Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:46:59.425Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25 [2024-07-31T13:46:59.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-31T13:46:59.425Z] 6112097522c5: Preparing [2024-07-31T13:46:59.425Z] 629558df4063: Preparing [2024-07-31T13:46:59.425Z] 6f2e4a09aa26: Preparing [2024-07-31T13:46:59.425Z] 738beaa44a33: Preparing [2024-07-31T13:46:59.425Z] d6ac5fbb2b8f: Preparing [2024-07-31T13:46:59.425Z] 9b9a94932fcc: Preparing [2024-07-31T13:46:59.425Z] f7cb361cd6a7: Preparing [2024-07-31T13:46:59.425Z] 2f9ea0ae4169: Preparing [2024-07-31T13:46:59.425Z] 3c20671a5817: Preparing [2024-07-31T13:46:59.425Z] 9b9a94932fcc: Waiting [2024-07-31T13:46:59.425Z] f7cb361cd6a7: Waiting [2024-07-31T13:46:59.425Z] 2f9ea0ae4169: Waiting [2024-07-31T13:46:59.425Z] 3c20671a5817: Waiting [2024-07-31T13:46:59.425Z] 629558df4063: Layer already exists [2024-07-31T13:46:59.425Z] d6ac5fbb2b8f: Layer already exists [2024-07-31T13:46:59.425Z] 6f2e4a09aa26: Layer already exists [2024-07-31T13:46:59.425Z] 6112097522c5: Layer already exists [2024-07-31T13:46:59.425Z] 738beaa44a33: Layer already exists [2024-07-31T13:46:59.425Z] f7cb361cd6a7: Layer already exists [2024-07-31T13:46:59.425Z] 2f9ea0ae4169: Layer already exists [2024-07-31T13:46:59.425Z] 9b9a94932fcc: Layer already exists [2024-07-31T13:46:59.425Z] 3c20671a5817: Layer already exists [2024-07-31T13:46:59.690Z] 532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25: digest: sha256:d8a02584f8a546121a825992fcdcd126dd1765c8da97877d9351caa2f4c1e13d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:47:00.049Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:47:00.405Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-07-31T13:47:00.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-31T13:47:00.405Z] 6112097522c5: Preparing [2024-07-31T13:47:00.405Z] 629558df4063: Preparing [2024-07-31T13:47:00.405Z] 6f2e4a09aa26: Preparing [2024-07-31T13:47:00.405Z] 738beaa44a33: Preparing [2024-07-31T13:47:00.405Z] d6ac5fbb2b8f: Preparing [2024-07-31T13:47:00.405Z] 9b9a94932fcc: Preparing [2024-07-31T13:47:00.405Z] f7cb361cd6a7: Preparing [2024-07-31T13:47:00.405Z] 2f9ea0ae4169: Preparing [2024-07-31T13:47:00.405Z] 3c20671a5817: Preparing [2024-07-31T13:47:00.405Z] 9b9a94932fcc: Waiting [2024-07-31T13:47:00.405Z] f7cb361cd6a7: Waiting [2024-07-31T13:47:00.405Z] 2f9ea0ae4169: Waiting [2024-07-31T13:47:00.405Z] 3c20671a5817: Waiting [2024-07-31T13:47:00.405Z] d6ac5fbb2b8f: Layer already exists [2024-07-31T13:47:00.405Z] 6f2e4a09aa26: Layer already exists [2024-07-31T13:47:00.405Z] 738beaa44a33: Layer already exists [2024-07-31T13:47:00.405Z] 629558df4063: Layer already exists [2024-07-31T13:47:00.405Z] 6112097522c5: Layer already exists [2024-07-31T13:47:00.405Z] 9b9a94932fcc: Layer already exists [2024-07-31T13:47:00.405Z] f7cb361cd6a7: Layer already exists [2024-07-31T13:47:00.405Z] 3c20671a5817: Layer already exists [2024-07-31T13:47:00.405Z] 2f9ea0ae4169: Layer already exists [2024-07-31T13:47:00.669Z] main: digest: sha256:d8a02584f8a546121a825992fcdcd126dd1765c8da97877d9351caa2f4c1e13d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T13:47:00.760Z] ===================================================== [Pipeline] echo [2024-07-31T13:47:00.774Z] taggedImages: [2024-07-31T13:47:00.774Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:532364ee2685d9680e36c2a7c089e125e6174299 [2024-07-31T13:47:00.774Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-07-31T13:47:00.774Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.25 [2024-07-31T13:47:00.774Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25 [2024-07-31T13:47:00.774Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:47:01.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T13:47:01.175Z] [2024-07-31T13:47:01.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:47:01.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T13:47:01.779Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-31T13:47:01.779Z] 8998bd30e6a1: Pulling fs layer [2024-07-31T13:47:01.779Z] 04944245beec: Pulling fs layer [2024-07-31T13:47:01.779Z] 699f458cf7ca: Pulling fs layer [2024-07-31T13:47:01.779Z] 765212b225bb: Pulling fs layer [2024-07-31T13:47:01.779Z] f23df028b6ca: Pulling fs layer [2024-07-31T13:47:01.779Z] d65c8cfc05b1: Pulling fs layer [2024-07-31T13:47:01.779Z] 2437ff75d9bd: Pulling fs layer [2024-07-31T13:47:01.779Z] 765212b225bb: Waiting [2024-07-31T13:47:01.779Z] d65c8cfc05b1: Waiting [2024-07-31T13:47:01.779Z] 2437ff75d9bd: Waiting [2024-07-31T13:47:01.779Z] f23df028b6ca: Waiting [2024-07-31T13:47:01.779Z] 04944245beec: Verifying Checksum [2024-07-31T13:47:01.779Z] 04944245beec: Download complete [2024-07-31T13:47:01.779Z] 765212b225bb: Verifying Checksum [2024-07-31T13:47:01.779Z] 765212b225bb: Download complete [2024-07-31T13:47:01.779Z] f23df028b6ca: Verifying Checksum [2024-07-31T13:47:01.779Z] f23df028b6ca: Download complete [2024-07-31T13:47:01.779Z] d65c8cfc05b1: Verifying Checksum [2024-07-31T13:47:01.779Z] d65c8cfc05b1: Download complete [2024-07-31T13:47:01.779Z] 699f458cf7ca: Verifying Checksum [2024-07-31T13:47:01.779Z] 699f458cf7ca: Download complete [2024-07-31T13:47:02.364Z] 8998bd30e6a1: Verifying Checksum [2024-07-31T13:47:02.364Z] 8998bd30e6a1: Download complete [2024-07-31T13:47:04.946Z] 2437ff75d9bd: Download complete [2024-07-31T13:47:06.887Z] 8998bd30e6a1: Pull complete [2024-07-31T13:47:07.153Z] 04944245beec: Pull complete [2024-07-31T13:47:09.232Z] 699f458cf7ca: Pull complete [2024-07-31T13:47:09.232Z] 765212b225bb: Pull complete [2024-07-31T13:47:09.836Z] f23df028b6ca: Pull complete [2024-07-31T13:47:10.111Z] d65c8cfc05b1: Pull complete [2024-07-31T13:47:28.339Z] 2437ff75d9bd: Pull complete [2024-07-31T13:47:28.339Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-31T13:47:28.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T13:47:28.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:47:28.548Z] prd-ubuntu20.04-docker-arm64-4c-16g-6872 does not seem to be running inside a container [2024-07-31T13:47:28.605Z] $ 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/179 -v /w/workspace/app-rfid-llrp-inventory/179:/w/workspace/app-rfid-llrp-inventory/179:rw,z -v /w/workspace/app-rfid-llrp-inventory/179@tmp:/w/workspace/app-rfid-llrp-inventory/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-31T13:47:31.191Z] $ docker top 80ccb0eb55b41e2e55f6353015836d4674701cccbfd20a09aa4995276a89b8df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:47:32.024Z] ---> job-cost.sh [2024-07-31T13:47:32.024Z] lf-activate-venv: SKIPPING [2024-07-31T13:47:32.024Z] INFO: No Stack... [2024-07-31T13:47:32.291Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-31T13:47:33.246Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T13:47:33.568Z] + cat /w/workspace/app-rfid-llrp-inventory/179/archives/cost.csv [2024-07-31T13:47:33.568Z] + cut -d, -f6 [Pipeline] lock [2024-07-31T13:47:33.868Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-179-stack-cost] [2024-07-31T13:47:33.878Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-179-stack-cost] did not exist. Created. [2024-07-31T13:47:33.886Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T13:47:34.546Z] /w/workspace/app-rfid-llrp-inventory/179@tmp/durable-e1cb8f42/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-31T13:47:34.865Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-31T13:47:35.163Z] Warning: overwriting stash ‘stack-cost’ [2024-07-31T13:47:35.209Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T13:47:35.222Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T13:47:35.249Z] $ docker stop --time=1 80ccb0eb55b41e2e55f6353015836d4674701cccbfd20a09aa4995276a89b8df [2024-07-31T13:47:36.724Z] $ docker rm -f --volumes 80ccb0eb55b41e2e55f6353015836d4674701cccbfd20a09aa4995276a89b8df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-31T13:47:37.340Z] provisioning config files... [2024-07-31T13:47:37.349Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15821121056895814055tmp [Pipeline] { [Pipeline] sh [2024-07-31T13:47:37.665Z] + set +x [2024-07-31T13:47:37.665Z] + bash -s -- [2024-07-31T13:47:37.665Z] + curl -s https://codecov.io/bash [2024-07-31T13:47:37.665Z] [2024-07-31T13:47:37.665Z] _____ _ [2024-07-31T13:47:37.665Z] / ____| | | [2024-07-31T13:47:37.665Z] | | ___ __| | ___ ___ _____ __ [2024-07-31T13:47:37.665Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-31T13:47:37.665Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-31T13:47:37.665Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-31T13:47:37.665Z] Bash-1.0.6 [2024-07-31T13:47:37.665Z] [2024-07-31T13:47:37.665Z] [2024-07-31T13:47:37.665Z] ==> git version 2.25.1 found [2024-07-31T13:47:37.665Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-31T13:47:37.665Z] Release-Date: 2020-01-08 [2024-07-31T13:47:37.665Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-31T13:47:37.665Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-31T13:47:37.665Z] ==> Jenkins CI detected. [2024-07-31T13:47:37.665Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-07-31T13:47:37.665Z] project root: . [2024-07-31T13:47:37.665Z] --> token set from env [2024-07-31T13:47:37.665Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-31T13:47:37.665Z] ==> Running gcov in . (disable via -X gcov) [2024-07-31T13:47:37.665Z] ==> Python coveragepy not found [2024-07-31T13:47:37.665Z] ==> Searching for coverage reports in: [2024-07-31T13:47:37.665Z] + . [2024-07-31T13:47:37.665Z] -> Found 1 reports [2024-07-31T13:47:37.665Z] ==> Detecting git/mercurial file structure [2024-07-31T13:47:37.925Z] ==> Reading reports [2024-07-31T13:47:37.925Z] + ./coverage.out bytes=41317 [2024-07-31T13:47:37.925Z] ==> Appending adjustments [2024-07-31T13:47:37.925Z] https://docs.codecov.io/docs/fixing-reports [2024-07-31T13:47:37.925Z] + Found adjustments [2024-07-31T13:47:37.925Z] ==> Gzipping contents [2024-07-31T13:47:37.925Z] 12K /tmp/codecov.Yg7Qiv.gz [2024-07-31T13:47:37.925Z] ==> Uploading reports [2024-07-31T13:47:37.925Z] url: https://codecov.io [2024-07-31T13:47:37.925Z] query: branch=main&commit=532364ee2685d9680e36c2a7c089e125e6174299&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-31T13:47:37.925Z] -> Pinging Codecov [2024-07-31T13:47:37.925Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=532364ee2685d9680e36c2a7c089e125e6174299&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-31T13:47:38.184Z] -> Uploading to [2024-07-31T13:47:38.184Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-31/581DD39554BDF9B6E22D074273EAD858/532364ee2685d9680e36c2a7c089e125e6174299/e5b2a3a0-60eb-4f08-ab42-c8f67ccd79b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T134738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f3be4b1c6f4ffd119286b9e0c6d96748974a7fe56bef44e816653a5bbcac198 [2024-07-31T13:47:38.184Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T13:47:38.184Z] Dload Upload Total Spent Left Speed [2024-07-31T13:47:38.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 43811 --:--:-- --:--:-- --:--:-- 43811 [2024-07-31T13:47:38.444Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/532364ee2685d9680e36c2a7c089e125e6174299 [Pipeline] } [2024-07-31T13:47:38.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-31T13:47:38.705Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-31T13:47:38.723Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:47:39.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-31T13:47:39.031Z] [2024-07-31T13:47:39.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:47:39.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-31T13:47:39.398Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-31T13:47:39.398Z] 619be1103602: Already exists [2024-07-31T13:47:39.398Z] f8ea3408117e: Pulling fs layer [2024-07-31T13:47:39.398Z] 91320369b822: Pulling fs layer [2024-07-31T13:47:39.398Z] 0406650e8295: Pulling fs layer [2024-07-31T13:47:39.398Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T13:47:39.398Z] 96d80e3f36e1: Pulling fs layer [2024-07-31T13:47:39.398Z] bcf3aedb951c: Pulling fs layer [2024-07-31T13:47:39.398Z] 96d80e3f36e1: Waiting [2024-07-31T13:47:39.398Z] 4f4fb700ef54: Waiting [2024-07-31T13:47:39.398Z] bcf3aedb951c: Waiting [2024-07-31T13:47:39.398Z] 0406650e8295: Download complete [2024-07-31T13:47:39.398Z] f8ea3408117e: Verifying Checksum [2024-07-31T13:47:39.398Z] f8ea3408117e: Download complete [2024-07-31T13:47:39.398Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T13:47:39.398Z] 4f4fb700ef54: Download complete [2024-07-31T13:47:39.398Z] f8ea3408117e: Pull complete [2024-07-31T13:47:39.657Z] 96d80e3f36e1: Verifying Checksum [2024-07-31T13:47:39.657Z] 96d80e3f36e1: Download complete [2024-07-31T13:47:39.915Z] 91320369b822: Verifying Checksum [2024-07-31T13:47:39.915Z] 91320369b822: Download complete [2024-07-31T13:47:40.481Z] bcf3aedb951c: Verifying Checksum [2024-07-31T13:47:40.481Z] bcf3aedb951c: Download complete [2024-07-31T13:47:43.015Z] 91320369b822: Pull complete [2024-07-31T13:47:43.015Z] 0406650e8295: Pull complete [2024-07-31T13:47:43.015Z] 4f4fb700ef54: Pull complete [2024-07-31T13:47:43.273Z] 96d80e3f36e1: Pull complete [2024-07-31T13:47:46.560Z] bcf3aedb951c: Pull complete [2024-07-31T13:47:46.560Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-31T13:47:46.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-31T13:47:46.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:47:46.667Z] prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container [2024-07-31T13:47:46.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-31T13:47:52.629Z] $ docker top ff50462c69c0f73b60353adee424b08718b23a57ce2c670c946fde0fbb4840dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T13:47:52.990Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2024-07-31T13:47:53.002Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-07-31T13:47:53.283Z] + set -o pipefail [2024-07-31T13:47:53.283Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-07-31T13:48:01.402Z] [2024-07-31T13:48:01.402Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-07-31T13:48:01.402Z] [2024-07-31T13:48:01.402Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/8292a84f-0b64-4dd0-a9af-e41c135d7e0d [2024-07-31T13:48:01.402Z] [2024-07-31T13:48:01.402Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-31T13:48:01.402Z] [2024-07-31T13:48:01.402Z] [2024-07-31T13:48:01.402Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-31T13:48:01.402Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-31T13:48:01.409Z] $ docker stop --time=1 ff50462c69c0f73b60353adee424b08718b23a57ce2c670c946fde0fbb4840dd [2024-07-31T13:48:06.648Z] $ docker rm -f --volumes ff50462c69c0f73b60353adee424b08718b23a57ce2c670c946fde0fbb4840dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T13:48:07.554Z] + git log --format=format:%s -1 532364ee2685d9680e36c2a7c089e125e6174299 [Pipeline] sh [2024-07-31T13:48:07.845Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T13:48:07.845Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:48:08.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T13:48:08.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:48:08.247Z] prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container [2024-07-31T13:48:08.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-31T13:48:08.692Z] $ docker top 048beaf698b896344a0ba2c187559ee66aa34bda2a02071176f4dc9a3313c2b5 -eo pid,comm [2024-07-31T13:48:08.747Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-31T13:48:08.747Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T13:48:08.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T13:48:08.814Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T13:48:08.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T13:48:08.919Z] $ docker exec 048beaf698b896344a0ba2c187559ee66aa34bda2a02071176f4dc9a3313c2b5 ssh-agent [2024-07-31T13:48:09.025Z] SSH_AUTH_SOCK=/tmp/ssh-QjVRW41loWST/agent.33 [2024-07-31T13:48:09.025Z] SSH_AGENT_PID=39 [2024-07-31T13:48:09.030Z] Running ssh-add (command line suppressed) [2024-07-31T13:48:09.125Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1918936381201959352.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1918936381201959352.key) [2024-07-31T13:48:09.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T13:48:09.433Z] + git semver tag [2024-07-31T13:48:09.692Z] 2024-07-31 13:48:09,599 [run_tag] DEBUG tag force:False [2024-07-31T13:48:09.692Z] 2024-07-31 13:48:09,599 [check_head_tag] DEBUG check head tag [2024-07-31T13:48:09.692Z] 2024-07-31 13:48:09,600 [execute] INFO git cat-file --batch-check [2024-07-31T13:48:09.692Z] 2024-07-31 13:48:09,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-07-31T13:48:09.692Z] 2024-07-31 13:48:09,603 [execute] INFO git cat-file --batch [2024-07-31T13:48:09.692Z] 2024-07-31 13:48:09,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-07-31T13:48:09.692Z] 2024-07-31 13:48:09,623 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-31T13:48:09.692Z] 2024-07-31 13:48:09,623 [execute] INFO git tag -a v3.2.0-dev.25 -m v3.2.0-dev.25 [2024-07-31T13:48:09.692Z] 2024-07-31 13:48:09,623 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.25', '-m', 'v3.2.0-dev.25'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-07-31T13:48:09.692Z] 2024-07-31 13:48:09,627 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-31T13:48:09.692Z] 3.2.0-dev.25 [Pipeline] } [2024-07-31T13:48:09.696Z] $ docker exec --env ******** --env ******** 048beaf698b896344a0ba2c187559ee66aa34bda2a02071176f4dc9a3313c2b5 ssh-agent -k [2024-07-31T13:48:09.796Z] unset SSH_AUTH_SOCK; [2024-07-31T13:48:09.796Z] unset SSH_AGENT_PID; [2024-07-31T13:48:09.796Z] echo Agent pid 39 killed; [2024-07-31T13:48:09.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T13:48:10.144Z] + git semver [Pipeline] } [2024-07-31T13:48:10.411Z] $ docker stop --time=1 048beaf698b896344a0ba2c187559ee66aa34bda2a02071176f4dc9a3313c2b5 [2024-07-31T13:48:12.180Z] $ docker rm -f --volumes 048beaf698b896344a0ba2c187559ee66aa34bda2a02071176f4dc9a3313c2b5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:48:12.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-31T13:48:12.673Z] [2024-07-31T13:48:12.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:48:12.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-31T13:48:12.983Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-31T13:48:12.983Z] ab5ef0e58194: Pulling fs layer [2024-07-31T13:48:12.983Z] 9712f1f96733: Pulling fs layer [2024-07-31T13:48:12.983Z] 63f879dbbcfc: Pulling fs layer [2024-07-31T13:48:12.983Z] 0d9ebad4ef96: Pulling fs layer [2024-07-31T13:48:12.983Z] e9a5061849ea: Pulling fs layer [2024-07-31T13:48:12.983Z] d747dcd14b5f: Pulling fs layer [2024-07-31T13:48:12.983Z] 2de7ff778b66: Pulling fs layer [2024-07-31T13:48:12.983Z] 0d9ebad4ef96: Waiting [2024-07-31T13:48:12.983Z] e9a5061849ea: Waiting [2024-07-31T13:48:12.983Z] 2de7ff778b66: Waiting [2024-07-31T13:48:12.983Z] d747dcd14b5f: Waiting [2024-07-31T13:48:12.983Z] 9712f1f96733: Verifying Checksum [2024-07-31T13:48:12.983Z] 9712f1f96733: Download complete [2024-07-31T13:48:13.550Z] 63f879dbbcfc: Verifying Checksum [2024-07-31T13:48:13.550Z] 63f879dbbcfc: Download complete [2024-07-31T13:48:13.550Z] e9a5061849ea: Verifying Checksum [2024-07-31T13:48:13.550Z] e9a5061849ea: Download complete [2024-07-31T13:48:13.550Z] d747dcd14b5f: Download complete [2024-07-31T13:48:13.550Z] 0d9ebad4ef96: Verifying Checksum [2024-07-31T13:48:13.550Z] 0d9ebad4ef96: Download complete [2024-07-31T13:48:13.808Z] ab5ef0e58194: Verifying Checksum [2024-07-31T13:48:13.808Z] ab5ef0e58194: Download complete [2024-07-31T13:48:13.808Z] 2de7ff778b66: Verifying Checksum [2024-07-31T13:48:13.808Z] 2de7ff778b66: Download complete [2024-07-31T13:48:16.339Z] ab5ef0e58194: Pull complete [2024-07-31T13:48:16.339Z] 9712f1f96733: Pull complete [2024-07-31T13:48:16.906Z] 63f879dbbcfc: Pull complete [2024-07-31T13:48:21.105Z] 0d9ebad4ef96: Pull complete [2024-07-31T13:48:21.105Z] e9a5061849ea: Pull complete [2024-07-31T13:48:21.105Z] d747dcd14b5f: Pull complete [2024-07-31T13:48:22.491Z] 2de7ff778b66: Pull complete [2024-07-31T13:48:22.491Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-31T13:48:22.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-31T13:48:22.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:48:22.591Z] prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container [2024-07-31T13:48:22.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-31T13:48:31.749Z] $ docker top fe26a7969accdc3ac02d05ddf76708d9466878fe182e0eb13edcc330a4eb779c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-31T13:48:31.829Z] provisioning config files... [2024-07-31T13:48:31.836Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9576780778979553682tmp [2024-07-31T13:48:31.845Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14843243663702822628tmp [2024-07-31T13:48:31.854Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16846510465371987315tmp [Pipeline] { [Pipeline] echo [2024-07-31T13:48:32.026Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:48:32.331Z] ---> sigul-configuration.sh [2024-07-31T13:48:32.331Z] gpg: directory `/root/.gnupg' created [2024-07-31T13:48:32.331Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-31T13:48:32.331Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-31T13:48:32.331Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-31T13:48:32.331Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-31T13:48:32.331Z] gpg: CAST5 encrypted data [2024-07-31T13:48:32.331Z] gpg: encrypted with 1 passphrase [2024-07-31T13:48:32.331Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-31T13:48:32.628Z] + mkdir /home/jenkins [2024-07-31T13:48:32.628Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-31T13:48:32.921Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-07-31T13:48:32.932Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:48:33.224Z] ---> sigul-install.sh [2024-07-31T13:48:33.224Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-31T13:48:33.519Z] + git tag --list [2024-07-31T13:48:33.519Z] v0.0.0 [2024-07-31T13:48:33.519Z] v1.0.0 [2024-07-31T13:48:33.519Z] v2.1.0 [2024-07-31T13:48:33.519Z] v2.1.1 [2024-07-31T13:48:33.519Z] v2.2.0 [2024-07-31T13:48:33.519Z] v2.3.0 [2024-07-31T13:48:33.519Z] v3.0 [2024-07-31T13:48:33.519Z] v3.0.0 [2024-07-31T13:48:33.519Z] v3.0.1 [2024-07-31T13:48:33.519Z] v3.0.1-dev.1 [2024-07-31T13:48:33.519Z] v3.1 [2024-07-31T13:48:33.519Z] v3.1.0 [2024-07-31T13:48:33.519Z] v3.1.0-dev.1 [2024-07-31T13:48:33.519Z] v3.1.0-dev.10 [2024-07-31T13:48:33.519Z] v3.1.0-dev.11 [2024-07-31T13:48:33.519Z] v3.1.0-dev.12 [2024-07-31T13:48:33.519Z] v3.1.0-dev.13 [2024-07-31T13:48:33.519Z] v3.1.0-dev.14 [2024-07-31T13:48:33.519Z] v3.1.0-dev.15 [2024-07-31T13:48:33.519Z] v3.1.0-dev.16 [2024-07-31T13:48:33.519Z] v3.1.0-dev.17 [2024-07-31T13:48:33.519Z] v3.1.0-dev.18 [2024-07-31T13:48:33.519Z] v3.1.0-dev.19 [2024-07-31T13:48:33.519Z] v3.1.0-dev.2 [2024-07-31T13:48:33.519Z] v3.1.0-dev.20 [2024-07-31T13:48:33.519Z] v3.1.0-dev.21 [2024-07-31T13:48:33.519Z] v3.1.0-dev.22 [2024-07-31T13:48:33.519Z] v3.1.0-dev.23 [2024-07-31T13:48:33.519Z] v3.1.0-dev.24 [2024-07-31T13:48:33.519Z] v3.1.0-dev.25 [2024-07-31T13:48:33.519Z] v3.1.0-dev.26 [2024-07-31T13:48:33.519Z] v3.1.0-dev.27 [2024-07-31T13:48:33.519Z] v3.1.0-dev.28 [2024-07-31T13:48:33.519Z] v3.1.0-dev.29 [2024-07-31T13:48:33.519Z] v3.1.0-dev.3 [2024-07-31T13:48:33.519Z] v3.1.0-dev.30 [2024-07-31T13:48:33.519Z] v3.1.0-dev.31 [2024-07-31T13:48:33.519Z] v3.1.0-dev.32 [2024-07-31T13:48:33.519Z] v3.1.0-dev.33 [2024-07-31T13:48:33.519Z] v3.1.0-dev.34 [2024-07-31T13:48:33.519Z] v3.1.0-dev.35 [2024-07-31T13:48:33.519Z] v3.1.0-dev.36 [2024-07-31T13:48:33.519Z] v3.1.0-dev.37 [2024-07-31T13:48:33.519Z] v3.1.0-dev.38 [2024-07-31T13:48:33.519Z] v3.1.0-dev.39 [2024-07-31T13:48:33.519Z] v3.1.0-dev.4 [2024-07-31T13:48:33.519Z] v3.1.0-dev.40 [2024-07-31T13:48:33.519Z] v3.1.0-dev.5 [2024-07-31T13:48:33.519Z] v3.1.0-dev.6 [2024-07-31T13:48:33.519Z] v3.1.0-dev.7 [2024-07-31T13:48:33.519Z] v3.1.0-dev.8 [2024-07-31T13:48:33.519Z] v3.1.0-dev.9 [2024-07-31T13:48:33.519Z] v3.1.1 [2024-07-31T13:48:33.519Z] v3.2.0-dev.1 [2024-07-31T13:48:33.519Z] v3.2.0-dev.10 [2024-07-31T13:48:33.519Z] v3.2.0-dev.11 [2024-07-31T13:48:33.519Z] v3.2.0-dev.12 [2024-07-31T13:48:33.519Z] v3.2.0-dev.13 [2024-07-31T13:48:33.519Z] v3.2.0-dev.14 [2024-07-31T13:48:33.519Z] v3.2.0-dev.15 [2024-07-31T13:48:33.519Z] v3.2.0-dev.16 [2024-07-31T13:48:33.519Z] v3.2.0-dev.17 [2024-07-31T13:48:33.519Z] v3.2.0-dev.18 [2024-07-31T13:48:33.519Z] v3.2.0-dev.19 [2024-07-31T13:48:33.519Z] v3.2.0-dev.2 [2024-07-31T13:48:33.519Z] v3.2.0-dev.20 [2024-07-31T13:48:33.519Z] v3.2.0-dev.21 [2024-07-31T13:48:33.519Z] v3.2.0-dev.22 [2024-07-31T13:48:33.519Z] v3.2.0-dev.23 [2024-07-31T13:48:33.519Z] v3.2.0-dev.24 [2024-07-31T13:48:33.519Z] v3.2.0-dev.25 [2024-07-31T13:48:33.519Z] v3.2.0-dev.3 [2024-07-31T13:48:33.519Z] v3.2.0-dev.4 [2024-07-31T13:48:33.519Z] v3.2.0-dev.5 [2024-07-31T13:48:33.519Z] v3.2.0-dev.6 [2024-07-31T13:48:33.519Z] v3.2.0-dev.7 [2024-07-31T13:48:33.519Z] v3.2.0-dev.8 [2024-07-31T13:48:33.519Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-31T13:48:33.817Z] + lftools sign git-tag v3.2.0-dev.25 [2024-07-31T13:48:34.388Z] Signing Git tag with Sigul... [2024-07-31T13:48:34.388Z] Signing v3.2.0-dev.25 [Pipeline] echo [2024-07-31T13:48:34.664Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:48:34.961Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-31T13:48:34.968Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-31T13:48:34.993Z] $ docker stop --time=1 fe26a7969accdc3ac02d05ddf76708d9466878fe182e0eb13edcc330a4eb779c [2024-07-31T13:48:36.258Z] $ docker rm -f --volumes fe26a7969accdc3ac02d05ddf76708d9466878fe182e0eb13edcc330a4eb779c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-31T13:48:36.713Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T13:48:36.713Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:48:37.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T13:48:37.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:48:37.101Z] prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container [2024-07-31T13:48:37.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-31T13:48:37.466Z] $ docker top 475fe07b4993dbc59855ad437a64d20501345a5a19d15c9f9015bdf7d45a38da -eo pid,comm [2024-07-31T13:48:37.518Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-31T13:48:37.518Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T13:48:37.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T13:48:37.580Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T13:48:37.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T13:48:37.679Z] $ docker exec 475fe07b4993dbc59855ad437a64d20501345a5a19d15c9f9015bdf7d45a38da ssh-agent [2024-07-31T13:48:37.779Z] SSH_AUTH_SOCK=/tmp/ssh-PR0Yu6yl6T84/agent.32 [2024-07-31T13:48:37.779Z] SSH_AGENT_PID=38 [2024-07-31T13:48:37.784Z] Running ssh-add (command line suppressed) [2024-07-31T13:48:37.881Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7580022462263215098.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7580022462263215098.key) [2024-07-31T13:48:37.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T13:48:38.193Z] + git semver bump pre [2024-07-31T13:48:38.454Z] 2024-07-31 13:48:38,378 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-31T13:48:38.454Z] 2024-07-31 13:48:38,378 [bump_version] DEBUG bumping version:3.2.0-dev.25 on axis:pre with prefix:dev [2024-07-31T13:48:38.454Z] 2024-07-31 13:48:38,378 [bump_version] DEBUG bumped version:3.2.0-dev.26 [2024-07-31T13:48:38.454Z] 2024-07-31 13:48:38,378 [write_version] DEBUG write version:3.2.0-dev.26 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-07-31T13:48:38.454Z] 2024-07-31 13:48:38,379 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-31T13:48:38.454Z] 2024-07-31 13:48:38,379 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-31T13:48:38.454Z] 2024-07-31 13:48:38,380 [execute] INFO git cat-file --batch-check [2024-07-31T13:48:38.454Z] 2024-07-31 13:48:38,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T13:48:38.454Z] 2024-07-31 13:48:38,385 [execute] INFO git cat-file --batch [2024-07-31T13:48:38.454Z] 2024-07-31 13:48:38,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T13:48:38.454Z] 2024-07-31 13:48:38,391 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-31T13:48:38.454Z] 3.2.0-dev.26 [Pipeline] } [2024-07-31T13:48:38.459Z] $ docker exec --env ******** --env ******** 475fe07b4993dbc59855ad437a64d20501345a5a19d15c9f9015bdf7d45a38da ssh-agent -k [2024-07-31T13:48:38.565Z] unset SSH_AUTH_SOCK; [2024-07-31T13:48:38.565Z] unset SSH_AGENT_PID; [2024-07-31T13:48:38.565Z] echo Agent pid 38 killed; [2024-07-31T13:48:38.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T13:48:38.909Z] + git semver [Pipeline] } [2024-07-31T13:48:39.177Z] $ docker stop --time=1 475fe07b4993dbc59855ad437a64d20501345a5a19d15c9f9015bdf7d45a38da [2024-07-31T13:48:40.481Z] $ docker rm -f --volumes 475fe07b4993dbc59855ad437a64d20501345a5a19d15c9f9015bdf7d45a38da [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T13:48:40.837Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T13:48:40.837Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:48:41.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T13:48:41.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:48:41.220Z] prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container [2024-07-31T13:48:41.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-31T13:48:41.589Z] $ docker top 4b44d8bc1871c6b39ebea702188bb840606c245da640d578bd145e60eb5cb41a -eo pid,comm [2024-07-31T13:48:41.637Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-31T13:48:41.637Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T13:48:41.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T13:48:41.705Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T13:48:41.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T13:48:41.808Z] $ docker exec 4b44d8bc1871c6b39ebea702188bb840606c245da640d578bd145e60eb5cb41a ssh-agent [2024-07-31T13:48:41.928Z] SSH_AUTH_SOCK=/tmp/ssh-p83F6b2AZxtL/agent.32 [2024-07-31T13:48:41.928Z] SSH_AGENT_PID=38 [2024-07-31T13:48:41.934Z] Running ssh-add (command line suppressed) [2024-07-31T13:48:42.019Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3454546929413525927.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3454546929413525927.key) [2024-07-31T13:48:42.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T13:48:42.327Z] + git semver push [2024-07-31T13:48:42.586Z] 2024-07-31 13:48:42,484 [run_push] DEBUG push [2024-07-31T13:48:42.586Z] 2024-07-31 13:48:42,485 [execute] INFO git cat-file --batch-check [2024-07-31T13:48:42.586Z] 2024-07-31 13:48:42,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T13:48:42.586Z] 2024-07-31 13:48:42,489 [execute] INFO git rev-list 1cd7f6473a8149990bab58fb570cb01555bde2b4 -- [2024-07-31T13:48:42.586Z] 2024-07-31 13:48:42,489 [execute] DEBUG Popen(['git', 'rev-list', '1cd7f6473a8149990bab58fb570cb01555bde2b4', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-31T13:48:42.586Z] 2024-07-31 13:48:42,498 [execute] INFO git fetch -v origin [2024-07-31T13:48:42.586Z] 2024-07-31 13:48:42,498 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-31T13:48:43.153Z] 2024-07-31 13:48:42,940 [run_push] DEBUG no remote changes detected [2024-07-31T13:48:43.153Z] 2024-07-31 13:48:42,940 [execute] INFO git push origin semver [2024-07-31T13:48:43.153Z] 2024-07-31 13:48:42,941 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-31T13:48:43.724Z] 2024-07-31 13:48:43,681 [run_push] DEBUG push all version tags [2024-07-31T13:48:43.724Z] 2024-07-31 13:48:43,681 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-31T13:48:43.724Z] 2024-07-31 13:48:43,682 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-07-31T13:48:44.660Z] 2024-07-31 13:48:44,404 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-31T13:48:44.660Z] 3.2.0-dev.26 [Pipeline] } [2024-07-31T13:48:44.664Z] $ docker exec --env ******** --env ******** 4b44d8bc1871c6b39ebea702188bb840606c245da640d578bd145e60eb5cb41a ssh-agent -k [2024-07-31T13:48:44.750Z] unset SSH_AUTH_SOCK; [2024-07-31T13:48:44.751Z] unset SSH_AGENT_PID; [2024-07-31T13:48:44.751Z] echo Agent pid 38 killed; [2024-07-31T13:48:44.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T13:48:45.087Z] + git semver [Pipeline] } [2024-07-31T13:48:45.356Z] $ docker stop --time=1 4b44d8bc1871c6b39ebea702188bb840606c245da640d578bd145e60eb5cb41a [2024-07-31T13:48:46.639Z] $ docker rm -f --volumes 4b44d8bc1871c6b39ebea702188bb840606c245da640d578bd145e60eb5cb41a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-31T13:48:47.280Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-07-31T13:48:47.280Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-07-31T13:48:47.280Z] total 16 [2024-07-31T13:48:47.280Z] drwxr-xr-x 3 root root 4096 Jul 31 13:33 . [2024-07-31T13:48:47.280Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 31 13:48 .. [2024-07-31T13:48:47.280Z] drwxr-xr-x 2 root root 4096 Jul 31 13:33 cost [2024-07-31T13:48:47.280Z] -rw-r--r-- 1 root root 95 Jul 31 13:33 cost.csv [2024-07-31T13:48:47.280Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-07-31T13:48:47.280Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-07-31T13:48:47.280Z] total 16 [2024-07-31T13:48:47.280Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 13:33 . [2024-07-31T13:48:47.280Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 31 13:48 .. [2024-07-31T13:48:47.280Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 13:33 cost [2024-07-31T13:48:47.280Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 31 13:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:48:47.571Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:48:48.434Z] ---> package-listing.sh [2024-07-31T13:48:48.434Z] ++ facter osfamily [2024-07-31T13:48:48.434Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-31T13:48:48.693Z] + OS_FAMILY=debian [2024-07-31T13:48:48.693Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-07-31T13:48:48.693Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-31T13:48:48.693Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-31T13:48:48.693Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-31T13:48:48.693Z] + PACKAGES=/tmp/packages_start.txt [2024-07-31T13:48:48.693Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-07-31T13:48:48.693Z] + PACKAGES=/tmp/packages_end.txt [2024-07-31T13:48:48.693Z] + case "${OS_FAMILY}" in [2024-07-31T13:48:48.693Z] + dpkg -l [2024-07-31T13:48:48.693Z] + grep '^ii' [2024-07-31T13:48:48.693Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-31T13:48:48.693Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-31T13:48:48.693Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-31T13:48:48.693Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-07-31T13:48:48.693Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-07-31T13:48:48.693Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2024-07-31T13:48:48.705Z] 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-31T13:48:48.982Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:48:49.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T13:48:49.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:48:49.626Z] prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container [2024-07-31T13:48:49.653Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-31T13:48:49.845Z] $ docker top b51481f06d57792b9f8fe59f00272a4daed7d7808f6135f79c5f007a7d179a61 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T13:48:50.198Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-31T13:48:50.487Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-31T13:48:50.782Z] + ls /var/log/sa-host [2024-07-31T13:48:50.782Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T13:48:51.015Z] provisioning config files... [2024-07-31T13:48:51.032Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17074038497036903963tmp [Pipeline] { [Pipeline] echo [2024-07-31T13:48:51.051Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:48:51.332Z] ---> create-netrc.sh [Pipeline] } [2024-07-31T13:48:51.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:48:51.690Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-31T13:48:51.701Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:48:51.985Z] ---> sudo-logs.sh [2024-07-31T13:48:51.985Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-31T13:48:52.026Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:48:52.310Z] ---> job-cost.sh [2024-07-31T13:48:52.311Z] lf-activate-venv: SKIPPING [2024-07-31T13:48:52.311Z] DEBUG: total: 0.2199999988079071 [2024-07-31T13:48:52.311Z] INFO: Retrieving Stack Cost... [2024-07-31T13:48:52.878Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T13:48:53.137Z] INFO: Archiving Costs [Pipeline] echo [2024-07-31T13:48:53.152Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:48:53.435Z] ---> logs-deploy.sh [2024-07-31T13:48:53.435Z] lf-activate-venv: SKIPPING [2024-07-31T13:48:53.435Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/179 [2024-07-31T13:48:53.435Z] INFO: archiving workspace using pattern(s): [2024-07-31T13:48:54.374Z] Archives upload complete. [2024-07-31T13:48:54.374Z] INFO: archiving logs to Nexus