Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d 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-ssh14572727993515436884.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8281836509649620890.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh7756198989051980554.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh7664509036167669929.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-ssh14501549579404613301.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9883 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 Avoid second fetch Checking out Revision f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d # timeout=10 Commit message: "Merge pull request #303 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.50" > git rev-list --no-walk 532364ee2685d9680e36c2a7c089e125e6174299 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T14:33:31.815Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T14:33:31.904Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T14:33:31.938Z] ========================================================= [2024-09-09T14:33:31.938Z] EdgeX Global Pipelines Version Info [2024-09-09T14:33:31.938Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:33:32.675Z] ------------------- [2024-09-09T14:33:32.675Z] stable info: [2024-09-09T14:33:32.675Z] ------------------- [2024-09-09T14:33:32.675Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T14:33:32.675Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T14:33:32.675Z] Message: update stable to v1.0.263 [2024-09-09T14:33:33.244Z] ------------------- [2024-09-09T14:33:33.244Z] experimental info: [2024-09-09T14:33:33.244Z] ------------------- [2024-09-09T14:33:33.244Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T14:33:33.244Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T14:33:33.244Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T14:33:33.335Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-09-09T14:33:33.355Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-09-09T14:33:33.379Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T14:33:33.401Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T14:33:33.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T14:33:33.452Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T14:33:33.478Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T14:33:33.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-09T14:33:33.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T14:33:33.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T14:33:33.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T14:33:33.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-09-09T14:33:33.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T14:33:33.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T14:33:33.687Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T14:33:33.708Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T14:33:33.727Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T14:33:33.748Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T14:33:33.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T14:33:33.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T14:33:33.814Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-09T14:33:33.836Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-09T14:33:33.861Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-09T14:33:33.885Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-09T14:33:33.906Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-09T14:33:33.936Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T14:33:33.963Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T14:33:33.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-09T14:33:34.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-09T14:33:34.045Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-09T14:33:34.074Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [Pipeline] echo [2024-09-09T14:33:34.100Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4c05dc [Pipeline] echo [2024-09-09T14:33:34.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T14:33:34.186Z] provisioning config files... [2024-09-09T14:33:34.202Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15260702115095189269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:33:34.542Z] ---> ****-login.sh [2024-09-09T14:33:34.543Z] nexus3.edgexfoundry.org:10001 [2024-09-09T14:33:34.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:33:34.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:33:34.803Z] Configure a credential helper to remove this warning. See [2024-09-09T14:33:34.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:33:34.803Z] [2024-09-09T14:33:34.803Z] Login Succeeded [2024-09-09T14:33:34.803Z] nexus3.edgexfoundry.org:10002 [2024-09-09T14:33:35.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:33:35.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:33:35.063Z] Configure a credential helper to remove this warning. See [2024-09-09T14:33:35.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:33:35.063Z] [2024-09-09T14:33:35.063Z] Login Succeeded [2024-09-09T14:33:35.063Z] nexus3.edgexfoundry.org:10003 [2024-09-09T14:33:35.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:33:35.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:33:35.063Z] Configure a credential helper to remove this warning. See [2024-09-09T14:33:35.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:33:35.063Z] [2024-09-09T14:33:35.063Z] Login Succeeded [2024-09-09T14:33:35.063Z] nexus3.edgexfoundry.org:10004 [2024-09-09T14:33:35.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:33:35.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:33:35.327Z] Configure a credential helper to remove this warning. See [2024-09-09T14:33:35.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:33:35.327Z] [2024-09-09T14:33:35.327Z] Login Succeeded [2024-09-09T14:33:35.327Z] ****.io [2024-09-09T14:33:35.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:33:35.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:33:35.587Z] Configure a credential helper to remove this warning. See [2024-09-09T14:33:35.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:33:35.587Z] [2024-09-09T14:33:35.587Z] Login Succeeded [2024-09-09T14:33:35.587Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T14:33:35.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-09T14:33:36.032Z] + git rev-list -1 --merges f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d~1..f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [Pipeline] echo [2024-09-09T14:33:36.065Z] -----------> git rev-list -1 --merges f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d~1..f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [2024-09-09T14:33:36.065Z] f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [false] [Pipeline] sh [2024-09-09T14:33:36.363Z] + git log --format=format:%s -1 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [Pipeline] echo [2024-09-09T14:33:36.379Z] ========================================================= [2024-09-09T14:33:36.379Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T14:33:36.379Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T14:33:36.720Z] + git log --format=format:%s -1 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [Pipeline] echo [2024-09-09T14:33:36.732Z] [semverPrep] GIT_COMMIT: f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d, Commit Message: Merge pull request #303 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.50 [Pipeline] echo [2024-09-09T14:33:36.758Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-09T14:33:37.164Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T14:33:37.164Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T14:33:37.164Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T14:33:37.164Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T14:33:37.164Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T14:33:37.164Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T14:33:37.164Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:33:37.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T14:33:37.609Z] [2024-09-09T14:33:37.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:33:37.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T14:33:37.932Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T14:33:37.932Z] b85a868b505f: Pulling fs layer [2024-09-09T14:33:37.932Z] e2be974225ed: Pulling fs layer [2024-09-09T14:33:37.932Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T14:33:37.932Z] 988bab9f4d93: Pulling fs layer [2024-09-09T14:33:37.932Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T14:33:37.932Z] eaf3925da568: Pulling fs layer [2024-09-09T14:33:37.932Z] 1469e6f7b9e6: Waiting [2024-09-09T14:33:37.932Z] bab4dde63d76: Pulling fs layer [2024-09-09T14:33:37.932Z] bde34c3a00c8: Pulling fs layer [2024-09-09T14:33:37.932Z] b352a97aabf1: Pulling fs layer [2024-09-09T14:33:37.932Z] 4872d77fe225: Pulling fs layer [2024-09-09T14:33:37.932Z] 5851b861e8e6: Pulling fs layer [2024-09-09T14:33:37.932Z] eaf3925da568: Waiting [2024-09-09T14:33:37.932Z] bab4dde63d76: Waiting [2024-09-09T14:33:37.932Z] bde34c3a00c8: Waiting [2024-09-09T14:33:37.932Z] b352a97aabf1: Waiting [2024-09-09T14:33:37.932Z] 4872d77fe225: Waiting [2024-09-09T14:33:37.932Z] 5851b861e8e6: Waiting [2024-09-09T14:33:37.932Z] 988bab9f4d93: Waiting [2024-09-09T14:33:37.932Z] e2be974225ed: Download complete [2024-09-09T14:33:37.932Z] 988bab9f4d93: Download complete [2024-09-09T14:33:37.932Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T14:33:37.932Z] 1469e6f7b9e6: Download complete [2024-09-09T14:33:37.932Z] eaf3925da568: Verifying Checksum [2024-09-09T14:33:37.932Z] eaf3925da568: Download complete [2024-09-09T14:33:38.192Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T14:33:38.192Z] 339a4e72a1f5: Download complete [2024-09-09T14:33:38.192Z] bde34c3a00c8: Verifying Checksum [2024-09-09T14:33:38.192Z] bde34c3a00c8: Download complete [2024-09-09T14:33:38.192Z] b352a97aabf1: Download complete [2024-09-09T14:33:38.192Z] 4872d77fe225: Verifying Checksum [2024-09-09T14:33:38.192Z] 4872d77fe225: Download complete [2024-09-09T14:33:38.192Z] 5851b861e8e6: Verifying Checksum [2024-09-09T14:33:38.192Z] 5851b861e8e6: Download complete [2024-09-09T14:33:38.192Z] b85a868b505f: Verifying Checksum [2024-09-09T14:33:38.192Z] b85a868b505f: Download complete [2024-09-09T14:33:38.452Z] bab4dde63d76: Verifying Checksum [2024-09-09T14:33:38.452Z] bab4dde63d76: Download complete [2024-09-09T14:33:39.391Z] b85a868b505f: Pull complete [2024-09-09T14:33:39.651Z] e2be974225ed: Pull complete [2024-09-09T14:33:39.912Z] 339a4e72a1f5: Pull complete [2024-09-09T14:33:39.912Z] 988bab9f4d93: Pull complete [2024-09-09T14:33:40.482Z] 1469e6f7b9e6: Pull complete [2024-09-09T14:33:40.482Z] eaf3925da568: Pull complete [2024-09-09T14:33:42.390Z] bab4dde63d76: Pull complete [2024-09-09T14:33:42.390Z] bde34c3a00c8: Pull complete [2024-09-09T14:33:42.390Z] b352a97aabf1: Pull complete [2024-09-09T14:33:42.390Z] 4872d77fe225: Pull complete [2024-09-09T14:33:42.650Z] 5851b861e8e6: Pull complete [2024-09-09T14:33:42.650Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T14:33:42.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T14:33:42.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:33:42.794Z] prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container [2024-09-09T14:33:42.820Z] $ 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-09-09T14:33:45.869Z] $ docker top 83f7a84080062c55f931e4f9e7d00af0df71609a243a202ce1a4b22866b4df7e -eo pid,comm [2024-09-09T14:33:45.936Z] 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-09-09T14:33:45.936Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T14:33:46.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T14:33:46.001Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T14:33:46.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T14:33:46.114Z] $ docker exec 83f7a84080062c55f931e4f9e7d00af0df71609a243a202ce1a4b22866b4df7e ssh-agent [2024-09-09T14:33:46.227Z] SSH_AUTH_SOCK=/tmp/ssh-EtT7siy0WPy9/agent.31 [2024-09-09T14:33:46.227Z] SSH_AGENT_PID=37 [2024-09-09T14:33:46.235Z] Running ssh-add (command line suppressed) [2024-09-09T14:33:46.335Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15023277332421450730.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15023277332421450730.key) [2024-09-09T14:33:46.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T14:33:46.655Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T14:33:46.663Z] $ docker exec --env ******** --env ******** 83f7a84080062c55f931e4f9e7d00af0df71609a243a202ce1a4b22866b4df7e ssh-agent -k [2024-09-09T14:33:46.758Z] unset SSH_AUTH_SOCK; [2024-09-09T14:33:46.759Z] unset SSH_AGENT_PID; [2024-09-09T14:33:46.759Z] echo Agent pid 37 killed; [2024-09-09T14:33:46.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T14:33:46.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T14:33:46.820Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T14:33:46.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T14:33:46.925Z] $ docker exec 83f7a84080062c55f931e4f9e7d00af0df71609a243a202ce1a4b22866b4df7e ssh-agent [2024-09-09T14:33:47.048Z] SSH_AUTH_SOCK=/tmp/ssh-RTngFCPSvawu/agent.70 [2024-09-09T14:33:47.048Z] SSH_AGENT_PID=76 [2024-09-09T14:33:47.052Z] Running ssh-add (command line suppressed) [2024-09-09T14:33:47.148Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2138195977774907404.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2138195977774907404.key) [2024-09-09T14:33:47.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T14:33:47.465Z] + git semver init [2024-09-09T14:33:47.725Z] 2024-09-09 14:33:47,618 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T14:33:47.725Z] 2024-09-09 14:33:47,619 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-09-09T14:33:47.725Z] 2024-09-09 14:33:47,619 [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-09-09T14:33:47.725Z] 2024-09-09 14:33:47,620 [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-09-09T14:33:50.264Z] 2024-09-09 14:33:49,750 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-09-09T14:33:50.264Z] 2024-09-09 14:33:49,750 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-09-09T14:33:50.264Z] 2024-09-09 14:33:49,751 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-09T14:33:50.264Z] 2024-09-09 14:33:49,751 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-09T14:33:50.264Z] 3.2.0-dev.26 [Pipeline] } [2024-09-09T14:33:50.270Z] $ docker exec --env ******** --env ******** 83f7a84080062c55f931e4f9e7d00af0df71609a243a202ce1a4b22866b4df7e ssh-agent -k [2024-09-09T14:33:50.375Z] unset SSH_AUTH_SOCK; [2024-09-09T14:33:50.376Z] unset SSH_AGENT_PID; [2024-09-09T14:33:50.376Z] echo Agent pid 76 killed; [2024-09-09T14:33:50.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T14:33:50.723Z] + git semver [Pipeline] } [2024-09-09T14:33:50.994Z] $ docker stop --time=1 83f7a84080062c55f931e4f9e7d00af0df71609a243a202ce1a4b22866b4df7e [2024-09-09T14:33:52.283Z] $ docker rm -f --volumes 83f7a84080062c55f931e4f9e7d00af0df71609a243a202ce1a4b22866b4df7e [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T14:33:52.633Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T14:33:52.886Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T14:33:52.891Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.26 [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-09-09T14:33:53.078Z] provisioning config files... [2024-09-09T14:33:53.087Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13540761042577196309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:33:53.411Z] ---> ****-login.sh [2024-09-09T14:33:53.411Z] nexus3.edgexfoundry.org:10001 [2024-09-09T14:33:53.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:33:53.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:33:53.411Z] Configure a credential helper to remove this warning. See [2024-09-09T14:33:53.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:33:53.411Z] [2024-09-09T14:33:53.411Z] Login Succeeded [2024-09-09T14:33:53.411Z] nexus3.edgexfoundry.org:10002 [2024-09-09T14:33:53.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:33:53.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:33:53.411Z] Configure a credential helper to remove this warning. See [2024-09-09T14:33:53.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:33:53.411Z] [2024-09-09T14:33:53.411Z] Login Succeeded [2024-09-09T14:33:53.411Z] nexus3.edgexfoundry.org:10003 [2024-09-09T14:33:53.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:33:53.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:33:53.748Z] Configure a credential helper to remove this warning. See [2024-09-09T14:33:53.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:33:53.749Z] [2024-09-09T14:33:53.749Z] Login Succeeded [2024-09-09T14:33:53.749Z] nexus3.edgexfoundry.org:10004 [2024-09-09T14:33:53.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:33:53.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:33:53.749Z] Configure a credential helper to remove this warning. See [2024-09-09T14:33:53.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:33:53.749Z] [2024-09-09T14:33:53.749Z] Login Succeeded [2024-09-09T14:33:53.749Z] ****.io [2024-09-09T14:33:53.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:33:54.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:33:54.006Z] Configure a credential helper to remove this warning. See [2024-09-09T14:33:54.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:33:54.007Z] [2024-09-09T14:33:54.007Z] Login Succeeded [2024-09-09T14:33:54.007Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T14:33:54.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T14:33:54.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T14:33:54.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T14:33:54.142Z] ========================================================= [2024-09-09T14:33:54.142Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T14:33:54.142Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:33:54.478Z] + 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-09-09T14:33:54.478Z] Sending build context to Docker daemon 19.94MB [2024-09-09T14:33:54.478Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T14:33:54.478Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-09T14:33:54.478Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T14:33:54.478Z] 619be1103602: Pulling fs layer [2024-09-09T14:33:54.478Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T14:33:54.478Z] 5df492c9dc93: Pulling fs layer [2024-09-09T14:33:54.478Z] 7629e6793208: Pulling fs layer [2024-09-09T14:33:54.478Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T14:33:54.478Z] fb5054dd5b73: Pulling fs layer [2024-09-09T14:33:54.478Z] eeca6798cff9: Pulling fs layer [2024-09-09T14:33:54.478Z] aa269ceb94a6: Pulling fs layer [2024-09-09T14:33:54.478Z] ada007ff1a6a: Pulling fs layer [2024-09-09T14:33:54.478Z] 7629e6793208: Waiting [2024-09-09T14:33:54.478Z] 4f4fb700ef54: Waiting [2024-09-09T14:33:54.478Z] fb5054dd5b73: Waiting [2024-09-09T14:33:54.478Z] eeca6798cff9: Waiting [2024-09-09T14:33:54.478Z] aa269ceb94a6: Waiting [2024-09-09T14:33:54.478Z] ada007ff1a6a: Waiting [2024-09-09T14:33:54.737Z] 7862e08f4a3e: Download complete [2024-09-09T14:33:54.737Z] 7629e6793208: Verifying Checksum [2024-09-09T14:33:54.737Z] 7629e6793208: Download complete [2024-09-09T14:33:54.737Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T14:33:54.737Z] 4f4fb700ef54: Download complete [2024-09-09T14:33:54.737Z] 619be1103602: Download complete [2024-09-09T14:33:54.737Z] fb5054dd5b73: Verifying Checksum [2024-09-09T14:33:54.737Z] fb5054dd5b73: Download complete [2024-09-09T14:33:54.737Z] eeca6798cff9: Verifying Checksum [2024-09-09T14:33:54.737Z] eeca6798cff9: Download complete [2024-09-09T14:33:54.737Z] 619be1103602: Pull complete [2024-09-09T14:33:54.996Z] ada007ff1a6a: Verifying Checksum [2024-09-09T14:33:54.996Z] ada007ff1a6a: Download complete [2024-09-09T14:33:54.996Z] 7862e08f4a3e: Pull complete [2024-09-09T14:33:54.996Z] 5df492c9dc93: Verifying Checksum [2024-09-09T14:33:54.996Z] 5df492c9dc93: Download complete [2024-09-09T14:33:55.564Z] aa269ceb94a6: Verifying Checksum [2024-09-09T14:33:55.564Z] aa269ceb94a6: Download complete [2024-09-09T14:33:58.876Z] 5df492c9dc93: Pull complete [2024-09-09T14:33:58.876Z] 7629e6793208: Pull complete [2024-09-09T14:33:58.876Z] 4f4fb700ef54: Pull complete [2024-09-09T14:33:58.876Z] fb5054dd5b73: Pull complete [2024-09-09T14:33:58.876Z] eeca6798cff9: Pull complete [2024-09-09T14:34:00.783Z] aa269ceb94a6: Pull complete [2024-09-09T14:34:01.365Z] ada007ff1a6a: Pull complete [2024-09-09T14:34:01.365Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T14:34:01.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T14:34:01.365Z] ---> f489d0715acc [2024-09-09T14:34:01.365Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T14:34:06.647Z] ---> Running in e1bc8fa34555 [2024-09-09T14:34:06.647Z] Removing intermediate container e1bc8fa34555 [2024-09-09T14:34:06.647Z] ---> 0231d4aad8dd [2024-09-09T14:34:06.647Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T14:34:06.647Z] ---> Running in 4660a041886c [2024-09-09T14:34:06.647Z] Removing intermediate container 4660a041886c [2024-09-09T14:34:06.647Z] ---> e069774da66e [2024-09-09T14:34:06.647Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-09T14:34:06.647Z] ---> Running in 1b4d21c64237 [2024-09-09T14:34:06.647Z] Removing intermediate container 1b4d21c64237 [2024-09-09T14:34:06.647Z] ---> 2b9ea9d3477c [2024-09-09T14:34:06.647Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T14:34:06.647Z] ---> Running in 7bbd3b838072 [2024-09-09T14:34:06.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:34:06.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:34:06.907Z] OK: 264 MiB in 52 packages [2024-09-09T14:34:07.172Z] Removing intermediate container 7bbd3b838072 [2024-09-09T14:34:07.172Z] ---> 1781daba3048 [2024-09-09T14:34:07.172Z] Step 7/12 : WORKDIR /app [2024-09-09T14:34:07.172Z] ---> Running in 67bb7e492acc [2024-09-09T14:34:07.172Z] Removing intermediate container 67bb7e492acc [2024-09-09T14:34:07.172Z] ---> e98a8fe98b03 [2024-09-09T14:34:07.172Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-09T14:34:07.172Z] ---> f3601ca7e875 [2024-09-09T14:34:07.172Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:34:07.431Z] ---> Running in 6af83a8ccb87 [2024-09-09T14:34:08.019Z] Still waiting to schedule task [2024-09-09T14:34:08.019Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-09-09T14:34:54.207Z] Removing intermediate container 6af83a8ccb87 [2024-09-09T14:34:54.207Z] ---> f723173b375f [2024-09-09T14:34:54.207Z] Step 10/12 : COPY . . [2024-09-09T14:34:54.467Z] ---> 215238976f94 [2024-09-09T14:34:54.467Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T14:34:54.467Z] ---> Running in 19b279bda032 [2024-09-09T14:34:54.725Z] Removing intermediate container 19b279bda032 [2024-09-09T14:34:54.725Z] ---> 040889356c04 [2024-09-09T14:34:54.725Z] Step 12/12 : RUN $MAKE [2024-09-09T14:34:54.725Z] ---> Running in 10acd88101ed [2024-09-09T14:34:54.992Z] noop [2024-09-09T14:34:55.251Z] Removing intermediate container 10acd88101ed [2024-09-09T14:34:55.251Z] ---> 5a832a623b3a [2024-09-09T14:34:55.251Z] Successfully built 5a832a623b3a [2024-09-09T14:34:55.251Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:34:55.587Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T14:34:55.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:34:55.667Z] prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container [2024-09-09T14:34:55.699Z] $ 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-09-09T14:34:56.059Z] $ docker top 94d064c657dd2e9afaa7f89e76aa97c1aeb11f7c7776a8c2202e58b15090f71b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:34:56.409Z] + go version [2024-09-09T14:34:56.409Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T14:34:56.419Z] $ docker stop --time=1 94d064c657dd2e9afaa7f89e76aa97c1aeb11f7c7776a8c2202e58b15090f71b [2024-09-09T14:34:57.689Z] $ docker rm -f --volumes 94d064c657dd2e9afaa7f89e76aa97c1aeb11f7c7776a8c2202e58b15090f71b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:34:58.131Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T14:34:58.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:34:58.213Z] prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container [2024-09-09T14:34:58.254Z] $ 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-09-09T14:34:58.575Z] $ docker top 51e1890f3d535dcbc9e585459f66ea07315fb93bd498a09893b913dec7715f44 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:34:58.935Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-09-09T14:34:59.239Z] + make test [2024-09-09T14:34:59.239Z] go test -race ./... -coverprofile=coverage.out ./... [2024-09-09T14:35:31.310Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-09-09T14:35:31.310Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-09-09T14:35:31.310Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.118s coverage: 86.2% of statements [2024-09-09T14:35:31.310Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.675s coverage: 71.9% of statements [2024-09-09T14:36:03.411Z] go vet ./... [2024-09-09T14:36:05.949Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T14:36:05.949Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T14:36:05.949Z] ./bin/test-attribution.sh [2024-09-09T14:36:05.949Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-09-09T14:36:05.949Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-09T14:36:05.949Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-09T14:36:05.949Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-09T14:36:05.949Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-09T14:36:05.949Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-09T14:36:05.949Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-09T14:36:05.949Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-09T14:36:05.949Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-09T14:36:05.949Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-09T14:36:05.949Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-09T14:36:05.949Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-09T14:36:05.949Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-09T14:36:05.950Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T14:36:05.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T14:36:05.982Z] $ docker stop --time=1 51e1890f3d535dcbc9e585459f66ea07315fb93bd498a09893b913dec7715f44 [2024-09-09T14:36:10.282Z] $ docker rm -f --volumes 51e1890f3d535dcbc9e585459f66ea07315fb93bd498a09893b913dec7715f44 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T14:36:10.925Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T14:36:10.983Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-09T14:36:11.527Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T14:36:11.811Z] + ls -al . [2024-09-09T14:36:11.811Z] total 280 [2024-09-09T14:36:11.811Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 9 14:34 . [2024-09-09T14:36:11.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:33 .. [2024-09-09T14:36:11.811Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 9 14:33 .dockerignore [2024-09-09T14:36:11.811Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:35 .git [2024-09-09T14:36:11.811Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:33 .github [2024-09-09T14:36:11.811Z] -rw-rw-r-- 1 jenkins jenkins 773 Sep 9 14:33 .gitignore [2024-09-09T14:36:11.811Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 14:33 .golangci.yml [2024-09-09T14:36:11.811Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 14:33 .semver [2024-09-09T14:36:11.811Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 9 14:33 Attribution.txt [2024-09-09T14:36:11.811Z] -rw-rw-r-- 1 jenkins jenkins 11245 Sep 9 14:33 CHANGELOG.md [2024-09-09T14:36:11.811Z] -rw-rw-r-- 1 jenkins jenkins 1768 Sep 9 14:33 Dockerfile [2024-09-09T14:36:11.811Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 14:33 GOVERNANCE.md [2024-09-09T14:36:11.811Z] -rw-rw-r-- 1 jenkins jenkins 665 Sep 9 14:33 Jenkinsfile [2024-09-09T14:36:11.811Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 9 14:33 LICENSE [2024-09-09T14:36:11.811Z] -rw-rw-r-- 1 jenkins jenkins 2503 Sep 9 14:33 Makefile [2024-09-09T14:36:11.811Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 9 14:33 OWNERS.md [2024-09-09T14:36:11.811Z] -rw-rw-r-- 1 jenkins jenkins 3851 Sep 9 14:33 README.md [2024-09-09T14:36:11.811Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 14:33 VERSION [2024-09-09T14:36:11.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:33 bin [2024-09-09T14:36:11.811Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 9 14:35 coverage.out [2024-09-09T14:36:11.811Z] -rw-rw-r-- 1 jenkins jenkins 7537 Sep 9 14:33 go.mod [2024-09-09T14:36:11.811Z] -rw-rw-r-- 1 jenkins jenkins 102421 Sep 9 14:33 go.sum [2024-09-09T14:36:11.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:33 images [2024-09-09T14:36:11.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:33 internal [2024-09-09T14:36:11.811Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 9 14:33 main.go [2024-09-09T14:36:11.811Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:33 openapi [2024-09-09T14:36:11.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:33 res [2024-09-09T14:36:11.811Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:33 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:36:12.162Z] + 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=f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d --label arch=amd64 --label version=3.2.0-dev.26 . [2024-09-09T14:36:12.162Z] Sending build context to Docker daemon 19.94MB [2024-09-09T14:36:12.162Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T14:36:12.162Z] Step 2/30 : FROM ${BASE} AS builder [2024-09-09T14:36:12.162Z] ---> 5a832a623b3a [2024-09-09T14:36:12.162Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T14:36:12.731Z] ---> Running in 7cbba51c5d66 [2024-09-09T14:36:12.731Z] Removing intermediate container 7cbba51c5d66 [2024-09-09T14:36:12.731Z] ---> 9406d56577a1 [2024-09-09T14:36:12.731Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T14:36:12.731Z] ---> Running in 2d12754b1427 [2024-09-09T14:36:12.731Z] Removing intermediate container 2d12754b1427 [2024-09-09T14:36:12.731Z] ---> 521d5f1507b2 [2024-09-09T14:36:12.731Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-09-09T14:36:12.731Z] ---> Running in 61075f9b22bb [2024-09-09T14:36:12.731Z] Removing intermediate container 61075f9b22bb [2024-09-09T14:36:12.731Z] ---> f56635a3c989 [2024-09-09T14:36:12.731Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T14:36:12.731Z] ---> Running in 6cab43b622f4 [2024-09-09T14:36:12.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:36:13.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:36:13.511Z] OK: 264 MiB in 52 packages [2024-09-09T14:36:13.769Z] Removing intermediate container 6cab43b622f4 [2024-09-09T14:36:13.769Z] ---> 4d6150ee7d16 [2024-09-09T14:36:13.769Z] Step 7/30 : WORKDIR /app [2024-09-09T14:36:14.028Z] ---> Running in 98b2b68ea229 [2024-09-09T14:36:14.028Z] Removing intermediate container 98b2b68ea229 [2024-09-09T14:36:14.028Z] ---> b696b859269c [2024-09-09T14:36:14.028Z] Step 8/30 : COPY go.mod vendor* ./ [2024-09-09T14:36:14.028Z] ---> c9f92e080dc8 [2024-09-09T14:36:14.028Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:36:14.028Z] ---> Running in 2ca90b9d5982 [2024-09-09T14:36:14.978Z] Removing intermediate container 2ca90b9d5982 [2024-09-09T14:36:14.978Z] ---> f310f6621134 [2024-09-09T14:36:14.978Z] Step 10/30 : COPY . . [2024-09-09T14:36:15.546Z] ---> 32b2ed1bfa3b [2024-09-09T14:36:15.546Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T14:36:15.546Z] ---> Running in 4f44bbf3b9e1 [2024-09-09T14:36:15.546Z] Removing intermediate container 4f44bbf3b9e1 [2024-09-09T14:36:15.546Z] ---> 65450cbf16f6 [2024-09-09T14:36:15.546Z] Step 12/30 : RUN $MAKE [2024-09-09T14:36:15.546Z] ---> Running in 822db22b6521 [2024-09-09T14:36:15.808Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.26 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.26" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-09-09T14:36:54.547Z] Removing intermediate container 822db22b6521 [2024-09-09T14:36:54.547Z] ---> cd2a641c8308 [2024-09-09T14:36:54.547Z] Step 13/30 : FROM alpine:3.18 [2024-09-09T14:36:54.547Z] 3.18: Pulling from library/alpine [2024-09-09T14:36:54.547Z] 1cc3d825d8b2: Pulling fs layer [2024-09-09T14:36:54.547Z] 1cc3d825d8b2: Verifying Checksum [2024-09-09T14:36:54.547Z] 1cc3d825d8b2: Download complete [2024-09-09T14:36:54.547Z] 1cc3d825d8b2: Pull complete [2024-09-09T14:36:54.547Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:36:54.547Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T14:36:54.547Z] ---> 2c64cf60f6f0 [2024-09-09T14:36:54.547Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-09T14:36:54.547Z] ---> Running in 82101b661198 [2024-09-09T14:36:54.547Z] Removing intermediate container 82101b661198 [2024-09-09T14:36:54.547Z] ---> 29b07c697c30 [2024-09-09T14:36:54.547Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-09-09T14:36:54.547Z] ---> Running in 9b561b3757bf [2024-09-09T14:36:54.547Z] Removing intermediate container 9b561b3757bf [2024-09-09T14:36:54.547Z] ---> 90021f2362ca [2024-09-09T14:36:54.547Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-09-09T14:36:54.547Z] ---> Running in 8e8525565334 [2024-09-09T14:36:54.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:36:54.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:36:54.547Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T14:36:54.547Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T14:36:54.547Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T14:36:54.547Z] Executing ca-certificates-20240226-r0.trigger [2024-09-09T14:36:54.547Z] OK: 8 MiB in 17 packages [2024-09-09T14:36:54.547Z] Removing intermediate container 8e8525565334 [2024-09-09T14:36:54.547Z] ---> 2c375884ceb6 [2024-09-09T14:36:54.547Z] Step 17/30 : RUN apk --no-cache upgrade [2024-09-09T14:36:54.547Z] ---> Running in 5e090b2d45f4 [2024-09-09T14:36:54.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:36:54.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:36:54.547Z] OK: 8 MiB in 17 packages [2024-09-09T14:36:54.547Z] Removing intermediate container 5e090b2d45f4 [2024-09-09T14:36:54.547Z] ---> 696e31687411 [2024-09-09T14:36:54.547Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-09T14:36:54.547Z] ---> 4d59cd9750e3 [2024-09-09T14:36:54.547Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-09T14:36:54.547Z] ---> bc2ee6cbf256 [2024-09-09T14:36:54.547Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-09-09T14:36:54.547Z] ---> 52fb1c75d80b [2024-09-09T14:36:54.547Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-09-09T14:36:54.547Z] ---> f80294680fbf [2024-09-09T14:36:54.547Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-09-09T14:36:54.547Z] ---> 46d61166329e [2024-09-09T14:36:54.547Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-09-09T14:36:54.547Z] ---> Running in bea20cf714a7 [2024-09-09T14:36:54.547Z] Removing intermediate container bea20cf714a7 [2024-09-09T14:36:54.547Z] ---> a63c492f6f36 [2024-09-09T14:36:54.547Z] Step 24/30 : VOLUME /cache [2024-09-09T14:36:54.547Z] ---> Running in 1c85d55cfe6d [2024-09-09T14:36:54.547Z] Removing intermediate container 1c85d55cfe6d [2024-09-09T14:36:54.547Z] ---> 09db574c70cc [2024-09-09T14:36:54.547Z] Step 25/30 : EXPOSE 59711 [2024-09-09T14:36:54.547Z] ---> Running in 2014e5f7a340 [2024-09-09T14:36:54.547Z] Removing intermediate container 2014e5f7a340 [2024-09-09T14:36:54.547Z] ---> 8301b4397009 [2024-09-09T14:36:54.547Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-09-09T14:36:54.547Z] ---> Running in 3164019e0c0c [2024-09-09T14:36:54.547Z] Removing intermediate container 3164019e0c0c [2024-09-09T14:36:54.547Z] ---> 17faffd1f3a0 [2024-09-09T14:36:54.547Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-09-09T14:36:54.547Z] ---> Running in 31ae1be9408b [2024-09-09T14:36:54.547Z] Removing intermediate container 31ae1be9408b [2024-09-09T14:36:54.547Z] ---> c204270ec7ed [2024-09-09T14:36:54.547Z] Step 28/30 : LABEL arch=amd64 [2024-09-09T14:36:54.547Z] ---> Running in 956130bbebdb [2024-09-09T14:36:54.547Z] Removing intermediate container 956130bbebdb [2024-09-09T14:36:54.547Z] ---> bca5f19cc222 [2024-09-09T14:36:54.547Z] Step 29/30 : LABEL git_sha=f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [2024-09-09T14:36:54.547Z] ---> Running in 42c0aaa3a3e5 [2024-09-09T14:36:54.547Z] Removing intermediate container 42c0aaa3a3e5 [2024-09-09T14:36:54.547Z] ---> f495582d2472 [2024-09-09T14:36:54.547Z] Step 30/30 : LABEL version=3.2.0-dev.26 [2024-09-09T14:36:54.547Z] ---> Running in 6cbfa504377e [2024-09-09T14:36:54.547Z] Removing intermediate container 6cbfa504377e [2024-09-09T14:36:54.547Z] ---> 9903c300eeb0 [2024-09-09T14:36:54.547Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T14:36:54.547Z] Successfully built 9903c300eeb0 [2024-09-09T14:36:54.547Z] 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-09-09T14:36:54.766Z] provisioning config files... [2024-09-09T14:36:54.777Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config214501649755176353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:36:55.087Z] ---> ****-login.sh [2024-09-09T14:36:55.087Z] nexus3.edgexfoundry.org:10001 [2024-09-09T14:36:55.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:36:55.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:36:55.087Z] Configure a credential helper to remove this warning. See [2024-09-09T14:36:55.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:36:55.088Z] [2024-09-09T14:36:55.088Z] Login Succeeded [2024-09-09T14:36:55.088Z] nexus3.edgexfoundry.org:10002 [2024-09-09T14:36:55.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:36:55.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:36:55.088Z] Configure a credential helper to remove this warning. See [2024-09-09T14:36:55.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:36:55.088Z] [2024-09-09T14:36:55.088Z] Login Succeeded [2024-09-09T14:36:55.088Z] nexus3.edgexfoundry.org:10003 [2024-09-09T14:36:55.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:36:55.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:36:55.351Z] Configure a credential helper to remove this warning. See [2024-09-09T14:36:55.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:36:55.351Z] [2024-09-09T14:36:55.351Z] Login Succeeded [2024-09-09T14:36:55.351Z] nexus3.edgexfoundry.org:10004 [2024-09-09T14:36:55.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:36:55.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:36:55.351Z] Configure a credential helper to remove this warning. See [2024-09-09T14:36:55.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:36:55.351Z] [2024-09-09T14:36:55.351Z] Login Succeeded [2024-09-09T14:36:55.351Z] ****.io [2024-09-09T14:36:55.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:36:55.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:36:55.612Z] Configure a credential helper to remove this warning. See [2024-09-09T14:36:55.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:36:55.612Z] [2024-09-09T14:36:55.612Z] Login Succeeded [2024-09-09T14:36:55.612Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T14:36:55.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T14:36:55.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T14:36:55.709Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-09-09T14:36:55.709Z] f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [2024-09-09T14:36:55.709Z] latest [2024-09-09T14:36:55.709Z] 3.2.0-dev.26 [2024-09-09T14:36:55.709Z] f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26 [2024-09-09T14:36:55.709Z] main [2024-09-09T14:36:55.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:36:56.067Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:36:56.398Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [2024-09-09T14:36:56.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-09-09T14:36:56.398Z] de3e35795391: Preparing [2024-09-09T14:36:56.398Z] 8bd287e54617: Preparing [2024-09-09T14:36:56.398Z] 9cab95c7c940: Preparing [2024-09-09T14:36:56.398Z] a27820056fe0: Preparing [2024-09-09T14:36:56.398Z] 59d81563cf88: Preparing [2024-09-09T14:36:56.398Z] 9fd0c45a9e24: Preparing [2024-09-09T14:36:56.398Z] b8ce6baa229e: Preparing [2024-09-09T14:36:56.398Z] 5b37999e0f80: Preparing [2024-09-09T14:36:56.398Z] 9fd0c45a9e24: Waiting [2024-09-09T14:36:56.398Z] b8ce6baa229e: Waiting [2024-09-09T14:36:56.398Z] d62a02444d39: Preparing [2024-09-09T14:36:56.398Z] 5b37999e0f80: Waiting [2024-09-09T14:36:56.398Z] d62a02444d39: Waiting [2024-09-09T14:36:56.398Z] de3e35795391: Pushed [2024-09-09T14:36:56.398Z] a27820056fe0: Pushed [2024-09-09T14:36:56.398Z] 59d81563cf88: Pushed [2024-09-09T14:36:56.398Z] 9cab95c7c940: Pushed [2024-09-09T14:36:56.398Z] d62a02444d39: Layer already exists [2024-09-09T14:36:56.657Z] 9fd0c45a9e24: Pushed [2024-09-09T14:36:56.657Z] b8ce6baa229e: Pushed [2024-09-09T14:36:56.657Z] 5b37999e0f80: Pushed [2024-09-09T14:36:59.962Z] 8bd287e54617: Pushed [2024-09-09T14:36:59.962Z] f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d: digest: sha256:fec1d2a4357bc843095cece08c4849c63791ba68a0c7d0c3d17e368a911cd627 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:00.295Z] + 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-09-09T14:37:00.621Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-09-09T14:37:00.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-09-09T14:37:00.622Z] de3e35795391: Preparing [2024-09-09T14:37:00.622Z] 8bd287e54617: Preparing [2024-09-09T14:37:00.622Z] 9cab95c7c940: Preparing [2024-09-09T14:37:00.622Z] a27820056fe0: Preparing [2024-09-09T14:37:00.622Z] 59d81563cf88: Preparing [2024-09-09T14:37:00.622Z] 9fd0c45a9e24: Preparing [2024-09-09T14:37:00.622Z] b8ce6baa229e: Preparing [2024-09-09T14:37:00.622Z] 5b37999e0f80: Preparing [2024-09-09T14:37:00.622Z] d62a02444d39: Preparing [2024-09-09T14:37:00.622Z] 9fd0c45a9e24: Waiting [2024-09-09T14:37:00.622Z] b8ce6baa229e: Waiting [2024-09-09T14:37:00.622Z] 5b37999e0f80: Waiting [2024-09-09T14:37:00.622Z] d62a02444d39: Waiting [2024-09-09T14:37:00.622Z] 8bd287e54617: Layer already exists [2024-09-09T14:37:00.622Z] de3e35795391: Layer already exists [2024-09-09T14:37:00.622Z] a27820056fe0: Layer already exists [2024-09-09T14:37:00.622Z] 59d81563cf88: Layer already exists [2024-09-09T14:37:00.622Z] 9cab95c7c940: Layer already exists [2024-09-09T14:37:00.622Z] 9fd0c45a9e24: Layer already exists [2024-09-09T14:37:00.622Z] 5b37999e0f80: Layer already exists [2024-09-09T14:37:00.622Z] d62a02444d39: Layer already exists [2024-09-09T14:37:00.622Z] b8ce6baa229e: Layer already exists [2024-09-09T14:37:00.622Z] latest: digest: sha256:fec1d2a4357bc843095cece08c4849c63791ba68a0c7d0c3d17e368a911cd627 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:00.956Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:01.288Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.26 [2024-09-09T14:37:01.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-09-09T14:37:01.288Z] de3e35795391: Preparing [2024-09-09T14:37:01.288Z] 8bd287e54617: Preparing [2024-09-09T14:37:01.288Z] 9cab95c7c940: Preparing [2024-09-09T14:37:01.288Z] a27820056fe0: Preparing [2024-09-09T14:37:01.288Z] 59d81563cf88: Preparing [2024-09-09T14:37:01.288Z] 9fd0c45a9e24: Preparing [2024-09-09T14:37:01.288Z] b8ce6baa229e: Preparing [2024-09-09T14:37:01.288Z] 5b37999e0f80: Preparing [2024-09-09T14:37:01.288Z] d62a02444d39: Preparing [2024-09-09T14:37:01.288Z] b8ce6baa229e: Waiting [2024-09-09T14:37:01.288Z] d62a02444d39: Waiting [2024-09-09T14:37:01.288Z] 5b37999e0f80: Waiting [2024-09-09T14:37:01.288Z] 9fd0c45a9e24: Waiting [2024-09-09T14:37:01.288Z] 9cab95c7c940: Layer already exists [2024-09-09T14:37:01.288Z] a27820056fe0: Layer already exists [2024-09-09T14:37:01.288Z] de3e35795391: Layer already exists [2024-09-09T14:37:01.288Z] 59d81563cf88: Layer already exists [2024-09-09T14:37:01.288Z] 8bd287e54617: Layer already exists [2024-09-09T14:37:01.288Z] 5b37999e0f80: Layer already exists [2024-09-09T14:37:01.288Z] 9fd0c45a9e24: Layer already exists [2024-09-09T14:37:01.288Z] d62a02444d39: Layer already exists [2024-09-09T14:37:01.288Z] b8ce6baa229e: Layer already exists [2024-09-09T14:37:01.288Z] 3.2.0-dev.26: digest: sha256:fec1d2a4357bc843095cece08c4849c63791ba68a0c7d0c3d17e368a911cd627 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:01.621Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:01.946Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26 [2024-09-09T14:37:01.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-09-09T14:37:01.946Z] de3e35795391: Preparing [2024-09-09T14:37:01.946Z] 8bd287e54617: Preparing [2024-09-09T14:37:01.946Z] 9cab95c7c940: Preparing [2024-09-09T14:37:01.946Z] a27820056fe0: Preparing [2024-09-09T14:37:01.946Z] 59d81563cf88: Preparing [2024-09-09T14:37:01.946Z] 9fd0c45a9e24: Preparing [2024-09-09T14:37:01.946Z] b8ce6baa229e: Preparing [2024-09-09T14:37:01.946Z] 5b37999e0f80: Preparing [2024-09-09T14:37:01.946Z] d62a02444d39: Preparing [2024-09-09T14:37:01.946Z] 9fd0c45a9e24: Waiting [2024-09-09T14:37:01.946Z] b8ce6baa229e: Waiting [2024-09-09T14:37:01.946Z] 5b37999e0f80: Waiting [2024-09-09T14:37:01.946Z] d62a02444d39: Waiting [2024-09-09T14:37:01.946Z] de3e35795391: Layer already exists [2024-09-09T14:37:01.946Z] 8bd287e54617: Layer already exists [2024-09-09T14:37:01.946Z] 59d81563cf88: Layer already exists [2024-09-09T14:37:01.946Z] 9cab95c7c940: Layer already exists [2024-09-09T14:37:01.946Z] a27820056fe0: Layer already exists [2024-09-09T14:37:01.946Z] b8ce6baa229e: Layer already exists [2024-09-09T14:37:01.946Z] 9fd0c45a9e24: Layer already exists [2024-09-09T14:37:01.946Z] 5b37999e0f80: Layer already exists [2024-09-09T14:37:01.946Z] d62a02444d39: Layer already exists [2024-09-09T14:37:01.946Z] f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26: digest: sha256:fec1d2a4357bc843095cece08c4849c63791ba68a0c7d0c3d17e368a911cd627 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:02.271Z] + 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-09-09T14:37:02.601Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-09-09T14:37:02.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-09-09T14:37:02.601Z] de3e35795391: Preparing [2024-09-09T14:37:02.601Z] 8bd287e54617: Preparing [2024-09-09T14:37:02.601Z] 9cab95c7c940: Preparing [2024-09-09T14:37:02.601Z] a27820056fe0: Preparing [2024-09-09T14:37:02.601Z] 59d81563cf88: Preparing [2024-09-09T14:37:02.601Z] 9fd0c45a9e24: Preparing [2024-09-09T14:37:02.601Z] b8ce6baa229e: Preparing [2024-09-09T14:37:02.601Z] 5b37999e0f80: Preparing [2024-09-09T14:37:02.601Z] d62a02444d39: Preparing [2024-09-09T14:37:02.601Z] b8ce6baa229e: Waiting [2024-09-09T14:37:02.601Z] d62a02444d39: Waiting [2024-09-09T14:37:02.601Z] 5b37999e0f80: Waiting [2024-09-09T14:37:02.601Z] 9fd0c45a9e24: Waiting [2024-09-09T14:37:02.601Z] 59d81563cf88: Layer already exists [2024-09-09T14:37:02.601Z] de3e35795391: Layer already exists [2024-09-09T14:37:02.601Z] a27820056fe0: Layer already exists [2024-09-09T14:37:02.601Z] 9cab95c7c940: Layer already exists [2024-09-09T14:37:02.601Z] 8bd287e54617: Layer already exists [2024-09-09T14:37:02.601Z] 9fd0c45a9e24: Layer already exists [2024-09-09T14:37:02.601Z] b8ce6baa229e: Layer already exists [2024-09-09T14:37:02.601Z] 5b37999e0f80: Layer already exists [2024-09-09T14:37:02.601Z] d62a02444d39: Layer already exists [2024-09-09T14:37:02.601Z] main: digest: sha256:fec1d2a4357bc843095cece08c4849c63791ba68a0c7d0c3d17e368a911cd627 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T14:37:02.683Z] ===================================================== [Pipeline] echo [2024-09-09T14:37:02.697Z] taggedImages: [2024-09-09T14:37:02.697Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [2024-09-09T14:37:02.697Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-09-09T14:37:02.697Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.26 [2024-09-09T14:37:02.697Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26 [2024-09-09T14:37:02.697Z] - 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-09-09T14:37:03.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T14:37:03.118Z] [2024-09-09T14:37:03.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:03.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T14:37:03.428Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T14:37:03.428Z] 5eb5b503b376: Pulling fs layer [2024-09-09T14:37:03.428Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T14:37:03.428Z] ec43610c2a17: Pulling fs layer [2024-09-09T14:37:03.428Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T14:37:03.428Z] 33b1e0a273af: Pulling fs layer [2024-09-09T14:37:03.428Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T14:37:03.428Z] 2f39f015ded8: Pulling fs layer [2024-09-09T14:37:03.428Z] 3a2ae6a8a46f: Waiting [2024-09-09T14:37:03.428Z] 33b1e0a273af: Waiting [2024-09-09T14:37:03.428Z] 5d3b04190fa2: Waiting [2024-09-09T14:37:03.428Z] 2f39f015ded8: Waiting [2024-09-09T14:37:03.428Z] 5c69ac0246d0: Verifying Checksum [2024-09-09T14:37:03.428Z] 5c69ac0246d0: Download complete [2024-09-09T14:37:03.428Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-09T14:37:03.428Z] 3a2ae6a8a46f: Download complete [2024-09-09T14:37:03.428Z] 33b1e0a273af: Verifying Checksum [2024-09-09T14:37:03.428Z] 33b1e0a273af: Download complete [2024-09-09T14:37:03.428Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T14:37:03.428Z] 5d3b04190fa2: Download complete [2024-09-09T14:37:03.428Z] ec43610c2a17: Verifying Checksum [2024-09-09T14:37:03.428Z] ec43610c2a17: Download complete [2024-09-09T14:37:03.686Z] 5eb5b503b376: Verifying Checksum [2024-09-09T14:37:03.686Z] 5eb5b503b376: Download complete [2024-09-09T14:37:04.253Z] 2f39f015ded8: Download complete [2024-09-09T14:37:04.821Z] 5eb5b503b376: Pull complete [2024-09-09T14:37:04.821Z] 5c69ac0246d0: Pull complete [2024-09-09T14:37:05.386Z] ec43610c2a17: Pull complete [2024-09-09T14:37:05.386Z] 3a2ae6a8a46f: Pull complete [2024-09-09T14:37:05.386Z] 33b1e0a273af: Pull complete [2024-09-09T14:37:05.644Z] 5d3b04190fa2: Pull complete [2024-09-09T14:37:06.972Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9885 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-09-09T14:37:06.992Z] Running in /w/workspace/app-rfid-llrp-inventory/180 [Pipeline] { [Pipeline] checkout [2024-09-09T14:37:09.829Z] 2f39f015ded8: Pull complete [2024-09-09T14:37:09.829Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T14:37:09.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T14:37:09.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2024-09-09T14:37:10.061Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:37:10.146Z] prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container [2024-09-09T14:37:10.174Z] $ 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-09-09T14:37:13.932Z] $ docker top 4dc43f71c23b4a175ab3becf56fa753536591e06ebb07e7f2990d54d7e13e2ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:37:14.350Z] ---> job-cost.sh [2024-09-09T14:37:14.350Z] lf-activate-venv: SKIPPING [2024-09-09T14:37:14.350Z] INFO: No Stack... [2024-09-09T14:37:14.608Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T14:37:15.175Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T14:37:15.467Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-09-09T14:37:15.467Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T14:37:15.484Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-180-stack-cost] [2024-09-09T14:37:15.494Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-180-stack-cost] did not exist. Created. [2024-09-09T14:37:15.502Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T14:37:15.815Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T14:37:15.854Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T14:37:15.862Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-180-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T14:37:15.891Z] $ docker stop --time=1 4dc43f71c23b4a175ab3becf56fa753536591e06ebb07e7f2990d54d7e13e2ea [2024-09-09T14:37:17.031Z] $ docker rm -f --volumes 4dc43f71c23b4a175ab3becf56fa753536591e06ebb07e7f2990d54d7e13e2ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-09T14:37:19.837Z] using credential edgex-jenkins-ssh [2024-09-09T14:37:19.870Z] Cloning the remote Git repository [2024-09-09T14:37:19.941Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-09-09T14:37:20.161Z] > git init /w/workspace/app-rfid-llrp-inventory/180 # timeout=10 [2024-09-09T14:37:20.480Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-09-09T14:37:20.485Z] > git --version # timeout=10 [2024-09-09T14:37:20.533Z] > git --version # 'git version 2.25.1' [2024-09-09T14:37:20.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T14:37:20.765Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T14:37:24.905Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-09-09T14:37:24.950Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T14:37:26.245Z] Avoid second fetch [2024-09-09T14:37:26.246Z] Checking out Revision f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d (main) [2024-09-09T14:37:27.114Z] Commit message: "Merge pull request #303 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.50" [2024-09-09T14:37:26.264Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T14:37:26.352Z] > git checkout -f f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T14:37:32.166Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T14:37:32.166Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T14:37:32.166Z] Dload Upload Total Spent Left Speed [2024-09-09T14:37:32.166Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 12828 75 9637 0 0 54140 0 --:--:-- --:--:-- --:--:-- 54140 100 12828 100 12828 0 0 71664 0 --:--:-- --:--:-- --:--:-- 71266 [Pipeline] sh [2024-09-09T14:37:32.538Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T14:37:32.892Z] + sudo tee /etc/docker/daemon.new [2024-09-09T14:37:32.892Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-09T14:37:32.892Z] { [2024-09-09T14:37:32.892Z] "registry-mirrors": [ [2024-09-09T14:37:32.892Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T14:37:32.892Z] ], [2024-09-09T14:37:32.892Z] "bip": "10.250.0.254/24", [2024-09-09T14:37:32.892Z] "hosts": [ [2024-09-09T14:37:32.892Z] "tcp://0.0.0.0:5555", [2024-09-09T14:37:32.892Z] "unix:///var/run/docker.sock" [2024-09-09T14:37:32.892Z] ], [2024-09-09T14:37:32.892Z] "mtu": 1458, [2024-09-09T14:37:32.892Z] "selinux-enabled": true, [2024-09-09T14:37:32.892Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T14:37:32.892Z] } [Pipeline] sh [2024-09-09T14:37:33.263Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T14:37:33.630Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T14:37:51.958Z] provisioning config files... [2024-09-09T14:37:51.993Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/180@tmp/config15131997705669980352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:37:52.465Z] ---> ****-login.sh [2024-09-09T14:37:52.465Z] nexus3.edgexfoundry.org:10001 [2024-09-09T14:37:53.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:37:53.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:37:53.344Z] Configure a credential helper to remove this warning. See [2024-09-09T14:37:53.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:37:53.344Z] [2024-09-09T14:37:53.344Z] Login Succeeded [2024-09-09T14:37:53.344Z] nexus3.edgexfoundry.org:10002 [2024-09-09T14:37:53.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:37:53.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:37:53.617Z] Configure a credential helper to remove this warning. See [2024-09-09T14:37:53.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:37:53.617Z] [2024-09-09T14:37:53.617Z] Login Succeeded [2024-09-09T14:37:53.617Z] nexus3.edgexfoundry.org:10003 [2024-09-09T14:37:53.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:37:54.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:37:54.175Z] Configure a credential helper to remove this warning. See [2024-09-09T14:37:54.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:37:54.175Z] [2024-09-09T14:37:54.175Z] Login Succeeded [2024-09-09T14:37:54.175Z] nexus3.edgexfoundry.org:10004 [2024-09-09T14:37:54.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:37:54.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:37:54.447Z] Configure a credential helper to remove this warning. See [2024-09-09T14:37:54.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:37:54.447Z] [2024-09-09T14:37:54.447Z] Login Succeeded [2024-09-09T14:37:54.447Z] ****.io [2024-09-09T14:37:54.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:37:54.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:37:54.992Z] Configure a credential helper to remove this warning. See [2024-09-09T14:37:54.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:37:54.992Z] [2024-09-09T14:37:54.992Z] Login Succeeded [2024-09-09T14:37:54.992Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T14:37:55.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T14:37:55.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T14:37:55.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T14:37:55.491Z] ========================================================= [2024-09-09T14:37:55.491Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T14:37:55.491Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:37:55.890Z] + 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-09-09T14:37:56.167Z] Sending build context to Docker daemon 673.8kB [2024-09-09T14:37:56.167Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T14:37:56.167Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-09T14:37:56.445Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T14:37:56.445Z] c6b39de5b339: Pulling fs layer [2024-09-09T14:37:56.445Z] a69c41024577: Pulling fs layer [2024-09-09T14:37:56.445Z] d6de4b400683: Pulling fs layer [2024-09-09T14:37:56.445Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T14:37:56.445Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T14:37:56.445Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T14:37:56.445Z] 00f215d4a9da: Pulling fs layer [2024-09-09T14:37:56.445Z] d496ad576159: Pulling fs layer [2024-09-09T14:37:56.445Z] 464afbd9ba4c: Waiting [2024-09-09T14:37:56.445Z] 00f215d4a9da: Waiting [2024-09-09T14:37:56.445Z] d496ad576159: Waiting [2024-09-09T14:37:56.445Z] 35cb2a7552d0: Waiting [2024-09-09T14:37:56.445Z] 4f4fb700ef54: Waiting [2024-09-09T14:37:56.445Z] a69c41024577: Download complete [2024-09-09T14:37:56.445Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T14:37:56.445Z] 35cb2a7552d0: Download complete [2024-09-09T14:37:56.445Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T14:37:56.445Z] 4f4fb700ef54: Download complete [2024-09-09T14:37:56.720Z] c6b39de5b339: Verifying Checksum [2024-09-09T14:37:56.720Z] c6b39de5b339: Download complete [2024-09-09T14:37:56.720Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T14:37:56.720Z] 464afbd9ba4c: Download complete [2024-09-09T14:37:56.994Z] d496ad576159: Verifying Checksum [2024-09-09T14:37:56.994Z] d496ad576159: Download complete [2024-09-09T14:37:57.595Z] c6b39de5b339: Pull complete [2024-09-09T14:37:58.591Z] a69c41024577: Pull complete [2024-09-09T14:37:58.863Z] d6de4b400683: Verifying Checksum [2024-09-09T14:37:58.863Z] d6de4b400683: Download complete [2024-09-09T14:37:59.841Z] 00f215d4a9da: Verifying Checksum [2024-09-09T14:37:59.841Z] 00f215d4a9da: Download complete [2024-09-09T14:38:12.203Z] d6de4b400683: Pull complete [2024-09-09T14:38:12.203Z] 35cb2a7552d0: Pull complete [2024-09-09T14:38:12.203Z] 4f4fb700ef54: Pull complete [2024-09-09T14:38:12.473Z] 464afbd9ba4c: Pull complete [2024-09-09T14:38:20.744Z] 00f215d4a9da: Pull complete [2024-09-09T14:38:22.163Z] d496ad576159: Pull complete [2024-09-09T14:38:22.163Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T14:38:22.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T14:38:22.163Z] ---> f246e2811388 [2024-09-09T14:38:22.163Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T14:38:24.782Z] ---> Running in de46e07f4fd0 [2024-09-09T14:38:24.782Z] Removing intermediate container de46e07f4fd0 [2024-09-09T14:38:24.782Z] ---> a817a9f48993 [2024-09-09T14:38:24.782Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T14:38:24.782Z] ---> Running in 1b7742c813d8 [2024-09-09T14:38:25.056Z] Removing intermediate container 1b7742c813d8 [2024-09-09T14:38:25.056Z] ---> 1b3b1461baea [2024-09-09T14:38:25.056Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-09T14:38:25.056Z] ---> Running in fb98315f23b6 [2024-09-09T14:38:25.649Z] Removing intermediate container fb98315f23b6 [2024-09-09T14:38:25.649Z] ---> e65f62565b17 [2024-09-09T14:38:25.649Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T14:38:25.649Z] ---> Running in f517d5fce8aa [2024-09-09T14:38:29.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:38:29.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:38:29.969Z] OK: 266 MiB in 52 packages [2024-09-09T14:38:30.951Z] Removing intermediate container f517d5fce8aa [2024-09-09T14:38:30.951Z] ---> 70ec7f747a73 [2024-09-09T14:38:30.951Z] Step 7/12 : WORKDIR /app [2024-09-09T14:38:30.951Z] ---> Running in c0e781cd0182 [2024-09-09T14:38:31.225Z] Removing intermediate container c0e781cd0182 [2024-09-09T14:38:31.225Z] ---> 5ecfb04e8cb0 [2024-09-09T14:38:31.225Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-09T14:38:31.815Z] ---> 94ac43ad42bd [2024-09-09T14:38:31.815Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:38:31.815Z] ---> Running in 327f37b5c734 [2024-09-09T14:40:38.567Z] Removing intermediate container 327f37b5c734 [2024-09-09T14:40:38.567Z] ---> 9893a48ab084 [2024-09-09T14:40:38.567Z] Step 10/12 : COPY . . [2024-09-09T14:40:38.567Z] ---> a6fc1be87cd7 [2024-09-09T14:40:38.567Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T14:40:38.567Z] ---> Running in 0cd6e83f9c60 [2024-09-09T14:40:38.567Z] Removing intermediate container 0cd6e83f9c60 [2024-09-09T14:40:38.567Z] ---> 1e00551c15a1 [2024-09-09T14:40:38.567Z] Step 12/12 : RUN $MAKE [2024-09-09T14:40:38.567Z] ---> Running in 1a6a95be95bd [2024-09-09T14:40:38.567Z] noop [2024-09-09T14:40:38.567Z] Removing intermediate container 1a6a95be95bd [2024-09-09T14:40:38.567Z] ---> 6d92df8757e1 [2024-09-09T14:40:38.567Z] Successfully built 6d92df8757e1 [2024-09-09T14:40:38.567Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:40:39.007Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T14:40:39.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:40:39.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-9885 does not seem to be running inside a container [2024-09-09T14:40:39.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/180 -v /w/workspace/app-rfid-llrp-inventory/180:/w/workspace/app-rfid-llrp-inventory/180:rw,z -v /w/workspace/app-rfid-llrp-inventory/180@tmp:/w/workspace/app-rfid-llrp-inventory/180@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-09-09T14:40:40.799Z] $ docker top c0d77e1191279eb04b9bd798fadb0cddd850d3b24b3464f1dd5c0fdb0c08dcf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:40:41.685Z] + go version [2024-09-09T14:40:41.685Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T14:40:41.706Z] $ docker stop --time=1 c0d77e1191279eb04b9bd798fadb0cddd850d3b24b3464f1dd5c0fdb0c08dcf6 [2024-09-09T14:40:43.323Z] $ docker rm -f --volumes c0d77e1191279eb04b9bd798fadb0cddd850d3b24b3464f1dd5c0fdb0c08dcf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:40:43.917Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T14:40:43.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:40:44.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-9885 does not seem to be running inside a container [2024-09-09T14:40:44.201Z] $ 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/180 -v /w/workspace/app-rfid-llrp-inventory/180:/w/workspace/app-rfid-llrp-inventory/180:rw,z -v /w/workspace/app-rfid-llrp-inventory/180@tmp:/w/workspace/app-rfid-llrp-inventory/180@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-09-09T14:40:45.421Z] $ docker top 0f0d459983e76bd8a501d3699cd0537029854e71536da1049c50d86ab4dc02eb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:40:46.265Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/180 [Pipeline] fileExists [Pipeline] sh [2024-09-09T14:40:46.612Z] + make test [2024-09-09T14:40:46.881Z] go test -race ./... -coverprofile=coverage.out ./... [2024-09-09T14:45:54.155Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-09-09T14:45:55.121Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-09-09T14:45:57.701Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.178s coverage: 86.2% of statements [2024-09-09T14:46:12.717Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.646s coverage: 71.9% of statements [2024-09-09T14:46:12.717Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T14:46:12.717Z] go vet ./... [2024-09-09T14:51:04.682Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T14:51:04.682Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T14:51:04.682Z] ./bin/test-attribution.sh [2024-09-09T14:51:04.682Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-09T14:51:04.682Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T14:51:04.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T14:51:04.737Z] $ docker stop --time=1 0f0d459983e76bd8a501d3699cd0537029854e71536da1049c50d86ab4dc02eb [2024-09-09T14:51:06.732Z] $ docker rm -f --volumes 0f0d459983e76bd8a501d3699cd0537029854e71536da1049c50d86ab4dc02eb [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T14:51:09.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T14:51:09.084Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T14:51:09.782Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T14:51:10.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T14:51:10.539Z] + ls -al . [2024-09-09T14:51:10.539Z] total 276 [2024-09-09T14:51:10.539Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 14:40 . [2024-09-09T14:51:10.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:37 .. [2024-09-09T14:51:10.539Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 9 14:37 .dockerignore [2024-09-09T14:51:10.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:37 .git [2024-09-09T14:51:10.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:37 .github [2024-09-09T14:51:10.539Z] -rw-rw-r-- 1 jenkins jenkins 773 Sep 9 14:37 .gitignore [2024-09-09T14:51:10.539Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 14:37 .golangci.yml [2024-09-09T14:51:10.539Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 9 14:37 Attribution.txt [2024-09-09T14:51:10.539Z] -rw-rw-r-- 1 jenkins jenkins 11245 Sep 9 14:37 CHANGELOG.md [2024-09-09T14:51:10.539Z] -rw-rw-r-- 1 jenkins jenkins 1768 Sep 9 14:37 Dockerfile [2024-09-09T14:51:10.539Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 14:37 GOVERNANCE.md [2024-09-09T14:51:10.539Z] -rw-rw-r-- 1 jenkins jenkins 665 Sep 9 14:37 Jenkinsfile [2024-09-09T14:51:10.539Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 9 14:37 LICENSE [2024-09-09T14:51:10.539Z] -rw-rw-r-- 1 jenkins jenkins 2503 Sep 9 14:37 Makefile [2024-09-09T14:51:10.539Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 9 14:37 OWNERS.md [2024-09-09T14:51:10.539Z] -rw-rw-r-- 1 jenkins jenkins 3851 Sep 9 14:37 README.md [2024-09-09T14:51:10.539Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 14:33 VERSION [2024-09-09T14:51:10.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:37 bin [2024-09-09T14:51:10.539Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 9 14:46 coverage.out [2024-09-09T14:51:10.539Z] -rw-rw-r-- 1 jenkins jenkins 7537 Sep 9 14:37 go.mod [2024-09-09T14:51:10.539Z] -rw-rw-r-- 1 jenkins jenkins 102421 Sep 9 14:37 go.sum [2024-09-09T14:51:10.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:37 images [2024-09-09T14:51:10.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:37 internal [2024-09-09T14:51:10.539Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 9 14:37 main.go [2024-09-09T14:51:10.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:37 openapi [2024-09-09T14:51:10.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:37 res [2024-09-09T14:51:10.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:51:10.908Z] + 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=f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d --label arch=arm64 --label version=3.2.0-dev.26 . [2024-09-09T14:51:11.176Z] Sending build context to Docker daemon 673.8kB [2024-09-09T14:51:11.176Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T14:51:11.176Z] Step 2/30 : FROM ${BASE} AS builder [2024-09-09T14:51:11.176Z] ---> 6d92df8757e1 [2024-09-09T14:51:11.176Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T14:51:11.444Z] ---> Running in c58f4fe2e267 [2024-09-09T14:51:11.713Z] Removing intermediate container c58f4fe2e267 [2024-09-09T14:51:11.713Z] ---> 9e16c889014e [2024-09-09T14:51:11.713Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T14:51:11.713Z] ---> Running in a54e9cf181ac [2024-09-09T14:51:11.980Z] Removing intermediate container a54e9cf181ac [2024-09-09T14:51:11.980Z] ---> 94bd475862e4 [2024-09-09T14:51:11.980Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-09-09T14:51:12.249Z] ---> Running in 31d1500bd335 [2024-09-09T14:51:12.521Z] Removing intermediate container 31d1500bd335 [2024-09-09T14:51:12.521Z] ---> 2a8f1c2d7f30 [2024-09-09T14:51:12.521Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T14:51:12.521Z] ---> Running in 37dcf795a9e7 [2024-09-09T14:51:13.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:51:14.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:51:15.049Z] OK: 266 MiB in 52 packages [2024-09-09T14:51:16.025Z] Removing intermediate container 37dcf795a9e7 [2024-09-09T14:51:16.025Z] ---> 5ecd2027f65b [2024-09-09T14:51:16.025Z] Step 7/30 : WORKDIR /app [2024-09-09T14:51:16.025Z] ---> Running in 9e8a9f3c6ff2 [2024-09-09T14:51:16.293Z] Removing intermediate container 9e8a9f3c6ff2 [2024-09-09T14:51:16.293Z] ---> 033a5ade878b [2024-09-09T14:51:16.293Z] Step 8/30 : COPY go.mod vendor* ./ [2024-09-09T14:51:16.877Z] ---> f52bb81122f0 [2024-09-09T14:51:16.877Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:51:16.877Z] ---> Running in acc5b864a341 [2024-09-09T14:51:19.466Z] Removing intermediate container acc5b864a341 [2024-09-09T14:51:19.466Z] ---> 92484d988a74 [2024-09-09T14:51:19.466Z] Step 10/30 : COPY . . [2024-09-09T14:51:19.738Z] ---> 4c38a3e891e5 [2024-09-09T14:51:19.738Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T14:51:20.009Z] ---> Running in 389d283ff221 [2024-09-09T14:51:20.280Z] Removing intermediate container 389d283ff221 [2024-09-09T14:51:20.280Z] ---> 1a84cd43210a [2024-09-09T14:51:20.280Z] Step 12/30 : RUN $MAKE [2024-09-09T14:51:20.280Z] ---> Running in 1ab2034653a5 [2024-09-09T14:51:21.698Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.26 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.26" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-09-09T14:55:28.545Z] Removing intermediate container 1ab2034653a5 [2024-09-09T14:55:28.545Z] ---> 2191f1a29d81 [2024-09-09T14:55:28.545Z] Step 13/30 : FROM alpine:3.18 [2024-09-09T14:55:28.811Z] 3.18: Pulling from library/alpine [2024-09-09T14:55:28.811Z] 720f3032cd11: Pulling fs layer [2024-09-09T14:55:29.077Z] 720f3032cd11: Verifying Checksum [2024-09-09T14:55:29.077Z] 720f3032cd11: Download complete [2024-09-09T14:55:29.671Z] 720f3032cd11: Pull complete [2024-09-09T14:55:29.671Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:55:29.671Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T14:55:29.671Z] ---> 3e834921e367 [2024-09-09T14:55:29.671Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-09T14:55:29.938Z] ---> Running in bc0173b2ac94 [2024-09-09T14:55:30.207Z] Removing intermediate container bc0173b2ac94 [2024-09-09T14:55:30.207Z] ---> 23f12bfe419e [2024-09-09T14:55:30.207Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-09-09T14:55:30.207Z] ---> Running in fbbba1e31e64 [2024-09-09T14:55:30.474Z] Removing intermediate container fbbba1e31e64 [2024-09-09T14:55:30.474Z] ---> 45f6789fb8ce [2024-09-09T14:55:30.474Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-09-09T14:55:30.760Z] ---> Running in dee5953c6f82 [2024-09-09T14:55:31.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:55:31.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:55:32.949Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T14:55:33.215Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T14:55:33.215Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T14:55:33.215Z] Executing ca-certificates-20240226-r0.trigger [2024-09-09T14:55:33.481Z] OK: 9 MiB in 17 packages [2024-09-09T14:55:34.441Z] Removing intermediate container dee5953c6f82 [2024-09-09T14:55:34.441Z] ---> 1fa9545e54a7 [2024-09-09T14:55:34.441Z] Step 17/30 : RUN apk --no-cache upgrade [2024-09-09T14:55:34.707Z] ---> Running in 28850af61443 [2024-09-09T14:55:35.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:55:35.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:55:36.913Z] OK: 9 MiB in 17 packages [2024-09-09T14:55:37.898Z] Removing intermediate container 28850af61443 [2024-09-09T14:55:37.898Z] ---> c10740100a77 [2024-09-09T14:55:37.898Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-09T14:55:38.489Z] ---> 9aa7c15e82fc [2024-09-09T14:55:38.489Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-09T14:55:39.075Z] ---> b1a85a5ce29c [2024-09-09T14:55:39.076Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-09-09T14:55:39.676Z] ---> 61f42410ba0b [2024-09-09T14:55:39.676Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-09-09T14:55:40.280Z] ---> f0bde53f4df6 [2024-09-09T14:55:40.280Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-09-09T14:55:42.258Z] ---> 2ecc6b60f68a [2024-09-09T14:55:42.258Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-09-09T14:55:42.258Z] ---> Running in 5025ecd8d224 [2024-09-09T14:55:44.213Z] Removing intermediate container 5025ecd8d224 [2024-09-09T14:55:44.213Z] ---> 345835325b35 [2024-09-09T14:55:44.213Z] Step 24/30 : VOLUME /cache [2024-09-09T14:55:44.213Z] ---> Running in 139a2cdad11d [2024-09-09T14:55:44.213Z] Removing intermediate container 139a2cdad11d [2024-09-09T14:55:44.213Z] ---> ced4572acab1 [2024-09-09T14:55:44.214Z] Step 25/30 : EXPOSE 59711 [2024-09-09T14:55:44.487Z] ---> Running in 944ec3afb319 [2024-09-09T14:55:44.755Z] Removing intermediate container 944ec3afb319 [2024-09-09T14:55:44.755Z] ---> 74db5e914f74 [2024-09-09T14:55:44.755Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-09-09T14:55:44.755Z] ---> Running in 2758abaefdb5 [2024-09-09T14:55:45.029Z] Removing intermediate container 2758abaefdb5 [2024-09-09T14:55:45.029Z] ---> f03091fa245c [2024-09-09T14:55:45.029Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-09-09T14:55:45.297Z] ---> Running in 0dc9809c9284 [2024-09-09T14:55:45.565Z] Removing intermediate container 0dc9809c9284 [2024-09-09T14:55:45.565Z] ---> 52aa282184fc [2024-09-09T14:55:45.565Z] Step 28/30 : LABEL arch=arm64 [2024-09-09T14:55:45.565Z] ---> Running in abe931553ee8 [2024-09-09T14:55:45.831Z] Removing intermediate container abe931553ee8 [2024-09-09T14:55:45.831Z] ---> bec2cd067a54 [2024-09-09T14:55:45.831Z] Step 29/30 : LABEL git_sha=f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [2024-09-09T14:55:46.097Z] ---> Running in 5d5ec51ce9d1 [2024-09-09T14:55:46.367Z] Removing intermediate container 5d5ec51ce9d1 [2024-09-09T14:55:46.367Z] ---> b699234b35ae [2024-09-09T14:55:46.367Z] Step 30/30 : LABEL version=3.2.0-dev.26 [2024-09-09T14:55:46.367Z] ---> Running in 435ec5536db9 [2024-09-09T14:55:46.635Z] Removing intermediate container 435ec5536db9 [2024-09-09T14:55:46.635Z] ---> a3e0ed320f50 [2024-09-09T14:55:46.635Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T14:55:46.635Z] Successfully built a3e0ed320f50 [2024-09-09T14:55:46.635Z] 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-09-09T14:55:46.775Z] provisioning config files... [2024-09-09T14:55:46.791Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/180@tmp/config16388179778205764725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:55:47.134Z] ---> ****-login.sh [2024-09-09T14:55:47.134Z] nexus3.edgexfoundry.org:10001 [2024-09-09T14:55:47.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:55:47.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:55:47.400Z] Configure a credential helper to remove this warning. See [2024-09-09T14:55:47.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:55:47.401Z] [2024-09-09T14:55:47.401Z] Login Succeeded [2024-09-09T14:55:47.401Z] nexus3.edgexfoundry.org:10002 [2024-09-09T14:55:47.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:55:47.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:55:47.937Z] Configure a credential helper to remove this warning. See [2024-09-09T14:55:47.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:55:47.937Z] [2024-09-09T14:55:47.937Z] Login Succeeded [2024-09-09T14:55:47.937Z] nexus3.edgexfoundry.org:10003 [2024-09-09T14:55:48.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:55:48.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:55:48.204Z] Configure a credential helper to remove this warning. See [2024-09-09T14:55:48.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:55:48.204Z] [2024-09-09T14:55:48.204Z] Login Succeeded [2024-09-09T14:55:48.204Z] nexus3.edgexfoundry.org:10004 [2024-09-09T14:55:48.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:55:48.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:55:48.741Z] Configure a credential helper to remove this warning. See [2024-09-09T14:55:48.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:55:48.741Z] [2024-09-09T14:55:48.741Z] Login Succeeded [2024-09-09T14:55:48.741Z] ****.io [2024-09-09T14:55:49.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:55:49.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:55:49.274Z] Configure a credential helper to remove this warning. See [2024-09-09T14:55:49.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:55:49.274Z] [2024-09-09T14:55:49.274Z] Login Succeeded [2024-09-09T14:55:49.274Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T14:55:49.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T14:55:49.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T14:55:49.376Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-09-09T14:55:49.376Z] f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [2024-09-09T14:55:49.376Z] latest [2024-09-09T14:55:49.376Z] 3.2.0-dev.26 [2024-09-09T14:55:49.376Z] f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26 [2024-09-09T14:55:49.376Z] main [2024-09-09T14:55:49.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:55:49.768Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:55:50.128Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [2024-09-09T14:55:50.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-09-09T14:55:50.128Z] 4eabcb767ca9: Preparing [2024-09-09T14:55:50.128Z] 7d424ad5bf49: Preparing [2024-09-09T14:55:50.128Z] acbb772b150c: Preparing [2024-09-09T14:55:50.128Z] bed13ff1699e: Preparing [2024-09-09T14:55:50.128Z] 9bc8ebce93d9: Preparing [2024-09-09T14:55:50.128Z] 8d395f954f7c: Preparing [2024-09-09T14:55:50.128Z] da44ce34aedd: Preparing [2024-09-09T14:55:50.128Z] dda5cfac0477: Preparing [2024-09-09T14:55:50.128Z] 4aeaa0e7d41f: Preparing [2024-09-09T14:55:50.128Z] da44ce34aedd: Waiting [2024-09-09T14:55:50.128Z] 8d395f954f7c: Waiting [2024-09-09T14:55:50.128Z] dda5cfac0477: Waiting [2024-09-09T14:55:50.128Z] 4aeaa0e7d41f: Waiting [2024-09-09T14:55:50.402Z] 9bc8ebce93d9: Pushed [2024-09-09T14:55:50.402Z] acbb772b150c: Pushed [2024-09-09T14:55:50.402Z] bed13ff1699e: Pushed [2024-09-09T14:55:50.402Z] 4eabcb767ca9: Pushed [2024-09-09T14:55:50.402Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T14:55:50.402Z] 8d395f954f7c: Pushed [2024-09-09T14:55:50.669Z] da44ce34aedd: Pushed [2024-09-09T14:55:50.935Z] dda5cfac0477: Pushed [2024-09-09T14:55:57.762Z] 7d424ad5bf49: Pushed [2024-09-09T14:55:57.762Z] f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d: digest: sha256:fbc61429e6eb8bfc9d89b44b3610b381ff9b67b50d1746df9255446ade9525e6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:55:58.120Z] + 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-09-09T14:55:58.485Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-09-09T14:55:58.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-09-09T14:55:58.485Z] 4eabcb767ca9: Preparing [2024-09-09T14:55:58.485Z] 7d424ad5bf49: Preparing [2024-09-09T14:55:58.485Z] acbb772b150c: Preparing [2024-09-09T14:55:58.485Z] bed13ff1699e: Preparing [2024-09-09T14:55:58.485Z] 9bc8ebce93d9: Preparing [2024-09-09T14:55:58.485Z] 8d395f954f7c: Preparing [2024-09-09T14:55:58.485Z] da44ce34aedd: Preparing [2024-09-09T14:55:58.485Z] dda5cfac0477: Preparing [2024-09-09T14:55:58.485Z] 4aeaa0e7d41f: Preparing [2024-09-09T14:55:58.485Z] da44ce34aedd: Waiting [2024-09-09T14:55:58.485Z] dda5cfac0477: Waiting [2024-09-09T14:55:58.485Z] 4aeaa0e7d41f: Waiting [2024-09-09T14:55:58.485Z] 8d395f954f7c: Waiting [2024-09-09T14:55:58.485Z] 9bc8ebce93d9: Layer already exists [2024-09-09T14:55:58.485Z] 7d424ad5bf49: Layer already exists [2024-09-09T14:55:58.485Z] bed13ff1699e: Layer already exists [2024-09-09T14:55:58.485Z] 4eabcb767ca9: Layer already exists [2024-09-09T14:55:58.485Z] acbb772b150c: Layer already exists [2024-09-09T14:55:58.485Z] dda5cfac0477: Layer already exists [2024-09-09T14:55:58.485Z] da44ce34aedd: Layer already exists [2024-09-09T14:55:58.485Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T14:55:58.485Z] 8d395f954f7c: Layer already exists [2024-09-09T14:55:58.752Z] latest: digest: sha256:fbc61429e6eb8bfc9d89b44b3610b381ff9b67b50d1746df9255446ade9525e6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:55:59.119Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:55:59.482Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.26 [2024-09-09T14:55:59.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-09-09T14:55:59.482Z] 4eabcb767ca9: Preparing [2024-09-09T14:55:59.482Z] 7d424ad5bf49: Preparing [2024-09-09T14:55:59.482Z] acbb772b150c: Preparing [2024-09-09T14:55:59.482Z] bed13ff1699e: Preparing [2024-09-09T14:55:59.482Z] 9bc8ebce93d9: Preparing [2024-09-09T14:55:59.482Z] 8d395f954f7c: Preparing [2024-09-09T14:55:59.482Z] da44ce34aedd: Preparing [2024-09-09T14:55:59.482Z] dda5cfac0477: Preparing [2024-09-09T14:55:59.482Z] 4aeaa0e7d41f: Preparing [2024-09-09T14:55:59.482Z] 8d395f954f7c: Waiting [2024-09-09T14:55:59.482Z] dda5cfac0477: Waiting [2024-09-09T14:55:59.482Z] 4aeaa0e7d41f: Waiting [2024-09-09T14:55:59.482Z] da44ce34aedd: Waiting [2024-09-09T14:55:59.482Z] 7d424ad5bf49: Layer already exists [2024-09-09T14:55:59.482Z] 4eabcb767ca9: Layer already exists [2024-09-09T14:55:59.482Z] 9bc8ebce93d9: Layer already exists [2024-09-09T14:55:59.482Z] acbb772b150c: Layer already exists [2024-09-09T14:55:59.482Z] bed13ff1699e: Layer already exists [2024-09-09T14:55:59.482Z] 8d395f954f7c: Layer already exists [2024-09-09T14:55:59.482Z] da44ce34aedd: Layer already exists [2024-09-09T14:55:59.482Z] dda5cfac0477: Layer already exists [2024-09-09T14:55:59.482Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T14:55:59.748Z] 3.2.0-dev.26: digest: sha256:fbc61429e6eb8bfc9d89b44b3610b381ff9b67b50d1746df9255446ade9525e6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:00.256Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:00.596Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26 [2024-09-09T14:56:00.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-09-09T14:56:00.596Z] 4eabcb767ca9: Preparing [2024-09-09T14:56:00.596Z] 7d424ad5bf49: Preparing [2024-09-09T14:56:00.596Z] acbb772b150c: Preparing [2024-09-09T14:56:00.596Z] bed13ff1699e: Preparing [2024-09-09T14:56:00.596Z] 9bc8ebce93d9: Preparing [2024-09-09T14:56:00.596Z] 8d395f954f7c: Preparing [2024-09-09T14:56:00.596Z] da44ce34aedd: Preparing [2024-09-09T14:56:00.596Z] dda5cfac0477: Preparing [2024-09-09T14:56:00.596Z] 4aeaa0e7d41f: Preparing [2024-09-09T14:56:00.596Z] 8d395f954f7c: Waiting [2024-09-09T14:56:00.596Z] da44ce34aedd: Waiting [2024-09-09T14:56:00.596Z] dda5cfac0477: Waiting [2024-09-09T14:56:00.596Z] 4aeaa0e7d41f: Waiting [2024-09-09T14:56:00.596Z] bed13ff1699e: Layer already exists [2024-09-09T14:56:00.596Z] 9bc8ebce93d9: Layer already exists [2024-09-09T14:56:00.596Z] 7d424ad5bf49: Layer already exists [2024-09-09T14:56:00.596Z] acbb772b150c: Layer already exists [2024-09-09T14:56:00.596Z] 4eabcb767ca9: Layer already exists [2024-09-09T14:56:00.596Z] dda5cfac0477: Layer already exists [2024-09-09T14:56:00.596Z] 8d395f954f7c: Layer already exists [2024-09-09T14:56:00.596Z] da44ce34aedd: Layer already exists [2024-09-09T14:56:00.596Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T14:56:00.860Z] f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26: digest: sha256:fbc61429e6eb8bfc9d89b44b3610b381ff9b67b50d1746df9255446ade9525e6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:01.212Z] + 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-09-09T14:56:01.556Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-09-09T14:56:01.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-09-09T14:56:01.556Z] 4eabcb767ca9: Preparing [2024-09-09T14:56:01.556Z] 7d424ad5bf49: Preparing [2024-09-09T14:56:01.556Z] acbb772b150c: Preparing [2024-09-09T14:56:01.556Z] bed13ff1699e: Preparing [2024-09-09T14:56:01.556Z] 9bc8ebce93d9: Preparing [2024-09-09T14:56:01.556Z] 8d395f954f7c: Preparing [2024-09-09T14:56:01.556Z] da44ce34aedd: Preparing [2024-09-09T14:56:01.556Z] dda5cfac0477: Preparing [2024-09-09T14:56:01.556Z] 4aeaa0e7d41f: Preparing [2024-09-09T14:56:01.556Z] da44ce34aedd: Waiting [2024-09-09T14:56:01.556Z] 8d395f954f7c: Waiting [2024-09-09T14:56:01.556Z] dda5cfac0477: Waiting [2024-09-09T14:56:01.556Z] 4aeaa0e7d41f: Waiting [2024-09-09T14:56:01.556Z] bed13ff1699e: Layer already exists [2024-09-09T14:56:01.556Z] 7d424ad5bf49: Layer already exists [2024-09-09T14:56:01.556Z] 9bc8ebce93d9: Layer already exists [2024-09-09T14:56:01.556Z] 4eabcb767ca9: Layer already exists [2024-09-09T14:56:01.556Z] acbb772b150c: Layer already exists [2024-09-09T14:56:01.556Z] dda5cfac0477: Layer already exists [2024-09-09T14:56:01.556Z] 8d395f954f7c: Layer already exists [2024-09-09T14:56:01.556Z] da44ce34aedd: Layer already exists [2024-09-09T14:56:01.556Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T14:56:01.824Z] main: digest: sha256:fbc61429e6eb8bfc9d89b44b3610b381ff9b67b50d1746df9255446ade9525e6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T14:56:01.886Z] ===================================================== [Pipeline] echo [2024-09-09T14:56:01.895Z] taggedImages: [2024-09-09T14:56:01.895Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [2024-09-09T14:56:01.895Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-09-09T14:56:01.895Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.26 [2024-09-09T14:56:01.895Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d-3.2.0-dev.26 [2024-09-09T14:56:01.895Z] - 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-09-09T14:56:02.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T14:56:02.269Z] [2024-09-09T14:56:02.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:02.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T14:56:02.605Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T14:56:02.605Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T14:56:02.605Z] 04944245beec: Pulling fs layer [2024-09-09T14:56:02.605Z] 699f458cf7ca: Pulling fs layer [2024-09-09T14:56:02.605Z] 765212b225bb: Pulling fs layer [2024-09-09T14:56:02.605Z] f23df028b6ca: Pulling fs layer [2024-09-09T14:56:02.605Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T14:56:02.605Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T14:56:02.605Z] f23df028b6ca: Waiting [2024-09-09T14:56:02.605Z] d65c8cfc05b1: Waiting [2024-09-09T14:56:02.605Z] 765212b225bb: Waiting [2024-09-09T14:56:02.881Z] 04944245beec: Verifying Checksum [2024-09-09T14:56:02.881Z] 04944245beec: Download complete [2024-09-09T14:56:02.881Z] 765212b225bb: Verifying Checksum [2024-09-09T14:56:02.881Z] 765212b225bb: Download complete [2024-09-09T14:56:02.881Z] f23df028b6ca: Verifying Checksum [2024-09-09T14:56:02.881Z] f23df028b6ca: Download complete [2024-09-09T14:56:02.881Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T14:56:02.881Z] d65c8cfc05b1: Download complete [2024-09-09T14:56:03.150Z] 699f458cf7ca: Verifying Checksum [2024-09-09T14:56:03.150Z] 699f458cf7ca: Download complete [2024-09-09T14:56:03.420Z] 8998bd30e6a1: Download complete [2024-09-09T14:56:06.012Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T14:56:06.012Z] 2437ff75d9bd: Download complete [2024-09-09T14:56:08.595Z] 8998bd30e6a1: Pull complete [2024-09-09T14:56:08.863Z] 04944245beec: Pull complete [2024-09-09T14:56:10.274Z] 699f458cf7ca: Pull complete [2024-09-09T14:56:10.541Z] 765212b225bb: Pull complete [2024-09-09T14:56:11.501Z] f23df028b6ca: Pull complete [2024-09-09T14:56:11.768Z] d65c8cfc05b1: Pull complete [2024-09-09T14:56:29.977Z] 2437ff75d9bd: Pull complete [2024-09-09T14:56:29.977Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T14:56:29.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T14:56:29.977Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:56:30.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-9885 does not seem to be running inside a container [2024-09-09T14:56:30.295Z] $ 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/180 -v /w/workspace/app-rfid-llrp-inventory/180:/w/workspace/app-rfid-llrp-inventory/180:rw,z -v /w/workspace/app-rfid-llrp-inventory/180@tmp:/w/workspace/app-rfid-llrp-inventory/180@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-09-09T14:56:33.338Z] $ docker top f867312ea57aaf30084f5fb8200ae7c99f802c94b5e7c386e72faf1f1f252188 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:56:34.233Z] ---> job-cost.sh [2024-09-09T14:56:34.233Z] lf-activate-venv: SKIPPING [2024-09-09T14:56:34.233Z] INFO: No Stack... [2024-09-09T14:56:34.500Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T14:56:35.461Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T14:56:36.105Z] + + cat /w/workspace/app-rfid-llrp-inventory/180/archives/cost.csv [2024-09-09T14:56:36.105Z] cut -d, -f6 [Pipeline] lock [2024-09-09T14:56:36.149Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-180-stack-cost] [2024-09-09T14:56:36.160Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-180-stack-cost] did not exist. Created. [2024-09-09T14:56:36.170Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T14:56:36.833Z] /w/workspace/app-rfid-llrp-inventory/180@tmp/durable-586bd2cb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-09T14:56:37.495Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-09T14:56:37.523Z] Warning: overwriting stash ‘stack-cost’ [2024-09-09T14:56:37.588Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T14:56:37.597Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-180-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T14:56:37.633Z] $ docker stop --time=1 f867312ea57aaf30084f5fb8200ae7c99f802c94b5e7c386e72faf1f1f252188 [2024-09-09T14:56:39.214Z] $ docker rm -f --volumes f867312ea57aaf30084f5fb8200ae7c99f802c94b5e7c386e72faf1f1f252188 [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-09-09T14:56:39.703Z] provisioning config files... [2024-09-09T14:56:39.711Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config628559238645571012tmp [Pipeline] { [Pipeline] sh [2024-09-09T14:56:40.018Z] + set +x [2024-09-09T14:56:40.018Z] + curl -s https://codecov.io/bash [2024-09-09T14:56:40.018Z] + bash -s -- [2024-09-09T14:56:40.018Z] [2024-09-09T14:56:40.018Z] _____ _ [2024-09-09T14:56:40.018Z] / ____| | | [2024-09-09T14:56:40.018Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T14:56:40.018Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T14:56:40.018Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T14:56:40.018Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T14:56:40.018Z] Bash-1.0.6 [2024-09-09T14:56:40.018Z] [2024-09-09T14:56:40.018Z] [2024-09-09T14:56:40.018Z] ==> git version 2.25.1 found [2024-09-09T14:56:40.018Z] ==> 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-09-09T14:56:40.018Z] Release-Date: 2020-01-08 [2024-09-09T14:56:40.018Z] 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-09-09T14:56:40.018Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T14:56:40.018Z] ==> Jenkins CI detected. [2024-09-09T14:56:40.018Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-09-09T14:56:40.018Z] project root: . [2024-09-09T14:56:40.018Z] --> token set from env [2024-09-09T14:56:40.018Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T14:56:40.018Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T14:56:40.018Z] ==> Python coveragepy not found [2024-09-09T14:56:40.018Z] ==> Searching for coverage reports in: [2024-09-09T14:56:40.018Z] + . [2024-09-09T14:56:40.018Z] -> Found 1 reports [2024-09-09T14:56:40.018Z] ==> Detecting git/mercurial file structure [2024-09-09T14:56:40.277Z] ==> Reading reports [2024-09-09T14:56:40.277Z] + ./coverage.out bytes=41317 [2024-09-09T14:56:40.277Z] ==> Appending adjustments [2024-09-09T14:56:40.277Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T14:56:40.277Z] + Found adjustments [2024-09-09T14:56:40.277Z] ==> Gzipping contents [2024-09-09T14:56:40.277Z] 12K /tmp/codecov.44m78f.gz [2024-09-09T14:56:40.277Z] ==> Uploading reports [2024-09-09T14:56:40.277Z] url: https://codecov.io [2024-09-09T14:56:40.277Z] query: branch=main&commit=f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T14:56:40.277Z] -> Pinging Codecov [2024-09-09T14:56:40.278Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T14:56:40.537Z] -> Uploading to [2024-09-09T14:56:40.537Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/581DD39554BDF9B6E22D074273EAD858/f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d/a164cd35-40b2-49e1-9beb-b14ed51a89d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T145640Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cbe01fc4cccebcf1d486aacae92a9f5703f2245b2969a4a5e1e7b831c20584a9 [2024-09-09T14:56:40.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T14:56:40.537Z] Dload Upload Total Spent Left Speed [2024-09-09T14:56:40.795Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 52768 --:--:-- --:--:-- --:--:-- 52768 100 11609 0 0 100 11609 0 43807 --:--:-- --:--:-- --:--:-- 43642 [2024-09-09T14:56:40.795Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [Pipeline] } [2024-09-09T14:56:40.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-09T14:56:41.048Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-09T14:56:41.074Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:41.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T14:56:41.389Z] [2024-09-09T14:56:41.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:56:41.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T14:56:41.704Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-09T14:56:41.704Z] 619be1103602: Already exists [2024-09-09T14:56:41.704Z] f8ea3408117e: Pulling fs layer [2024-09-09T14:56:41.704Z] 91320369b822: Pulling fs layer [2024-09-09T14:56:41.704Z] 0406650e8295: Pulling fs layer [2024-09-09T14:56:41.704Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T14:56:41.704Z] 96d80e3f36e1: Pulling fs layer [2024-09-09T14:56:41.704Z] bcf3aedb951c: Pulling fs layer [2024-09-09T14:56:41.704Z] 4f4fb700ef54: Waiting [2024-09-09T14:56:41.704Z] 96d80e3f36e1: Waiting [2024-09-09T14:56:41.704Z] bcf3aedb951c: Waiting [2024-09-09T14:56:41.704Z] 0406650e8295: Verifying Checksum [2024-09-09T14:56:41.704Z] 0406650e8295: Download complete [2024-09-09T14:56:41.704Z] f8ea3408117e: Verifying Checksum [2024-09-09T14:56:41.704Z] f8ea3408117e: Download complete [2024-09-09T14:56:41.704Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T14:56:41.704Z] 4f4fb700ef54: Download complete [2024-09-09T14:56:41.704Z] f8ea3408117e: Pull complete [2024-09-09T14:56:41.963Z] 96d80e3f36e1: Verifying Checksum [2024-09-09T14:56:41.963Z] 96d80e3f36e1: Download complete [2024-09-09T14:56:42.221Z] 91320369b822: Verifying Checksum [2024-09-09T14:56:42.221Z] 91320369b822: Download complete [2024-09-09T14:56:42.514Z] bcf3aedb951c: Verifying Checksum [2024-09-09T14:56:42.514Z] bcf3aedb951c: Download complete [2024-09-09T14:56:45.156Z] 91320369b822: Pull complete [2024-09-09T14:56:45.156Z] 0406650e8295: Pull complete [2024-09-09T14:56:45.436Z] 4f4fb700ef54: Pull complete [2024-09-09T14:56:45.713Z] 96d80e3f36e1: Pull complete [2024-09-09T14:56:48.301Z] bcf3aedb951c: Pull complete [2024-09-09T14:56:48.302Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-09T14:56:48.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T14:56:48.302Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:56:48.409Z] prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container [2024-09-09T14:56:48.443Z] $ 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-09-09T14:56:51.999Z] $ docker top 4a2f1d7e7f995fee2fd2a52273e72ade53db15ee8978aa3542c178eb0eb23322 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:56:52.355Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2024-09-09T14:56:52.366Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-09-09T14:56:52.649Z] + set -o pipefail [2024-09-09T14:56:52.649Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-09-09T14:57:07.567Z] [2024-09-09T14:57:07.567Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-09-09T14:57:07.567Z] [2024-09-09T14:57:07.567Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/d1e799df-8570-485e-92bb-4a5aeb3b36b7 [2024-09-09T14:57:07.567Z] [2024-09-09T14:57:07.567Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-09T14:57:07.567Z] [2024-09-09T14:57:07.826Z] [2024-09-09T14:57:07.826Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-09T14:57:07.826Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-09T14:57:08.406Z] $ docker stop --time=1 4a2f1d7e7f995fee2fd2a52273e72ade53db15ee8978aa3542c178eb0eb23322 [2024-09-09T14:57:12.763Z] $ docker rm -f --volumes 4a2f1d7e7f995fee2fd2a52273e72ade53db15ee8978aa3542c178eb0eb23322 [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-09-09T14:57:13.666Z] + git log --format=format:%s -1 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d [Pipeline] sh [2024-09-09T14:57:13.958Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T14:57:13.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:57:14.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T14:57:14.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:57:14.350Z] prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container [2024-09-09T14:57:14.378Z] $ 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-09-09T14:57:14.928Z] $ docker top dcb4ec03a5bd4c93ceabae7f94ba0dad99f4cf630a376f85e8ea02c767c10774 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T14:57:15.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T14:57:15.045Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T14:57:15.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T14:57:15.161Z] $ docker exec dcb4ec03a5bd4c93ceabae7f94ba0dad99f4cf630a376f85e8ea02c767c10774 ssh-agent [2024-09-09T14:57:15.271Z] SSH_AUTH_SOCK=/tmp/ssh-oHeaHlryG2ZH/agent.32 [2024-09-09T14:57:15.271Z] SSH_AGENT_PID=38 [2024-09-09T14:57:15.276Z] Running ssh-add (command line suppressed) [2024-09-09T14:57:15.375Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15502752383649717887.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15502752383649717887.key) [2024-09-09T14:57:15.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T14:57:15.684Z] + git semver tag [2024-09-09T14:57:15.944Z] 2024-09-09 14:57:15,841 [run_tag] DEBUG tag force:False [2024-09-09T14:57:15.944Z] 2024-09-09 14:57:15,841 [check_head_tag] DEBUG check head tag [2024-09-09T14:57:15.944Z] 2024-09-09 14:57:15,843 [execute] INFO git cat-file --batch-check [2024-09-09T14:57:15.944Z] 2024-09-09 14:57:15,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-09-09T14:57:15.944Z] 2024-09-09 14:57:15,847 [execute] INFO git cat-file --batch [2024-09-09T14:57:15.944Z] 2024-09-09 14:57:15,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-09-09T14:57:15.944Z] 2024-09-09 14:57:15,871 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-09T14:57:15.944Z] 2024-09-09 14:57:15,871 [execute] INFO git tag -a v3.2.0-dev.26 -m v3.2.0-dev.26 [2024-09-09T14:57:15.944Z] 2024-09-09 14:57:15,871 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.26', '-m', 'v3.2.0-dev.26'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-09-09T14:57:15.944Z] 2024-09-09 14:57:15,875 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-09T14:57:15.944Z] 3.2.0-dev.26 [Pipeline] } [2024-09-09T14:57:15.955Z] $ docker exec --env ******** --env ******** dcb4ec03a5bd4c93ceabae7f94ba0dad99f4cf630a376f85e8ea02c767c10774 ssh-agent -k [2024-09-09T14:57:16.044Z] unset SSH_AUTH_SOCK; [2024-09-09T14:57:16.044Z] unset SSH_AGENT_PID; [2024-09-09T14:57:16.044Z] echo Agent pid 38 killed; [2024-09-09T14:57:16.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T14:57:16.388Z] + git semver [Pipeline] } [2024-09-09T14:57:16.661Z] $ docker stop --time=1 dcb4ec03a5bd4c93ceabae7f94ba0dad99f4cf630a376f85e8ea02c767c10774 [2024-09-09T14:57:17.972Z] $ docker rm -f --volumes dcb4ec03a5bd4c93ceabae7f94ba0dad99f4cf630a376f85e8ea02c767c10774 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:57:18.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T14:57:18.411Z] [2024-09-09T14:57:18.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:57:18.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T14:57:18.719Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-09T14:57:18.719Z] ab5ef0e58194: Pulling fs layer [2024-09-09T14:57:18.719Z] 9712f1f96733: Pulling fs layer [2024-09-09T14:57:18.719Z] 63f879dbbcfc: Pulling fs layer [2024-09-09T14:57:18.719Z] 0d9ebad4ef96: Pulling fs layer [2024-09-09T14:57:18.719Z] e9a5061849ea: Pulling fs layer [2024-09-09T14:57:18.719Z] 0d9ebad4ef96: Waiting [2024-09-09T14:57:18.719Z] d747dcd14b5f: Pulling fs layer [2024-09-09T14:57:18.719Z] 2de7ff778b66: Pulling fs layer [2024-09-09T14:57:18.719Z] e9a5061849ea: Waiting [2024-09-09T14:57:18.719Z] d747dcd14b5f: Waiting [2024-09-09T14:57:18.719Z] 2de7ff778b66: Waiting [2024-09-09T14:57:18.719Z] 9712f1f96733: Download complete [2024-09-09T14:57:18.978Z] 63f879dbbcfc: Verifying Checksum [2024-09-09T14:57:18.978Z] 63f879dbbcfc: Download complete [2024-09-09T14:57:18.978Z] e9a5061849ea: Verifying Checksum [2024-09-09T14:57:18.978Z] e9a5061849ea: Download complete [2024-09-09T14:57:18.978Z] d747dcd14b5f: Verifying Checksum [2024-09-09T14:57:18.978Z] d747dcd14b5f: Download complete [2024-09-09T14:57:19.235Z] 0d9ebad4ef96: Verifying Checksum [2024-09-09T14:57:19.235Z] 0d9ebad4ef96: Download complete [2024-09-09T14:57:19.235Z] ab5ef0e58194: Verifying Checksum [2024-09-09T14:57:19.235Z] ab5ef0e58194: Download complete [2024-09-09T14:57:19.235Z] 2de7ff778b66: Verifying Checksum [2024-09-09T14:57:19.235Z] 2de7ff778b66: Download complete [2024-09-09T14:57:21.761Z] ab5ef0e58194: Pull complete [2024-09-09T14:57:21.761Z] 9712f1f96733: Pull complete [2024-09-09T14:57:22.691Z] 63f879dbbcfc: Pull complete [2024-09-09T14:57:26.880Z] 0d9ebad4ef96: Pull complete [2024-09-09T14:57:26.880Z] e9a5061849ea: Pull complete [2024-09-09T14:57:26.880Z] d747dcd14b5f: Pull complete [2024-09-09T14:57:27.815Z] 2de7ff778b66: Pull complete [2024-09-09T14:57:27.815Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-09T14:57:27.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T14:57:27.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:57:27.929Z] prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container [2024-09-09T14:57:27.962Z] $ 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-09-09T14:57:32.866Z] $ docker top 136ce9f3c3c4b4a8232375256d28ba39a8293aa29e5507d4b0c0cb664c74887e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-09T14:57:32.949Z] provisioning config files... [2024-09-09T14:57:32.955Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17432828773987785319tmp [2024-09-09T14:57:32.965Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13782432469308573594tmp [2024-09-09T14:57:32.972Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4889735864284942845tmp [Pipeline] { [Pipeline] echo [2024-09-09T14:57:33.000Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:33.291Z] ---> sigul-configuration.sh [2024-09-09T14:57:33.291Z] gpg: directory `/root/.gnupg' created [2024-09-09T14:57:33.291Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-09T14:57:33.291Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-09T14:57:33.291Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-09T14:57:33.291Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-09T14:57:33.291Z] gpg: CAST5 encrypted data [2024-09-09T14:57:33.291Z] gpg: encrypted with 1 passphrase [2024-09-09T14:57:33.292Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-09T14:57:33.584Z] + mkdir /home/jenkins [2024-09-09T14:57:33.584Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-09T14:57:33.876Z] + 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-09-09T14:57:33.891Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:34.185Z] ---> sigul-install.sh [2024-09-09T14:57:34.185Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-09T14:57:34.485Z] + git tag --list [2024-09-09T14:57:34.485Z] v0.0.0 [2024-09-09T14:57:34.485Z] v1.0.0 [2024-09-09T14:57:34.485Z] v2.1.0 [2024-09-09T14:57:34.485Z] v2.1.1 [2024-09-09T14:57:34.485Z] v2.2.0 [2024-09-09T14:57:34.485Z] v2.3.0 [2024-09-09T14:57:34.485Z] v3.0 [2024-09-09T14:57:34.485Z] v3.0.0 [2024-09-09T14:57:34.485Z] v3.0.1 [2024-09-09T14:57:34.485Z] v3.0.1-dev.1 [2024-09-09T14:57:34.485Z] v3.1 [2024-09-09T14:57:34.485Z] v3.1.0 [2024-09-09T14:57:34.485Z] v3.1.0-dev.1 [2024-09-09T14:57:34.485Z] v3.1.0-dev.10 [2024-09-09T14:57:34.485Z] v3.1.0-dev.11 [2024-09-09T14:57:34.485Z] v3.1.0-dev.12 [2024-09-09T14:57:34.485Z] v3.1.0-dev.13 [2024-09-09T14:57:34.485Z] v3.1.0-dev.14 [2024-09-09T14:57:34.485Z] v3.1.0-dev.15 [2024-09-09T14:57:34.485Z] v3.1.0-dev.16 [2024-09-09T14:57:34.485Z] v3.1.0-dev.17 [2024-09-09T14:57:34.485Z] v3.1.0-dev.18 [2024-09-09T14:57:34.485Z] v3.1.0-dev.19 [2024-09-09T14:57:34.485Z] v3.1.0-dev.2 [2024-09-09T14:57:34.485Z] v3.1.0-dev.20 [2024-09-09T14:57:34.485Z] v3.1.0-dev.21 [2024-09-09T14:57:34.485Z] v3.1.0-dev.22 [2024-09-09T14:57:34.485Z] v3.1.0-dev.23 [2024-09-09T14:57:34.485Z] v3.1.0-dev.24 [2024-09-09T14:57:34.485Z] v3.1.0-dev.25 [2024-09-09T14:57:34.485Z] v3.1.0-dev.26 [2024-09-09T14:57:34.485Z] v3.1.0-dev.27 [2024-09-09T14:57:34.485Z] v3.1.0-dev.28 [2024-09-09T14:57:34.485Z] v3.1.0-dev.29 [2024-09-09T14:57:34.485Z] v3.1.0-dev.3 [2024-09-09T14:57:34.485Z] v3.1.0-dev.30 [2024-09-09T14:57:34.485Z] v3.1.0-dev.31 [2024-09-09T14:57:34.485Z] v3.1.0-dev.32 [2024-09-09T14:57:34.485Z] v3.1.0-dev.33 [2024-09-09T14:57:34.485Z] v3.1.0-dev.34 [2024-09-09T14:57:34.485Z] v3.1.0-dev.35 [2024-09-09T14:57:34.485Z] v3.1.0-dev.36 [2024-09-09T14:57:34.485Z] v3.1.0-dev.37 [2024-09-09T14:57:34.485Z] v3.1.0-dev.38 [2024-09-09T14:57:34.485Z] v3.1.0-dev.39 [2024-09-09T14:57:34.485Z] v3.1.0-dev.4 [2024-09-09T14:57:34.485Z] v3.1.0-dev.40 [2024-09-09T14:57:34.485Z] v3.1.0-dev.5 [2024-09-09T14:57:34.485Z] v3.1.0-dev.6 [2024-09-09T14:57:34.485Z] v3.1.0-dev.7 [2024-09-09T14:57:34.485Z] v3.1.0-dev.8 [2024-09-09T14:57:34.485Z] v3.1.0-dev.9 [2024-09-09T14:57:34.485Z] v3.1.1 [2024-09-09T14:57:34.485Z] v3.2.0-dev.1 [2024-09-09T14:57:34.485Z] v3.2.0-dev.10 [2024-09-09T14:57:34.485Z] v3.2.0-dev.11 [2024-09-09T14:57:34.485Z] v3.2.0-dev.12 [2024-09-09T14:57:34.485Z] v3.2.0-dev.13 [2024-09-09T14:57:34.485Z] v3.2.0-dev.14 [2024-09-09T14:57:34.485Z] v3.2.0-dev.15 [2024-09-09T14:57:34.485Z] v3.2.0-dev.16 [2024-09-09T14:57:34.485Z] v3.2.0-dev.17 [2024-09-09T14:57:34.485Z] v3.2.0-dev.18 [2024-09-09T14:57:34.486Z] v3.2.0-dev.19 [2024-09-09T14:57:34.486Z] v3.2.0-dev.2 [2024-09-09T14:57:34.486Z] v3.2.0-dev.20 [2024-09-09T14:57:34.486Z] v3.2.0-dev.21 [2024-09-09T14:57:34.486Z] v3.2.0-dev.22 [2024-09-09T14:57:34.486Z] v3.2.0-dev.23 [2024-09-09T14:57:34.486Z] v3.2.0-dev.24 [2024-09-09T14:57:34.486Z] v3.2.0-dev.25 [2024-09-09T14:57:34.486Z] v3.2.0-dev.26 [2024-09-09T14:57:34.486Z] v3.2.0-dev.3 [2024-09-09T14:57:34.486Z] v3.2.0-dev.4 [2024-09-09T14:57:34.486Z] v3.2.0-dev.5 [2024-09-09T14:57:34.486Z] v3.2.0-dev.6 [2024-09-09T14:57:34.486Z] v3.2.0-dev.7 [2024-09-09T14:57:34.486Z] v3.2.0-dev.8 [2024-09-09T14:57:34.486Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-09T14:57:34.780Z] + lftools sign git-tag v3.2.0-dev.26 [2024-09-09T14:57:35.349Z] Signing Git tag with Sigul... [2024-09-09T14:57:35.349Z] Signing v3.2.0-dev.26 [Pipeline] echo [2024-09-09T14:57:35.624Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:35.916Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-09T14:57:35.924Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-09T14:57:35.955Z] $ docker stop --time=1 136ce9f3c3c4b4a8232375256d28ba39a8293aa29e5507d4b0c0cb664c74887e [2024-09-09T14:57:37.227Z] $ docker rm -f --volumes 136ce9f3c3c4b4a8232375256d28ba39a8293aa29e5507d4b0c0cb664c74887e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-09T14:57:37.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T14:57:37.684Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:57:37.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T14:57:37.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:57:38.075Z] prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container [2024-09-09T14:57:38.103Z] $ 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-09-09T14:57:38.450Z] $ docker top f1c1bbec6cc12a2c18f5ebb2cd3a73eac79d4452bfe1c72c05abf97bd78edb57 -eo pid,comm [2024-09-09T14:57:38.496Z] 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-09-09T14:57:38.496Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T14:57:38.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T14:57:38.553Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T14:57:38.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T14:57:38.656Z] $ docker exec f1c1bbec6cc12a2c18f5ebb2cd3a73eac79d4452bfe1c72c05abf97bd78edb57 ssh-agent [2024-09-09T14:57:38.755Z] SSH_AUTH_SOCK=/tmp/ssh-ApV1pUkDtlv4/agent.33 [2024-09-09T14:57:38.755Z] SSH_AGENT_PID=40 [2024-09-09T14:57:38.759Z] Running ssh-add (command line suppressed) [2024-09-09T14:57:38.855Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13369726077076065763.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13369726077076065763.key) [2024-09-09T14:57:38.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T14:57:39.161Z] + git semver bump pre [2024-09-09T14:57:39.420Z] 2024-09-09 14:57:39,347 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-09T14:57:39.420Z] 2024-09-09 14:57:39,347 [bump_version] DEBUG bumping version:3.2.0-dev.26 on axis:pre with prefix:dev [2024-09-09T14:57:39.420Z] 2024-09-09 14:57:39,347 [bump_version] DEBUG bumped version:3.2.0-dev.27 [2024-09-09T14:57:39.420Z] 2024-09-09 14:57:39,347 [write_version] DEBUG write version:3.2.0-dev.27 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-09-09T14:57:39.420Z] 2024-09-09 14:57:39,347 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-09T14:57:39.420Z] 2024-09-09 14:57:39,347 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-09T14:57:39.420Z] 2024-09-09 14:57:39,349 [execute] INFO git cat-file --batch-check [2024-09-09T14:57:39.420Z] 2024-09-09 14:57:39,349 [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-09-09T14:57:39.420Z] 2024-09-09 14:57:39,354 [execute] INFO git cat-file --batch [2024-09-09T14:57:39.420Z] 2024-09-09 14:57:39,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T14:57:39.420Z] 2024-09-09 14:57:39,359 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-09T14:57:39.420Z] 3.2.0-dev.27 [Pipeline] } [2024-09-09T14:57:39.429Z] $ docker exec --env ******** --env ******** f1c1bbec6cc12a2c18f5ebb2cd3a73eac79d4452bfe1c72c05abf97bd78edb57 ssh-agent -k [2024-09-09T14:57:39.517Z] unset SSH_AUTH_SOCK; [2024-09-09T14:57:39.517Z] unset SSH_AGENT_PID; [2024-09-09T14:57:39.517Z] echo Agent pid 40 killed; [2024-09-09T14:57:39.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T14:57:39.848Z] + git semver [Pipeline] } [2024-09-09T14:57:40.121Z] $ docker stop --time=1 f1c1bbec6cc12a2c18f5ebb2cd3a73eac79d4452bfe1c72c05abf97bd78edb57 [2024-09-09T14:57:41.411Z] $ docker rm -f --volumes f1c1bbec6cc12a2c18f5ebb2cd3a73eac79d4452bfe1c72c05abf97bd78edb57 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T14:57:41.772Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T14:57:41.772Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:57:42.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T14:57:42.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:57:42.157Z] prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container [2024-09-09T14:57:42.185Z] $ 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-09-09T14:57:42.548Z] $ docker top 1810d633acc8913c453d77a4533afcfc0f8883b16110130c0b6f1cdc240c1eae -eo pid,comm [2024-09-09T14:57:42.593Z] 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-09-09T14:57:42.593Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T14:57:42.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T14:57:42.655Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T14:57:42.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T14:57:42.770Z] $ docker exec 1810d633acc8913c453d77a4533afcfc0f8883b16110130c0b6f1cdc240c1eae ssh-agent [2024-09-09T14:57:42.868Z] SSH_AUTH_SOCK=/tmp/ssh-BzVqGGK5YGtG/agent.32 [2024-09-09T14:57:42.868Z] SSH_AGENT_PID=38 [2024-09-09T14:57:42.873Z] Running ssh-add (command line suppressed) [2024-09-09T14:57:42.975Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5895921722481720435.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5895921722481720435.key) [2024-09-09T14:57:42.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T14:57:43.285Z] + git semver push [2024-09-09T14:57:43.546Z] 2024-09-09 14:57:43,448 [run_push] DEBUG push [2024-09-09T14:57:43.546Z] 2024-09-09 14:57:43,449 [execute] INFO git cat-file --batch-check [2024-09-09T14:57:43.546Z] 2024-09-09 14:57:43,449 [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-09-09T14:57:43.546Z] 2024-09-09 14:57:43,453 [execute] INFO git rev-list c28ddc31bfcc7b2a2eb35fc4bf27cc2db9e6721a -- [2024-09-09T14:57:43.546Z] 2024-09-09 14:57:43,453 [execute] DEBUG Popen(['git', 'rev-list', 'c28ddc31bfcc7b2a2eb35fc4bf27cc2db9e6721a', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T14:57:43.546Z] 2024-09-09 14:57:43,461 [execute] INFO git fetch -v origin [2024-09-09T14:57:43.546Z] 2024-09-09 14:57:43,461 [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-09-09T14:57:44.114Z] 2024-09-09 14:57:43,917 [run_push] DEBUG no remote changes detected [2024-09-09T14:57:44.114Z] 2024-09-09 14:57:43,918 [execute] INFO git push origin semver [2024-09-09T14:57:44.114Z] 2024-09-09 14:57:43,918 [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-09-09T14:57:44.682Z] 2024-09-09 14:57:44,596 [run_push] DEBUG push all version tags [2024-09-09T14:57:44.682Z] 2024-09-09 14:57:44,597 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-09T14:57:44.682Z] 2024-09-09 14:57:44,597 [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-09-09T14:57:45.249Z] 2024-09-09 14:57:45,236 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-09T14:57:45.249Z] 3.2.0-dev.27 [Pipeline] } [2024-09-09T14:57:45.519Z] $ docker exec --env ******** --env ******** 1810d633acc8913c453d77a4533afcfc0f8883b16110130c0b6f1cdc240c1eae ssh-agent -k [2024-09-09T14:57:45.620Z] unset SSH_AUTH_SOCK; [2024-09-09T14:57:45.620Z] unset SSH_AGENT_PID; [2024-09-09T14:57:45.620Z] echo Agent pid 38 killed; [2024-09-09T14:57:45.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T14:57:46.007Z] + git semver [Pipeline] } [2024-09-09T14:57:46.279Z] $ docker stop --time=1 1810d633acc8913c453d77a4533afcfc0f8883b16110130c0b6f1cdc240c1eae [2024-09-09T14:57:47.516Z] $ docker rm -f --volumes 1810d633acc8913c453d77a4533afcfc0f8883b16110130c0b6f1cdc240c1eae [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-09-09T14:57:48.158Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-09-09T14:57:48.159Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-09-09T14:57:48.159Z] total 16 [2024-09-09T14:57:48.159Z] drwxr-xr-x 3 root root 4096 Sep 9 14:37 . [2024-09-09T14:57:48.159Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 9 14:57 .. [2024-09-09T14:57:48.159Z] drwxr-xr-x 2 root root 4096 Sep 9 14:37 cost [2024-09-09T14:57:48.159Z] -rw-r--r-- 1 root root 95 Sep 9 14:37 cost.csv [2024-09-09T14:57:48.159Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-09-09T14:57:48.159Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-09-09T14:57:48.159Z] total 16 [2024-09-09T14:57:48.159Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 14:37 . [2024-09-09T14:57:48.159Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 9 14:57 .. [2024-09-09T14:57:48.159Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 14:37 cost [2024-09-09T14:57:48.159Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 9 14:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:48.451Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:49.323Z] ---> package-listing.sh [2024-09-09T14:57:49.323Z] ++ facter osfamily [2024-09-09T14:57:49.323Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T14:57:49.583Z] + OS_FAMILY=debian [2024-09-09T14:57:49.583Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-09-09T14:57:49.583Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T14:57:49.583Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T14:57:49.583Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T14:57:49.583Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T14:57:49.583Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-09-09T14:57:49.583Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T14:57:49.583Z] + case "${OS_FAMILY}" in [2024-09-09T14:57:49.583Z] + dpkg -l [2024-09-09T14:57:49.583Z] + grep '^ii' [2024-09-09T14:57:49.583Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T14:57:49.583Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T14:57:49.583Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T14:57:49.583Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-09-09T14:57:49.583Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-09-09T14:57:49.583Z] + 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-09-09T14:57:49.594Z] 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-09-09T14:57:49.870Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:57:50.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T14:57:50.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:57:50.509Z] prd-ubuntu20.04-docker-8c-8g-9883 does not seem to be running inside a container [2024-09-09T14:57:50.541Z] $ 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-09-09T14:57:50.721Z] $ docker top 7555c96ca255a8fdf3c2e983046e9b5d1d5d8d0e0d89dde95b94faa161393a17 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:57:51.064Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T14:57:51.349Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T14:57:51.635Z] + ls /var/log/sa-host [2024-09-09T14:57:51.635Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T14:57:51.713Z] provisioning config files... [2024-09-09T14:57:51.722Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6287349008634593660tmp [Pipeline] { [Pipeline] echo [2024-09-09T14:57:51.743Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:52.027Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T14:57:52.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:52.376Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T14:57:52.387Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:52.672Z] ---> sudo-logs.sh [2024-09-09T14:57:52.672Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T14:57:52.706Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:52.992Z] ---> job-cost.sh [2024-09-09T14:57:52.992Z] lf-activate-venv: SKIPPING [2024-09-09T14:57:52.992Z] DEBUG: total: 0.2199999988079071 [2024-09-09T14:57:52.992Z] INFO: Retrieving Stack Cost... [2024-09-09T14:57:53.251Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T14:57:53.510Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T14:57:53.525Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:57:53.809Z] ---> logs-deploy.sh [2024-09-09T14:57:53.809Z] lf-activate-venv: SKIPPING [2024-09-09T14:57:53.809Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/180 [2024-09-09T14:57:53.809Z] INFO: archiving workspace using pattern(s): [2024-09-09T14:57:54.749Z] Archives upload complete. [2024-09-09T14:57:54.749Z] INFO: archiving logs to Nexus