Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96ba23eab77964c3e2fbce9406ca923645e3f610 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-ssh16926530944841881881.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4062241777237071450.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh2665717177925527406.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6912265351471666595.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-ssh9643949908508529957.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 ‘prd-ubuntu20.04-docker-8c-8g-1147’ Running on prd-ubuntu20.04-docker-8c-8g-1150 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 96ba23eab77964c3e2fbce9406ca923645e3f610 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#283)" > git config core.sparsecheckout # timeout=10 > git checkout -f 96ba23eab77964c3e2fbce9406ca923645e3f610 # timeout=10 > git rev-list --no-walk c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-25T15:20:51.698Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-25T15:20:51.770Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-25T15:20:51.798Z] ========================================================= [2024-03-25T15:20:51.799Z] EdgeX Global Pipelines Version Info [2024-03-25T15:20:51.799Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:20:53.325Z] ------------------- [2024-03-25T15:20:53.325Z] stable info: [2024-03-25T15:20:53.325Z] ------------------- [2024-03-25T15:20:53.325Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-25T15:20:53.325Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-25T15:20:53.325Z] Message: update stable to v1.0.258 [2024-03-25T15:20:53.586Z] ------------------- [2024-03-25T15:20:53.586Z] experimental info: [2024-03-25T15:20:53.586Z] ------------------- [2024-03-25T15:20:53.586Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-25T15:20:53.586Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-25T15:20:53.586Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-25T15:20:53.670Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-03-25T15:20:53.689Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-03-25T15:20:53.712Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-25T15:20:53.733Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-25T15:20:53.751Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-25T15:20:53.770Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-25T15:20:53.793Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-25T15:20:53.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-25T15:20:53.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-25T15:20:53.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-25T15:20:53.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-25T15:20:53.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-03-25T15:20:53.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-25T15:20:53.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-25T15:20:53.989Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-25T15:20:54.018Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-25T15:20:54.038Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-25T15:20:54.063Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-25T15:20:54.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-25T15:20:54.111Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-25T15:20:54.132Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-25T15:20:54.148Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-25T15:20:54.166Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-25T15:20:54.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-25T15:20:54.214Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-25T15:20:54.238Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-25T15:20:54.265Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-25T15:20:54.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-25T15:20:54.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-25T15:20:54.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-25T15:20:54.352Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96ba23eab77964c3e2fbce9406ca923645e3f610 [Pipeline] echo [2024-03-25T15:20:54.372Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96ba23e [Pipeline] echo [2024-03-25T15:20:54.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T15:20:54.454Z] provisioning config files... [2024-03-25T15:20:54.470Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4153056737741743172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:20:54.810Z] ---> ****-login.sh [2024-03-25T15:20:54.810Z] nexus3.edgexfoundry.org:10001 [2024-03-25T15:20:54.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:20:55.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:20:55.068Z] Configure a credential helper to remove this warning. See [2024-03-25T15:20:55.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:20:55.068Z] [2024-03-25T15:20:55.068Z] Login Succeeded [2024-03-25T15:20:55.068Z] nexus3.edgexfoundry.org:10002 [2024-03-25T15:20:55.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:20:55.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:20:55.069Z] Configure a credential helper to remove this warning. See [2024-03-25T15:20:55.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:20:55.069Z] [2024-03-25T15:20:55.069Z] Login Succeeded [2024-03-25T15:20:55.069Z] nexus3.edgexfoundry.org:10003 [2024-03-25T15:20:55.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:20:55.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:20:55.328Z] Configure a credential helper to remove this warning. See [2024-03-25T15:20:55.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:20:55.328Z] [2024-03-25T15:20:55.328Z] Login Succeeded [2024-03-25T15:20:55.328Z] nexus3.edgexfoundry.org:10004 [2024-03-25T15:20:55.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:20:55.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:20:55.329Z] Configure a credential helper to remove this warning. See [2024-03-25T15:20:55.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:20:55.329Z] [2024-03-25T15:20:55.329Z] Login Succeeded [2024-03-25T15:20:55.329Z] ****.io [2024-03-25T15:20:55.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:20:55.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:20:55.590Z] Configure a credential helper to remove this warning. See [2024-03-25T15:20:55.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:20:55.590Z] [2024-03-25T15:20:55.590Z] Login Succeeded [2024-03-25T15:20:55.590Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T15:20:55.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-25T15:20:56.016Z] + git rev-list -1 --merges 96ba23eab77964c3e2fbce9406ca923645e3f610~1..96ba23eab77964c3e2fbce9406ca923645e3f610 [Pipeline] echo [2024-03-25T15:20:56.047Z] -----------> git rev-list -1 --merges 96ba23eab77964c3e2fbce9406ca923645e3f610~1..96ba23eab77964c3e2fbce9406ca923645e3f610 96ba23eab77964c3e2fbce9406ca923645e3f610 [false] [Pipeline] sh [2024-03-25T15:20:56.353Z] + git log --format=format:%s -1 96ba23eab77964c3e2fbce9406ca923645e3f610 [Pipeline] echo [2024-03-25T15:20:56.373Z] ========================================================= [2024-03-25T15:20:56.373Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-25T15:20:56.373Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-25T15:20:56.714Z] + git log --format=format:%s -1 96ba23eab77964c3e2fbce9406ca923645e3f610 [Pipeline] echo [2024-03-25T15:20:56.725Z] [semverPrep] GIT_COMMIT: 96ba23eab77964c3e2fbce9406ca923645e3f610, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#283) [Pipeline] echo [2024-03-25T15:20:56.738Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-25T15:20:57.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-25T15:20:57.090Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-25T15:20:57.090Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-25T15:20:57.090Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-25T15:20:57.090Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-25T15:20:57.090Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-25T15:20:57.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:20:57.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T15:20:57.438Z] [2024-03-25T15:20:57.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:20:57.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T15:20:57.737Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-25T15:20:57.737Z] b85a868b505f: Pulling fs layer [2024-03-25T15:20:57.737Z] e2be974225ed: Pulling fs layer [2024-03-25T15:20:57.737Z] 339a4e72a1f5: Pulling fs layer [2024-03-25T15:20:57.737Z] 988bab9f4d93: Pulling fs layer [2024-03-25T15:20:57.737Z] 1469e6f7b9e6: Pulling fs layer [2024-03-25T15:20:57.737Z] eaf3925da568: Pulling fs layer [2024-03-25T15:20:57.737Z] bab4dde63d76: Pulling fs layer [2024-03-25T15:20:57.737Z] bde34c3a00c8: Pulling fs layer [2024-03-25T15:20:57.737Z] b352a97aabf1: Pulling fs layer [2024-03-25T15:20:57.737Z] 4872d77fe225: Pulling fs layer [2024-03-25T15:20:57.737Z] 5851b861e8e6: Pulling fs layer [2024-03-25T15:20:57.737Z] 988bab9f4d93: Waiting [2024-03-25T15:20:57.737Z] 1469e6f7b9e6: Waiting [2024-03-25T15:20:57.737Z] eaf3925da568: Waiting [2024-03-25T15:20:57.737Z] bab4dde63d76: Waiting [2024-03-25T15:20:57.737Z] bde34c3a00c8: Waiting [2024-03-25T15:20:57.737Z] b352a97aabf1: Waiting [2024-03-25T15:20:57.737Z] 4872d77fe225: Waiting [2024-03-25T15:20:57.737Z] 5851b861e8e6: Waiting [2024-03-25T15:20:57.737Z] e2be974225ed: Download complete [2024-03-25T15:20:57.737Z] 988bab9f4d93: Verifying Checksum [2024-03-25T15:20:57.737Z] 988bab9f4d93: Download complete [2024-03-25T15:20:57.737Z] 339a4e72a1f5: Verifying Checksum [2024-03-25T15:20:57.737Z] 339a4e72a1f5: Download complete [2024-03-25T15:20:57.997Z] eaf3925da568: Verifying Checksum [2024-03-25T15:20:57.997Z] eaf3925da568: Download complete [2024-03-25T15:20:57.997Z] 1469e6f7b9e6: Verifying Checksum [2024-03-25T15:20:57.997Z] 1469e6f7b9e6: Download complete [2024-03-25T15:20:57.997Z] bde34c3a00c8: Verifying Checksum [2024-03-25T15:20:57.997Z] bde34c3a00c8: Download complete [2024-03-25T15:20:57.997Z] b352a97aabf1: Verifying Checksum [2024-03-25T15:20:57.998Z] b352a97aabf1: Download complete [2024-03-25T15:20:57.998Z] 4872d77fe225: Verifying Checksum [2024-03-25T15:20:57.998Z] 4872d77fe225: Download complete [2024-03-25T15:20:57.998Z] 5851b861e8e6: Verifying Checksum [2024-03-25T15:20:57.998Z] 5851b861e8e6: Download complete [2024-03-25T15:20:57.998Z] b85a868b505f: Verifying Checksum [2024-03-25T15:20:57.998Z] b85a868b505f: Download complete [2024-03-25T15:20:58.259Z] bab4dde63d76: Verifying Checksum [2024-03-25T15:20:58.259Z] bab4dde63d76: Download complete [2024-03-25T15:20:59.193Z] b85a868b505f: Pull complete [2024-03-25T15:20:59.193Z] e2be974225ed: Pull complete [2024-03-25T15:20:59.759Z] 339a4e72a1f5: Pull complete [2024-03-25T15:20:59.759Z] 988bab9f4d93: Pull complete [2024-03-25T15:21:00.018Z] 1469e6f7b9e6: Pull complete [2024-03-25T15:21:00.018Z] eaf3925da568: Pull complete [2024-03-25T15:21:01.923Z] bab4dde63d76: Pull complete [2024-03-25T15:21:01.923Z] bde34c3a00c8: Pull complete [2024-03-25T15:21:01.923Z] b352a97aabf1: Pull complete [2024-03-25T15:21:01.923Z] 4872d77fe225: Pull complete [2024-03-25T15:21:01.923Z] 5851b861e8e6: Pull complete [2024-03-25T15:21:01.923Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-25T15:21:01.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T15:21:01.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:21:02.061Z] prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container [2024-03-25T15:21:02.088Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-25T15:21:04.311Z] $ docker top 2553c9072ad430e97650912871f8524db9849ed34dac3e92bcccb012a48338b3 -eo pid,comm [2024-03-25T15:21:04.363Z] 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-03-25T15:21:04.363Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-25T15:21:04.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T15:21:04.416Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T15:21:04.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T15:21:04.521Z] $ docker exec 2553c9072ad430e97650912871f8524db9849ed34dac3e92bcccb012a48338b3 ssh-agent [2024-03-25T15:21:04.615Z] SSH_AUTH_SOCK=/tmp/ssh-Z9QrZMxxdIZZ/agent.31 [2024-03-25T15:21:04.615Z] SSH_AGENT_PID=37 [2024-03-25T15:21:04.621Z] Running ssh-add (command line suppressed) [2024-03-25T15:21:04.714Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12587525856586742245.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12587525856586742245.key) [2024-03-25T15:21:04.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T15:21:05.021Z] + git tag --points-at HEAD [Pipeline] } [2024-03-25T15:21:05.030Z] $ docker exec --env ******** --env ******** 2553c9072ad430e97650912871f8524db9849ed34dac3e92bcccb012a48338b3 ssh-agent -k [2024-03-25T15:21:05.124Z] unset SSH_AUTH_SOCK; [2024-03-25T15:21:05.125Z] unset SSH_AGENT_PID; [2024-03-25T15:21:05.125Z] echo Agent pid 37 killed; [2024-03-25T15:21:05.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-25T15:21:05.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T15:21:05.171Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T15:21:05.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T15:21:05.276Z] $ docker exec 2553c9072ad430e97650912871f8524db9849ed34dac3e92bcccb012a48338b3 ssh-agent [2024-03-25T15:21:05.372Z] SSH_AUTH_SOCK=/tmp/ssh-Y8UmrlUsPmJZ/agent.70 [2024-03-25T15:21:05.372Z] SSH_AGENT_PID=76 [2024-03-25T15:21:05.377Z] Running ssh-add (command line suppressed) [2024-03-25T15:21:05.476Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17937730405571279795.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17937730405571279795.key) [2024-03-25T15:21:05.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T15:21:05.785Z] + git semver init [2024-03-25T15:21:06.044Z] 2024-03-25 15:21:05,967 [run_init] DEBUG init version:0.0.0 force:False [2024-03-25T15:21:06.044Z] 2024-03-25 15:21:05,968 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-03-25T15:21:06.044Z] 2024-03-25 15:21:05,968 [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-03-25T15:21:06.044Z] 2024-03-25 15:21:05,969 [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-03-25T15:21:07.424Z] 2024-03-25 15:21:07,261 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-03-25T15:21:07.424Z] 2024-03-25 15:21:07,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-03-25T15:21:07.424Z] 2024-03-25 15:21:07,262 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-25T15:21:07.424Z] 2024-03-25 15:21:07,262 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-25T15:21:07.424Z] 3.2.0-dev.19 [Pipeline] } [2024-03-25T15:21:07.432Z] $ docker exec --env ******** --env ******** 2553c9072ad430e97650912871f8524db9849ed34dac3e92bcccb012a48338b3 ssh-agent -k [2024-03-25T15:21:07.524Z] unset SSH_AUTH_SOCK; [2024-03-25T15:21:07.524Z] unset SSH_AGENT_PID; [2024-03-25T15:21:07.524Z] echo Agent pid 76 killed; [2024-03-25T15:21:07.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-25T15:21:07.862Z] + git semver [Pipeline] } [2024-03-25T15:21:08.132Z] $ docker stop --time=1 2553c9072ad430e97650912871f8524db9849ed34dac3e92bcccb012a48338b3 [2024-03-25T15:21:09.435Z] $ docker rm -f --volumes 2553c9072ad430e97650912871f8524db9849ed34dac3e92bcccb012a48338b3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T15:21:09.778Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-25T15:21:10.001Z] Stashed 1 file(s) [Pipeline] echo [2024-03-25T15:21:10.005Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [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-03-25T15:21:10.231Z] provisioning config files... [2024-03-25T15:21:10.242Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15770127185432419160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:21:10.544Z] ---> ****-login.sh [2024-03-25T15:21:10.544Z] nexus3.edgexfoundry.org:10001 [2024-03-25T15:21:10.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:21:10.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:21:10.544Z] Configure a credential helper to remove this warning. See [2024-03-25T15:21:10.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:21:10.544Z] [2024-03-25T15:21:10.544Z] Login Succeeded [2024-03-25T15:21:10.544Z] nexus3.edgexfoundry.org:10002 [2024-03-25T15:21:10.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:21:10.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:21:10.544Z] Configure a credential helper to remove this warning. See [2024-03-25T15:21:10.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:21:10.544Z] [2024-03-25T15:21:10.544Z] Login Succeeded [2024-03-25T15:21:10.544Z] nexus3.edgexfoundry.org:10003 [2024-03-25T15:21:10.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:21:10.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:21:10.803Z] Configure a credential helper to remove this warning. See [2024-03-25T15:21:10.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:21:10.803Z] [2024-03-25T15:21:10.803Z] Login Succeeded [2024-03-25T15:21:10.803Z] nexus3.edgexfoundry.org:10004 [2024-03-25T15:21:10.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:21:10.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:21:10.803Z] Configure a credential helper to remove this warning. See [2024-03-25T15:21:10.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:21:10.803Z] [2024-03-25T15:21:10.803Z] Login Succeeded [2024-03-25T15:21:10.804Z] ****.io [2024-03-25T15:21:10.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:21:11.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:21:11.062Z] Configure a credential helper to remove this warning. See [2024-03-25T15:21:11.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:21:11.063Z] [2024-03-25T15:21:11.063Z] Login Succeeded [2024-03-25T15:21:11.063Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T15:21:11.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-25T15:21:11.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T15:21:11.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T15:21:11.186Z] ========================================================= [2024-03-25T15:21:11.186Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-25T15:21:11.186Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:21:11.520Z] + 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-03-25T15:21:11.520Z] Sending build context to Docker daemon 16.96MB [2024-03-25T15:21:11.520Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T15:21:11.520Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-25T15:21:11.520Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-25T15:21:11.520Z] 7264a8db6415: Pulling fs layer [2024-03-25T15:21:11.520Z] c4d48a809fc2: Pulling fs layer [2024-03-25T15:21:11.520Z] 4f1c88b9dad5: Pulling fs layer [2024-03-25T15:21:11.520Z] ad3a456e5733: Pulling fs layer [2024-03-25T15:21:11.520Z] 69c7f0334f64: Pulling fs layer [2024-03-25T15:21:11.520Z] 1f1c1a5573a3: Pulling fs layer [2024-03-25T15:21:11.520Z] ce7588e14bc9: Pulling fs layer [2024-03-25T15:21:11.520Z] b5e4710f87ac: Pulling fs layer [2024-03-25T15:21:11.520Z] 69c7f0334f64: Waiting [2024-03-25T15:21:11.520Z] 1f1c1a5573a3: Waiting [2024-03-25T15:21:11.520Z] ce7588e14bc9: Waiting [2024-03-25T15:21:11.520Z] b5e4710f87ac: Waiting [2024-03-25T15:21:11.520Z] ad3a456e5733: Waiting [2024-03-25T15:21:11.520Z] c4d48a809fc2: Verifying Checksum [2024-03-25T15:21:11.520Z] c4d48a809fc2: Download complete [2024-03-25T15:21:11.520Z] ad3a456e5733: Verifying Checksum [2024-03-25T15:21:11.520Z] ad3a456e5733: Download complete [2024-03-25T15:21:11.520Z] 69c7f0334f64: Verifying Checksum [2024-03-25T15:21:11.520Z] 69c7f0334f64: Download complete [2024-03-25T15:21:11.778Z] 7264a8db6415: Download complete [2024-03-25T15:21:11.778Z] 1f1c1a5573a3: Verifying Checksum [2024-03-25T15:21:11.778Z] 1f1c1a5573a3: Download complete [2024-03-25T15:21:11.778Z] 7264a8db6415: Pull complete [2024-03-25T15:21:11.778Z] b5e4710f87ac: Verifying Checksum [2024-03-25T15:21:11.778Z] b5e4710f87ac: Download complete [2024-03-25T15:21:12.036Z] c4d48a809fc2: Pull complete [2024-03-25T15:21:12.036Z] 4f1c88b9dad5: Verifying Checksum [2024-03-25T15:21:12.036Z] 4f1c88b9dad5: Download complete [2024-03-25T15:21:12.294Z] ce7588e14bc9: Verifying Checksum [2024-03-25T15:21:12.294Z] ce7588e14bc9: Download complete [2024-03-25T15:21:15.577Z] 4f1c88b9dad5: Pull complete [2024-03-25T15:21:15.577Z] ad3a456e5733: Pull complete [2024-03-25T15:21:15.577Z] 69c7f0334f64: Pull complete [2024-03-25T15:21:15.577Z] 1f1c1a5573a3: Pull complete [2024-03-25T15:21:17.475Z] ce7588e14bc9: Pull complete [2024-03-25T15:21:18.042Z] b5e4710f87ac: Pull complete [2024-03-25T15:21:18.042Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-25T15:21:18.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-25T15:21:18.042Z] ---> 88b5674ff536 [2024-03-25T15:21:18.042Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-25T15:21:21.328Z] ---> Running in 318cec382711 [2024-03-25T15:21:21.328Z] Removing intermediate container 318cec382711 [2024-03-25T15:21:21.328Z] ---> 0d227047537c [2024-03-25T15:21:21.328Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-25T15:21:21.328Z] ---> Running in b67b14f17f64 [2024-03-25T15:21:21.329Z] Removing intermediate container b67b14f17f64 [2024-03-25T15:21:21.329Z] ---> 410071d48886 [2024-03-25T15:21:21.329Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-25T15:21:21.329Z] ---> Running in 3153a8c5398f [2024-03-25T15:21:21.329Z] Removing intermediate container 3153a8c5398f [2024-03-25T15:21:21.329Z] ---> e0275a713185 [2024-03-25T15:21:21.329Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-25T15:21:21.329Z] ---> Running in add1ca783a92 [2024-03-25T15:21:21.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T15:21:21.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T15:21:22.104Z] OK: 264 MiB in 52 packages [2024-03-25T15:21:22.362Z] Removing intermediate container add1ca783a92 [2024-03-25T15:21:22.362Z] ---> 0cd80135f928 [2024-03-25T15:21:22.362Z] Step 7/12 : WORKDIR /app [2024-03-25T15:21:22.362Z] ---> Running in a56db1e712b1 [2024-03-25T15:21:22.619Z] Removing intermediate container a56db1e712b1 [2024-03-25T15:21:22.619Z] ---> 7b3eb7372673 [2024-03-25T15:21:22.619Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-25T15:21:22.619Z] ---> e6320adc778c [2024-03-25T15:21:22.619Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T15:21:22.619Z] ---> Running in 9c69eae4434b [2024-03-25T15:21:25.162Z] Still waiting to schedule task [2024-03-25T15:21:25.163Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1149’ [2024-03-25T15:22:09.294Z] Removing intermediate container 9c69eae4434b [2024-03-25T15:22:09.294Z] ---> 23abee9569f4 [2024-03-25T15:22:09.294Z] Step 10/12 : COPY . . [2024-03-25T15:22:09.294Z] ---> c2eca67a0e0c [2024-03-25T15:22:09.294Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-25T15:22:09.294Z] ---> Running in 20bb6df82a9d [2024-03-25T15:22:09.294Z] Removing intermediate container 20bb6df82a9d [2024-03-25T15:22:09.294Z] ---> 626925a340ff [2024-03-25T15:22:09.294Z] Step 12/12 : RUN $MAKE [2024-03-25T15:22:09.294Z] ---> Running in a9a00c41186b [2024-03-25T15:22:09.294Z] noop [2024-03-25T15:22:09.294Z] Removing intermediate container a9a00c41186b [2024-03-25T15:22:09.294Z] ---> 59e101538f11 [2024-03-25T15:22:09.294Z] Successfully built 59e101538f11 [2024-03-25T15:22:09.294Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:22:09.620Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-25T15:22:09.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:22:09.697Z] prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container [2024-03-25T15:22:09.720Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-03-25T15:22:10.056Z] $ docker top 69b10d3d54ae096d28ac381734eb36147e8f74f2a7f722f088af037ba9da4d11 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T15:22:10.408Z] + go version [2024-03-25T15:22:10.408Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-25T15:22:10.415Z] $ docker stop --time=1 69b10d3d54ae096d28ac381734eb36147e8f74f2a7f722f088af037ba9da4d11 [2024-03-25T15:22:11.717Z] $ docker rm -f --volumes 69b10d3d54ae096d28ac381734eb36147e8f74f2a7f722f088af037ba9da4d11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:22:12.160Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-25T15:22:12.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:22:12.239Z] prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container [2024-03-25T15:22:12.266Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-03-25T15:22:12.573Z] $ docker top 282860aceaa76745b89657a6865040a4832a88ed7d21c4860eb85baff6004009 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T15:22:12.922Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-03-25T15:22:13.224Z] + make test [2024-03-25T15:22:13.224Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-25T15:22:39.767Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-25T15:22:39.767Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-25T15:22:40.335Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.128s coverage: 86.2% of statements [2024-03-25T15:22:42.869Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.687s coverage: 71.9% of statements [2024-03-25T15:23:09.398Z] go vet ./... [2024-03-25T15:23:14.662Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-25T15:23:14.662Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-25T15:23:14.662Z] ./bin/test-attribution.sh [2024-03-25T15:23:14.662Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-25T15:23:14.662Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-25T15:23:14.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-25T15:23:14.692Z] $ docker stop --time=1 282860aceaa76745b89657a6865040a4832a88ed7d21c4860eb85baff6004009 [2024-03-25T15:23:18.822Z] $ docker rm -f --volumes 282860aceaa76745b89657a6865040a4832a88ed7d21c4860eb85baff6004009 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T15:23:19.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-25T15:23:19.510Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-25T15:23:19.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-25T15:23:20.245Z] + ls -al . [2024-03-25T15:23:20.245Z] total 276 [2024-03-25T15:23:20.245Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 25 15:22 . [2024-03-25T15:23:20.245Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 15:20 .. [2024-03-25T15:23:20.245Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 25 15:20 .dockerignore [2024-03-25T15:23:20.245Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 15:22 .git [2024-03-25T15:23:20.245Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:20 .github [2024-03-25T15:23:20.245Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 25 15:20 .gitignore [2024-03-25T15:23:20.245Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 15:20 .golangci.yml [2024-03-25T15:23:20.245Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 15:21 .semver [2024-03-25T15:23:20.245Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 25 15:20 Attribution.txt [2024-03-25T15:23:20.245Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 25 15:20 CHANGELOG.md [2024-03-25T15:23:20.245Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 25 15:20 Dockerfile [2024-03-25T15:23:20.245Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 15:20 GOVERNANCE.md [2024-03-25T15:23:20.245Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 25 15:20 Jenkinsfile [2024-03-25T15:23:20.245Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 25 15:20 LICENSE [2024-03-25T15:23:20.245Z] -rw-rw-r-- 1 jenkins jenkins 2503 Mar 25 15:20 Makefile [2024-03-25T15:23:20.245Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 25 15:20 OWNERS.md [2024-03-25T15:23:20.245Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 25 15:20 README.md [2024-03-25T15:23:20.245Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 25 15:21 VERSION [2024-03-25T15:23:20.245Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:20 bin [2024-03-25T15:23:20.245Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 25 15:22 coverage.out [2024-03-25T15:23:20.245Z] -rw-rw-r-- 1 jenkins jenkins 7273 Mar 25 15:20 go.mod [2024-03-25T15:23:20.245Z] -rw-rw-r-- 1 jenkins jenkins 101604 Mar 25 15:20 go.sum [2024-03-25T15:23:20.245Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:20 images [2024-03-25T15:23:20.245Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 15:20 internal [2024-03-25T15:23:20.245Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 25 15:20 main.go [2024-03-25T15:23:20.245Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:20 openapi [2024-03-25T15:23:20.245Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:20 res [2024-03-25T15:23:20.245Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:23:20.570Z] + 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=96ba23eab77964c3e2fbce9406ca923645e3f610 --label arch=amd64 --label version=3.2.0-dev.19 . [2024-03-25T15:23:20.571Z] Sending build context to Docker daemon 16.96MB [2024-03-25T15:23:20.571Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T15:23:20.571Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-25T15:23:20.571Z] ---> 59e101538f11 [2024-03-25T15:23:20.571Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-25T15:23:20.830Z] ---> Running in 24a6b0d4d1fc [2024-03-25T15:23:20.830Z] Removing intermediate container 24a6b0d4d1fc [2024-03-25T15:23:20.830Z] ---> a41c85949cd7 [2024-03-25T15:23:20.830Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-25T15:23:21.089Z] ---> Running in d7d15fb93df2 [2024-03-25T15:23:21.089Z] Removing intermediate container d7d15fb93df2 [2024-03-25T15:23:21.089Z] ---> 1a37304d8193 [2024-03-25T15:23:21.089Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-25T15:23:21.089Z] ---> Running in b09cdf0251bb [2024-03-25T15:23:21.089Z] Removing intermediate container b09cdf0251bb [2024-03-25T15:23:21.089Z] ---> 7772e0cd26d5 [2024-03-25T15:23:21.089Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-25T15:23:21.089Z] ---> Running in cae8474aa111 [2024-03-25T15:23:21.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T15:23:21.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T15:23:21.870Z] OK: 264 MiB in 52 packages [2024-03-25T15:23:22.130Z] Removing intermediate container cae8474aa111 [2024-03-25T15:23:22.130Z] ---> 85a43bb7303e [2024-03-25T15:23:22.130Z] Step 7/30 : WORKDIR /app [2024-03-25T15:23:22.130Z] ---> Running in 40f7df6b3276 [2024-03-25T15:23:22.130Z] Removing intermediate container 40f7df6b3276 [2024-03-25T15:23:22.130Z] ---> 3f64af58a748 [2024-03-25T15:23:22.130Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-25T15:23:22.389Z] ---> f1235b58afd0 [2024-03-25T15:23:22.389Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T15:23:22.389Z] ---> Running in 38b6928a882e [2024-03-25T15:23:22.958Z] Removing intermediate container 38b6928a882e [2024-03-25T15:23:22.958Z] ---> 30e455028035 [2024-03-25T15:23:22.958Z] Step 10/30 : COPY . . [2024-03-25T15:23:23.528Z] ---> 421cb2b6102f [2024-03-25T15:23:23.528Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-25T15:23:23.528Z] ---> Running in 84a959c862a4 [2024-03-25T15:23:23.528Z] Removing intermediate container 84a959c862a4 [2024-03-25T15:23:23.528Z] ---> eae5647cb1a2 [2024-03-25T15:23:23.528Z] Step 12/30 : RUN $MAKE [2024-03-25T15:23:23.528Z] ---> Running in f32497cc96cb [2024-03-25T15:23:23.787Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.19" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-25T15:23:50.331Z] Removing intermediate container f32497cc96cb [2024-03-25T15:23:50.331Z] ---> 7d580313f6c6 [2024-03-25T15:23:50.331Z] Step 13/30 : FROM alpine:3.18 [2024-03-25T15:23:50.331Z] 3.18: Pulling from library/alpine [2024-03-25T15:23:50.331Z] 619be1103602: Pulling fs layer [2024-03-25T15:23:50.331Z] 619be1103602: Verifying Checksum [2024-03-25T15:23:50.331Z] 619be1103602: Download complete [2024-03-25T15:23:50.331Z] 619be1103602: Pull complete [2024-03-25T15:23:50.331Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T15:23:50.331Z] Status: Downloaded newer image for alpine:3.18 [2024-03-25T15:23:50.331Z] ---> d3782b16ccc9 [2024-03-25T15:23:50.331Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-25T15:23:50.331Z] ---> Running in 2e71810c5460 [2024-03-25T15:23:50.331Z] Removing intermediate container 2e71810c5460 [2024-03-25T15:23:50.331Z] ---> 953c059e6681 [2024-03-25T15:23:50.331Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-25T15:23:50.331Z] ---> Running in cbec9ebc3a18 [2024-03-25T15:23:50.331Z] Removing intermediate container cbec9ebc3a18 [2024-03-25T15:23:50.331Z] ---> f8236d335539 [2024-03-25T15:23:50.331Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-25T15:23:50.331Z] ---> Running in f2947fe63fa1 [2024-03-25T15:23:50.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T15:23:50.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T15:23:50.590Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-25T15:23:50.590Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-25T15:23:50.590Z] Executing busybox-1.36.1-r5.trigger [2024-03-25T15:23:50.590Z] Executing ca-certificates-20240226-r0.trigger [2024-03-25T15:23:50.590Z] OK: 8 MiB in 17 packages [2024-03-25T15:23:50.850Z] Removing intermediate container f2947fe63fa1 [2024-03-25T15:23:50.850Z] ---> 75cbef4a6aa6 [2024-03-25T15:23:50.850Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-25T15:23:50.850Z] ---> Running in 07f15d2be097 [2024-03-25T15:23:51.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T15:23:51.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T15:23:51.376Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T15:23:51.376Z] Executing ca-certificates-20240226-r0.trigger [2024-03-25T15:23:51.523Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1152 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-03-25T15:23:51.541Z] Running in /w/workspace/app-rfid-llrp-inventory/172 [Pipeline] { [Pipeline] checkout [2024-03-25T15:23:51.635Z] OK: 8 MiB in 17 packages [2024-03-25T15:23:51.894Z] Removing intermediate container 07f15d2be097 [2024-03-25T15:23:51.894Z] ---> 4353ce625ff8 [2024-03-25T15:23:51.894Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-25T15:23:51.894Z] ---> 5cf0860790e1 [2024-03-25T15:23:51.894Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-25T15:23:52.153Z] ---> 6855b0e7d3b7 [2024-03-25T15:23:52.153Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-25T15:23:52.153Z] ---> 4fc332135ede [2024-03-25T15:23:52.153Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-25T15:23:52.411Z] ---> 5b6cc8840b14 [2024-03-25T15:23:52.411Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-25T15:23:52.979Z] ---> d393fc3526a1 [2024-03-25T15:23:52.979Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-25T15:23:52.979Z] ---> Running in 11c103e8c382 [2024-03-25T15:23:53.546Z] Removing intermediate container 11c103e8c382 [2024-03-25T15:23:53.546Z] ---> 034e5deb3a1b [2024-03-25T15:23:53.546Z] Step 24/30 : VOLUME /cache [2024-03-25T15:23:53.546Z] ---> Running in 0ba07422d81e [2024-03-25T15:23:53.546Z] Removing intermediate container 0ba07422d81e [2024-03-25T15:23:53.546Z] ---> 15b58f9ba874 [2024-03-25T15:23:53.546Z] Step 25/30 : EXPOSE 59711 [2024-03-25T15:23:53.546Z] ---> Running in c868405b6cd1 [2024-03-25T15:23:53.804Z] Removing intermediate container c868405b6cd1 [2024-03-25T15:23:53.804Z] ---> 7786a65f7a87 [2024-03-25T15:23:53.804Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-25T15:23:53.804Z] ---> Running in d6de591e0ada [2024-03-25T15:23:53.804Z] Removing intermediate container d6de591e0ada [2024-03-25T15:23:53.804Z] ---> 712b94c4b046 [2024-03-25T15:23:53.804Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-25T15:23:53.804Z] ---> Running in e69f1ff3b0e5 [2024-03-25T15:23:53.804Z] Removing intermediate container e69f1ff3b0e5 [2024-03-25T15:23:53.804Z] ---> 11a9011d20d7 [2024-03-25T15:23:53.804Z] Step 28/30 : LABEL arch=amd64 [2024-03-25T15:23:53.804Z] ---> Running in 497970b87619 [2024-03-25T15:23:54.063Z] Removing intermediate container 497970b87619 [2024-03-25T15:23:54.063Z] ---> bb420e196f6b [2024-03-25T15:23:54.063Z] Step 29/30 : LABEL git_sha=96ba23eab77964c3e2fbce9406ca923645e3f610 [2024-03-25T15:23:54.063Z] ---> Running in 34c2fe1edcca [2024-03-25T15:23:54.063Z] Removing intermediate container 34c2fe1edcca [2024-03-25T15:23:54.063Z] ---> 4580238489a0 [2024-03-25T15:23:54.063Z] Step 30/30 : LABEL version=3.2.0-dev.19 [2024-03-25T15:23:54.063Z] ---> Running in 87785c866baa [2024-03-25T15:23:54.063Z] Removing intermediate container 87785c866baa [2024-03-25T15:23:54.063Z] ---> 959ff34ffd53 [2024-03-25T15:23:54.063Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-25T15:23:54.064Z] Successfully built 959ff34ffd53 [2024-03-25T15:23:54.064Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [2024-03-25T15:23:54.598Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T15:23:54.736Z] provisioning config files... [2024-03-25T15:23:54.747Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1013845080866080491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:23:55.047Z] ---> ****-login.sh [2024-03-25T15:23:55.047Z] nexus3.edgexfoundry.org:10001 [2024-03-25T15:23:55.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:23:55.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:23:55.047Z] Configure a credential helper to remove this warning. See [2024-03-25T15:23:55.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:23:55.047Z] [2024-03-25T15:23:55.047Z] Login Succeeded [2024-03-25T15:23:55.047Z] nexus3.edgexfoundry.org:10002 [2024-03-25T15:23:55.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:23:55.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:23:55.048Z] Configure a credential helper to remove this warning. See [2024-03-25T15:23:55.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:23:55.048Z] [2024-03-25T15:23:55.048Z] Login Succeeded [2024-03-25T15:23:55.048Z] nexus3.edgexfoundry.org:10003 [2024-03-25T15:23:55.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:23:55.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:23:55.307Z] Configure a credential helper to remove this warning. See [2024-03-25T15:23:55.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:23:55.307Z] [2024-03-25T15:23:55.307Z] Login Succeeded [2024-03-25T15:23:55.307Z] nexus3.edgexfoundry.org:10004 [2024-03-25T15:23:55.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:23:55.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:23:55.307Z] Configure a credential helper to remove this warning. See [2024-03-25T15:23:55.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:23:55.307Z] [2024-03-25T15:23:55.307Z] Login Succeeded [2024-03-25T15:23:55.307Z] ****.io [2024-03-25T15:23:55.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:23:55.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:23:55.566Z] Configure a credential helper to remove this warning. See [2024-03-25T15:23:55.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:23:55.566Z] [2024-03-25T15:23:55.566Z] Login Succeeded [2024-03-25T15:23:55.566Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T15:23:55.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-25T15:23:55.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T15:23:55.649Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-03-25T15:23:55.649Z] 96ba23eab77964c3e2fbce9406ca923645e3f610 [2024-03-25T15:23:55.649Z] latest [2024-03-25T15:23:55.649Z] 3.2.0-dev.19 [2024-03-25T15:23:55.649Z] 96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19 [2024-03-25T15:23:55.649Z] main [2024-03-25T15:23:55.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:23:55.993Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:96ba23eab77964c3e2fbce9406ca923645e3f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:23:56.317Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:96ba23eab77964c3e2fbce9406ca923645e3f610 [2024-03-25T15:23:56.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-25T15:23:56.317Z] 58580601639d: Preparing [2024-03-25T15:23:56.317Z] 4745400e27a9: Preparing [2024-03-25T15:23:56.317Z] b823c5b4d372: Preparing [2024-03-25T15:23:56.317Z] d6f5e50dd3d2: Preparing [2024-03-25T15:23:56.317Z] 79ba69356905: Preparing [2024-03-25T15:23:56.317Z] 58987818c695: Preparing [2024-03-25T15:23:56.317Z] 4c1ec88b15d2: Preparing [2024-03-25T15:23:56.317Z] e3cd14600e2a: Preparing [2024-03-25T15:23:56.317Z] aedc3bda2944: Preparing [2024-03-25T15:23:56.317Z] 4c1ec88b15d2: Waiting [2024-03-25T15:23:56.317Z] e3cd14600e2a: Waiting [2024-03-25T15:23:56.317Z] aedc3bda2944: Waiting [2024-03-25T15:23:56.317Z] 58987818c695: Waiting [2024-03-25T15:23:56.317Z] 58580601639d: Pushed [2024-03-25T15:23:56.317Z] b823c5b4d372: Pushed [2024-03-25T15:23:56.317Z] d6f5e50dd3d2: Pushed [2024-03-25T15:23:56.317Z] 79ba69356905: Pushed [2024-03-25T15:23:56.317Z] aedc3bda2944: Layer already exists [2024-03-25T15:23:56.578Z] 58987818c695: Pushed [2024-03-25T15:23:56.578Z] 4c1ec88b15d2: Pushed [2024-03-25T15:23:56.578Z] e3cd14600e2a: Pushed [2024-03-25T15:23:59.116Z] 4745400e27a9: Pushed [2024-03-25T15:23:59.116Z] 96ba23eab77964c3e2fbce9406ca923645e3f610: digest: sha256:3933a0e2f090b8608369b54c2a1b84963e487bfb889b4bdcafaa0a5cca5b61b6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:23:59.450Z] + 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-03-25T15:23:59.723Z] using credential edgex-jenkins-ssh [2024-03-25T15:23:59.749Z] Cloning the remote Git repository [2024-03-25T15:23:59.777Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-25T15:23:59.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-25T15:23:59.777Z] 58580601639d: Preparing [2024-03-25T15:23:59.777Z] 4745400e27a9: Preparing [2024-03-25T15:23:59.777Z] b823c5b4d372: Preparing [2024-03-25T15:23:59.777Z] d6f5e50dd3d2: Preparing [2024-03-25T15:23:59.777Z] 79ba69356905: Preparing [2024-03-25T15:23:59.777Z] 58987818c695: Preparing [2024-03-25T15:23:59.777Z] 4c1ec88b15d2: Preparing [2024-03-25T15:23:59.777Z] e3cd14600e2a: Preparing [2024-03-25T15:23:59.777Z] aedc3bda2944: Preparing [2024-03-25T15:23:59.777Z] aedc3bda2944: Waiting [2024-03-25T15:23:59.777Z] 4c1ec88b15d2: Waiting [2024-03-25T15:23:59.777Z] e3cd14600e2a: Waiting [2024-03-25T15:23:59.777Z] 58987818c695: Waiting [2024-03-25T15:23:59.777Z] b823c5b4d372: Layer already exists [2024-03-25T15:23:59.777Z] 4745400e27a9: Layer already exists [2024-03-25T15:23:59.777Z] d6f5e50dd3d2: Layer already exists [2024-03-25T15:23:59.777Z] 58580601639d: Layer already exists [2024-03-25T15:23:59.777Z] 79ba69356905: Layer already exists [2024-03-25T15:23:59.777Z] 4c1ec88b15d2: Layer already exists [2024-03-25T15:23:59.777Z] aedc3bda2944: Layer already exists [2024-03-25T15:23:59.777Z] e3cd14600e2a: Layer already exists [2024-03-25T15:23:59.777Z] 58987818c695: Layer already exists [2024-03-25T15:23:59.777Z] latest: digest: sha256:3933a0e2f090b8608369b54c2a1b84963e487bfb889b4bdcafaa0a5cca5b61b6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:24:00.107Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:24:00.427Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.19 [2024-03-25T15:24:00.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-25T15:24:00.427Z] 58580601639d: Preparing [2024-03-25T15:24:00.427Z] 4745400e27a9: Preparing [2024-03-25T15:24:00.427Z] b823c5b4d372: Preparing [2024-03-25T15:24:00.427Z] d6f5e50dd3d2: Preparing [2024-03-25T15:24:00.427Z] 79ba69356905: Preparing [2024-03-25T15:24:00.427Z] 58987818c695: Preparing [2024-03-25T15:24:00.427Z] 4c1ec88b15d2: Preparing [2024-03-25T15:24:00.427Z] e3cd14600e2a: Preparing [2024-03-25T15:24:00.427Z] aedc3bda2944: Preparing [2024-03-25T15:24:00.427Z] aedc3bda2944: Waiting [2024-03-25T15:24:00.427Z] e3cd14600e2a: Waiting [2024-03-25T15:24:00.427Z] 58987818c695: Waiting [2024-03-25T15:24:00.427Z] 4c1ec88b15d2: Waiting [2024-03-25T15:24:00.427Z] 79ba69356905: Layer already exists [2024-03-25T15:24:00.427Z] 58580601639d: Layer already exists [2024-03-25T15:24:00.427Z] 4745400e27a9: Layer already exists [2024-03-25T15:24:00.427Z] d6f5e50dd3d2: Layer already exists [2024-03-25T15:24:00.427Z] b823c5b4d372: Layer already exists [2024-03-25T15:24:00.427Z] e3cd14600e2a: Layer already exists [2024-03-25T15:24:00.427Z] 4c1ec88b15d2: Layer already exists [2024-03-25T15:24:00.427Z] 58987818c695: Layer already exists [2024-03-25T15:24:00.427Z] aedc3bda2944: Layer already exists [2024-03-25T15:24:00.427Z] 3.2.0-dev.19: digest: sha256:3933a0e2f090b8608369b54c2a1b84963e487bfb889b4bdcafaa0a5cca5b61b6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:23:59.814Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-25T15:23:59.938Z] > git init /w/workspace/app-rfid-llrp-inventory/172 # timeout=10 [2024-03-25T15:24:00.149Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-25T15:24:00.150Z] > git --version # timeout=10 [2024-03-25T15:24:00.176Z] > git --version # 'git version 2.25.1' [2024-03-25T15:24:00.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-25T15:24:00.397Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-25T15:24:00.755Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:24:01.072Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19 [2024-03-25T15:24:01.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-25T15:24:01.072Z] 58580601639d: Preparing [2024-03-25T15:24:01.072Z] 4745400e27a9: Preparing [2024-03-25T15:24:01.072Z] b823c5b4d372: Preparing [2024-03-25T15:24:01.072Z] d6f5e50dd3d2: Preparing [2024-03-25T15:24:01.072Z] 79ba69356905: Preparing [2024-03-25T15:24:01.072Z] 58987818c695: Preparing [2024-03-25T15:24:01.072Z] 4c1ec88b15d2: Preparing [2024-03-25T15:24:01.072Z] e3cd14600e2a: Preparing [2024-03-25T15:24:01.072Z] aedc3bda2944: Preparing [2024-03-25T15:24:01.072Z] e3cd14600e2a: Waiting [2024-03-25T15:24:01.072Z] aedc3bda2944: Waiting [2024-03-25T15:24:01.072Z] 58987818c695: Waiting [2024-03-25T15:24:01.072Z] 4c1ec88b15d2: Waiting [2024-03-25T15:24:01.072Z] 58580601639d: Layer already exists [2024-03-25T15:24:01.072Z] d6f5e50dd3d2: Layer already exists [2024-03-25T15:24:01.072Z] b823c5b4d372: Layer already exists [2024-03-25T15:24:01.072Z] 4745400e27a9: Layer already exists [2024-03-25T15:24:01.072Z] 79ba69356905: Layer already exists [2024-03-25T15:24:01.072Z] 58987818c695: Layer already exists [2024-03-25T15:24:01.072Z] 4c1ec88b15d2: Layer already exists [2024-03-25T15:24:01.072Z] e3cd14600e2a: Layer already exists [2024-03-25T15:24:01.072Z] aedc3bda2944: Layer already exists [2024-03-25T15:24:01.072Z] 96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19: digest: sha256:3933a0e2f090b8608369b54c2a1b84963e487bfb889b4bdcafaa0a5cca5b61b6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:24:01.403Z] + 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-03-25T15:24:01.726Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-03-25T15:24:01.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-25T15:24:01.726Z] 58580601639d: Preparing [2024-03-25T15:24:01.727Z] 4745400e27a9: Preparing [2024-03-25T15:24:01.727Z] b823c5b4d372: Preparing [2024-03-25T15:24:01.727Z] d6f5e50dd3d2: Preparing [2024-03-25T15:24:01.727Z] 79ba69356905: Preparing [2024-03-25T15:24:01.727Z] 58987818c695: Preparing [2024-03-25T15:24:01.727Z] 4c1ec88b15d2: Preparing [2024-03-25T15:24:01.727Z] e3cd14600e2a: Preparing [2024-03-25T15:24:01.727Z] aedc3bda2944: Preparing [2024-03-25T15:24:01.727Z] 58987818c695: Waiting [2024-03-25T15:24:01.727Z] aedc3bda2944: Waiting [2024-03-25T15:24:01.727Z] e3cd14600e2a: Waiting [2024-03-25T15:24:01.727Z] 4c1ec88b15d2: Waiting [2024-03-25T15:24:01.727Z] d6f5e50dd3d2: Layer already exists [2024-03-25T15:24:01.727Z] 4745400e27a9: Layer already exists [2024-03-25T15:24:01.727Z] 79ba69356905: Layer already exists [2024-03-25T15:24:01.727Z] 58580601639d: Layer already exists [2024-03-25T15:24:01.727Z] b823c5b4d372: Layer already exists [2024-03-25T15:24:01.727Z] 58987818c695: Layer already exists [2024-03-25T15:24:01.727Z] e3cd14600e2a: Layer already exists [2024-03-25T15:24:01.727Z] 4c1ec88b15d2: Layer already exists [2024-03-25T15:24:01.727Z] aedc3bda2944: Layer already exists [2024-03-25T15:24:01.727Z] main: digest: sha256:3933a0e2f090b8608369b54c2a1b84963e487bfb889b4bdcafaa0a5cca5b61b6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-25T15:24:01.804Z] ===================================================== [Pipeline] echo [2024-03-25T15:24:01.817Z] taggedImages: [2024-03-25T15:24:01.817Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:96ba23eab77964c3e2fbce9406ca923645e3f610 [2024-03-25T15:24:01.817Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-25T15:24:01.817Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.19 [2024-03-25T15:24:01.817Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19 [2024-03-25T15:24:01.817Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:24:02.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T15:24:02.238Z] [2024-03-25T15:24:02.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:24:02.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T15:24:02.546Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-25T15:24:02.546Z] 5eb5b503b376: Pulling fs layer [2024-03-25T15:24:02.546Z] 5c69ac0246d0: Pulling fs layer [2024-03-25T15:24:02.546Z] ec43610c2a17: Pulling fs layer [2024-03-25T15:24:02.546Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-25T15:24:02.546Z] 33b1e0a273af: Pulling fs layer [2024-03-25T15:24:02.546Z] 5d3b04190fa2: Pulling fs layer [2024-03-25T15:24:02.546Z] 2f39f015ded8: Pulling fs layer [2024-03-25T15:24:02.546Z] 3a2ae6a8a46f: Waiting [2024-03-25T15:24:02.546Z] 33b1e0a273af: Waiting [2024-03-25T15:24:02.546Z] 2f39f015ded8: Waiting [2024-03-25T15:24:02.546Z] 5d3b04190fa2: Waiting [2024-03-25T15:24:02.546Z] 5c69ac0246d0: Verifying Checksum [2024-03-25T15:24:02.546Z] 5c69ac0246d0: Download complete [2024-03-25T15:24:02.546Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-25T15:24:02.546Z] 3a2ae6a8a46f: Download complete [2024-03-25T15:24:02.546Z] 33b1e0a273af: Verifying Checksum [2024-03-25T15:24:02.546Z] 33b1e0a273af: Download complete [2024-03-25T15:24:02.546Z] 5d3b04190fa2: Download complete [2024-03-25T15:24:02.546Z] ec43610c2a17: Verifying Checksum [2024-03-25T15:24:02.546Z] ec43610c2a17: Download complete [2024-03-25T15:24:02.804Z] 5eb5b503b376: Verifying Checksum [2024-03-25T15:24:02.804Z] 5eb5b503b376: Download complete [2024-03-25T15:24:03.177Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-25T15:24:03.216Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-25T15:24:03.373Z] 2f39f015ded8: Download complete [2024-03-25T15:24:03.946Z] 5eb5b503b376: Pull complete [2024-03-25T15:24:03.946Z] 5c69ac0246d0: Pull complete [2024-03-25T15:24:04.148Z] Avoid second fetch [2024-03-25T15:24:04.149Z] Checking out Revision 96ba23eab77964c3e2fbce9406ca923645e3f610 (main) [2024-03-25T15:24:04.514Z] ec43610c2a17: Pull complete [2024-03-25T15:24:04.514Z] 3a2ae6a8a46f: Pull complete [2024-03-25T15:24:04.167Z] > git config core.sparsecheckout # timeout=10 [2024-03-25T15:24:04.236Z] > git checkout -f 96ba23eab77964c3e2fbce9406ca923645e3f610 # timeout=10 [2024-03-25T15:24:04.772Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#283)" [2024-03-25T15:24:04.774Z] 33b1e0a273af: Pull complete [2024-03-25T15:24:04.774Z] 5d3b04190fa2: Pull complete [2024-03-25T15:24:08.699Z] [2024-03-25T15:24:08.699Z] GitHub has been notified of this commit’s build result [2024-03-25T15:24:08.699Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-25T15:24:08.957Z] 2f39f015ded8: Pull complete [2024-03-25T15:24:08.957Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-25T15:24:08.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T15:24:08.957Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:24:09.088Z] prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container [2024-03-25T15:24:09.109Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-25T15:24:09.321Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-25T15:24:09.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-25T15:24:09.321Z] Dload Upload Total Spent Left Speed [2024-03-25T15:24:09.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 250k 0 --:--:-- --:--:-- --:--:-- 250k [2024-03-25T15:24:12.009Z] $ docker top e1fc7c04facd47c0d1c6065435b033fec7f4bb0a1919e1a0b91711bd35b5729e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:24:12.403Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-25T15:24:12.467Z] ---> job-cost.sh [2024-03-25T15:24:12.467Z] lf-activate-venv: SKIPPING [2024-03-25T15:24:12.467Z] INFO: No Stack... [2024-03-25T15:24:12.725Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2024-03-25T15:24:12.725Z] tee /etc/docker/daemon.new [2024-03-25T15:24:12.725Z] { [2024-03-25T15:24:12.725Z] "registry-mirrors": [ [2024-03-25T15:24:12.725Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-25T15:24:12.725Z] ], [2024-03-25T15:24:12.725Z] "bip": "10.250.0.254/24", [2024-03-25T15:24:12.725Z] "hosts": [ [2024-03-25T15:24:12.725Z] "tcp://0.0.0.0:5555", [2024-03-25T15:24:12.725Z] "unix:///var/run/docker.sock" [2024-03-25T15:24:12.725Z] ], [2024-03-25T15:24:12.725Z] "mtu": 1458, [2024-03-25T15:24:12.725Z] "selinux-enabled": true, [2024-03-25T15:24:12.725Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-25T15:24:12.725Z] } [Pipeline] sh [2024-03-25T15:24:13.036Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-25T15:24:13.048Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-25T15:24:13.294Z] INFO: Archiving Costs [Pipeline] sh [2024-03-25T15:24:13.374Z] + sudo service docker restart [2024-03-25T15:24:13.579Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-03-25T15:24:13.579Z] + cut -d, -f6 [Pipeline] lock [2024-03-25T15:24:13.592Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-172-stack-cost] [2024-03-25T15:24:13.597Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-172-stack-cost] did not exist. Created. [2024-03-25T15:24:13.601Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-25T15:24:13.908Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-25T15:24:13.945Z] Stashed 1 file(s) [Pipeline] } [2024-03-25T15:24:13.952Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-172-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-25T15:24:14.016Z] $ docker stop --time=1 e1fc7c04facd47c0d1c6065435b033fec7f4bb0a1919e1a0b91711bd35b5729e [2024-03-25T15:24:15.180Z] $ docker rm -f --volumes e1fc7c04facd47c0d1c6065435b033fec7f4bb0a1919e1a0b91711bd35b5729e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T15:24:31.620Z] provisioning config files... [2024-03-25T15:24:31.647Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/172@tmp/config11721419298173413769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:24:32.073Z] ---> ****-login.sh [2024-03-25T15:24:32.074Z] nexus3.edgexfoundry.org:10001 [2024-03-25T15:24:32.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:24:32.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:24:32.613Z] Configure a credential helper to remove this warning. See [2024-03-25T15:24:32.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:24:32.613Z] [2024-03-25T15:24:32.613Z] Login Succeeded [2024-03-25T15:24:32.613Z] nexus3.edgexfoundry.org:10002 [2024-03-25T15:24:32.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:24:32.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:24:32.881Z] Configure a credential helper to remove this warning. See [2024-03-25T15:24:32.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:24:32.881Z] [2024-03-25T15:24:32.881Z] Login Succeeded [2024-03-25T15:24:32.881Z] nexus3.edgexfoundry.org:10003 [2024-03-25T15:24:33.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:24:33.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:24:33.425Z] Configure a credential helper to remove this warning. See [2024-03-25T15:24:33.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:24:33.425Z] [2024-03-25T15:24:33.425Z] Login Succeeded [2024-03-25T15:24:33.425Z] nexus3.edgexfoundry.org:10004 [2024-03-25T15:24:33.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:24:33.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:24:33.694Z] Configure a credential helper to remove this warning. See [2024-03-25T15:24:33.694Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:24:33.694Z] [2024-03-25T15:24:33.694Z] Login Succeeded [2024-03-25T15:24:33.694Z] ****.io [2024-03-25T15:24:33.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:24:34.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:24:34.230Z] Configure a credential helper to remove this warning. See [2024-03-25T15:24:34.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:24:34.230Z] [2024-03-25T15:24:34.230Z] Login Succeeded [2024-03-25T15:24:34.230Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T15:24:34.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-25T15:24:34.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T15:24:34.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T15:24:34.552Z] ========================================================= [2024-03-25T15:24:34.552Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-25T15:24:34.552Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:24:34.915Z] + 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-03-25T15:24:35.182Z] Sending build context to Docker daemon 673.8kB [2024-03-25T15:24:35.182Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T15:24:35.182Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-25T15:24:35.182Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-25T15:24:35.182Z] 9fda8d8052c6: Pulling fs layer [2024-03-25T15:24:35.182Z] 5d54e960e981: Pulling fs layer [2024-03-25T15:24:35.182Z] c4a7e357bf2a: Pulling fs layer [2024-03-25T15:24:35.182Z] f0e02332f6b5: Pulling fs layer [2024-03-25T15:24:35.182Z] 872ee5b61b7b: Pulling fs layer [2024-03-25T15:24:35.182Z] 0c6a40ed1a82: Pulling fs layer [2024-03-25T15:24:35.182Z] 94ae7d8d031c: Pulling fs layer [2024-03-25T15:24:35.182Z] 872ee5b61b7b: Waiting [2024-03-25T15:24:35.182Z] 0c6a40ed1a82: Waiting [2024-03-25T15:24:35.182Z] 94ae7d8d031c: Waiting [2024-03-25T15:24:35.182Z] f0e02332f6b5: Waiting [2024-03-25T15:24:35.450Z] 5d54e960e981: Verifying Checksum [2024-03-25T15:24:35.450Z] 5d54e960e981: Download complete [2024-03-25T15:24:35.450Z] f0e02332f6b5: Verifying Checksum [2024-03-25T15:24:35.450Z] f0e02332f6b5: Download complete [2024-03-25T15:24:35.450Z] 872ee5b61b7b: Verifying Checksum [2024-03-25T15:24:35.450Z] 872ee5b61b7b: Download complete [2024-03-25T15:24:35.450Z] 9fda8d8052c6: Verifying Checksum [2024-03-25T15:24:35.450Z] 9fda8d8052c6: Download complete [2024-03-25T15:24:36.034Z] 94ae7d8d031c: Verifying Checksum [2024-03-25T15:24:36.034Z] 94ae7d8d031c: Download complete [2024-03-25T15:24:36.301Z] 9fda8d8052c6: Pull complete [2024-03-25T15:24:36.886Z] 5d54e960e981: Pull complete [2024-03-25T15:24:37.153Z] c4a7e357bf2a: Download complete [2024-03-25T15:24:38.566Z] 0c6a40ed1a82: Verifying Checksum [2024-03-25T15:24:38.566Z] 0c6a40ed1a82: Download complete [2024-03-25T15:24:50.891Z] c4a7e357bf2a: Pull complete [2024-03-25T15:24:50.891Z] f0e02332f6b5: Pull complete [2024-03-25T15:24:50.891Z] 872ee5b61b7b: Pull complete [2024-03-25T15:25:00.991Z] 0c6a40ed1a82: Pull complete [2024-03-25T15:25:00.991Z] 94ae7d8d031c: Pull complete [2024-03-25T15:25:01.264Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-25T15:25:01.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-25T15:25:01.264Z] ---> 86de565de09d [2024-03-25T15:25:01.264Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-25T15:25:03.225Z] ---> Running in 8e9fe045e9e2 [2024-03-25T15:25:03.225Z] Removing intermediate container 8e9fe045e9e2 [2024-03-25T15:25:03.225Z] ---> 6b31d07d775f [2024-03-25T15:25:03.225Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-25T15:25:03.492Z] ---> Running in bf913ffa56c3 [2024-03-25T15:25:03.760Z] Removing intermediate container bf913ffa56c3 [2024-03-25T15:25:03.760Z] ---> 5e40006a4493 [2024-03-25T15:25:03.760Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-25T15:25:03.760Z] ---> Running in e7836d523ec6 [2024-03-25T15:25:04.032Z] Removing intermediate container e7836d523ec6 [2024-03-25T15:25:04.032Z] ---> d344c4f8114b [2024-03-25T15:25:04.032Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-25T15:25:04.302Z] ---> Running in 78bf08d80475 [2024-03-25T15:25:05.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T15:25:05.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T15:25:06.837Z] OK: 266 MiB in 52 packages [2024-03-25T15:25:07.809Z] Removing intermediate container 78bf08d80475 [2024-03-25T15:25:07.809Z] ---> 4e57699bb7e5 [2024-03-25T15:25:07.809Z] Step 7/12 : WORKDIR /app [2024-03-25T15:25:07.809Z] ---> Running in 873f52d55297 [2024-03-25T15:25:08.397Z] Removing intermediate container 873f52d55297 [2024-03-25T15:25:08.397Z] ---> 8a4b91c71328 [2024-03-25T15:25:08.397Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-25T15:25:08.670Z] ---> 633b2a2902af [2024-03-25T15:25:08.670Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T15:25:08.939Z] ---> Running in 230c99ed6e8c [2024-03-25T15:27:15.616Z] Removing intermediate container 230c99ed6e8c [2024-03-25T15:27:15.616Z] ---> 8df3bf34fb8f [2024-03-25T15:27:15.616Z] Step 10/12 : COPY . . [2024-03-25T15:27:15.616Z] ---> 5d2be223e91d [2024-03-25T15:27:15.616Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-25T15:27:15.616Z] ---> Running in 0ecd0fac3d4c [2024-03-25T15:27:15.616Z] Removing intermediate container 0ecd0fac3d4c [2024-03-25T15:27:15.616Z] ---> dc228decec2a [2024-03-25T15:27:15.616Z] Step 12/12 : RUN $MAKE [2024-03-25T15:27:15.616Z] ---> Running in d56a94d8caa0 [2024-03-25T15:27:15.616Z] noop [2024-03-25T15:27:15.616Z] Removing intermediate container d56a94d8caa0 [2024-03-25T15:27:15.616Z] ---> b2fbf0ffccea [2024-03-25T15:27:15.616Z] Successfully built b2fbf0ffccea [2024-03-25T15:27:15.616Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:27:15.988Z] + docker inspect -f . ci-base-image-arm64 [2024-03-25T15:27:15.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:27:16.211Z] prd-ubuntu20.04-docker-arm64-4c-16g-1152 does not seem to be running inside a container [2024-03-25T15:27:16.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/172 -v /w/workspace/app-rfid-llrp-inventory/172:/w/workspace/app-rfid-llrp-inventory/172:rw,z -v /w/workspace/app-rfid-llrp-inventory/172@tmp:/w/workspace/app-rfid-llrp-inventory/172@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-03-25T15:27:17.565Z] $ docker top dbf472003cb76fa0d36cdc02b0b6bb83f8f489bae9845792c03f3ec0adf81f07 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T15:27:18.392Z] + go version [2024-03-25T15:27:18.392Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-25T15:27:18.412Z] $ docker stop --time=1 dbf472003cb76fa0d36cdc02b0b6bb83f8f489bae9845792c03f3ec0adf81f07 [2024-03-25T15:27:20.130Z] $ docker rm -f --volumes dbf472003cb76fa0d36cdc02b0b6bb83f8f489bae9845792c03f3ec0adf81f07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:27:20.747Z] + docker inspect -f . ci-base-image-arm64 [2024-03-25T15:27:20.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:27:20.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-1152 does not seem to be running inside a container [2024-03-25T15:27:20.985Z] $ 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/172 -v /w/workspace/app-rfid-llrp-inventory/172:/w/workspace/app-rfid-llrp-inventory/172:rw,z -v /w/workspace/app-rfid-llrp-inventory/172@tmp:/w/workspace/app-rfid-llrp-inventory/172@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-03-25T15:27:22.231Z] $ docker top c948e31f80b4d7564f3a16faf50e8069116a21c30e2bb285b22577ec2f3fae84 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T15:27:23.078Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/172 [Pipeline] fileExists [Pipeline] sh [2024-03-25T15:27:23.738Z] + make test [2024-03-25T15:27:23.738Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-25T15:30:45.498Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-25T15:30:50.829Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-25T15:30:53.404Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.249s coverage: 86.2% of statements [2024-03-25T15:31:03.639Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.427s coverage: 71.9% of statements [2024-03-25T15:31:03.639Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-25T15:31:03.639Z] go vet ./... [2024-03-25T15:34:10.409Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-25T15:34:10.409Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-25T15:34:10.409Z] ./bin/test-attribution.sh [2024-03-25T15:34:10.409Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-25T15:34:10.409Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-25T15:34:10.410Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-25T15:34:10.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-25T15:34:10.466Z] $ docker stop --time=1 c948e31f80b4d7564f3a16faf50e8069116a21c30e2bb285b22577ec2f3fae84 [2024-03-25T15:34:12.556Z] $ docker rm -f --volumes c948e31f80b4d7564f3a16faf50e8069116a21c30e2bb285b22577ec2f3fae84 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T15:34:15.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-25T15:34:15.122Z] Warning: overwriting stash ‘coverage-report’ [2024-03-25T15:34:15.701Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-25T15:34:16.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-25T15:34:16.471Z] + ls -al . [2024-03-25T15:34:16.471Z] total 272 [2024-03-25T15:34:16.471Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 25 15:27 . [2024-03-25T15:34:16.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 15:24 .. [2024-03-25T15:34:16.471Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 25 15:24 .dockerignore [2024-03-25T15:34:16.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 15:24 .git [2024-03-25T15:34:16.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:24 .github [2024-03-25T15:34:16.471Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 25 15:24 .gitignore [2024-03-25T15:34:16.471Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 15:24 .golangci.yml [2024-03-25T15:34:16.471Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 25 15:24 Attribution.txt [2024-03-25T15:34:16.471Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 25 15:24 CHANGELOG.md [2024-03-25T15:34:16.471Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 25 15:24 Dockerfile [2024-03-25T15:34:16.471Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 15:24 GOVERNANCE.md [2024-03-25T15:34:16.471Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 25 15:24 Jenkinsfile [2024-03-25T15:34:16.471Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 25 15:24 LICENSE [2024-03-25T15:34:16.471Z] -rw-rw-r-- 1 jenkins jenkins 2503 Mar 25 15:24 Makefile [2024-03-25T15:34:16.471Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 25 15:24 OWNERS.md [2024-03-25T15:34:16.471Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 25 15:24 README.md [2024-03-25T15:34:16.471Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 25 15:21 VERSION [2024-03-25T15:34:16.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:24 bin [2024-03-25T15:34:16.471Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 25 15:31 coverage.out [2024-03-25T15:34:16.471Z] -rw-rw-r-- 1 jenkins jenkins 7273 Mar 25 15:24 go.mod [2024-03-25T15:34:16.471Z] -rw-rw-r-- 1 jenkins jenkins 101604 Mar 25 15:24 go.sum [2024-03-25T15:34:16.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:24 images [2024-03-25T15:34:16.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 15:24 internal [2024-03-25T15:34:16.471Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 25 15:24 main.go [2024-03-25T15:34:16.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:24 openapi [2024-03-25T15:34:16.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:24 res [2024-03-25T15:34:16.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:34:16.835Z] + 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=96ba23eab77964c3e2fbce9406ca923645e3f610 --label arch=arm64 --label version=3.2.0-dev.19 . [2024-03-25T15:34:17.104Z] Sending build context to Docker daemon 673.8kB [2024-03-25T15:34:17.104Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T15:34:17.104Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-25T15:34:17.104Z] ---> b2fbf0ffccea [2024-03-25T15:34:17.104Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-25T15:34:17.376Z] ---> Running in a934d490d822 [2024-03-25T15:34:17.650Z] Removing intermediate container a934d490d822 [2024-03-25T15:34:17.650Z] ---> a5e44a43ccb6 [2024-03-25T15:34:17.650Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-25T15:34:17.650Z] ---> Running in 12dd234968b0 [2024-03-25T15:34:18.240Z] Removing intermediate container 12dd234968b0 [2024-03-25T15:34:18.240Z] ---> 58d14802abfa [2024-03-25T15:34:18.240Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-25T15:34:18.240Z] ---> Running in f45c3e034ed3 [2024-03-25T15:34:18.512Z] Removing intermediate container f45c3e034ed3 [2024-03-25T15:34:18.512Z] ---> 6246e9a6dcfd [2024-03-25T15:34:18.512Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-25T15:34:18.512Z] ---> Running in cb3f1c45ebe0 [2024-03-25T15:34:19.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T15:34:20.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T15:34:21.644Z] OK: 266 MiB in 52 packages [2024-03-25T15:34:22.615Z] Removing intermediate container cb3f1c45ebe0 [2024-03-25T15:34:22.615Z] ---> db09bd18b47a [2024-03-25T15:34:22.615Z] Step 7/30 : WORKDIR /app [2024-03-25T15:34:22.884Z] ---> Running in 5bcf21994168 [2024-03-25T15:34:23.153Z] Removing intermediate container 5bcf21994168 [2024-03-25T15:34:23.153Z] ---> 60d6a1bf9b84 [2024-03-25T15:34:23.153Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-25T15:34:23.745Z] ---> 09d29fe4fe12 [2024-03-25T15:34:23.745Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T15:34:23.745Z] ---> Running in 985a4dc957da [2024-03-25T15:34:26.347Z] Removing intermediate container 985a4dc957da [2024-03-25T15:34:26.347Z] ---> 74b83ccd409c [2024-03-25T15:34:26.347Z] Step 10/30 : COPY . . [2024-03-25T15:34:26.615Z] ---> a5e9e30717de [2024-03-25T15:34:26.615Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-25T15:34:26.887Z] ---> Running in c96bec667a69 [2024-03-25T15:34:27.158Z] Removing intermediate container c96bec667a69 [2024-03-25T15:34:27.158Z] ---> b1f2e514b959 [2024-03-25T15:34:27.158Z] Step 12/30 : RUN $MAKE [2024-03-25T15:34:27.158Z] ---> Running in a839d5034d95 [2024-03-25T15:34:28.133Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.19" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-25T15:37:34.879Z] Removing intermediate container a839d5034d95 [2024-03-25T15:37:34.879Z] ---> a701bc0f1e07 [2024-03-25T15:37:34.879Z] Step 13/30 : FROM alpine:3.18 [2024-03-25T15:37:34.879Z] 3.18: Pulling from library/alpine [2024-03-25T15:37:34.879Z] c6b39de5b339: Pulling fs layer [2024-03-25T15:37:34.879Z] c6b39de5b339: Pull complete [2024-03-25T15:37:34.879Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T15:37:34.879Z] Status: Downloaded newer image for alpine:3.18 [2024-03-25T15:37:34.879Z] ---> 33abbf032149 [2024-03-25T15:37:34.879Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-25T15:37:34.879Z] ---> Running in 440cd878d4aa [2024-03-25T15:37:34.879Z] Removing intermediate container 440cd878d4aa [2024-03-25T15:37:34.879Z] ---> eb5b59faf68b [2024-03-25T15:37:34.879Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-25T15:37:34.879Z] ---> Running in 81fd97b9b2b5 [2024-03-25T15:37:34.879Z] Removing intermediate container 81fd97b9b2b5 [2024-03-25T15:37:34.879Z] ---> 7da599016ded [2024-03-25T15:37:34.879Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-25T15:37:34.879Z] ---> Running in aa74d20a2d8e [2024-03-25T15:37:34.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T15:37:34.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T15:37:34.879Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-25T15:37:34.879Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-25T15:37:34.879Z] Executing busybox-1.36.1-r5.trigger [2024-03-25T15:37:34.879Z] Executing ca-certificates-20240226-r0.trigger [2024-03-25T15:37:34.879Z] OK: 9 MiB in 17 packages [2024-03-25T15:37:34.879Z] Removing intermediate container aa74d20a2d8e [2024-03-25T15:37:34.879Z] ---> ea8266aff6a1 [2024-03-25T15:37:34.879Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-25T15:37:34.879Z] ---> Running in f474c4699ca1 [2024-03-25T15:37:34.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T15:37:34.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T15:37:34.879Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T15:37:34.879Z] Executing ca-certificates-20240226-r0.trigger [2024-03-25T15:37:34.879Z] OK: 9 MiB in 17 packages [2024-03-25T15:37:34.879Z] Removing intermediate container f474c4699ca1 [2024-03-25T15:37:34.879Z] ---> 7bb9815fcd6b [2024-03-25T15:37:34.879Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-25T15:37:34.879Z] ---> 7063f9a4b827 [2024-03-25T15:37:34.879Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-25T15:37:35.147Z] ---> 1401f70652ad [2024-03-25T15:37:35.147Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-25T15:37:35.730Z] ---> a7161b47b982 [2024-03-25T15:37:35.730Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-25T15:37:36.314Z] ---> 7b7372612b9f [2024-03-25T15:37:36.314Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-25T15:37:37.722Z] ---> 71a96ddde7d7 [2024-03-25T15:37:37.722Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-25T15:37:37.722Z] ---> Running in 5a7e0c5519de [2024-03-25T15:37:39.660Z] Removing intermediate container 5a7e0c5519de [2024-03-25T15:37:39.660Z] ---> 14ed27b74e3f [2024-03-25T15:37:39.660Z] Step 24/30 : VOLUME /cache [2024-03-25T15:37:39.660Z] ---> Running in d114730719d6 [2024-03-25T15:37:39.660Z] Removing intermediate container d114730719d6 [2024-03-25T15:37:39.660Z] ---> 29a0d529acbd [2024-03-25T15:37:39.660Z] Step 25/30 : EXPOSE 59711 [2024-03-25T15:37:39.660Z] ---> Running in c0de252c83b6 [2024-03-25T15:37:39.930Z] Removing intermediate container c0de252c83b6 [2024-03-25T15:37:39.930Z] ---> 45369c2ee8be [2024-03-25T15:37:39.930Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-25T15:37:40.197Z] ---> Running in 61a1843cba8d [2024-03-25T15:37:40.463Z] Removing intermediate container 61a1843cba8d [2024-03-25T15:37:40.463Z] ---> af64a7a0328f [2024-03-25T15:37:40.463Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-25T15:37:40.463Z] ---> Running in d1598ab8acfd [2024-03-25T15:37:40.729Z] Removing intermediate container d1598ab8acfd [2024-03-25T15:37:40.729Z] ---> e54af95e26d5 [2024-03-25T15:37:40.729Z] Step 28/30 : LABEL arch=arm64 [2024-03-25T15:37:40.994Z] ---> Running in 981a21949367 [2024-03-25T15:37:41.258Z] Removing intermediate container 981a21949367 [2024-03-25T15:37:41.258Z] ---> 62b0f2c319f4 [2024-03-25T15:37:41.258Z] Step 29/30 : LABEL git_sha=96ba23eab77964c3e2fbce9406ca923645e3f610 [2024-03-25T15:37:41.258Z] ---> Running in 204304f09712 [2024-03-25T15:37:41.523Z] Removing intermediate container 204304f09712 [2024-03-25T15:37:41.523Z] ---> d8d8fc9fe649 [2024-03-25T15:37:41.523Z] Step 30/30 : LABEL version=3.2.0-dev.19 [2024-03-25T15:37:41.523Z] ---> Running in 68f9995665d7 [2024-03-25T15:37:41.788Z] Removing intermediate container 68f9995665d7 [2024-03-25T15:37:41.788Z] ---> fede3b381a38 [2024-03-25T15:37:41.788Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-25T15:37:41.788Z] Successfully built fede3b381a38 [2024-03-25T15:37:41.788Z] 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-03-25T15:37:42.212Z] provisioning config files... [2024-03-25T15:37:42.225Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/172@tmp/config2923246045509188747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:37:42.569Z] ---> ****-login.sh [2024-03-25T15:37:42.569Z] nexus3.edgexfoundry.org:10001 [2024-03-25T15:37:42.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:37:42.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:37:42.835Z] Configure a credential helper to remove this warning. See [2024-03-25T15:37:42.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:37:42.835Z] [2024-03-25T15:37:42.835Z] Login Succeeded [2024-03-25T15:37:42.835Z] nexus3.edgexfoundry.org:10002 [2024-03-25T15:37:43.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:37:43.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:37:43.101Z] Configure a credential helper to remove this warning. See [2024-03-25T15:37:43.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:37:43.101Z] [2024-03-25T15:37:43.101Z] Login Succeeded [2024-03-25T15:37:43.101Z] nexus3.edgexfoundry.org:10003 [2024-03-25T15:37:43.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:37:43.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:37:43.366Z] Configure a credential helper to remove this warning. See [2024-03-25T15:37:43.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:37:43.366Z] [2024-03-25T15:37:43.366Z] Login Succeeded [2024-03-25T15:37:43.632Z] nexus3.edgexfoundry.org:10004 [2024-03-25T15:37:43.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:37:43.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:37:43.901Z] Configure a credential helper to remove this warning. See [2024-03-25T15:37:43.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:37:43.901Z] [2024-03-25T15:37:43.901Z] Login Succeeded [2024-03-25T15:37:43.901Z] ****.io [2024-03-25T15:37:44.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:37:44.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:37:44.432Z] Configure a credential helper to remove this warning. See [2024-03-25T15:37:44.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:37:44.432Z] [2024-03-25T15:37:44.432Z] Login Succeeded [2024-03-25T15:37:44.432Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T15:37:44.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-25T15:37:44.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T15:37:44.526Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-03-25T15:37:44.526Z] 96ba23eab77964c3e2fbce9406ca923645e3f610 [2024-03-25T15:37:44.526Z] latest [2024-03-25T15:37:44.526Z] 3.2.0-dev.19 [2024-03-25T15:37:44.526Z] 96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19 [2024-03-25T15:37:44.526Z] main [2024-03-25T15:37:44.526Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:37:44.899Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:96ba23eab77964c3e2fbce9406ca923645e3f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:37:45.244Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:96ba23eab77964c3e2fbce9406ca923645e3f610 [2024-03-25T15:37:45.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-25T15:37:45.244Z] aff63567d531: Preparing [2024-03-25T15:37:45.244Z] e4cc9f60f78d: Preparing [2024-03-25T15:37:45.244Z] 1a6ab54164a6: Preparing [2024-03-25T15:37:45.244Z] 1e25d971b139: Preparing [2024-03-25T15:37:45.244Z] e86a84b1a35e: Preparing [2024-03-25T15:37:45.244Z] 79375c9d30f2: Preparing [2024-03-25T15:37:45.244Z] ea087d489778: Preparing [2024-03-25T15:37:45.244Z] d2d0a745a92a: Preparing [2024-03-25T15:37:45.244Z] 7c504f21be85: Preparing [2024-03-25T15:37:45.244Z] d2d0a745a92a: Waiting [2024-03-25T15:37:45.244Z] 79375c9d30f2: Waiting [2024-03-25T15:37:45.244Z] ea087d489778: Waiting [2024-03-25T15:37:45.244Z] 7c504f21be85: Waiting [2024-03-25T15:37:45.510Z] 1a6ab54164a6: Pushed [2024-03-25T15:37:45.510Z] e86a84b1a35e: Pushed [2024-03-25T15:37:45.510Z] 1e25d971b139: Pushed [2024-03-25T15:37:45.510Z] aff63567d531: Pushed [2024-03-25T15:37:45.510Z] 7c504f21be85: Layer already exists [2024-03-25T15:37:45.510Z] 79375c9d30f2: Pushed [2024-03-25T15:37:45.773Z] ea087d489778: Pushed [2024-03-25T15:37:45.773Z] d2d0a745a92a: Pushed [2024-03-25T15:37:52.402Z] e4cc9f60f78d: Pushed [2024-03-25T15:37:52.402Z] 96ba23eab77964c3e2fbce9406ca923645e3f610: digest: sha256:259846e8bf5158dfbb79a9a4ad275ae7b62f18aeedac86f763a1a5d9ed683c32 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:37:52.766Z] + 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-03-25T15:37:53.108Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-25T15:37:53.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-25T15:37:53.108Z] aff63567d531: Preparing [2024-03-25T15:37:53.108Z] e4cc9f60f78d: Preparing [2024-03-25T15:37:53.108Z] 1a6ab54164a6: Preparing [2024-03-25T15:37:53.108Z] 1e25d971b139: Preparing [2024-03-25T15:37:53.108Z] e86a84b1a35e: Preparing [2024-03-25T15:37:53.108Z] 79375c9d30f2: Preparing [2024-03-25T15:37:53.108Z] ea087d489778: Preparing [2024-03-25T15:37:53.108Z] d2d0a745a92a: Preparing [2024-03-25T15:37:53.108Z] 7c504f21be85: Preparing [2024-03-25T15:37:53.108Z] 79375c9d30f2: Waiting [2024-03-25T15:37:53.108Z] ea087d489778: Waiting [2024-03-25T15:37:53.108Z] 7c504f21be85: Waiting [2024-03-25T15:37:53.108Z] d2d0a745a92a: Waiting [2024-03-25T15:37:53.108Z] aff63567d531: Layer already exists [2024-03-25T15:37:53.108Z] 1e25d971b139: Layer already exists [2024-03-25T15:37:53.108Z] e86a84b1a35e: Layer already exists [2024-03-25T15:37:53.108Z] 1a6ab54164a6: Layer already exists [2024-03-25T15:37:53.108Z] e4cc9f60f78d: Layer already exists [2024-03-25T15:37:53.108Z] 7c504f21be85: Layer already exists [2024-03-25T15:37:53.108Z] 79375c9d30f2: Layer already exists [2024-03-25T15:37:53.108Z] d2d0a745a92a: Layer already exists [2024-03-25T15:37:53.108Z] ea087d489778: Layer already exists [2024-03-25T15:37:53.108Z] latest: digest: sha256:259846e8bf5158dfbb79a9a4ad275ae7b62f18aeedac86f763a1a5d9ed683c32 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:37:53.724Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:37:54.093Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.19 [2024-03-25T15:37:54.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-25T15:37:54.093Z] aff63567d531: Preparing [2024-03-25T15:37:54.093Z] e4cc9f60f78d: Preparing [2024-03-25T15:37:54.093Z] 1a6ab54164a6: Preparing [2024-03-25T15:37:54.093Z] 1e25d971b139: Preparing [2024-03-25T15:37:54.093Z] e86a84b1a35e: Preparing [2024-03-25T15:37:54.093Z] 79375c9d30f2: Preparing [2024-03-25T15:37:54.093Z] 79375c9d30f2: Waiting [2024-03-25T15:37:54.093Z] ea087d489778: Preparing [2024-03-25T15:37:54.093Z] d2d0a745a92a: Preparing [2024-03-25T15:37:54.093Z] 7c504f21be85: Preparing [2024-03-25T15:37:54.093Z] ea087d489778: Waiting [2024-03-25T15:37:54.093Z] d2d0a745a92a: Waiting [2024-03-25T15:37:54.093Z] 7c504f21be85: Waiting [2024-03-25T15:37:54.093Z] aff63567d531: Layer already exists [2024-03-25T15:37:54.093Z] e4cc9f60f78d: Layer already exists [2024-03-25T15:37:54.093Z] e86a84b1a35e: Layer already exists [2024-03-25T15:37:54.093Z] 1e25d971b139: Layer already exists [2024-03-25T15:37:54.093Z] 1a6ab54164a6: Layer already exists [2024-03-25T15:37:54.093Z] 79375c9d30f2: Layer already exists [2024-03-25T15:37:54.093Z] d2d0a745a92a: Layer already exists [2024-03-25T15:37:54.093Z] 7c504f21be85: Layer already exists [2024-03-25T15:37:54.093Z] ea087d489778: Layer already exists [2024-03-25T15:37:54.360Z] 3.2.0-dev.19: digest: sha256:259846e8bf5158dfbb79a9a4ad275ae7b62f18aeedac86f763a1a5d9ed683c32 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:37:54.717Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:37:55.077Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19 [2024-03-25T15:37:55.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-25T15:37:55.077Z] aff63567d531: Preparing [2024-03-25T15:37:55.077Z] e4cc9f60f78d: Preparing [2024-03-25T15:37:55.077Z] 1a6ab54164a6: Preparing [2024-03-25T15:37:55.077Z] 1e25d971b139: Preparing [2024-03-25T15:37:55.077Z] e86a84b1a35e: Preparing [2024-03-25T15:37:55.077Z] 79375c9d30f2: Preparing [2024-03-25T15:37:55.077Z] ea087d489778: Preparing [2024-03-25T15:37:55.077Z] 79375c9d30f2: Waiting [2024-03-25T15:37:55.077Z] d2d0a745a92a: Preparing [2024-03-25T15:37:55.077Z] ea087d489778: Waiting [2024-03-25T15:37:55.077Z] 7c504f21be85: Preparing [2024-03-25T15:37:55.077Z] d2d0a745a92a: Waiting [2024-03-25T15:37:55.077Z] 7c504f21be85: Waiting [2024-03-25T15:37:55.077Z] 1a6ab54164a6: Layer already exists [2024-03-25T15:37:55.077Z] e86a84b1a35e: Layer already exists [2024-03-25T15:37:55.077Z] aff63567d531: Layer already exists [2024-03-25T15:37:55.077Z] 1e25d971b139: Layer already exists [2024-03-25T15:37:55.077Z] e4cc9f60f78d: Layer already exists [2024-03-25T15:37:55.077Z] 79375c9d30f2: Layer already exists [2024-03-25T15:37:55.077Z] ea087d489778: Layer already exists [2024-03-25T15:37:55.077Z] 7c504f21be85: Layer already exists [2024-03-25T15:37:55.077Z] d2d0a745a92a: Layer already exists [2024-03-25T15:37:55.344Z] 96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19: digest: sha256:259846e8bf5158dfbb79a9a4ad275ae7b62f18aeedac86f763a1a5d9ed683c32 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:37:55.709Z] + 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-03-25T15:37:56.062Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-03-25T15:37:56.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-25T15:37:56.062Z] aff63567d531: Preparing [2024-03-25T15:37:56.062Z] e4cc9f60f78d: Preparing [2024-03-25T15:37:56.062Z] 1a6ab54164a6: Preparing [2024-03-25T15:37:56.062Z] 1e25d971b139: Preparing [2024-03-25T15:37:56.062Z] e86a84b1a35e: Preparing [2024-03-25T15:37:56.062Z] 79375c9d30f2: Preparing [2024-03-25T15:37:56.062Z] ea087d489778: Preparing [2024-03-25T15:37:56.062Z] d2d0a745a92a: Preparing [2024-03-25T15:37:56.062Z] 7c504f21be85: Preparing [2024-03-25T15:37:56.062Z] 79375c9d30f2: Waiting [2024-03-25T15:37:56.062Z] ea087d489778: Waiting [2024-03-25T15:37:56.062Z] d2d0a745a92a: Waiting [2024-03-25T15:37:56.062Z] 7c504f21be85: Waiting [2024-03-25T15:37:56.062Z] 1a6ab54164a6: Layer already exists [2024-03-25T15:37:56.062Z] aff63567d531: Layer already exists [2024-03-25T15:37:56.062Z] e86a84b1a35e: Layer already exists [2024-03-25T15:37:56.062Z] 1e25d971b139: Layer already exists [2024-03-25T15:37:56.062Z] e4cc9f60f78d: Layer already exists [2024-03-25T15:37:56.062Z] ea087d489778: Layer already exists [2024-03-25T15:37:56.062Z] 79375c9d30f2: Layer already exists [2024-03-25T15:37:56.062Z] d2d0a745a92a: Layer already exists [2024-03-25T15:37:56.062Z] 7c504f21be85: Layer already exists [2024-03-25T15:37:56.327Z] main: digest: sha256:259846e8bf5158dfbb79a9a4ad275ae7b62f18aeedac86f763a1a5d9ed683c32 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-25T15:37:56.408Z] ===================================================== [Pipeline] echo [2024-03-25T15:37:56.423Z] taggedImages: [2024-03-25T15:37:56.423Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:96ba23eab77964c3e2fbce9406ca923645e3f610 [2024-03-25T15:37:56.423Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-25T15:37:56.423Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.19 [2024-03-25T15:37:56.423Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:96ba23eab77964c3e2fbce9406ca923645e3f610-3.2.0-dev.19 [2024-03-25T15:37:56.423Z] - 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-03-25T15:37:56.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T15:37:56.818Z] [2024-03-25T15:37:56.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:37:57.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T15:37:57.152Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-25T15:37:57.152Z] 8998bd30e6a1: Pulling fs layer [2024-03-25T15:37:57.152Z] 04944245beec: Pulling fs layer [2024-03-25T15:37:57.152Z] 699f458cf7ca: Pulling fs layer [2024-03-25T15:37:57.152Z] 765212b225bb: Pulling fs layer [2024-03-25T15:37:57.152Z] f23df028b6ca: Pulling fs layer [2024-03-25T15:37:57.152Z] 765212b225bb: Waiting [2024-03-25T15:37:57.152Z] d65c8cfc05b1: Pulling fs layer [2024-03-25T15:37:57.152Z] f23df028b6ca: Waiting [2024-03-25T15:37:57.152Z] 2437ff75d9bd: Pulling fs layer [2024-03-25T15:37:57.152Z] 2437ff75d9bd: Waiting [2024-03-25T15:37:57.420Z] 04944245beec: Verifying Checksum [2024-03-25T15:37:57.420Z] 04944245beec: Download complete [2024-03-25T15:37:57.420Z] 765212b225bb: Download complete [2024-03-25T15:37:57.420Z] f23df028b6ca: Verifying Checksum [2024-03-25T15:37:57.420Z] f23df028b6ca: Download complete [2024-03-25T15:37:57.420Z] d65c8cfc05b1: Download complete [2024-03-25T15:37:57.687Z] 699f458cf7ca: Verifying Checksum [2024-03-25T15:37:57.687Z] 699f458cf7ca: Download complete [2024-03-25T15:37:57.953Z] 8998bd30e6a1: Verifying Checksum [2024-03-25T15:37:57.953Z] 8998bd30e6a1: Download complete [2024-03-25T15:38:00.536Z] 2437ff75d9bd: Verifying Checksum [2024-03-25T15:38:00.536Z] 2437ff75d9bd: Download complete [2024-03-25T15:38:03.122Z] 8998bd30e6a1: Pull complete [2024-03-25T15:38:03.122Z] 04944245beec: Pull complete [2024-03-25T15:38:05.064Z] 699f458cf7ca: Pull complete [2024-03-25T15:38:05.064Z] 765212b225bb: Pull complete [2024-03-25T15:38:05.648Z] f23df028b6ca: Pull complete [2024-03-25T15:38:05.914Z] d65c8cfc05b1: Pull complete [2024-03-25T15:38:24.127Z] 2437ff75d9bd: Pull complete [2024-03-25T15:38:24.127Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-25T15:38:24.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T15:38:24.127Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:38:24.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-1152 does not seem to be running inside a container [2024-03-25T15:38:24.403Z] $ 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/172 -v /w/workspace/app-rfid-llrp-inventory/172:/w/workspace/app-rfid-llrp-inventory/172:rw,z -v /w/workspace/app-rfid-llrp-inventory/172@tmp:/w/workspace/app-rfid-llrp-inventory/172@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-03-25T15:38:27.358Z] $ docker top 1e6e8e949091ff5d8a15f0f6439565c72e637e8c76814fa11eb6f1e7f7c64350 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:38:28.202Z] ---> job-cost.sh [2024-03-25T15:38:28.202Z] lf-activate-venv: SKIPPING [2024-03-25T15:38:28.202Z] INFO: No Stack... [2024-03-25T15:38:28.784Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-25T15:38:29.364Z] INFO: Archiving Costs [Pipeline] sh [2024-03-25T15:38:30.196Z] + cat /w/workspace/app-rfid-llrp-inventory/172/archives/cost.csv [2024-03-25T15:38:30.196Z] + cut -d, -f6 [Pipeline] lock [2024-03-25T15:38:30.249Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-172-stack-cost] [2024-03-25T15:38:30.255Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-172-stack-cost] did not exist. Created. [2024-03-25T15:38:30.260Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-25T15:38:30.911Z] /w/workspace/app-rfid-llrp-inventory/172@tmp/durable-37679400/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-25T15:38:31.562Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-25T15:38:31.578Z] Warning: overwriting stash ‘stack-cost’ [2024-03-25T15:38:31.649Z] Stashed 1 file(s) [Pipeline] } [2024-03-25T15:38:31.659Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-172-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-25T15:38:31.689Z] $ docker stop --time=1 1e6e8e949091ff5d8a15f0f6439565c72e637e8c76814fa11eb6f1e7f7c64350 [2024-03-25T15:38:33.186Z] $ docker rm -f --volumes 1e6e8e949091ff5d8a15f0f6439565c72e637e8c76814fa11eb6f1e7f7c64350 [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-03-25T15:38:33.685Z] provisioning config files... [2024-03-25T15:38:33.697Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13885065733173042000tmp [Pipeline] { [Pipeline] sh [2024-03-25T15:38:34.032Z] + set +x [2024-03-25T15:38:34.032Z] + curl -s https://codecov.io/bash [2024-03-25T15:38:34.032Z] + bash -s -- [2024-03-25T15:38:34.032Z] [2024-03-25T15:38:34.032Z] _____ _ [2024-03-25T15:38:34.032Z] / ____| | | [2024-03-25T15:38:34.032Z] | | ___ __| | ___ ___ _____ __ [2024-03-25T15:38:34.032Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-25T15:38:34.032Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-25T15:38:34.032Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-25T15:38:34.032Z] Bash-1.0.6 [2024-03-25T15:38:34.032Z] [2024-03-25T15:38:34.032Z] [2024-03-25T15:38:34.032Z] ==> git version 2.25.1 found [2024-03-25T15:38:34.032Z] ==> 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-03-25T15:38:34.032Z] Release-Date: 2020-01-08 [2024-03-25T15:38:34.032Z] 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-03-25T15:38:34.032Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-25T15:38:34.032Z] ==> Jenkins CI detected. [2024-03-25T15:38:34.032Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-25T15:38:34.032Z] project root: . [2024-03-25T15:38:34.032Z] --> token set from env [2024-03-25T15:38:34.032Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-25T15:38:34.032Z] ==> Running gcov in . (disable via -X gcov) [2024-03-25T15:38:34.032Z] ==> Python coveragepy not found [2024-03-25T15:38:34.032Z] ==> Searching for coverage reports in: [2024-03-25T15:38:34.032Z] + . [2024-03-25T15:38:34.032Z] -> Found 1 reports [2024-03-25T15:38:34.032Z] ==> Detecting git/mercurial file structure [2024-03-25T15:38:34.032Z] ==> Reading reports [2024-03-25T15:38:34.032Z] + ./coverage.out bytes=41317 [2024-03-25T15:38:34.300Z] ==> Appending adjustments [2024-03-25T15:38:34.300Z] https://docs.codecov.io/docs/fixing-reports [2024-03-25T15:38:34.300Z] + Found adjustments [2024-03-25T15:38:34.300Z] ==> Gzipping contents [2024-03-25T15:38:34.300Z] 12K /tmp/codecov.4w1l77.gz [2024-03-25T15:38:34.300Z] ==> Uploading reports [2024-03-25T15:38:34.300Z] url: https://codecov.io [2024-03-25T15:38:34.301Z] query: branch=main&commit=96ba23eab77964c3e2fbce9406ca923645e3f610&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-25T15:38:34.301Z] -> Pinging Codecov [2024-03-25T15:38:34.301Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=96ba23eab77964c3e2fbce9406ca923645e3f610&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-25T15:38:34.561Z] -> Uploading to [2024-03-25T15:38:34.561Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-25/581DD39554BDF9B6E22D074273EAD858/96ba23eab77964c3e2fbce9406ca923645e3f610/28c87413-8d6f-438b-804e-170497c33287.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240325T153834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8993d32709f1f69ba03149604133f26a97df46caa74815a8c07b1b3a11320f4 [2024-03-25T15:38:34.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-25T15:38:34.561Z] Dload Upload Total Spent Left Speed [2024-03-25T15:38:34.819Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 42068 --:--:-- --:--:-- --:--:-- 42068 [2024-03-25T15:38:34.819Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/96ba23eab77964c3e2fbce9406ca923645e3f610 [Pipeline] } [2024-03-25T15:38:34.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-25T15:38:34.956Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-25T15:38:34.972Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:38:35.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-25T15:38:35.281Z] [2024-03-25T15:38:35.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:38:35.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-25T15:38:35.584Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-25T15:38:35.584Z] df9b9388f04a: Pulling fs layer [2024-03-25T15:38:35.584Z] 52dc419b0ee2: Pulling fs layer [2024-03-25T15:38:35.584Z] 25bc292e5bac: Pulling fs layer [2024-03-25T15:38:35.584Z] 114826534d7a: Pulling fs layer [2024-03-25T15:38:35.584Z] 4657fd5d0bcf: Pulling fs layer [2024-03-25T15:38:35.584Z] 6ad1cebc031e: Pulling fs layer [2024-03-25T15:38:35.584Z] 8a3aa393b2d8: Pulling fs layer [2024-03-25T15:38:35.584Z] 114826534d7a: Waiting [2024-03-25T15:38:35.584Z] 4657fd5d0bcf: Waiting [2024-03-25T15:38:35.584Z] 8a3aa393b2d8: Waiting [2024-03-25T15:38:35.584Z] 25bc292e5bac: Download complete [2024-03-25T15:38:35.584Z] 52dc419b0ee2: Download complete [2024-03-25T15:38:35.584Z] 4657fd5d0bcf: Verifying Checksum [2024-03-25T15:38:35.584Z] 4657fd5d0bcf: Download complete [2024-03-25T15:38:35.584Z] df9b9388f04a: Download complete [2024-03-25T15:38:35.842Z] df9b9388f04a: Pull complete [2024-03-25T15:38:35.842Z] 6ad1cebc031e: Verifying Checksum [2024-03-25T15:38:35.842Z] 52dc419b0ee2: Pull complete [2024-03-25T15:38:35.842Z] 25bc292e5bac: Pull complete [2024-03-25T15:38:36.407Z] 114826534d7a: Download complete [2024-03-25T15:38:36.407Z] 8a3aa393b2d8: Verifying Checksum [2024-03-25T15:38:36.407Z] 8a3aa393b2d8: Download complete [2024-03-25T15:38:39.689Z] 114826534d7a: Pull complete [2024-03-25T15:38:39.689Z] 4657fd5d0bcf: Pull complete [2024-03-25T15:38:39.689Z] 6ad1cebc031e: Pull complete [2024-03-25T15:38:42.226Z] 8a3aa393b2d8: Pull complete [2024-03-25T15:38:42.226Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-25T15:38:42.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-25T15:38:42.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:38:42.315Z] prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container [2024-03-25T15:38:42.337Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-25T15:38:46.019Z] $ docker top 5368a43c65a5114ce489f11ed896160c6f5d08fd14fd90b674aac55f4879ba3a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-25T15:38:46.093Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-03-25T15:38:46.370Z] + set -o pipefail [2024-03-25T15:38:46.370Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-03-25T15:38:52.933Z] [2024-03-25T15:38:52.933Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-03-25T15:38:52.933Z] [2024-03-25T15:38:52.933Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/72d4e496-5f06-4e86-b370-d9c679b889b9 [2024-03-25T15:38:52.933Z] [2024-03-25T15:38:52.933Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-25T15:38:52.933Z] [2024-03-25T15:38:52.933Z] [2024-03-25T15:38:52.933Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-25T15:38:52.933Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-25T15:38:52.933Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-25T15:38:52.938Z] $ docker stop --time=1 5368a43c65a5114ce489f11ed896160c6f5d08fd14fd90b674aac55f4879ba3a [2024-03-25T15:38:55.945Z] $ docker rm -f --volumes 5368a43c65a5114ce489f11ed896160c6f5d08fd14fd90b674aac55f4879ba3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-25T15:38:56.828Z] + git log --format=format:%s -1 96ba23eab77964c3e2fbce9406ca923645e3f610 [Pipeline] sh [2024-03-25T15:38:57.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-25T15:38:57.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:38:57.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T15:38:57.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:38:57.502Z] prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container [2024-03-25T15:38:57.524Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-25T15:38:57.915Z] $ docker top 6eb40b66ffb5a8de9f4916d42c473fbcf61744fd36acf60b333b143ce789e4ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-25T15:38:58.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T15:38:58.031Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T15:38:58.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T15:38:58.141Z] $ docker exec 6eb40b66ffb5a8de9f4916d42c473fbcf61744fd36acf60b333b143ce789e4ae ssh-agent [2024-03-25T15:38:58.251Z] SSH_AUTH_SOCK=/tmp/ssh-GCl6NBSMhwFV/agent.32 [2024-03-25T15:38:58.251Z] SSH_AGENT_PID=38 [2024-03-25T15:38:58.255Z] Running ssh-add (command line suppressed) [2024-03-25T15:38:58.345Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15882397963840161431.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15882397963840161431.key) [2024-03-25T15:38:58.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T15:38:58.653Z] + git semver tag [2024-03-25T15:38:58.913Z] 2024-03-25 15:38:58,812 [run_tag] DEBUG tag force:False [2024-03-25T15:38:58.913Z] 2024-03-25 15:38:58,812 [check_head_tag] DEBUG check head tag [2024-03-25T15:38:58.913Z] 2024-03-25 15:38:58,813 [execute] INFO git cat-file --batch-check [2024-03-25T15:38:58.913Z] 2024-03-25 15:38:58,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-03-25T15:38:58.913Z] 2024-03-25 15:38:58,817 [execute] INFO git cat-file --batch [2024-03-25T15:38:58.913Z] 2024-03-25 15:38:58,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-03-25T15:38:58.913Z] 2024-03-25 15:38:58,838 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-25T15:38:58.913Z] 2024-03-25 15:38:58,838 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 [2024-03-25T15:38:58.913Z] 2024-03-25 15:38:58,839 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.19', '-m', 'v3.2.0-dev.19'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-03-25T15:38:58.913Z] 2024-03-25 15:38:58,843 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-25T15:38:58.913Z] 3.2.0-dev.19 [Pipeline] } [2024-03-25T15:38:58.916Z] $ docker exec --env ******** --env ******** 6eb40b66ffb5a8de9f4916d42c473fbcf61744fd36acf60b333b143ce789e4ae ssh-agent -k [2024-03-25T15:38:59.017Z] unset SSH_AUTH_SOCK; [2024-03-25T15:38:59.018Z] unset SSH_AGENT_PID; [2024-03-25T15:38:59.018Z] echo Agent pid 38 killed; [2024-03-25T15:38:59.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-25T15:38:59.358Z] + git semver [Pipeline] } [2024-03-25T15:38:59.621Z] $ docker stop --time=1 6eb40b66ffb5a8de9f4916d42c473fbcf61744fd36acf60b333b143ce789e4ae [2024-03-25T15:39:00.870Z] $ docker rm -f --volumes 6eb40b66ffb5a8de9f4916d42c473fbcf61744fd36acf60b333b143ce789e4ae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:39:01.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-25T15:39:01.281Z] [2024-03-25T15:39:01.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:39:01.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-25T15:39:01.591Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-25T15:39:01.591Z] ab5ef0e58194: Pulling fs layer [2024-03-25T15:39:01.591Z] 9712f1f96733: Pulling fs layer [2024-03-25T15:39:01.591Z] 63f879dbbcfc: Pulling fs layer [2024-03-25T15:39:01.591Z] 0d9ebad4ef96: Pulling fs layer [2024-03-25T15:39:01.591Z] e9a5061849ea: Pulling fs layer [2024-03-25T15:39:01.591Z] d747dcd14b5f: Pulling fs layer [2024-03-25T15:39:01.591Z] 2de7ff778b66: Pulling fs layer [2024-03-25T15:39:01.591Z] 0d9ebad4ef96: Waiting [2024-03-25T15:39:01.591Z] e9a5061849ea: Waiting [2024-03-25T15:39:01.591Z] d747dcd14b5f: Waiting [2024-03-25T15:39:01.591Z] 2de7ff778b66: Waiting [2024-03-25T15:39:01.591Z] 9712f1f96733: Download complete [2024-03-25T15:39:01.850Z] 63f879dbbcfc: Verifying Checksum [2024-03-25T15:39:01.850Z] 63f879dbbcfc: Download complete [2024-03-25T15:39:02.108Z] 0d9ebad4ef96: Verifying Checksum [2024-03-25T15:39:02.108Z] 0d9ebad4ef96: Download complete [2024-03-25T15:39:02.108Z] e9a5061849ea: Verifying Checksum [2024-03-25T15:39:02.108Z] e9a5061849ea: Download complete [2024-03-25T15:39:02.108Z] d747dcd14b5f: Verifying Checksum [2024-03-25T15:39:02.108Z] d747dcd14b5f: Download complete [2024-03-25T15:39:02.108Z] ab5ef0e58194: Verifying Checksum [2024-03-25T15:39:02.108Z] ab5ef0e58194: Download complete [2024-03-25T15:39:02.108Z] 2de7ff778b66: Verifying Checksum [2024-03-25T15:39:02.108Z] 2de7ff778b66: Download complete [2024-03-25T15:39:04.638Z] ab5ef0e58194: Pull complete [2024-03-25T15:39:04.895Z] 9712f1f96733: Pull complete [2024-03-25T15:39:05.460Z] 63f879dbbcfc: Pull complete [2024-03-25T15:39:08.741Z] 0d9ebad4ef96: Pull complete [2024-03-25T15:39:08.741Z] e9a5061849ea: Pull complete [2024-03-25T15:39:08.741Z] d747dcd14b5f: Pull complete [2024-03-25T15:39:09.680Z] 2de7ff778b66: Pull complete [2024-03-25T15:39:09.680Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-25T15:39:09.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-25T15:39:09.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:39:09.785Z] prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container [2024-03-25T15:39:09.802Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-25T15:39:13.667Z] $ docker top 81ce6a45989d482ff68c85981d8e375352fcd4afa74501054b234c3d15b48b43 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-25T15:39:13.749Z] provisioning config files... [2024-03-25T15:39:13.755Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13043013283086995057tmp [2024-03-25T15:39:13.766Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17659443844824503514tmp [2024-03-25T15:39:13.776Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8697842543349763274tmp [Pipeline] { [Pipeline] echo [2024-03-25T15:39:13.809Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:39:14.101Z] ---> sigul-configuration.sh [2024-03-25T15:39:14.101Z] gpg: directory `/root/.gnupg' created [2024-03-25T15:39:14.101Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-25T15:39:14.101Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-25T15:39:14.101Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-25T15:39:14.101Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-25T15:39:14.101Z] gpg: CAST5 encrypted data [2024-03-25T15:39:14.101Z] gpg: encrypted with 1 passphrase [2024-03-25T15:39:14.101Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-25T15:39:14.397Z] + mkdir /home/jenkins [2024-03-25T15:39:14.397Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-25T15:39:14.690Z] + 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-03-25T15:39:14.702Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:39:14.995Z] ---> sigul-install.sh [2024-03-25T15:39:14.995Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-25T15:39:15.294Z] + git tag --list [2024-03-25T15:39:15.294Z] v0.0.0 [2024-03-25T15:39:15.294Z] v1.0.0 [2024-03-25T15:39:15.294Z] v2.1.0 [2024-03-25T15:39:15.294Z] v2.1.1 [2024-03-25T15:39:15.294Z] v2.2.0 [2024-03-25T15:39:15.294Z] v2.3.0 [2024-03-25T15:39:15.294Z] v3.0 [2024-03-25T15:39:15.294Z] v3.0.0 [2024-03-25T15:39:15.294Z] v3.0.1 [2024-03-25T15:39:15.294Z] v3.0.1-dev.1 [2024-03-25T15:39:15.294Z] v3.1 [2024-03-25T15:39:15.294Z] v3.1.0 [2024-03-25T15:39:15.294Z] v3.1.0-dev.1 [2024-03-25T15:39:15.294Z] v3.1.0-dev.10 [2024-03-25T15:39:15.294Z] v3.1.0-dev.11 [2024-03-25T15:39:15.294Z] v3.1.0-dev.12 [2024-03-25T15:39:15.294Z] v3.1.0-dev.13 [2024-03-25T15:39:15.294Z] v3.1.0-dev.14 [2024-03-25T15:39:15.294Z] v3.1.0-dev.15 [2024-03-25T15:39:15.294Z] v3.1.0-dev.16 [2024-03-25T15:39:15.294Z] v3.1.0-dev.17 [2024-03-25T15:39:15.294Z] v3.1.0-dev.18 [2024-03-25T15:39:15.294Z] v3.1.0-dev.19 [2024-03-25T15:39:15.294Z] v3.1.0-dev.2 [2024-03-25T15:39:15.294Z] v3.1.0-dev.20 [2024-03-25T15:39:15.294Z] v3.1.0-dev.21 [2024-03-25T15:39:15.294Z] v3.1.0-dev.22 [2024-03-25T15:39:15.294Z] v3.1.0-dev.23 [2024-03-25T15:39:15.294Z] v3.1.0-dev.24 [2024-03-25T15:39:15.294Z] v3.1.0-dev.25 [2024-03-25T15:39:15.294Z] v3.1.0-dev.26 [2024-03-25T15:39:15.294Z] v3.1.0-dev.27 [2024-03-25T15:39:15.294Z] v3.1.0-dev.28 [2024-03-25T15:39:15.294Z] v3.1.0-dev.29 [2024-03-25T15:39:15.294Z] v3.1.0-dev.3 [2024-03-25T15:39:15.294Z] v3.1.0-dev.30 [2024-03-25T15:39:15.294Z] v3.1.0-dev.31 [2024-03-25T15:39:15.294Z] v3.1.0-dev.32 [2024-03-25T15:39:15.294Z] v3.1.0-dev.33 [2024-03-25T15:39:15.294Z] v3.1.0-dev.34 [2024-03-25T15:39:15.294Z] v3.1.0-dev.35 [2024-03-25T15:39:15.294Z] v3.1.0-dev.36 [2024-03-25T15:39:15.294Z] v3.1.0-dev.37 [2024-03-25T15:39:15.294Z] v3.1.0-dev.38 [2024-03-25T15:39:15.294Z] v3.1.0-dev.39 [2024-03-25T15:39:15.294Z] v3.1.0-dev.4 [2024-03-25T15:39:15.294Z] v3.1.0-dev.40 [2024-03-25T15:39:15.294Z] v3.1.0-dev.5 [2024-03-25T15:39:15.294Z] v3.1.0-dev.6 [2024-03-25T15:39:15.294Z] v3.1.0-dev.7 [2024-03-25T15:39:15.294Z] v3.1.0-dev.8 [2024-03-25T15:39:15.294Z] v3.1.0-dev.9 [2024-03-25T15:39:15.294Z] v3.2.0-dev.1 [2024-03-25T15:39:15.294Z] v3.2.0-dev.10 [2024-03-25T15:39:15.294Z] v3.2.0-dev.11 [2024-03-25T15:39:15.294Z] v3.2.0-dev.12 [2024-03-25T15:39:15.294Z] v3.2.0-dev.13 [2024-03-25T15:39:15.294Z] v3.2.0-dev.14 [2024-03-25T15:39:15.294Z] v3.2.0-dev.15 [2024-03-25T15:39:15.294Z] v3.2.0-dev.16 [2024-03-25T15:39:15.294Z] v3.2.0-dev.17 [2024-03-25T15:39:15.294Z] v3.2.0-dev.18 [2024-03-25T15:39:15.294Z] v3.2.0-dev.19 [2024-03-25T15:39:15.294Z] v3.2.0-dev.2 [2024-03-25T15:39:15.294Z] v3.2.0-dev.3 [2024-03-25T15:39:15.294Z] v3.2.0-dev.4 [2024-03-25T15:39:15.294Z] v3.2.0-dev.5 [2024-03-25T15:39:15.294Z] v3.2.0-dev.6 [2024-03-25T15:39:15.294Z] v3.2.0-dev.7 [2024-03-25T15:39:15.294Z] v3.2.0-dev.8 [2024-03-25T15:39:15.294Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-25T15:39:15.595Z] + lftools sign git-tag v3.2.0-dev.19 [2024-03-25T15:39:16.164Z] Signing Git tag with Sigul... [2024-03-25T15:39:16.164Z] Signing v3.2.0-dev.19 [Pipeline] echo [2024-03-25T15:39:16.436Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:39:16.728Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-25T15:39:16.735Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-25T15:39:16.752Z] $ docker stop --time=1 81ce6a45989d482ff68c85981d8e375352fcd4afa74501054b234c3d15b48b43 [2024-03-25T15:39:18.015Z] $ docker rm -f --volumes 81ce6a45989d482ff68c85981d8e375352fcd4afa74501054b234c3d15b48b43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-25T15:39:18.473Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-25T15:39:18.473Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:39:18.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T15:39:18.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:39:18.859Z] prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container [2024-03-25T15:39:18.881Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-25T15:39:19.193Z] $ docker top 1058a43ea8f86b088bc72c4b6943bfac29ddec37ec380c8e6b040ebc8ef408d9 -eo pid,comm [2024-03-25T15:39:19.245Z] 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-03-25T15:39:19.245Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-25T15:39:19.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T15:39:19.304Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T15:39:19.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T15:39:19.400Z] $ docker exec 1058a43ea8f86b088bc72c4b6943bfac29ddec37ec380c8e6b040ebc8ef408d9 ssh-agent [2024-03-25T15:39:19.507Z] SSH_AUTH_SOCK=/tmp/ssh-5pU9hroRJjjQ/agent.32 [2024-03-25T15:39:19.507Z] SSH_AGENT_PID=39 [2024-03-25T15:39:19.511Z] Running ssh-add (command line suppressed) [2024-03-25T15:39:19.609Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15379955815871347783.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15379955815871347783.key) [2024-03-25T15:39:19.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T15:39:19.924Z] + git semver bump pre [2024-03-25T15:39:20.183Z] 2024-03-25 15:39:20,095 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-25T15:39:20.183Z] 2024-03-25 15:39:20,095 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev [2024-03-25T15:39:20.183Z] 2024-03-25 15:39:20,095 [bump_version] DEBUG bumped version:3.2.0-dev.20 [2024-03-25T15:39:20.183Z] 2024-03-25 15:39:20,095 [write_version] DEBUG write version:3.2.0-dev.20 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-03-25T15:39:20.183Z] 2024-03-25 15:39:20,095 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-25T15:39:20.183Z] 2024-03-25 15:39:20,095 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-25T15:39:20.183Z] 2024-03-25 15:39:20,098 [execute] INFO git cat-file --batch-check [2024-03-25T15:39:20.183Z] 2024-03-25 15:39:20,098 [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-03-25T15:39:20.183Z] 2024-03-25 15:39:20,102 [execute] INFO git cat-file --batch [2024-03-25T15:39:20.183Z] 2024-03-25 15:39:20,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-25T15:39:20.183Z] 2024-03-25 15:39:20,107 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-25T15:39:20.183Z] 3.2.0-dev.20 [Pipeline] } [2024-03-25T15:39:20.185Z] $ docker exec --env ******** --env ******** 1058a43ea8f86b088bc72c4b6943bfac29ddec37ec380c8e6b040ebc8ef408d9 ssh-agent -k [2024-03-25T15:39:20.299Z] unset SSH_AUTH_SOCK; [2024-03-25T15:39:20.300Z] unset SSH_AGENT_PID; [2024-03-25T15:39:20.300Z] echo Agent pid 39 killed; [2024-03-25T15:39:20.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-25T15:39:20.636Z] + git semver [Pipeline] } [2024-03-25T15:39:20.899Z] $ docker stop --time=1 1058a43ea8f86b088bc72c4b6943bfac29ddec37ec380c8e6b040ebc8ef408d9 [2024-03-25T15:39:22.152Z] $ docker rm -f --volumes 1058a43ea8f86b088bc72c4b6943bfac29ddec37ec380c8e6b040ebc8ef408d9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T15:39:22.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-25T15:39:22.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:39:22.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T15:39:22.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:39:22.903Z] prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container [2024-03-25T15:39:22.925Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-25T15:39:23.258Z] $ docker top 9b11aa76298be1a9cf6c268b7746ffc1e13c056b9dab0b58df193a6ab6b339ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-25T15:39:23.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T15:39:23.363Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T15:39:23.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T15:39:23.457Z] $ docker exec 9b11aa76298be1a9cf6c268b7746ffc1e13c056b9dab0b58df193a6ab6b339ee ssh-agent [2024-03-25T15:39:23.571Z] SSH_AUTH_SOCK=/tmp/ssh-Y7GgzhQV45OC/agent.32 [2024-03-25T15:39:23.571Z] SSH_AGENT_PID=38 [2024-03-25T15:39:23.575Z] Running ssh-add (command line suppressed) [2024-03-25T15:39:23.661Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13499287684709221361.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13499287684709221361.key) [2024-03-25T15:39:23.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T15:39:23.968Z] + git semver push [2024-03-25T15:39:24.226Z] 2024-03-25 15:39:24,126 [run_push] DEBUG push [2024-03-25T15:39:24.226Z] 2024-03-25 15:39:24,127 [execute] INFO git cat-file --batch-check [2024-03-25T15:39:24.226Z] 2024-03-25 15:39:24,127 [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-03-25T15:39:24.226Z] 2024-03-25 15:39:24,130 [execute] INFO git rev-list 031e36db16c5e340af8cdfc6f53bb63566c9d97b -- [2024-03-25T15:39:24.226Z] 2024-03-25 15:39:24,131 [execute] DEBUG Popen(['git', 'rev-list', '031e36db16c5e340af8cdfc6f53bb63566c9d97b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-25T15:39:24.226Z] 2024-03-25 15:39:24,139 [execute] INFO git fetch -v origin [2024-03-25T15:39:24.226Z] 2024-03-25 15:39:24,139 [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-03-25T15:39:24.796Z] 2024-03-25 15:39:24,663 [run_push] DEBUG no remote changes detected [2024-03-25T15:39:24.796Z] 2024-03-25 15:39:24,663 [execute] INFO git push origin semver [2024-03-25T15:39:24.796Z] 2024-03-25 15:39:24,664 [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-03-25T15:39:25.732Z] 2024-03-25 15:39:25,540 [run_push] DEBUG push all version tags [2024-03-25T15:39:25.732Z] 2024-03-25 15:39:25,541 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-25T15:39:25.733Z] 2024-03-25 15:39:25,541 [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-03-25T15:39:26.668Z] 2024-03-25 15:39:26,304 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-25T15:39:26.668Z] 3.2.0-dev.20 [Pipeline] } [2024-03-25T15:39:26.671Z] $ docker exec --env ******** --env ******** 9b11aa76298be1a9cf6c268b7746ffc1e13c056b9dab0b58df193a6ab6b339ee ssh-agent -k [2024-03-25T15:39:26.765Z] unset SSH_AUTH_SOCK; [2024-03-25T15:39:26.765Z] unset SSH_AGENT_PID; [2024-03-25T15:39:26.765Z] echo Agent pid 38 killed; [2024-03-25T15:39:26.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-25T15:39:27.103Z] + git semver [Pipeline] } [2024-03-25T15:39:27.368Z] $ docker stop --time=1 9b11aa76298be1a9cf6c268b7746ffc1e13c056b9dab0b58df193a6ab6b339ee [2024-03-25T15:39:28.631Z] $ docker rm -f --volumes 9b11aa76298be1a9cf6c268b7746ffc1e13c056b9dab0b58df193a6ab6b339ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-25T15:39:29.250Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-03-25T15:39:29.250Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-25T15:39:29.250Z] total 16 [2024-03-25T15:39:29.250Z] drwxr-xr-x 3 root root 4096 Mar 25 15:24 . [2024-03-25T15:39:29.250Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 25 15:39 .. [2024-03-25T15:39:29.250Z] drwxr-xr-x 2 root root 4096 Mar 25 15:24 cost [2024-03-25T15:39:29.250Z] -rw-r--r-- 1 root root 95 Mar 25 15:24 cost.csv [2024-03-25T15:39:29.250Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-25T15:39:29.250Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-25T15:39:29.250Z] total 16 [2024-03-25T15:39:29.250Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 15:24 . [2024-03-25T15:39:29.250Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 25 15:39 .. [2024-03-25T15:39:29.250Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 25 15:24 cost [2024-03-25T15:39:29.250Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 25 15:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:39:29.548Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:39:30.405Z] ---> package-listing.sh [2024-03-25T15:39:30.405Z] ++ facter osfamily [2024-03-25T15:39:30.405Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-25T15:39:30.664Z] + OS_FAMILY=debian [2024-03-25T15:39:30.664Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-25T15:39:30.664Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-25T15:39:30.664Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-25T15:39:30.664Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-25T15:39:30.664Z] + PACKAGES=/tmp/packages_start.txt [2024-03-25T15:39:30.664Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-25T15:39:30.664Z] + PACKAGES=/tmp/packages_end.txt [2024-03-25T15:39:30.664Z] + case "${OS_FAMILY}" in [2024-03-25T15:39:30.664Z] + dpkg -l [2024-03-25T15:39:30.664Z] + grep '^ii' [2024-03-25T15:39:30.664Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-25T15:39:30.664Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-25T15:39:30.664Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-25T15:39:30.664Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-25T15:39:30.664Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-03-25T15:39:30.664Z] + 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-03-25T15:39:30.675Z] 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-03-25T15:39:30.951Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:39:31.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T15:39:31.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:39:31.594Z] prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container [2024-03-25T15:39:31.617Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-25T15:39:31.803Z] $ docker top f265960c6dc3bdd97c07439301281e837d85de50814b0d5bef0d51c2049d9c1e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T15:39:32.151Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-25T15:39:32.433Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-25T15:39:32.718Z] + ls /var/log/sa-host [2024-03-25T15:39:32.718Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T15:39:32.789Z] provisioning config files... [2024-03-25T15:39:32.798Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8940735612419091846tmp [Pipeline] { [Pipeline] echo [2024-03-25T15:39:32.815Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:39:33.096Z] ---> create-netrc.sh [Pipeline] } [2024-03-25T15:39:33.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:39:33.444Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-25T15:39:33.454Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:39:33.734Z] ---> sudo-logs.sh [2024-03-25T15:39:33.734Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-25T15:39:33.759Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:39:34.039Z] ---> job-cost.sh [2024-03-25T15:39:34.039Z] lf-activate-venv: SKIPPING [2024-03-25T15:39:34.039Z] DEBUG: total: 0.2199999988079071 [2024-03-25T15:39:34.039Z] INFO: Retrieving Stack Cost... [2024-03-25T15:39:34.607Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-25T15:39:34.867Z] INFO: Archiving Costs [Pipeline] echo [2024-03-25T15:39:34.878Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:39:35.159Z] ---> logs-deploy.sh [2024-03-25T15:39:35.159Z] lf-activate-venv: SKIPPING [2024-03-25T15:39:35.159Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/172 [2024-03-25T15:39:35.159Z] INFO: archiving workspace using pattern(s): [2024-03-25T15:39:36.095Z] Archives upload complete. [2024-03-25T15:39:36.095Z] INFO: archiving logs to Nexus