Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 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-ssh11467224929020809661.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5543155546684515737.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh427091793983311939.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh10626652236538758958.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-ssh1068643804014276347.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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1729 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#211)" > git rev-list --no-walk 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-21T16:54:41.161Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-21T16:54:41.230Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-21T16:54:41.244Z] ========================================================= [2023-07-21T16:54:41.244Z] EdgeX Global Pipelines Version Info [2023-07-21T16:54:41.245Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-21T16:54:42.002Z] ------------------- [2023-07-21T16:54:42.002Z] stable info: [2023-07-21T16:54:42.002Z] ------------------- [2023-07-21T16:54:42.002Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-21T16:54:42.002Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-21T16:54:42.002Z] Message: update stable to v1.0.250 [2023-07-21T16:54:42.570Z] ------------------- [2023-07-21T16:54:42.570Z] experimental info: [2023-07-21T16:54:42.570Z] ------------------- [2023-07-21T16:54:42.570Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-21T16:54:42.570Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-21T16:54:42.570Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-21T16:54:42.730Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-07-21T16:54:42.746Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-07-21T16:54:42.756Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-21T16:54:42.770Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-21T16:54:42.788Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-21T16:54:42.804Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-21T16:54:42.822Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-21T16:54:42.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-21T16:54:42.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-21T16:54:42.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-21T16:54:42.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-21T16:54:42.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-07-21T16:54:42.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-21T16:54:42.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-21T16:54:42.946Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-21T16:54:42.964Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-21T16:54:42.975Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-21T16:54:42.985Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-21T16:54:42.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-21T16:54:43.002Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-21T16:54:43.011Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-21T16:54:43.019Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-21T16:54:43.028Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-21T16:54:43.047Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-21T16:54:43.064Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-21T16:54:43.075Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-21T16:54:43.086Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-21T16:54:43.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-21T16:54:43.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-21T16:54:43.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-21T16:54:43.148Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [Pipeline] echo [2023-07-21T16:54:43.169Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5aba83 [Pipeline] echo [2023-07-21T16:54:43.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T16:54:43.231Z] provisioning config files... [2023-07-21T16:54:43.244Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config222270985579537719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T16:54:43.552Z] ---> docker-login.sh [2023-07-21T16:54:43.552Z] nexus3.edgexfoundry.org:10001 [2023-07-21T16:54:43.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:54:43.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:54:43.812Z] Configure a credential helper to remove this warning. See [2023-07-21T16:54:43.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:54:43.812Z] [2023-07-21T16:54:43.812Z] Login Succeeded [2023-07-21T16:54:43.812Z] nexus3.edgexfoundry.org:10002 [2023-07-21T16:54:44.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:54:44.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:54:44.073Z] Configure a credential helper to remove this warning. See [2023-07-21T16:54:44.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:54:44.073Z] [2023-07-21T16:54:44.073Z] Login Succeeded [2023-07-21T16:54:44.073Z] nexus3.edgexfoundry.org:10003 [2023-07-21T16:54:44.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:54:44.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:54:44.073Z] Configure a credential helper to remove this warning. See [2023-07-21T16:54:44.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:54:44.073Z] [2023-07-21T16:54:44.073Z] Login Succeeded [2023-07-21T16:54:44.073Z] nexus3.edgexfoundry.org:10004 [2023-07-21T16:54:44.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:54:44.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:54:44.335Z] Configure a credential helper to remove this warning. See [2023-07-21T16:54:44.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:54:44.335Z] [2023-07-21T16:54:44.335Z] Login Succeeded [2023-07-21T16:54:44.335Z] docker.io [2023-07-21T16:54:44.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:54:44.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:54:44.595Z] Configure a credential helper to remove this warning. See [2023-07-21T16:54:44.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:54:44.595Z] [2023-07-21T16:54:44.595Z] Login Succeeded [2023-07-21T16:54:44.595Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T16:54:44.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-21T16:54:44.971Z] + git rev-list -1 --merges a5aba83ef2fc51b0a984281085c7d33d7df2dbd9~1..a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [Pipeline] echo [2023-07-21T16:54:45.027Z] -----------> git rev-list -1 --merges a5aba83ef2fc51b0a984281085c7d33d7df2dbd9~1..a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [false] [Pipeline] sh [2023-07-21T16:54:45.316Z] + git log --format=format:%s -1 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [Pipeline] echo [2023-07-21T16:54:45.330Z] ========================================================= [2023-07-21T16:54:45.331Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-21T16:54:45.331Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-21T16:54:45.669Z] + git log --format=format:%s -1 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [Pipeline] echo [2023-07-21T16:54:45.681Z] [semverPrep] GIT_COMMIT: a5aba83ef2fc51b0a984281085c7d33d7df2dbd9, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#211) [Pipeline] echo [2023-07-21T16:54:45.691Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-21T16:54:46.071Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-21T16:54:46.071Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-21T16:54:46.071Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-21T16:54:46.071Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-21T16:54:46.071Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-21T16:54:46.071Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-21T16:54:46.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:54:46.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T16:54:46.481Z] [2023-07-21T16:54:46.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:54:46.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T16:54:46.789Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-21T16:54:46.789Z] b85a868b505f: Pulling fs layer [2023-07-21T16:54:46.789Z] e2be974225ed: Pulling fs layer [2023-07-21T16:54:46.789Z] 339a4e72a1f5: Pulling fs layer [2023-07-21T16:54:46.789Z] 988bab9f4d93: Pulling fs layer [2023-07-21T16:54:46.789Z] 1469e6f7b9e6: Pulling fs layer [2023-07-21T16:54:46.789Z] eaf3925da568: Pulling fs layer [2023-07-21T16:54:46.789Z] bab4dde63d76: Pulling fs layer [2023-07-21T16:54:46.789Z] bde34c3a00c8: Pulling fs layer [2023-07-21T16:54:46.789Z] b352a97aabf1: Pulling fs layer [2023-07-21T16:54:46.789Z] 4872d77fe225: Pulling fs layer [2023-07-21T16:54:46.789Z] 5851b861e8e6: Pulling fs layer [2023-07-21T16:54:46.789Z] 1469e6f7b9e6: Waiting [2023-07-21T16:54:46.789Z] eaf3925da568: Waiting [2023-07-21T16:54:46.789Z] bab4dde63d76: Waiting [2023-07-21T16:54:46.789Z] bde34c3a00c8: Waiting [2023-07-21T16:54:46.789Z] b352a97aabf1: Waiting [2023-07-21T16:54:46.789Z] 4872d77fe225: Waiting [2023-07-21T16:54:46.789Z] 5851b861e8e6: Waiting [2023-07-21T16:54:46.789Z] 988bab9f4d93: Waiting [2023-07-21T16:54:46.789Z] e2be974225ed: Verifying Checksum [2023-07-21T16:54:46.789Z] e2be974225ed: Download complete [2023-07-21T16:54:46.789Z] 988bab9f4d93: Download complete [2023-07-21T16:54:47.050Z] 1469e6f7b9e6: Verifying Checksum [2023-07-21T16:54:47.050Z] 1469e6f7b9e6: Download complete [2023-07-21T16:54:47.050Z] eaf3925da568: Verifying Checksum [2023-07-21T16:54:47.050Z] eaf3925da568: Download complete [2023-07-21T16:54:47.050Z] 339a4e72a1f5: Verifying Checksum [2023-07-21T16:54:47.050Z] 339a4e72a1f5: Download complete [2023-07-21T16:54:47.050Z] bde34c3a00c8: Download complete [2023-07-21T16:54:47.050Z] b352a97aabf1: Download complete [2023-07-21T16:54:47.050Z] 4872d77fe225: Verifying Checksum [2023-07-21T16:54:47.050Z] 4872d77fe225: Download complete [2023-07-21T16:54:47.050Z] 5851b861e8e6: Download complete [2023-07-21T16:54:47.050Z] b85a868b505f: Verifying Checksum [2023-07-21T16:54:47.050Z] b85a868b505f: Download complete [2023-07-21T16:54:47.309Z] bab4dde63d76: Download complete [2023-07-21T16:54:48.247Z] b85a868b505f: Pull complete [2023-07-21T16:54:48.506Z] e2be974225ed: Pull complete [2023-07-21T16:54:49.075Z] 339a4e72a1f5: Pull complete [2023-07-21T16:54:49.075Z] 988bab9f4d93: Pull complete [2023-07-21T16:54:49.336Z] 1469e6f7b9e6: Pull complete [2023-07-21T16:54:49.336Z] eaf3925da568: Pull complete [2023-07-21T16:54:51.242Z] bab4dde63d76: Pull complete [2023-07-21T16:54:51.243Z] bde34c3a00c8: Pull complete [2023-07-21T16:54:51.502Z] b352a97aabf1: Pull complete [2023-07-21T16:54:51.502Z] 4872d77fe225: Pull complete [2023-07-21T16:54:51.502Z] 5851b861e8e6: Pull complete [2023-07-21T16:54:51.502Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-21T16:54:51.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T16:54:51.502Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T16:54:51.599Z] prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container [2023-07-21T16:54:51.630Z] $ 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 [2023-07-21T16:54:54.128Z] $ docker top d10305a6e2cfa0839160d40231a1514adfb56ff4b54bf2cce24b5fe552b0bb58 -eo pid,comm [2023-07-21T16:54:54.185Z] 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). [2023-07-21T16:54:54.185Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-21T16:54:54.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T16:54:54.220Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T16:54:54.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T16:54:54.328Z] $ docker exec d10305a6e2cfa0839160d40231a1514adfb56ff4b54bf2cce24b5fe552b0bb58 ssh-agent [2023-07-21T16:54:54.447Z] SSH_AUTH_SOCK=/tmp/ssh-37T5POPT1poE/agent.31 [2023-07-21T16:54:54.447Z] SSH_AGENT_PID=37 [2023-07-21T16:54:54.454Z] Running ssh-add (command line suppressed) [2023-07-21T16:54:54.551Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7659966333830612498.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7659966333830612498.key) [2023-07-21T16:54:54.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T16:54:54.856Z] + git tag --points-at HEAD [Pipeline] } [2023-07-21T16:54:54.864Z] $ docker exec --env ******** --env ******** d10305a6e2cfa0839160d40231a1514adfb56ff4b54bf2cce24b5fe552b0bb58 ssh-agent -k [2023-07-21T16:54:54.977Z] unset SSH_AUTH_SOCK; [2023-07-21T16:54:54.978Z] unset SSH_AGENT_PID; [2023-07-21T16:54:54.978Z] echo Agent pid 37 killed; [2023-07-21T16:54:54.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-21T16:54:55.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T16:54:55.017Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T16:54:55.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T16:54:55.145Z] $ docker exec d10305a6e2cfa0839160d40231a1514adfb56ff4b54bf2cce24b5fe552b0bb58 ssh-agent [2023-07-21T16:54:55.278Z] SSH_AUTH_SOCK=/tmp/ssh-e3CgvsFskLsE/agent.69 [2023-07-21T16:54:55.278Z] SSH_AGENT_PID=75 [2023-07-21T16:54:55.283Z] Running ssh-add (command line suppressed) [2023-07-21T16:54:55.391Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12650778806653921578.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12650778806653921578.key) [2023-07-21T16:54:55.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T16:54:55.697Z] + git semver init [2023-07-21T16:54:55.957Z] 2023-07-21 16:54:55,870 [run_init] DEBUG init version:0.0.0 force:False [2023-07-21T16:54:55.957Z] 2023-07-21 16:54:55,870 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-07-21T16:54:55.957Z] 2023-07-21 16:54:55,871 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-07-21T16:54:55.957Z] 2023-07-21 16:54:55,871 [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) [2023-07-21T16:54:57.337Z] 2023-07-21 16:54:56,936 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-07-21T16:54:57.337Z] 2023-07-21 16:54:56,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-07-21T16:54:57.337Z] 2023-07-21 16:54:56,937 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-21T16:54:57.337Z] 2023-07-21 16:54:56,937 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-21T16:54:57.337Z] 3.1.0-dev.5 [Pipeline] } [2023-07-21T16:54:57.344Z] $ docker exec --env ******** --env ******** d10305a6e2cfa0839160d40231a1514adfb56ff4b54bf2cce24b5fe552b0bb58 ssh-agent -k [2023-07-21T16:54:57.438Z] unset SSH_AUTH_SOCK; [2023-07-21T16:54:57.439Z] unset SSH_AGENT_PID; [2023-07-21T16:54:57.439Z] echo Agent pid 75 killed; [2023-07-21T16:54:57.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-21T16:54:57.755Z] + git semver [Pipeline] } [2023-07-21T16:54:58.028Z] $ docker stop --time=1 d10305a6e2cfa0839160d40231a1514adfb56ff4b54bf2cce24b5fe552b0bb58 [2023-07-21T16:54:59.321Z] $ docker rm -f --volumes d10305a6e2cfa0839160d40231a1514adfb56ff4b54bf2cce24b5fe552b0bb58 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T16:54:59.668Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-21T16:54:59.881Z] Stashed 1 file(s) [Pipeline] echo [2023-07-21T16:54:59.884Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [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 [2023-07-21T16:55:00.053Z] provisioning config files... [2023-07-21T16:55:00.063Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16094737938884708835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T16:55:00.362Z] ---> docker-login.sh [2023-07-21T16:55:00.362Z] nexus3.edgexfoundry.org:10001 [2023-07-21T16:55:00.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:55:00.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:55:00.362Z] Configure a credential helper to remove this warning. See [2023-07-21T16:55:00.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:55:00.362Z] [2023-07-21T16:55:00.362Z] Login Succeeded [2023-07-21T16:55:00.362Z] nexus3.edgexfoundry.org:10002 [2023-07-21T16:55:00.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:55:00.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:55:00.362Z] Configure a credential helper to remove this warning. See [2023-07-21T16:55:00.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:55:00.362Z] [2023-07-21T16:55:00.362Z] Login Succeeded [2023-07-21T16:55:00.362Z] nexus3.edgexfoundry.org:10003 [2023-07-21T16:55:00.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:55:00.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:55:00.621Z] Configure a credential helper to remove this warning. See [2023-07-21T16:55:00.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:55:00.621Z] [2023-07-21T16:55:00.621Z] Login Succeeded [2023-07-21T16:55:00.621Z] nexus3.edgexfoundry.org:10004 [2023-07-21T16:55:00.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:55:00.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:55:00.621Z] Configure a credential helper to remove this warning. See [2023-07-21T16:55:00.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:55:00.621Z] [2023-07-21T16:55:00.621Z] Login Succeeded [2023-07-21T16:55:00.621Z] docker.io [2023-07-21T16:55:00.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:55:00.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:55:00.881Z] Configure a credential helper to remove this warning. See [2023-07-21T16:55:00.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:55:00.881Z] [2023-07-21T16:55:00.881Z] Login Succeeded [2023-07-21T16:55:00.881Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T16:55:00.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-21T16:55:00.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T16:55:00.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T16:55:00.969Z] ========================================================= [2023-07-21T16:55:00.969Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-21T16:55:00.969Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:55:01.278Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-21T16:55:01.279Z] Sending build context to Docker daemon 12.66MB [2023-07-21T16:55:01.279Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T16:55:01.279Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-21T16:55:01.279Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-21T16:55:01.279Z] 4db1b89c0bd1: Pulling fs layer [2023-07-21T16:55:01.279Z] 6911f1a30b25: Pulling fs layer [2023-07-21T16:55:01.279Z] e194b8c5c2a9: Pulling fs layer [2023-07-21T16:55:01.279Z] 6863d3e3a2b1: Pulling fs layer [2023-07-21T16:55:01.279Z] ec0bb842ea78: Pulling fs layer [2023-07-21T16:55:01.279Z] 40a00589a448: Pulling fs layer [2023-07-21T16:55:01.279Z] 6c08303d61cc: Pulling fs layer [2023-07-21T16:55:01.279Z] 798269fcf238: Pulling fs layer [2023-07-21T16:55:01.279Z] 40a00589a448: Waiting [2023-07-21T16:55:01.279Z] 6863d3e3a2b1: Waiting [2023-07-21T16:55:01.279Z] 6c08303d61cc: Waiting [2023-07-21T16:55:01.279Z] 798269fcf238: Waiting [2023-07-21T16:55:01.279Z] ec0bb842ea78: Waiting [2023-07-21T16:55:01.279Z] 6911f1a30b25: Download complete [2023-07-21T16:55:01.279Z] 6863d3e3a2b1: Download complete [2023-07-21T16:55:01.539Z] ec0bb842ea78: Download complete [2023-07-21T16:55:01.539Z] 4db1b89c0bd1: Verifying Checksum [2023-07-21T16:55:01.539Z] 4db1b89c0bd1: Download complete [2023-07-21T16:55:01.539Z] 40a00589a448: Verifying Checksum [2023-07-21T16:55:01.539Z] 40a00589a448: Download complete [2023-07-21T16:55:01.539Z] 4db1b89c0bd1: Pull complete [2023-07-21T16:55:01.802Z] 6911f1a30b25: Pull complete [2023-07-21T16:55:02.061Z] 798269fcf238: Verifying Checksum [2023-07-21T16:55:02.061Z] 798269fcf238: Download complete [2023-07-21T16:55:02.061Z] e194b8c5c2a9: Verifying Checksum [2023-07-21T16:55:02.061Z] e194b8c5c2a9: Download complete [2023-07-21T16:55:02.318Z] 6c08303d61cc: Verifying Checksum [2023-07-21T16:55:02.318Z] 6c08303d61cc: Download complete [2023-07-21T16:55:05.609Z] e194b8c5c2a9: Pull complete [2023-07-21T16:55:05.609Z] 6863d3e3a2b1: Pull complete [2023-07-21T16:55:05.609Z] ec0bb842ea78: Pull complete [2023-07-21T16:55:05.609Z] 40a00589a448: Pull complete [2023-07-21T16:55:08.141Z] 6c08303d61cc: Pull complete [2023-07-21T16:55:09.077Z] 798269fcf238: Pull complete [2023-07-21T16:55:09.077Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-21T16:55:09.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-21T16:55:09.077Z] ---> ec979cd7f677 [2023-07-21T16:55:09.077Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T16:55:14.381Z] ---> Running in 4b9de81047f2 [2023-07-21T16:55:14.381Z] Removing intermediate container 4b9de81047f2 [2023-07-21T16:55:14.381Z] ---> 4afb18676292 [2023-07-21T16:55:14.381Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T16:55:14.381Z] ---> Running in 0b915119471e [2023-07-21T16:55:14.381Z] Removing intermediate container 0b915119471e [2023-07-21T16:55:14.381Z] ---> ae6e7d3ee723 [2023-07-21T16:55:14.381Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-21T16:55:14.381Z] ---> Running in 8944c35bf1fa [2023-07-21T16:55:14.381Z] Removing intermediate container 8944c35bf1fa [2023-07-21T16:55:14.381Z] ---> 9674a5a0daa8 [2023-07-21T16:55:14.381Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T16:55:14.381Z] ---> Running in b25f991e5dc3 [2023-07-21T16:55:14.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-21T16:55:14.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-21T16:55:14.899Z] OK: 265 MiB in 53 packages [2023-07-21T16:55:15.005Z] Still waiting to schedule task [2023-07-21T16:55:15.006Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-21T16:55:15.158Z] Removing intermediate container b25f991e5dc3 [2023-07-21T16:55:15.158Z] ---> deced0420e48 [2023-07-21T16:55:15.158Z] Step 7/12 : WORKDIR /app [2023-07-21T16:55:15.158Z] ---> Running in 7e1bcc235789 [2023-07-21T16:55:15.417Z] Removing intermediate container 7e1bcc235789 [2023-07-21T16:55:15.417Z] ---> 91c52ddef278 [2023-07-21T16:55:15.417Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-21T16:55:15.417Z] ---> 29764a968d2c [2023-07-21T16:55:15.417Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T16:55:15.417Z] ---> Running in 90b5253892e7 [2023-07-21T16:55:54.149Z] Removing intermediate container 90b5253892e7 [2023-07-21T16:55:54.149Z] ---> a26d1e7ec651 [2023-07-21T16:55:54.149Z] Step 10/12 : COPY . . [2023-07-21T16:55:54.149Z] ---> 3e3aa3c54dbe [2023-07-21T16:55:54.149Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T16:55:54.149Z] ---> Running in d67aa9c1552d [2023-07-21T16:55:54.149Z] Removing intermediate container d67aa9c1552d [2023-07-21T16:55:54.149Z] ---> d366967a1304 [2023-07-21T16:55:54.149Z] Step 12/12 : RUN $MAKE [2023-07-21T16:55:54.149Z] ---> Running in 6b231357d25f [2023-07-21T16:55:54.149Z] noop [2023-07-21T16:55:54.149Z] Removing intermediate container 6b231357d25f [2023-07-21T16:55:54.149Z] ---> b7ca9aec8bb0 [2023-07-21T16:55:54.149Z] Successfully built b7ca9aec8bb0 [2023-07-21T16:55:54.149Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:55:54.455Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-21T16:55:54.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T16:55:54.522Z] prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container [2023-07-21T16:55:54.555Z] $ 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 [2023-07-21T16:55:54.935Z] $ docker top 84ce44079cd16e94cac8a569c866df278d09407a6bb665577019c27d0e897115 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T16:55:55.265Z] + go version [2023-07-21T16:55:55.265Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-21T16:55:55.279Z] $ docker stop --time=1 84ce44079cd16e94cac8a569c866df278d09407a6bb665577019c27d0e897115 [2023-07-21T16:55:56.524Z] $ docker rm -f --volumes 84ce44079cd16e94cac8a569c866df278d09407a6bb665577019c27d0e897115 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:55:56.912Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-21T16:55:56.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T16:55:56.980Z] prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container [2023-07-21T16:55:57.016Z] $ 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 [2023-07-21T16:55:57.356Z] $ docker top dece0fe4a7dc440e8af47ce913ae4f261ae5d266af1dca0fdc495ebcd1e60ea3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T16:55:57.698Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-07-21T16:55:57.989Z] + make test [2023-07-21T16:55:57.989Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-21T16:56:19.909Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-21T16:56:19.909Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-21T16:56:19.909Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.163s coverage: 86.2% of statements [2023-07-21T16:56:19.909Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.692s coverage: 71.9% of statements [2023-07-21T16:56:41.824Z] go vet ./... [2023-07-21T16:56:43.158Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1731 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-07-21T16:56:43.172Z] Running in /w/workspace/app-rfid-llrp-inventory/117 [Pipeline] { [Pipeline] checkout [2023-07-21T16:56:43.199Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-21T16:56:43.199Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-21T16:56:43.199Z] ./bin/test-attribution.sh [2023-07-21T16:56:43.206Z] The recommended git tool is: git [Pipeline] echo [2023-07-21T16:56:43.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-21T16:56:43.483Z] $ docker stop --time=1 dece0fe4a7dc440e8af47ce913ae4f261ae5d266af1dca0fdc495ebcd1e60ea3 [2023-07-21T16:56:47.167Z] $ docker rm -f --volumes dece0fe4a7dc440e8af47ce913ae4f261ae5d266af1dca0fdc495ebcd1e60ea3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T16:56:47.738Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-21T16:56:47.803Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-21T16:56:48.073Z] using credential edgex-jenkins-ssh [2023-07-21T16:56:48.094Z] Cloning the remote Git repository [2023-07-21T16:56:48.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-21T16:56:48.678Z] + ls -al . [2023-07-21T16:56:48.679Z] total 236 [2023-07-21T16:56:48.679Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 21 16:55 . [2023-07-21T16:56:48.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:54 .. [2023-07-21T16:56:48.679Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 21 16:54 .dockerignore [2023-07-21T16:56:48.679Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 16:54 .git [2023-07-21T16:56:48.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 16:54 .github [2023-07-21T16:56:48.679Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 21 16:54 .gitignore [2023-07-21T16:56:48.679Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 16:54 .golangci.yml [2023-07-21T16:56:48.679Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 16:54 .semver [2023-07-21T16:56:48.679Z] -rw-rw-r-- 1 jenkins jenkins 10332 Jul 21 16:54 Attribution.txt [2023-07-21T16:56:48.679Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jul 21 16:54 CHANGELOG.md [2023-07-21T16:56:48.679Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 21 16:54 Dockerfile [2023-07-21T16:56:48.679Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 16:54 GOVERNANCE.md [2023-07-21T16:56:48.679Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 21 16:54 Jenkinsfile [2023-07-21T16:56:48.679Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 21 16:54 LICENSE [2023-07-21T16:56:48.679Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 21 16:54 Makefile [2023-07-21T16:56:48.679Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 21 16:54 OWNERS.md [2023-07-21T16:56:48.679Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 21 16:54 README.md [2023-07-21T16:56:48.679Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 21 16:54 VERSION [2023-07-21T16:56:48.679Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:54 bin [2023-07-21T16:56:48.679Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 21 16:56 coverage.out [2023-07-21T16:56:48.679Z] -rw-rw-r-- 1 jenkins jenkins 3694 Jul 21 16:54 go.mod [2023-07-21T16:56:48.679Z] -rw-rw-r-- 1 jenkins jenkins 32867 Jul 21 16:54 go.sum [2023-07-21T16:56:48.679Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:54 images [2023-07-21T16:56:48.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:54 internal [2023-07-21T16:56:48.679Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 21 16:54 main.go [2023-07-21T16:56:48.679Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:54 res [2023-07-21T16:56:48.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:54 snap [2023-07-21T16:56:48.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 16:54 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:56:49.100Z] + 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=a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 --label arch=amd64 --label version=3.1.0-dev.5 . [2023-07-21T16:56:49.100Z] Sending build context to Docker daemon 12.66MB [2023-07-21T16:56:49.100Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T16:56:49.100Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-21T16:56:49.100Z] ---> b7ca9aec8bb0 [2023-07-21T16:56:49.100Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T16:56:48.136Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-21T16:56:48.223Z] > git init /w/workspace/app-rfid-llrp-inventory/117 # timeout=10 [2023-07-21T16:56:48.344Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-21T16:56:48.345Z] > git --version # timeout=10 [2023-07-21T16:56:48.364Z] > git --version # 'git version 2.25.1' [2023-07-21T16:56:48.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-21T16:56:48.510Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-21T16:56:49.358Z] ---> Running in e4a0fab03732 [2023-07-21T16:56:49.358Z] Removing intermediate container e4a0fab03732 [2023-07-21T16:56:49.358Z] ---> 931b52c124d4 [2023-07-21T16:56:49.358Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T16:56:49.358Z] ---> Running in 9f4373469da4 [2023-07-21T16:56:49.358Z] Removing intermediate container 9f4373469da4 [2023-07-21T16:56:49.358Z] ---> 215c2f9d2c2d [2023-07-21T16:56:49.358Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-21T16:56:49.358Z] ---> Running in badc2116a97d [2023-07-21T16:56:49.616Z] Removing intermediate container badc2116a97d [2023-07-21T16:56:49.616Z] ---> 1f9863c6a5cd [2023-07-21T16:56:49.616Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T16:56:49.616Z] ---> Running in 27947322a363 [2023-07-21T16:56:49.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-21T16:56:49.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-21T16:56:50.132Z] OK: 265 MiB in 53 packages [2023-07-21T16:56:50.391Z] Removing intermediate container 27947322a363 [2023-07-21T16:56:50.391Z] ---> 7b861bd0821f [2023-07-21T16:56:50.391Z] Step 7/29 : WORKDIR /app [2023-07-21T16:56:50.391Z] ---> Running in 1c4e516c191b [2023-07-21T16:56:50.391Z] Removing intermediate container 1c4e516c191b [2023-07-21T16:56:50.391Z] ---> b7ba1388f22f [2023-07-21T16:56:50.391Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-21T16:56:50.390Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-07-21T16:56:50.409Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-21T16:56:50.648Z] ---> 4341e76085a8 [2023-07-21T16:56:50.648Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T16:56:50.648Z] ---> Running in 3db2e07e8fa5 [2023-07-21T16:56:51.206Z] Avoid second fetch [2023-07-21T16:56:51.207Z] Checking out Revision a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 (main) [2023-07-21T16:56:51.214Z] Removing intermediate container 3db2e07e8fa5 [2023-07-21T16:56:51.214Z] ---> 641e4f030726 [2023-07-21T16:56:51.214Z] Step 10/29 : COPY . . [2023-07-21T16:56:51.770Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#211)" [2023-07-21T16:56:51.802Z] ---> b56ed997843f [2023-07-21T16:56:51.802Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T16:56:51.802Z] ---> Running in cc9ce2b5c3bf [2023-07-21T16:56:51.802Z] Removing intermediate container cc9ce2b5c3bf [2023-07-21T16:56:51.802Z] ---> 97d51ed8fa76 [2023-07-21T16:56:51.802Z] Step 12/29 : RUN $MAKE [2023-07-21T16:56:51.802Z] ---> Running in 07b8ed570cf6 [2023-07-21T16:56:51.223Z] > git config core.sparsecheckout # timeout=10 [2023-07-21T16:56:51.295Z] > git checkout -f a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 # timeout=10 [2023-07-21T16:56:52.061Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.5" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-21T16:56:52.611Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-21T16:56:52.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-21T16:56:52.611Z] Dload Upload Total Spent Left Speed [2023-07-21T16:56:52.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-07-21T16:56:53.214Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-21T16:56:53.538Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-07-21T16:56:53.538Z] sudo tee /etc/docker/daemon.new [2023-07-21T16:56:53.538Z] { [2023-07-21T16:56:53.538Z] "registry-mirrors": [ [2023-07-21T16:56:53.538Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-21T16:56:53.538Z] ], [2023-07-21T16:56:53.538Z] "bip": "10.250.0.254/24", [2023-07-21T16:56:53.538Z] "hosts": [ [2023-07-21T16:56:53.538Z] "tcp://0.0.0.0:5555", [2023-07-21T16:56:53.538Z] "unix:///var/run/docker.sock" [2023-07-21T16:56:53.538Z] ], [2023-07-21T16:56:53.538Z] "mtu": 1458, [2023-07-21T16:56:53.538Z] "selinux-enabled": true, [2023-07-21T16:56:53.538Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-21T16:56:53.538Z] } [Pipeline] sh [2023-07-21T16:56:53.865Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-21T16:56:54.192Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T16:57:12.443Z] provisioning config files... [2023-07-21T16:57:12.467Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/117@tmp/config16607880894350200144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T16:57:12.809Z] ---> docker-login.sh [2023-07-21T16:57:12.809Z] nexus3.edgexfoundry.org:10001 [2023-07-21T16:57:13.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:57:13.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:57:13.356Z] Configure a credential helper to remove this warning. See [2023-07-21T16:57:13.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:57:13.356Z] [2023-07-21T16:57:13.356Z] Login Succeeded [2023-07-21T16:57:13.356Z] nexus3.edgexfoundry.org:10002 [2023-07-21T16:57:13.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:57:13.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:57:13.896Z] Configure a credential helper to remove this warning. See [2023-07-21T16:57:13.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:57:13.896Z] [2023-07-21T16:57:13.896Z] Login Succeeded [2023-07-21T16:57:13.896Z] nexus3.edgexfoundry.org:10003 [2023-07-21T16:57:13.980Z] Removing intermediate container 07b8ed570cf6 [2023-07-21T16:57:13.980Z] ---> 26ba5e3f6e2d [2023-07-21T16:57:13.980Z] Step 13/29 : FROM alpine:3.17 [2023-07-21T16:57:13.980Z] 3.17: Pulling from library/alpine [2023-07-21T16:57:13.980Z] 4db1b89c0bd1: Already exists [2023-07-21T16:57:13.980Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-21T16:57:13.980Z] Status: Downloaded newer image for alpine:3.17 [2023-07-21T16:57:13.980Z] ---> 1f73a9d63274 [2023-07-21T16:57:13.980Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-21T16:57:13.980Z] ---> Running in a05ee01e3dfe [2023-07-21T16:57:13.980Z] Removing intermediate container a05ee01e3dfe [2023-07-21T16:57:13.980Z] ---> 02816bef7492 [2023-07-21T16:57:13.980Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-21T16:57:13.980Z] ---> Running in df1f2d1499ac [2023-07-21T16:57:13.980Z] Removing intermediate container df1f2d1499ac [2023-07-21T16:57:13.980Z] ---> db84d905ce20 [2023-07-21T16:57:13.980Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-21T16:57:13.980Z] ---> Running in de2b53598f17 [2023-07-21T16:57:13.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-21T16:57:13.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-21T16:57:13.980Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-21T16:57:13.980Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-21T16:57:13.980Z] Executing busybox-1.35.0-r29.trigger [2023-07-21T16:57:13.980Z] Executing ca-certificates-20230506-r0.trigger [2023-07-21T16:57:13.980Z] OK: 8 MiB in 17 packages [2023-07-21T16:57:13.980Z] Removing intermediate container de2b53598f17 [2023-07-21T16:57:13.980Z] ---> dcf9350471b8 [2023-07-21T16:57:13.980Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-21T16:57:13.980Z] ---> 42a4a347f936 [2023-07-21T16:57:13.980Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-21T16:57:13.980Z] ---> bf0bd5db4274 [2023-07-21T16:57:13.980Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-21T16:57:13.980Z] ---> b7ae1eb50ca7 [2023-07-21T16:57:13.980Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-21T16:57:13.980Z] ---> 2a9616f9468d [2023-07-21T16:57:13.980Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-21T16:57:13.980Z] ---> 202995d96204 [2023-07-21T16:57:13.980Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-21T16:57:13.980Z] ---> Running in f1a8ee34418b [2023-07-21T16:57:14.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:57:14.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:57:14.169Z] Configure a credential helper to remove this warning. See [2023-07-21T16:57:14.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:57:14.169Z] [2023-07-21T16:57:14.169Z] Login Succeeded [2023-07-21T16:57:14.169Z] nexus3.edgexfoundry.org:10004 [2023-07-21T16:57:14.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:57:14.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:57:14.444Z] Configure a credential helper to remove this warning. See [2023-07-21T16:57:14.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:57:14.444Z] [2023-07-21T16:57:14.444Z] Login Succeeded [2023-07-21T16:57:14.444Z] docker.io [2023-07-21T16:57:14.549Z] Removing intermediate container f1a8ee34418b [2023-07-21T16:57:14.549Z] ---> 9515b1f039b0 [2023-07-21T16:57:14.549Z] Step 23/29 : VOLUME /cache [2023-07-21T16:57:14.549Z] ---> Running in dcdf8efe3d88 [2023-07-21T16:57:14.549Z] Removing intermediate container dcdf8efe3d88 [2023-07-21T16:57:14.549Z] ---> 37b57793904a [2023-07-21T16:57:14.549Z] Step 24/29 : EXPOSE 59711 [2023-07-21T16:57:14.549Z] ---> Running in cec13c7516d2 [2023-07-21T16:57:14.549Z] Removing intermediate container cec13c7516d2 [2023-07-21T16:57:14.549Z] ---> ab490ce3848c [2023-07-21T16:57:14.549Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-21T16:57:14.549Z] ---> Running in 9e3ce38e351d [2023-07-21T16:57:14.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:57:14.808Z] Removing intermediate container 9e3ce38e351d [2023-07-21T16:57:14.808Z] ---> 9a49905cded5 [2023-07-21T16:57:14.808Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-21T16:57:14.808Z] ---> Running in fc513900a2fd [2023-07-21T16:57:14.808Z] Removing intermediate container fc513900a2fd [2023-07-21T16:57:14.808Z] ---> 5b8287259f11 [2023-07-21T16:57:14.808Z] Step 27/29 : LABEL arch=amd64 [2023-07-21T16:57:14.808Z] ---> Running in 18c146f32472 [2023-07-21T16:57:14.808Z] Removing intermediate container 18c146f32472 [2023-07-21T16:57:14.808Z] ---> 7956b641a972 [2023-07-21T16:57:14.808Z] Step 28/29 : LABEL git_sha=a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [2023-07-21T16:57:14.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:57:14.985Z] Configure a credential helper to remove this warning. See [2023-07-21T16:57:14.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:57:14.985Z] [2023-07-21T16:57:14.985Z] Login Succeeded [2023-07-21T16:57:14.985Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T16:57:14.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-07-21T16:57:15.066Z] ---> Running in a1d32d0c9a37 [2023-07-21T16:57:15.066Z] Removing intermediate container a1d32d0c9a37 [2023-07-21T16:57:15.066Z] ---> 8ba8568cd7eb [2023-07-21T16:57:15.066Z] Step 29/29 : LABEL version=3.1.0-dev.5 [2023-07-21T16:57:15.066Z] ---> Running in 4693f0311619 [2023-07-21T16:57:15.066Z] Removing intermediate container 4693f0311619 [2023-07-21T16:57:15.066Z] ---> 7ced4a87019f [2023-07-21T16:57:15.066Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-21T16:57:15.066Z] Successfully built 7ced4a87019f [2023-07-21T16:57:15.066Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T16:57:15.184Z] provisioning config files... [2023-07-21T16:57:15.191Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3455002764715429446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2023-07-21T16:57:15.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T16:57:15.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T16:57:15.276Z] ========================================================= [2023-07-21T16:57:15.276Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-21T16:57:15.276Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:57:15.493Z] ---> docker-login.sh [2023-07-21T16:57:15.493Z] nexus3.edgexfoundry.org:10001 [2023-07-21T16:57:15.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:57:15.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:57:15.493Z] Configure a credential helper to remove this warning. See [2023-07-21T16:57:15.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:57:15.493Z] [2023-07-21T16:57:15.493Z] Login Succeeded [2023-07-21T16:57:15.493Z] nexus3.edgexfoundry.org:10002 [2023-07-21T16:57:15.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:57:15.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:57:15.493Z] Configure a credential helper to remove this warning. See [2023-07-21T16:57:15.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:57:15.493Z] [2023-07-21T16:57:15.493Z] Login Succeeded [2023-07-21T16:57:15.493Z] nexus3.edgexfoundry.org:10003 [2023-07-21T16:57:15.619Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-21T16:57:15.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:57:15.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:57:15.751Z] Configure a credential helper to remove this warning. See [2023-07-21T16:57:15.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:57:15.751Z] [2023-07-21T16:57:15.751Z] Login Succeeded [2023-07-21T16:57:15.751Z] nexus3.edgexfoundry.org:10004 [2023-07-21T16:57:15.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:57:15.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:57:15.751Z] Configure a credential helper to remove this warning. See [2023-07-21T16:57:15.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:57:15.751Z] [2023-07-21T16:57:15.751Z] Login Succeeded [2023-07-21T16:57:15.751Z] docker.io [2023-07-21T16:57:15.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:57:15.888Z] Sending build context to Docker daemon 684kB [2023-07-21T16:57:15.888Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T16:57:15.888Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-21T16:57:15.888Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-21T16:57:15.888Z] edb6bdbacee9: Pulling fs layer [2023-07-21T16:57:15.888Z] 5f9638ab2659: Pulling fs layer [2023-07-21T16:57:15.888Z] 8d51d6327a98: Pulling fs layer [2023-07-21T16:57:15.888Z] 8b374f2dd631: Pulling fs layer [2023-07-21T16:57:15.888Z] ec14aa9079de: Pulling fs layer [2023-07-21T16:57:15.888Z] 2f466654f4bb: Pulling fs layer [2023-07-21T16:57:15.888Z] 554e91adad29: Pulling fs layer [2023-07-21T16:57:15.888Z] ec14aa9079de: Waiting [2023-07-21T16:57:15.888Z] 2f466654f4bb: Waiting [2023-07-21T16:57:15.888Z] 554e91adad29: Waiting [2023-07-21T16:57:15.888Z] 8b374f2dd631: Waiting [2023-07-21T16:57:16.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:57:16.010Z] Configure a credential helper to remove this warning. See [2023-07-21T16:57:16.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:57:16.010Z] [2023-07-21T16:57:16.010Z] Login Succeeded [2023-07-21T16:57:16.010Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T16:57:16.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-21T16:57:16.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T16:57:16.069Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-07-21T16:57:16.069Z] a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [2023-07-21T16:57:16.069Z] latest [2023-07-21T16:57:16.069Z] 3.1.0-dev.5 [2023-07-21T16:57:16.069Z] a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5 [2023-07-21T16:57:16.069Z] main [2023-07-21T16:57:16.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:57:16.158Z] 5f9638ab2659: Verifying Checksum [2023-07-21T16:57:16.158Z] 5f9638ab2659: Download complete [2023-07-21T16:57:16.158Z] 8b374f2dd631: Verifying Checksum [2023-07-21T16:57:16.158Z] 8b374f2dd631: Download complete [2023-07-21T16:57:16.158Z] ec14aa9079de: Verifying Checksum [2023-07-21T16:57:16.158Z] ec14aa9079de: Download complete [2023-07-21T16:57:16.158Z] edb6bdbacee9: Verifying Checksum [2023-07-21T16:57:16.158Z] edb6bdbacee9: Download complete [2023-07-21T16:57:16.398Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:57:16.708Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [2023-07-21T16:57:16.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-21T16:57:16.708Z] 42225da51269: Preparing [2023-07-21T16:57:16.708Z] 3446c176d1b8: Preparing [2023-07-21T16:57:16.708Z] ff3e158664a3: Preparing [2023-07-21T16:57:16.708Z] 8bc7ce8d0fa0: Preparing [2023-07-21T16:57:16.708Z] 8987202dc631: Preparing [2023-07-21T16:57:16.708Z] 87bb14495ada: Preparing [2023-07-21T16:57:16.708Z] ccb5a24b4b4b: Preparing [2023-07-21T16:57:16.708Z] 3dab9f8bf2d2: Preparing [2023-07-21T16:57:16.708Z] 87bb14495ada: Waiting [2023-07-21T16:57:16.708Z] ccb5a24b4b4b: Waiting [2023-07-21T16:57:16.708Z] 3dab9f8bf2d2: Waiting [2023-07-21T16:57:16.708Z] 8bc7ce8d0fa0: Pushed [2023-07-21T16:57:16.708Z] 42225da51269: Pushed [2023-07-21T16:57:16.708Z] 8987202dc631: Pushed [2023-07-21T16:57:16.708Z] ff3e158664a3: Pushed [2023-07-21T16:57:16.708Z] 3dab9f8bf2d2: Layer already exists [2023-07-21T16:57:16.968Z] 87bb14495ada: Pushed [2023-07-21T16:57:16.968Z] ccb5a24b4b4b: Pushed [2023-07-21T16:57:17.151Z] edb6bdbacee9: Pull complete [2023-07-21T16:57:17.740Z] 554e91adad29: Verifying Checksum [2023-07-21T16:57:17.740Z] 554e91adad29: Download complete [2023-07-21T16:57:17.740Z] 5f9638ab2659: Pull complete [2023-07-21T16:57:18.727Z] 8d51d6327a98: Verifying Checksum [2023-07-21T16:57:18.727Z] 8d51d6327a98: Download complete [2023-07-21T16:57:18.727Z] 2f466654f4bb: Verifying Checksum [2023-07-21T16:57:18.727Z] 2f466654f4bb: Download complete [2023-07-21T16:57:19.499Z] 3446c176d1b8: Pushed [2023-07-21T16:57:19.499Z] a5aba83ef2fc51b0a984281085c7d33d7df2dbd9: digest: sha256:25014ab81919b8083ce9a62ae0ed76b158a30b3bb6df9af4d3967bccd0a1db74 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:57:19.817Z] + 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 [2023-07-21T16:57:20.167Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-07-21T16:57:20.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-21T16:57:20.168Z] 42225da51269: Preparing [2023-07-21T16:57:20.168Z] 3446c176d1b8: Preparing [2023-07-21T16:57:20.168Z] ff3e158664a3: Preparing [2023-07-21T16:57:20.168Z] 8bc7ce8d0fa0: Preparing [2023-07-21T16:57:20.168Z] 8987202dc631: Preparing [2023-07-21T16:57:20.168Z] 87bb14495ada: Preparing [2023-07-21T16:57:20.168Z] ccb5a24b4b4b: Preparing [2023-07-21T16:57:20.168Z] 3dab9f8bf2d2: Preparing [2023-07-21T16:57:20.168Z] 87bb14495ada: Waiting [2023-07-21T16:57:20.168Z] 3dab9f8bf2d2: Waiting [2023-07-21T16:57:20.168Z] ccb5a24b4b4b: Waiting [2023-07-21T16:57:20.168Z] ff3e158664a3: Layer already exists [2023-07-21T16:57:20.168Z] 3446c176d1b8: Layer already exists [2023-07-21T16:57:20.168Z] 8987202dc631: Layer already exists [2023-07-21T16:57:20.168Z] 42225da51269: Layer already exists [2023-07-21T16:57:20.168Z] 8bc7ce8d0fa0: Layer already exists [2023-07-21T16:57:20.168Z] 87bb14495ada: Layer already exists [2023-07-21T16:57:20.168Z] ccb5a24b4b4b: Layer already exists [2023-07-21T16:57:20.168Z] 3dab9f8bf2d2: Layer already exists [2023-07-21T16:57:20.168Z] latest: digest: sha256:25014ab81919b8083ce9a62ae0ed76b158a30b3bb6df9af4d3967bccd0a1db74 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:57:20.489Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:57:20.801Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.5 [2023-07-21T16:57:20.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-21T16:57:20.801Z] 42225da51269: Preparing [2023-07-21T16:57:20.801Z] 3446c176d1b8: Preparing [2023-07-21T16:57:20.801Z] ff3e158664a3: Preparing [2023-07-21T16:57:20.801Z] 8bc7ce8d0fa0: Preparing [2023-07-21T16:57:20.801Z] 8987202dc631: Preparing [2023-07-21T16:57:20.801Z] 87bb14495ada: Preparing [2023-07-21T16:57:20.801Z] ccb5a24b4b4b: Preparing [2023-07-21T16:57:20.801Z] 3dab9f8bf2d2: Preparing [2023-07-21T16:57:20.801Z] ccb5a24b4b4b: Waiting [2023-07-21T16:57:20.801Z] 87bb14495ada: Waiting [2023-07-21T16:57:20.801Z] 3dab9f8bf2d2: Waiting [2023-07-21T16:57:20.801Z] 3446c176d1b8: Layer already exists [2023-07-21T16:57:20.801Z] 8bc7ce8d0fa0: Layer already exists [2023-07-21T16:57:20.801Z] 8987202dc631: Layer already exists [2023-07-21T16:57:20.801Z] ff3e158664a3: Layer already exists [2023-07-21T16:57:20.801Z] 42225da51269: Layer already exists [2023-07-21T16:57:20.801Z] 87bb14495ada: Layer already exists [2023-07-21T16:57:20.801Z] ccb5a24b4b4b: Layer already exists [2023-07-21T16:57:20.801Z] 3dab9f8bf2d2: Layer already exists [2023-07-21T16:57:20.801Z] 3.1.0-dev.5: digest: sha256:25014ab81919b8083ce9a62ae0ed76b158a30b3bb6df9af4d3967bccd0a1db74 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:57:21.117Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:57:21.428Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5 [2023-07-21T16:57:21.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-21T16:57:21.428Z] 42225da51269: Preparing [2023-07-21T16:57:21.428Z] 3446c176d1b8: Preparing [2023-07-21T16:57:21.428Z] ff3e158664a3: Preparing [2023-07-21T16:57:21.428Z] 8bc7ce8d0fa0: Preparing [2023-07-21T16:57:21.428Z] 8987202dc631: Preparing [2023-07-21T16:57:21.428Z] 87bb14495ada: Preparing [2023-07-21T16:57:21.428Z] ccb5a24b4b4b: Preparing [2023-07-21T16:57:21.428Z] 3dab9f8bf2d2: Preparing [2023-07-21T16:57:21.428Z] ccb5a24b4b4b: Waiting [2023-07-21T16:57:21.428Z] 87bb14495ada: Waiting [2023-07-21T16:57:21.428Z] 3446c176d1b8: Layer already exists [2023-07-21T16:57:21.428Z] 8bc7ce8d0fa0: Layer already exists [2023-07-21T16:57:21.428Z] 8987202dc631: Layer already exists [2023-07-21T16:57:21.428Z] 42225da51269: Layer already exists [2023-07-21T16:57:21.428Z] ff3e158664a3: Layer already exists [2023-07-21T16:57:21.428Z] ccb5a24b4b4b: Layer already exists [2023-07-21T16:57:21.428Z] 87bb14495ada: Layer already exists [2023-07-21T16:57:21.428Z] 3dab9f8bf2d2: Layer already exists [2023-07-21T16:57:21.428Z] a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5: digest: sha256:25014ab81919b8083ce9a62ae0ed76b158a30b3bb6df9af4d3967bccd0a1db74 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:57:21.742Z] + 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 [2023-07-21T16:57:22.050Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-07-21T16:57:22.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-21T16:57:22.050Z] 42225da51269: Preparing [2023-07-21T16:57:22.050Z] 3446c176d1b8: Preparing [2023-07-21T16:57:22.050Z] ff3e158664a3: Preparing [2023-07-21T16:57:22.050Z] 8bc7ce8d0fa0: Preparing [2023-07-21T16:57:22.050Z] 8987202dc631: Preparing [2023-07-21T16:57:22.050Z] 87bb14495ada: Preparing [2023-07-21T16:57:22.050Z] ccb5a24b4b4b: Preparing [2023-07-21T16:57:22.050Z] 3dab9f8bf2d2: Preparing [2023-07-21T16:57:22.050Z] 87bb14495ada: Waiting [2023-07-21T16:57:22.050Z] ccb5a24b4b4b: Waiting [2023-07-21T16:57:22.050Z] 3446c176d1b8: Layer already exists [2023-07-21T16:57:22.050Z] ff3e158664a3: Layer already exists [2023-07-21T16:57:22.050Z] 42225da51269: Layer already exists [2023-07-21T16:57:22.050Z] 8bc7ce8d0fa0: Layer already exists [2023-07-21T16:57:22.050Z] 8987202dc631: Layer already exists [2023-07-21T16:57:22.050Z] ccb5a24b4b4b: Layer already exists [2023-07-21T16:57:22.050Z] 87bb14495ada: Layer already exists [2023-07-21T16:57:22.050Z] 3dab9f8bf2d2: Layer already exists [2023-07-21T16:57:22.050Z] main: digest: sha256:25014ab81919b8083ce9a62ae0ed76b158a30b3bb6df9af4d3967bccd0a1db74 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-21T16:57:22.088Z] ===================================================== [Pipeline] echo [2023-07-21T16:57:22.095Z] taggedImages: [2023-07-21T16:57:22.095Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [2023-07-21T16:57:22.095Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-07-21T16:57:22.095Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.5 [2023-07-21T16:57:22.095Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5 [2023-07-21T16:57:22.095Z] - 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 [2023-07-21T16:57:22.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T16:57:22.471Z] [2023-07-21T16:57:22.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:57:22.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T16:57:22.777Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-21T16:57:22.777Z] 5eb5b503b376: Pulling fs layer [2023-07-21T16:57:22.777Z] 5c69ac0246d0: Pulling fs layer [2023-07-21T16:57:22.777Z] ec43610c2a17: Pulling fs layer [2023-07-21T16:57:22.777Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-21T16:57:22.777Z] 33b1e0a273af: Pulling fs layer [2023-07-21T16:57:22.777Z] 5d3b04190fa2: Pulling fs layer [2023-07-21T16:57:22.777Z] 2f39f015ded8: Pulling fs layer [2023-07-21T16:57:22.777Z] 33b1e0a273af: Waiting [2023-07-21T16:57:22.777Z] 2f39f015ded8: Waiting [2023-07-21T16:57:22.777Z] 3a2ae6a8a46f: Waiting [2023-07-21T16:57:22.777Z] 5c69ac0246d0: Verifying Checksum [2023-07-21T16:57:22.777Z] 5c69ac0246d0: Download complete [2023-07-21T16:57:22.777Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-21T16:57:22.777Z] 3a2ae6a8a46f: Download complete [2023-07-21T16:57:22.777Z] 33b1e0a273af: Verifying Checksum [2023-07-21T16:57:22.777Z] 33b1e0a273af: Download complete [2023-07-21T16:57:22.777Z] ec43610c2a17: Verifying Checksum [2023-07-21T16:57:22.777Z] ec43610c2a17: Download complete [2023-07-21T16:57:22.777Z] 5d3b04190fa2: Verifying Checksum [2023-07-21T16:57:22.777Z] 5d3b04190fa2: Download complete [2023-07-21T16:57:23.036Z] 5eb5b503b376: Verifying Checksum [2023-07-21T16:57:23.036Z] 5eb5b503b376: Download complete [2023-07-21T16:57:23.610Z] 2f39f015ded8: Verifying Checksum [2023-07-21T16:57:23.610Z] 2f39f015ded8: Download complete [2023-07-21T16:57:24.176Z] 5eb5b503b376: Pull complete [2023-07-21T16:57:24.176Z] 5c69ac0246d0: Pull complete [2023-07-21T16:57:24.740Z] ec43610c2a17: Pull complete [2023-07-21T16:57:24.740Z] 3a2ae6a8a46f: Pull complete [2023-07-21T16:57:24.740Z] 33b1e0a273af: Pull complete [2023-07-21T16:57:24.998Z] 5d3b04190fa2: Pull complete [2023-07-21T16:57:29.178Z] 2f39f015ded8: Pull complete [2023-07-21T16:57:29.178Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-21T16:57:29.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T16:57:29.178Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T16:57:29.252Z] prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container [2023-07-21T16:57:29.287Z] $ 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 [2023-07-21T16:57:31.199Z] 8d51d6327a98: Pull complete [2023-07-21T16:57:31.199Z] 8b374f2dd631: Pull complete [2023-07-21T16:57:31.199Z] ec14aa9079de: Pull complete [2023-07-21T16:57:32.942Z] $ docker top 332bab726698d9129c330988309965759b759ecf261b6d853797401dd2228654 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T16:57:33.315Z] ---> job-cost.sh [2023-07-21T16:57:33.316Z] lf-activate-venv: SKIPPING [2023-07-21T16:57:33.316Z] INFO: No Stack... [2023-07-21T16:57:33.574Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-21T16:57:34.142Z] INFO: Archiving Costs [Pipeline] sh [2023-07-21T16:57:34.429Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-07-21T16:57:34.429Z] + cut -d, -f6 [Pipeline] lock [2023-07-21T16:57:34.443Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-117-stack-cost] [2023-07-21T16:57:34.449Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-117-stack-cost] did not exist. Created. [2023-07-21T16:57:34.449Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-21T16:57:34.750Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-21T16:57:34.783Z] Stashed 1 file(s) [Pipeline] } [2023-07-21T16:57:34.789Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-117-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-21T16:57:34.815Z] $ docker stop --time=1 332bab726698d9129c330988309965759b759ecf261b6d853797401dd2228654 [2023-07-21T16:57:35.994Z] $ docker rm -f --volumes 332bab726698d9129c330988309965759b759ecf261b6d853797401dd2228654 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-21T16:57:37.869Z] 2f466654f4bb: Pull complete [2023-07-21T16:57:40.470Z] 554e91adad29: Pull complete [2023-07-21T16:57:40.470Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-21T16:57:40.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-21T16:57:40.470Z] ---> 1e15ea492957 [2023-07-21T16:57:40.470Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T16:57:41.892Z] ---> Running in fae593ab8d9e [2023-07-21T16:57:42.162Z] Removing intermediate container fae593ab8d9e [2023-07-21T16:57:42.162Z] ---> 5163947e6ba0 [2023-07-21T16:57:42.162Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T16:57:42.433Z] ---> Running in 5d474672eba3 [2023-07-21T16:57:42.699Z] Removing intermediate container 5d474672eba3 [2023-07-21T16:57:42.699Z] ---> 80b2c2b2fe2f [2023-07-21T16:57:42.699Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-21T16:57:42.699Z] ---> Running in d6de2a6948a5 [2023-07-21T16:57:42.974Z] Removing intermediate container d6de2a6948a5 [2023-07-21T16:57:42.974Z] ---> f043988dc945 [2023-07-21T16:57:42.974Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T16:57:43.241Z] ---> Running in d486aa712d24 [2023-07-21T16:57:44.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T16:57:44.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T16:57:45.749Z] OK: 263 MiB in 53 packages [2023-07-21T16:57:49.089Z] Removing intermediate container d486aa712d24 [2023-07-21T16:57:49.089Z] ---> 2fc6e2494bda [2023-07-21T16:57:49.089Z] Step 7/12 : WORKDIR /app [2023-07-21T16:57:49.089Z] ---> Running in 859f86de926f [2023-07-21T16:57:49.089Z] Removing intermediate container 859f86de926f [2023-07-21T16:57:49.089Z] ---> 9804f2b62521 [2023-07-21T16:57:49.089Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-21T16:57:49.357Z] ---> 317672feda9f [2023-07-21T16:57:49.358Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T16:57:49.358Z] ---> Running in 02a60eb88392 [2023-07-21T16:58:57.247Z] Removing intermediate container 02a60eb88392 [2023-07-21T16:58:57.247Z] ---> 8a045c2e9c8c [2023-07-21T16:58:57.247Z] Step 10/12 : COPY . . [2023-07-21T16:58:57.247Z] ---> 1e486f0c4797 [2023-07-21T16:58:57.247Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T16:58:57.247Z] ---> Running in ffb15b1e4801 [2023-07-21T16:58:57.247Z] Removing intermediate container ffb15b1e4801 [2023-07-21T16:58:57.247Z] ---> 5ff8e2857379 [2023-07-21T16:58:57.247Z] Step 12/12 : RUN $MAKE [2023-07-21T16:58:57.247Z] ---> Running in b3d31437b2cc [2023-07-21T16:58:57.247Z] noop [2023-07-21T16:58:57.247Z] Removing intermediate container b3d31437b2cc [2023-07-21T16:58:57.247Z] ---> dad34b42abc5 [2023-07-21T16:58:57.247Z] Successfully built dad34b42abc5 [2023-07-21T16:58:57.247Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:58:57.595Z] + docker inspect -f . ci-base-image-arm64 [2023-07-21T16:58:57.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T16:58:57.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-1731 does not seem to be running inside a container [2023-07-21T16:58:57.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/117 -v /w/workspace/app-rfid-llrp-inventory/117:/w/workspace/app-rfid-llrp-inventory/117:rw,z -v /w/workspace/app-rfid-llrp-inventory/117@tmp:/w/workspace/app-rfid-llrp-inventory/117@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 [2023-07-21T16:58:58.996Z] $ docker top 19cd2fb5e22fd522d528142410c9fb61f856647fcc8eaedd104621fc0364cdd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T16:58:59.815Z] + go version [2023-07-21T16:58:59.815Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-21T16:58:59.838Z] $ docker stop --time=1 19cd2fb5e22fd522d528142410c9fb61f856647fcc8eaedd104621fc0364cdd7 [2023-07-21T16:59:01.456Z] $ docker rm -f --volumes 19cd2fb5e22fd522d528142410c9fb61f856647fcc8eaedd104621fc0364cdd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:59:01.981Z] + docker inspect -f . ci-base-image-arm64 [2023-07-21T16:59:01.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T16:59:02.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-1731 does not seem to be running inside a container [2023-07-21T16:59:02.237Z] $ 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/117 -v /w/workspace/app-rfid-llrp-inventory/117:/w/workspace/app-rfid-llrp-inventory/117:rw,z -v /w/workspace/app-rfid-llrp-inventory/117@tmp:/w/workspace/app-rfid-llrp-inventory/117@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 [2023-07-21T16:59:03.481Z] $ docker top 72fe48973ed2fda31bbb3bef972c4776f564ac1661d4b6bcdd66ca504c74e13b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T16:59:04.001Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/117 [Pipeline] fileExists [Pipeline] sh [2023-07-21T16:59:04.646Z] + make test [2023-07-21T16:59:04.646Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-21T17:02:26.422Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-21T17:02:26.422Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-21T17:02:26.422Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.090s coverage: 86.2% of statements [2023-07-21T17:02:30.682Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.549s coverage: 71.9% of statements [2023-07-21T17:02:31.272Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-21T17:02:31.272Z] go vet ./... [2023-07-21T17:05:08.001Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-21T17:05:08.002Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-21T17:05:08.002Z] ./bin/test-attribution.sh [Pipeline] echo [2023-07-21T17:05:08.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-21T17:05:08.065Z] $ docker stop --time=1 72fe48973ed2fda31bbb3bef972c4776f564ac1661d4b6bcdd66ca504c74e13b [2023-07-21T17:05:09.958Z] $ docker rm -f --volumes 72fe48973ed2fda31bbb3bef972c4776f564ac1661d4b6bcdd66ca504c74e13b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T17:05:11.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-21T17:05:11.583Z] Warning: overwriting stash ‘coverage-report’ [2023-07-21T17:05:12.064Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-21T17:05:12.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-21T17:05:12.774Z] + ls -al . [2023-07-21T17:05:12.774Z] total 232 [2023-07-21T17:05:12.774Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 16:59 . [2023-07-21T17:05:12.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:56 .. [2023-07-21T17:05:12.774Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 21 16:56 .dockerignore [2023-07-21T17:05:12.774Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 16:56 .git [2023-07-21T17:05:12.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 16:56 .github [2023-07-21T17:05:12.774Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 21 16:56 .gitignore [2023-07-21T17:05:12.774Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 16:56 .golangci.yml [2023-07-21T17:05:12.774Z] -rw-rw-r-- 1 jenkins jenkins 10332 Jul 21 16:56 Attribution.txt [2023-07-21T17:05:12.774Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jul 21 16:56 CHANGELOG.md [2023-07-21T17:05:12.774Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 21 16:56 Dockerfile [2023-07-21T17:05:12.774Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 16:56 GOVERNANCE.md [2023-07-21T17:05:12.774Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 21 16:56 Jenkinsfile [2023-07-21T17:05:12.774Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 21 16:56 LICENSE [2023-07-21T17:05:12.774Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 21 16:56 Makefile [2023-07-21T17:05:12.774Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 21 16:56 OWNERS.md [2023-07-21T17:05:12.774Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 21 16:56 README.md [2023-07-21T17:05:12.774Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 21 16:54 VERSION [2023-07-21T17:05:12.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:56 bin [2023-07-21T17:05:12.774Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 21 17:02 coverage.out [2023-07-21T17:05:12.774Z] -rw-rw-r-- 1 jenkins jenkins 3694 Jul 21 16:56 go.mod [2023-07-21T17:05:12.774Z] -rw-rw-r-- 1 jenkins jenkins 32867 Jul 21 16:56 go.sum [2023-07-21T17:05:12.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:56 images [2023-07-21T17:05:12.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:56 internal [2023-07-21T17:05:12.774Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 21 16:56 main.go [2023-07-21T17:05:12.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:56 res [2023-07-21T17:05:12.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:56 snap [2023-07-21T17:05:12.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 16:56 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:05:13.122Z] + 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=a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 --label arch=arm64 --label version=3.1.0-dev.5 . [2023-07-21T17:05:13.395Z] Sending build context to Docker daemon 684kB [2023-07-21T17:05:13.395Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T17:05:13.395Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-21T17:05:13.395Z] ---> dad34b42abc5 [2023-07-21T17:05:13.395Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T17:05:13.983Z] ---> Running in 5770494e7407 [2023-07-21T17:05:13.983Z] Removing intermediate container 5770494e7407 [2023-07-21T17:05:13.983Z] ---> 6d10fca3489f [2023-07-21T17:05:13.983Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T17:05:14.250Z] ---> Running in 7908774fe535 [2023-07-21T17:05:14.518Z] Removing intermediate container 7908774fe535 [2023-07-21T17:05:14.518Z] ---> cbe91f4629a4 [2023-07-21T17:05:14.518Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-21T17:05:14.518Z] ---> Running in 060584a7e19e [2023-07-21T17:05:14.793Z] Removing intermediate container 060584a7e19e [2023-07-21T17:05:14.793Z] ---> a5385dbced46 [2023-07-21T17:05:14.793Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T17:05:14.793Z] ---> Running in 46e38f0c0ead [2023-07-21T17:05:15.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T17:05:16.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T17:05:17.750Z] OK: 263 MiB in 53 packages [2023-07-21T17:05:18.331Z] Removing intermediate container 46e38f0c0ead [2023-07-21T17:05:18.331Z] ---> 06d351aa2919 [2023-07-21T17:05:18.331Z] Step 7/29 : WORKDIR /app [2023-07-21T17:05:18.331Z] ---> Running in 1e724c602c02 [2023-07-21T17:05:18.597Z] Removing intermediate container 1e724c602c02 [2023-07-21T17:05:18.597Z] ---> bdd5e77349ab [2023-07-21T17:05:18.597Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-21T17:05:19.179Z] ---> cb3754be2a7f [2023-07-21T17:05:19.179Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T17:05:19.179Z] ---> Running in e32060550ecb [2023-07-21T17:05:21.118Z] Removing intermediate container e32060550ecb [2023-07-21T17:05:21.118Z] ---> 88d767d78c70 [2023-07-21T17:05:21.118Z] Step 10/29 : COPY . . [2023-07-21T17:05:21.700Z] ---> e107f5242fd7 [2023-07-21T17:05:21.700Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T17:05:21.966Z] ---> Running in 7bd36fca4376 [2023-07-21T17:05:21.966Z] Removing intermediate container 7bd36fca4376 [2023-07-21T17:05:21.966Z] ---> 2379943422d6 [2023-07-21T17:05:21.966Z] Step 12/29 : RUN $MAKE [2023-07-21T17:05:22.241Z] ---> Running in 99cf5afcd44f [2023-07-21T17:05:23.210Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.5" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-07-21T17:07:44.958Z] Removing intermediate container 99cf5afcd44f [2023-07-21T17:07:44.958Z] ---> 0c676b64c3fb [2023-07-21T17:07:44.958Z] Step 13/29 : FROM alpine:3.17 [2023-07-21T17:07:45.226Z] 3.17: Pulling from library/alpine [2023-07-21T17:07:45.492Z] edb6bdbacee9: Already exists [2023-07-21T17:07:45.492Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-21T17:07:45.492Z] Status: Downloaded newer image for alpine:3.17 [2023-07-21T17:07:45.492Z] ---> 779605e5fbc0 [2023-07-21T17:07:45.492Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-21T17:07:45.761Z] ---> Running in bff1f8527032 [2023-07-21T17:07:46.029Z] Removing intermediate container bff1f8527032 [2023-07-21T17:07:46.029Z] ---> 0e81c66314b0 [2023-07-21T17:07:46.029Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-21T17:07:46.029Z] ---> Running in 32c48c812753 [2023-07-21T17:07:46.298Z] Removing intermediate container 32c48c812753 [2023-07-21T17:07:46.299Z] ---> 7f7a2da637a5 [2023-07-21T17:07:46.299Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-21T17:07:46.299Z] ---> Running in c8090bb9e649 [2023-07-21T17:07:47.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T17:07:47.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T17:07:48.804Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-21T17:07:49.071Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-21T17:07:49.071Z] Executing busybox-1.35.0-r29.trigger [2023-07-21T17:07:49.071Z] Executing ca-certificates-20230506-r0.trigger [2023-07-21T17:07:49.341Z] OK: 8 MiB in 17 packages [2023-07-21T17:07:50.749Z] Removing intermediate container c8090bb9e649 [2023-07-21T17:07:50.749Z] ---> 0122a63e1da4 [2023-07-21T17:07:50.749Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-21T17:07:51.336Z] ---> cb8c67d5738c [2023-07-21T17:07:51.336Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-21T17:07:53.914Z] ---> 9deee713598c [2023-07-21T17:07:53.914Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-21T17:07:54.181Z] ---> dc2cf898fcb0 [2023-07-21T17:07:54.181Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-21T17:07:54.766Z] ---> 793df959fac1 [2023-07-21T17:07:54.766Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-21T17:07:56.170Z] ---> ee54c91309ff [2023-07-21T17:07:56.170Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-21T17:07:56.170Z] ---> Running in 8c782f1373b6 [2023-07-21T17:07:57.574Z] Removing intermediate container 8c782f1373b6 [2023-07-21T17:07:57.574Z] ---> 00bfcd746268 [2023-07-21T17:07:57.574Z] Step 23/29 : VOLUME /cache [2023-07-21T17:07:57.574Z] ---> Running in ecff87e3d02c [2023-07-21T17:07:57.841Z] Removing intermediate container ecff87e3d02c [2023-07-21T17:07:57.841Z] ---> b2a8505b49ac [2023-07-21T17:07:57.841Z] Step 24/29 : EXPOSE 59711 [2023-07-21T17:07:57.841Z] ---> Running in 17a58cfbfb34 [2023-07-21T17:07:58.107Z] Removing intermediate container 17a58cfbfb34 [2023-07-21T17:07:58.107Z] ---> 3ce45d42eceb [2023-07-21T17:07:58.107Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-21T17:07:58.375Z] ---> Running in 60e3d4dc1536 [2023-07-21T17:07:58.640Z] Removing intermediate container 60e3d4dc1536 [2023-07-21T17:07:58.640Z] ---> c6803abff7ec [2023-07-21T17:07:58.640Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-21T17:07:58.640Z] ---> Running in 171339390ac8 [2023-07-21T17:07:58.969Z] Removing intermediate container 171339390ac8 [2023-07-21T17:07:58.969Z] ---> 27c7dd25544c [2023-07-21T17:07:58.969Z] Step 27/29 : LABEL arch=arm64 [2023-07-21T17:07:58.969Z] ---> Running in 391df9af0fcd [2023-07-21T17:07:59.252Z] Removing intermediate container 391df9af0fcd [2023-07-21T17:07:59.252Z] ---> f093cddf5a1d [2023-07-21T17:07:59.252Z] Step 28/29 : LABEL git_sha=a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [2023-07-21T17:07:59.252Z] ---> Running in 8291e433fa97 [2023-07-21T17:07:59.542Z] Removing intermediate container 8291e433fa97 [2023-07-21T17:07:59.542Z] ---> 7492eb5be1b7 [2023-07-21T17:07:59.542Z] Step 29/29 : LABEL version=3.1.0-dev.5 [2023-07-21T17:07:59.813Z] ---> Running in cdd0f23804b2 [2023-07-21T17:08:00.081Z] Removing intermediate container cdd0f23804b2 [2023-07-21T17:08:00.081Z] ---> f49a4422fc64 [2023-07-21T17:08:00.081Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-21T17:08:00.081Z] Successfully built f49a4422fc64 [2023-07-21T17:08:00.081Z] 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 [2023-07-21T17:08:00.193Z] provisioning config files... [2023-07-21T17:08:00.213Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/117@tmp/config8134115024616785974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:08:00.572Z] ---> docker-login.sh [2023-07-21T17:08:00.572Z] nexus3.edgexfoundry.org:10001 [2023-07-21T17:08:00.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:08:00.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:08:00.844Z] Configure a credential helper to remove this warning. See [2023-07-21T17:08:00.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:08:00.844Z] [2023-07-21T17:08:00.844Z] Login Succeeded [2023-07-21T17:08:00.844Z] nexus3.edgexfoundry.org:10002 [2023-07-21T17:08:01.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:08:01.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:08:01.116Z] Configure a credential helper to remove this warning. See [2023-07-21T17:08:01.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:08:01.116Z] [2023-07-21T17:08:01.116Z] Login Succeeded [2023-07-21T17:08:01.116Z] nexus3.edgexfoundry.org:10003 [2023-07-21T17:08:01.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:08:01.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:08:01.658Z] Configure a credential helper to remove this warning. See [2023-07-21T17:08:01.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:08:01.658Z] [2023-07-21T17:08:01.658Z] Login Succeeded [2023-07-21T17:08:01.658Z] nexus3.edgexfoundry.org:10004 [2023-07-21T17:08:01.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:08:01.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:08:01.925Z] Configure a credential helper to remove this warning. See [2023-07-21T17:08:01.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:08:01.925Z] [2023-07-21T17:08:01.925Z] Login Succeeded [2023-07-21T17:08:01.925Z] docker.io [2023-07-21T17:08:02.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:08:02.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:08:02.457Z] Configure a credential helper to remove this warning. See [2023-07-21T17:08:02.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:08:02.457Z] [2023-07-21T17:08:02.457Z] Login Succeeded [2023-07-21T17:08:02.457Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T17:08:02.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-21T17:08:02.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T17:08:02.516Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-07-21T17:08:02.516Z] a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [2023-07-21T17:08:02.516Z] latest [2023-07-21T17:08:02.516Z] 3.1.0-dev.5 [2023-07-21T17:08:02.516Z] a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5 [2023-07-21T17:08:02.516Z] main [2023-07-21T17:08:02.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:08:02.850Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:08:03.183Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [2023-07-21T17:08:03.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-21T17:08:03.183Z] b38e3e9ab776: Preparing [2023-07-21T17:08:03.183Z] f53e2de660f6: Preparing [2023-07-21T17:08:03.183Z] 8106b1c6c248: Preparing [2023-07-21T17:08:03.183Z] b6d467a636c6: Preparing [2023-07-21T17:08:03.183Z] 9edecba08f73: Preparing [2023-07-21T17:08:03.183Z] aa5e7ecccb20: Preparing [2023-07-21T17:08:03.183Z] 00a218c3a35a: Preparing [2023-07-21T17:08:03.183Z] 9386262d7a74: Preparing [2023-07-21T17:08:03.183Z] 00a218c3a35a: Waiting [2023-07-21T17:08:03.183Z] aa5e7ecccb20: Waiting [2023-07-21T17:08:03.449Z] b6d467a636c6: Pushed [2023-07-21T17:08:03.449Z] 9edecba08f73: Pushed [2023-07-21T17:08:03.449Z] 8106b1c6c248: Pushed [2023-07-21T17:08:03.449Z] b38e3e9ab776: Pushed [2023-07-21T17:08:03.449Z] 9386262d7a74: Layer already exists [2023-07-21T17:08:03.449Z] aa5e7ecccb20: Pushed [2023-07-21T17:08:03.715Z] 00a218c3a35a: Pushed [2023-07-21T17:08:09.046Z] f53e2de660f6: Pushed [2023-07-21T17:08:09.313Z] a5aba83ef2fc51b0a984281085c7d33d7df2dbd9: digest: sha256:2ed82e87b1755733286aa8ade7a656467d03a41373488dc2aa45fe175a6028a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:08:09.664Z] + 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 [2023-07-21T17:08:10.002Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-07-21T17:08:10.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-21T17:08:10.002Z] b38e3e9ab776: Preparing [2023-07-21T17:08:10.002Z] f53e2de660f6: Preparing [2023-07-21T17:08:10.002Z] 8106b1c6c248: Preparing [2023-07-21T17:08:10.002Z] b6d467a636c6: Preparing [2023-07-21T17:08:10.002Z] 9edecba08f73: Preparing [2023-07-21T17:08:10.002Z] aa5e7ecccb20: Preparing [2023-07-21T17:08:10.002Z] 00a218c3a35a: Preparing [2023-07-21T17:08:10.002Z] 9386262d7a74: Preparing [2023-07-21T17:08:10.002Z] 00a218c3a35a: Waiting [2023-07-21T17:08:10.002Z] 9386262d7a74: Waiting [2023-07-21T17:08:10.002Z] aa5e7ecccb20: Waiting [2023-07-21T17:08:10.002Z] b38e3e9ab776: Layer already exists [2023-07-21T17:08:10.002Z] 8106b1c6c248: Layer already exists [2023-07-21T17:08:10.002Z] b6d467a636c6: Layer already exists [2023-07-21T17:08:10.002Z] 9edecba08f73: Layer already exists [2023-07-21T17:08:10.002Z] f53e2de660f6: Layer already exists [2023-07-21T17:08:10.002Z] aa5e7ecccb20: Layer already exists [2023-07-21T17:08:10.002Z] 9386262d7a74: Layer already exists [2023-07-21T17:08:10.002Z] 00a218c3a35a: Layer already exists [2023-07-21T17:08:10.270Z] latest: digest: sha256:2ed82e87b1755733286aa8ade7a656467d03a41373488dc2aa45fe175a6028a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:08:10.613Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:08:10.950Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.5 [2023-07-21T17:08:10.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-21T17:08:10.950Z] b38e3e9ab776: Preparing [2023-07-21T17:08:10.950Z] f53e2de660f6: Preparing [2023-07-21T17:08:10.950Z] 8106b1c6c248: Preparing [2023-07-21T17:08:10.950Z] b6d467a636c6: Preparing [2023-07-21T17:08:10.950Z] 9edecba08f73: Preparing [2023-07-21T17:08:10.950Z] aa5e7ecccb20: Preparing [2023-07-21T17:08:10.950Z] 00a218c3a35a: Preparing [2023-07-21T17:08:10.950Z] 9386262d7a74: Preparing [2023-07-21T17:08:10.950Z] aa5e7ecccb20: Waiting [2023-07-21T17:08:10.950Z] 00a218c3a35a: Waiting [2023-07-21T17:08:10.950Z] 9386262d7a74: Waiting [2023-07-21T17:08:10.950Z] 9edecba08f73: Layer already exists [2023-07-21T17:08:10.950Z] b38e3e9ab776: Layer already exists [2023-07-21T17:08:10.950Z] b6d467a636c6: Layer already exists [2023-07-21T17:08:10.950Z] 8106b1c6c248: Layer already exists [2023-07-21T17:08:10.950Z] f53e2de660f6: Layer already exists [2023-07-21T17:08:10.950Z] aa5e7ecccb20: Layer already exists [2023-07-21T17:08:10.950Z] 9386262d7a74: Layer already exists [2023-07-21T17:08:10.950Z] 00a218c3a35a: Layer already exists [2023-07-21T17:08:11.215Z] 3.1.0-dev.5: digest: sha256:2ed82e87b1755733286aa8ade7a656467d03a41373488dc2aa45fe175a6028a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:08:11.576Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:08:11.913Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5 [2023-07-21T17:08:11.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-21T17:08:11.913Z] b38e3e9ab776: Preparing [2023-07-21T17:08:11.913Z] f53e2de660f6: Preparing [2023-07-21T17:08:11.913Z] 8106b1c6c248: Preparing [2023-07-21T17:08:11.913Z] b6d467a636c6: Preparing [2023-07-21T17:08:11.913Z] 9edecba08f73: Preparing [2023-07-21T17:08:11.913Z] aa5e7ecccb20: Preparing [2023-07-21T17:08:11.913Z] 00a218c3a35a: Preparing [2023-07-21T17:08:11.913Z] 9386262d7a74: Preparing [2023-07-21T17:08:11.913Z] 00a218c3a35a: Waiting [2023-07-21T17:08:11.913Z] 9386262d7a74: Waiting [2023-07-21T17:08:11.913Z] aa5e7ecccb20: Waiting [2023-07-21T17:08:11.913Z] b38e3e9ab776: Layer already exists [2023-07-21T17:08:11.913Z] f53e2de660f6: Layer already exists [2023-07-21T17:08:11.913Z] 9edecba08f73: Layer already exists [2023-07-21T17:08:11.913Z] b6d467a636c6: Layer already exists [2023-07-21T17:08:11.913Z] 8106b1c6c248: Layer already exists [2023-07-21T17:08:11.913Z] aa5e7ecccb20: Layer already exists [2023-07-21T17:08:11.913Z] 9386262d7a74: Layer already exists [2023-07-21T17:08:11.913Z] 00a218c3a35a: Layer already exists [2023-07-21T17:08:12.179Z] a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5: digest: sha256:2ed82e87b1755733286aa8ade7a656467d03a41373488dc2aa45fe175a6028a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:08:12.533Z] + 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 [2023-07-21T17:08:12.874Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-07-21T17:08:12.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-21T17:08:12.874Z] b38e3e9ab776: Preparing [2023-07-21T17:08:12.874Z] f53e2de660f6: Preparing [2023-07-21T17:08:12.874Z] 8106b1c6c248: Preparing [2023-07-21T17:08:12.874Z] b6d467a636c6: Preparing [2023-07-21T17:08:12.874Z] 9edecba08f73: Preparing [2023-07-21T17:08:12.874Z] aa5e7ecccb20: Preparing [2023-07-21T17:08:12.874Z] 00a218c3a35a: Preparing [2023-07-21T17:08:12.874Z] 9386262d7a74: Preparing [2023-07-21T17:08:12.874Z] 00a218c3a35a: Waiting [2023-07-21T17:08:12.874Z] aa5e7ecccb20: Waiting [2023-07-21T17:08:12.874Z] b38e3e9ab776: Layer already exists [2023-07-21T17:08:12.874Z] b6d467a636c6: Layer already exists [2023-07-21T17:08:12.874Z] f53e2de660f6: Layer already exists [2023-07-21T17:08:12.874Z] 9edecba08f73: Layer already exists [2023-07-21T17:08:12.874Z] 8106b1c6c248: Layer already exists [2023-07-21T17:08:12.874Z] 00a218c3a35a: Layer already exists [2023-07-21T17:08:12.874Z] aa5e7ecccb20: Layer already exists [2023-07-21T17:08:12.874Z] 9386262d7a74: Layer already exists [2023-07-21T17:08:13.141Z] main: digest: sha256:2ed82e87b1755733286aa8ade7a656467d03a41373488dc2aa45fe175a6028a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-21T17:08:13.193Z] ===================================================== [Pipeline] echo [2023-07-21T17:08:13.201Z] taggedImages: [2023-07-21T17:08:13.201Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [2023-07-21T17:08:13.201Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-07-21T17:08:13.201Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.5 [2023-07-21T17:08:13.201Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5 [2023-07-21T17:08:13.201Z] - 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 [2023-07-21T17:08:13.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T17:08:13.569Z] [2023-07-21T17:08:13.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:08:13.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T17:08:13.895Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-21T17:08:13.895Z] 8998bd30e6a1: Pulling fs layer [2023-07-21T17:08:13.895Z] 04944245beec: Pulling fs layer [2023-07-21T17:08:13.895Z] 699f458cf7ca: Pulling fs layer [2023-07-21T17:08:13.895Z] 765212b225bb: Pulling fs layer [2023-07-21T17:08:13.895Z] f23df028b6ca: Pulling fs layer [2023-07-21T17:08:13.895Z] d65c8cfc05b1: Pulling fs layer [2023-07-21T17:08:13.895Z] 2437ff75d9bd: Pulling fs layer [2023-07-21T17:08:13.895Z] f23df028b6ca: Waiting [2023-07-21T17:08:13.895Z] d65c8cfc05b1: Waiting [2023-07-21T17:08:13.895Z] 2437ff75d9bd: Waiting [2023-07-21T17:08:13.895Z] 765212b225bb: Waiting [2023-07-21T17:08:14.167Z] 04944245beec: Verifying Checksum [2023-07-21T17:08:14.167Z] 04944245beec: Download complete [2023-07-21T17:08:14.167Z] 765212b225bb: Verifying Checksum [2023-07-21T17:08:14.167Z] 765212b225bb: Download complete [2023-07-21T17:08:14.167Z] f23df028b6ca: Download complete [2023-07-21T17:08:14.167Z] d65c8cfc05b1: Verifying Checksum [2023-07-21T17:08:14.167Z] d65c8cfc05b1: Download complete [2023-07-21T17:08:14.435Z] 699f458cf7ca: Verifying Checksum [2023-07-21T17:08:14.435Z] 699f458cf7ca: Download complete [2023-07-21T17:08:14.703Z] 8998bd30e6a1: Verifying Checksum [2023-07-21T17:08:14.703Z] 8998bd30e6a1: Download complete [2023-07-21T17:08:17.286Z] 2437ff75d9bd: Download complete [2023-07-21T17:08:18.693Z] 8998bd30e6a1: Pull complete [2023-07-21T17:08:19.277Z] 04944245beec: Pull complete [2023-07-21T17:08:21.857Z] 699f458cf7ca: Pull complete [2023-07-21T17:08:22.125Z] 765212b225bb: Pull complete [2023-07-21T17:08:22.709Z] f23df028b6ca: Pull complete [2023-07-21T17:08:22.976Z] d65c8cfc05b1: Pull complete [2023-07-21T17:08:37.968Z] 2437ff75d9bd: Pull complete [2023-07-21T17:08:37.968Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-21T17:08:37.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T17:08:37.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:08:38.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-1731 does not seem to be running inside a container [2023-07-21T17:08:38.211Z] $ 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/117 -v /w/workspace/app-rfid-llrp-inventory/117:/w/workspace/app-rfid-llrp-inventory/117:rw,z -v /w/workspace/app-rfid-llrp-inventory/117@tmp:/w/workspace/app-rfid-llrp-inventory/117@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 [2023-07-21T17:08:40.800Z] $ docker top 8f5034c024d506ffcae5cdd699987e5e7f8bcabe4a2eb50e5217acb801d84c84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:08:41.641Z] ---> job-cost.sh [2023-07-21T17:08:41.641Z] lf-activate-venv: SKIPPING [2023-07-21T17:08:41.641Z] INFO: No Stack... [2023-07-21T17:08:42.224Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-21T17:08:42.807Z] INFO: Archiving Costs [Pipeline] sh [2023-07-21T17:08:43.133Z] + cat /w/workspace/app-rfid-llrp-inventory/117/archives/cost.csv [2023-07-21T17:08:43.133Z] + cut -d, -f6 [Pipeline] lock [2023-07-21T17:08:43.464Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-117-stack-cost] [2023-07-21T17:08:43.470Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-117-stack-cost] did not exist. Created. [2023-07-21T17:08:43.471Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-21T17:08:43.803Z] /w/workspace/app-rfid-llrp-inventory/117@tmp/durable-89cd9a68/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-21T17:08:44.159Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-21T17:08:44.183Z] Warning: overwriting stash ‘stack-cost’ [2023-07-21T17:08:44.247Z] Stashed 1 file(s) [Pipeline] } [2023-07-21T17:08:44.254Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-117-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-21T17:08:44.268Z] $ docker stop --time=1 8f5034c024d506ffcae5cdd699987e5e7f8bcabe4a2eb50e5217acb801d84c84 [2023-07-21T17:08:45.780Z] $ docker rm -f --volumes 8f5034c024d506ffcae5cdd699987e5e7f8bcabe4a2eb50e5217acb801d84c84 [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 [2023-07-21T17:08:46.273Z] provisioning config files... [2023-07-21T17:08:46.280Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5560251969115194031tmp [Pipeline] { [Pipeline] sh [2023-07-21T17:08:46.572Z] + set +x [2023-07-21T17:08:46.572Z] + curl -s https://codecov.io/bash [2023-07-21T17:08:46.572Z] + bash -s -- [2023-07-21T17:08:46.572Z] [2023-07-21T17:08:46.572Z] _____ _ [2023-07-21T17:08:46.572Z] / ____| | | [2023-07-21T17:08:46.572Z] | | ___ __| | ___ ___ _____ __ [2023-07-21T17:08:46.572Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-21T17:08:46.572Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-21T17:08:46.572Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-21T17:08:46.572Z] Bash-1.0.6 [2023-07-21T17:08:46.572Z] [2023-07-21T17:08:46.572Z] [2023-07-21T17:08:46.572Z] ==> git version 2.25.1 found [2023-07-21T17:08:46.572Z] ==> 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 [2023-07-21T17:08:46.572Z] Release-Date: 2020-01-08 [2023-07-21T17:08:46.572Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-21T17:08:46.572Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-21T17:08:46.572Z] ==> Jenkins CI detected. [2023-07-21T17:08:46.572Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-07-21T17:08:46.572Z] project root: . [2023-07-21T17:08:46.572Z] --> token set from env [2023-07-21T17:08:46.572Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-21T17:08:46.572Z] ==> Running gcov in . (disable via -X gcov) [2023-07-21T17:08:46.572Z] ==> Python coveragepy not found [2023-07-21T17:08:46.572Z] ==> Searching for coverage reports in: [2023-07-21T17:08:46.572Z] + . [2023-07-21T17:08:46.572Z] -> Found 1 reports [2023-07-21T17:08:46.572Z] ==> Detecting git/mercurial file structure [2023-07-21T17:08:46.572Z] ==> Reading reports [2023-07-21T17:08:46.572Z] + ./coverage.out bytes=41317 [2023-07-21T17:08:46.831Z] ==> Appending adjustments [2023-07-21T17:08:46.831Z] https://docs.codecov.io/docs/fixing-reports [2023-07-21T17:08:46.831Z] + Found adjustments [2023-07-21T17:08:46.831Z] ==> Gzipping contents [2023-07-21T17:08:46.831Z] 12K /tmp/codecov.J6uXgn.gz [2023-07-21T17:08:46.831Z] ==> Uploading reports [2023-07-21T17:08:46.831Z] url: https://codecov.io [2023-07-21T17:08:46.831Z] query: branch=main&commit=a5aba83ef2fc51b0a984281085c7d33d7df2dbd9&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-21T17:08:46.831Z] -> Pinging Codecov [2023-07-21T17:08:46.831Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=a5aba83ef2fc51b0a984281085c7d33d7df2dbd9&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-21T17:08:47.090Z] -> Uploading to [2023-07-21T17:08:47.090Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-21/581DD39554BDF9B6E22D074273EAD858/a5aba83ef2fc51b0a984281085c7d33d7df2dbd9/187d98ce-2511-441d-a296-f0cf5363c43f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230721T170846Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd275c984b8982a26a0e4f1789a0dd54306ba8fd3c58af0bf0cc3caafe0e42f7 [2023-07-21T17:08:47.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-21T17:08:47.090Z] Dload Upload Total Spent Left Speed [2023-07-21T17:08:47.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 63096 --:--:-- --:--:-- --:--:-- 63096 [2023-07-21T17:08:47.349Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [Pipeline] } [2023-07-21T17:08:47.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-21T17:08:47.678Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-21T17:08:47.688Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:08:47.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-21T17:08:47.992Z] [2023-07-21T17:08:47.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:08:48.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-21T17:08:48.288Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-21T17:08:48.288Z] df9b9388f04a: Pulling fs layer [2023-07-21T17:08:48.288Z] 52dc419b0ee2: Pulling fs layer [2023-07-21T17:08:48.288Z] 25bc292e5bac: Pulling fs layer [2023-07-21T17:08:48.288Z] 114826534d7a: Pulling fs layer [2023-07-21T17:08:48.288Z] 4657fd5d0bcf: Pulling fs layer [2023-07-21T17:08:48.288Z] 6ad1cebc031e: Pulling fs layer [2023-07-21T17:08:48.288Z] 8a3aa393b2d8: Pulling fs layer [2023-07-21T17:08:48.288Z] 114826534d7a: Waiting [2023-07-21T17:08:48.288Z] 4657fd5d0bcf: Waiting [2023-07-21T17:08:48.288Z] 6ad1cebc031e: Waiting [2023-07-21T17:08:48.288Z] 8a3aa393b2d8: Waiting [2023-07-21T17:08:48.288Z] 25bc292e5bac: Verifying Checksum [2023-07-21T17:08:48.288Z] 25bc292e5bac: Download complete [2023-07-21T17:08:48.288Z] 52dc419b0ee2: Verifying Checksum [2023-07-21T17:08:48.288Z] 52dc419b0ee2: Download complete [2023-07-21T17:08:48.288Z] 4657fd5d0bcf: Verifying Checksum [2023-07-21T17:08:48.288Z] 4657fd5d0bcf: Download complete [2023-07-21T17:08:48.288Z] df9b9388f04a: Download complete [2023-07-21T17:08:48.547Z] df9b9388f04a: Pull complete [2023-07-21T17:08:48.547Z] 6ad1cebc031e: Verifying Checksum [2023-07-21T17:08:48.547Z] 6ad1cebc031e: Download complete [2023-07-21T17:08:48.547Z] 52dc419b0ee2: Pull complete [2023-07-21T17:08:48.547Z] 25bc292e5bac: Pull complete [2023-07-21T17:08:49.114Z] 114826534d7a: Download complete [2023-07-21T17:08:49.114Z] 8a3aa393b2d8: Verifying Checksum [2023-07-21T17:08:49.114Z] 8a3aa393b2d8: Download complete [2023-07-21T17:08:52.392Z] 114826534d7a: Pull complete [2023-07-21T17:08:52.392Z] 4657fd5d0bcf: Pull complete [2023-07-21T17:08:52.392Z] 6ad1cebc031e: Pull complete [2023-07-21T17:08:54.916Z] 8a3aa393b2d8: Pull complete [2023-07-21T17:08:54.916Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-21T17:08:54.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-21T17:08:54.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:08:54.998Z] prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container [2023-07-21T17:08:55.034Z] $ 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 [2023-07-21T17:08:58.851Z] $ docker top d66a525bd50ac82f86637f20db9f1e8e3870df60bd42ed23632aae59d4d5d34b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-21T17:08:58.900Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-07-21T17:08:59.178Z] + set -o pipefail [2023-07-21T17:08:59.178Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-07-21T17:09:05.737Z] [2023-07-21T17:09:05.737Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-07-21T17:09:05.737Z] [2023-07-21T17:09:05.737Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/1d5677f2-19a2-4236-8055-4e9958ea5ef2 [2023-07-21T17:09:05.737Z] [2023-07-21T17:09:05.737Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-21T17:09:05.737Z] [2023-07-21T17:09:05.737Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-21T17:09:05.737Z] [2023-07-21T17:09:05.737Z] [2023-07-21T17:09:05.737Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-21T17:09:05.737Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-21T17:09:05.737Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-21T17:09:05.756Z] $ docker stop --time=1 d66a525bd50ac82f86637f20db9f1e8e3870df60bd42ed23632aae59d4d5d34b [2023-07-21T17:09:09.304Z] $ docker rm -f --volumes d66a525bd50ac82f86637f20db9f1e8e3870df60bd42ed23632aae59d4d5d34b [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 [2023-07-21T17:09:10.003Z] + git log --format=format:%s -1 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [Pipeline] sh [2023-07-21T17:09:10.291Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-21T17:09:10.291Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:10.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T17:09:10.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:09:10.665Z] prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container [2023-07-21T17:09:10.699Z] $ 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 [2023-07-21T17:09:11.101Z] $ docker top 0f379ead1737e87cce50647b70f966a697c8493dbc1a94ad0badb3727d05c7d6 -eo pid,comm [2023-07-21T17:09:11.138Z] 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). [2023-07-21T17:09:11.138Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-21T17:09:11.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T17:09:11.174Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T17:09:11.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T17:09:11.284Z] $ docker exec 0f379ead1737e87cce50647b70f966a697c8493dbc1a94ad0badb3727d05c7d6 ssh-agent [2023-07-21T17:09:11.391Z] SSH_AUTH_SOCK=/tmp/ssh-0Yxp7rIcLqHx/agent.32 [2023-07-21T17:09:11.391Z] SSH_AGENT_PID=38 [2023-07-21T17:09:11.394Z] Running ssh-add (command line suppressed) [2023-07-21T17:09:11.493Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17188364637941595432.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17188364637941595432.key) [2023-07-21T17:09:11.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T17:09:11.784Z] + git semver tag [2023-07-21T17:09:12.043Z] 2023-07-21 17:09:11,939 [run_tag] DEBUG tag force:False [2023-07-21T17:09:12.043Z] 2023-07-21 17:09:11,939 [check_head_tag] DEBUG check head tag [2023-07-21T17:09:12.043Z] 2023-07-21 17:09:11,940 [execute] INFO git cat-file --batch-check [2023-07-21T17:09:12.043Z] 2023-07-21 17:09:11,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-07-21T17:09:12.043Z] 2023-07-21 17:09:11,943 [execute] INFO git cat-file --batch [2023-07-21T17:09:12.043Z] 2023-07-21 17:09:11,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-07-21T17:09:12.043Z] 2023-07-21 17:09:11,951 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-21T17:09:12.043Z] 2023-07-21 17:09:11,952 [execute] INFO git tag -a v3.1.0-dev.5 -m v3.1.0-dev.5 [2023-07-21T17:09:12.043Z] 2023-07-21 17:09:11,952 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.5', '-m', 'v3.1.0-dev.5'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-07-21T17:09:12.043Z] 2023-07-21 17:09:11,958 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-21T17:09:12.043Z] 3.1.0-dev.5 [Pipeline] } [2023-07-21T17:09:12.060Z] $ docker exec --env ******** --env ******** 0f379ead1737e87cce50647b70f966a697c8493dbc1a94ad0badb3727d05c7d6 ssh-agent -k [2023-07-21T17:09:12.152Z] unset SSH_AUTH_SOCK; [2023-07-21T17:09:12.152Z] unset SSH_AGENT_PID; [2023-07-21T17:09:12.152Z] echo Agent pid 38 killed; [2023-07-21T17:09:12.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-21T17:09:12.456Z] + git semver [Pipeline] } [2023-07-21T17:09:12.734Z] $ docker stop --time=1 0f379ead1737e87cce50647b70f966a697c8493dbc1a94ad0badb3727d05c7d6 [2023-07-21T17:09:14.044Z] $ docker rm -f --volumes 0f379ead1737e87cce50647b70f966a697c8493dbc1a94ad0badb3727d05c7d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:14.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-21T17:09:14.425Z] [2023-07-21T17:09:14.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:14.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-21T17:09:14.723Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-21T17:09:14.723Z] ab5ef0e58194: Pulling fs layer [2023-07-21T17:09:14.723Z] 9712f1f96733: Pulling fs layer [2023-07-21T17:09:14.723Z] 63f879dbbcfc: Pulling fs layer [2023-07-21T17:09:14.723Z] 0d9ebad4ef96: Pulling fs layer [2023-07-21T17:09:14.723Z] e9a5061849ea: Pulling fs layer [2023-07-21T17:09:14.723Z] d747dcd14b5f: Pulling fs layer [2023-07-21T17:09:14.723Z] 2de7ff778b66: Pulling fs layer [2023-07-21T17:09:14.723Z] e9a5061849ea: Waiting [2023-07-21T17:09:14.723Z] d747dcd14b5f: Waiting [2023-07-21T17:09:14.723Z] 2de7ff778b66: Waiting [2023-07-21T17:09:14.723Z] 0d9ebad4ef96: Waiting [2023-07-21T17:09:14.723Z] 9712f1f96733: Verifying Checksum [2023-07-21T17:09:14.723Z] 9712f1f96733: Download complete [2023-07-21T17:09:14.980Z] 63f879dbbcfc: Verifying Checksum [2023-07-21T17:09:14.980Z] 63f879dbbcfc: Download complete [2023-07-21T17:09:15.238Z] 0d9ebad4ef96: Verifying Checksum [2023-07-21T17:09:15.238Z] 0d9ebad4ef96: Download complete [2023-07-21T17:09:15.238Z] e9a5061849ea: Verifying Checksum [2023-07-21T17:09:15.238Z] e9a5061849ea: Download complete [2023-07-21T17:09:15.238Z] d747dcd14b5f: Verifying Checksum [2023-07-21T17:09:15.238Z] d747dcd14b5f: Download complete [2023-07-21T17:09:15.238Z] ab5ef0e58194: Verifying Checksum [2023-07-21T17:09:15.238Z] ab5ef0e58194: Download complete [2023-07-21T17:09:15.238Z] 2de7ff778b66: Verifying Checksum [2023-07-21T17:09:15.238Z] 2de7ff778b66: Download complete [2023-07-21T17:09:17.764Z] ab5ef0e58194: Pull complete [2023-07-21T17:09:17.764Z] 9712f1f96733: Pull complete [2023-07-21T17:09:18.328Z] 63f879dbbcfc: Pull complete [2023-07-21T17:09:21.604Z] 0d9ebad4ef96: Pull complete [2023-07-21T17:09:21.862Z] e9a5061849ea: Pull complete [2023-07-21T17:09:21.862Z] d747dcd14b5f: Pull complete [2023-07-21T17:09:22.794Z] 2de7ff778b66: Pull complete [2023-07-21T17:09:22.794Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-21T17:09:22.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-21T17:09:22.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:09:22.867Z] prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container [2023-07-21T17:09:22.900Z] $ 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 [2023-07-21T17:09:27.370Z] $ docker top 211266c4acd8b6b9588bac6ce6744bfc3f02ba1dfc950e60d2633a2f48691d3c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-21T17:09:27.436Z] provisioning config files... [2023-07-21T17:09:27.442Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3654293735832881360tmp [2023-07-21T17:09:27.452Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6818842579549905133tmp [2023-07-21T17:09:27.460Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7512062587981826379tmp [Pipeline] { [Pipeline] echo [2023-07-21T17:09:27.480Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:09:27.762Z] ---> sigul-configuration.sh [2023-07-21T17:09:27.762Z] gpg: directory `/root/.gnupg' created [2023-07-21T17:09:27.762Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-21T17:09:27.762Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-21T17:09:27.762Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-21T17:09:27.762Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-21T17:09:27.762Z] gpg: CAST5 encrypted data [2023-07-21T17:09:27.762Z] gpg: encrypted with 1 passphrase [2023-07-21T17:09:27.762Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-21T17:09:28.048Z] + mkdir /home/jenkins [2023-07-21T17:09:28.048Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-21T17:09:28.331Z] + 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 [2023-07-21T17:09:28.340Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:09:28.623Z] ---> sigul-install.sh [2023-07-21T17:09:28.623Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-21T17:09:28.908Z] + git tag --list [2023-07-21T17:09:28.908Z] v0.0.0 [2023-07-21T17:09:28.908Z] v1.0.0 [2023-07-21T17:09:28.908Z] v2.1.0 [2023-07-21T17:09:28.908Z] v2.1.1 [2023-07-21T17:09:28.908Z] v2.2.0 [2023-07-21T17:09:28.908Z] v2.3.0 [2023-07-21T17:09:28.908Z] v3.0 [2023-07-21T17:09:28.908Z] v3.0.0 [2023-07-21T17:09:28.908Z] v3.1.0-dev.1 [2023-07-21T17:09:28.908Z] v3.1.0-dev.2 [2023-07-21T17:09:28.908Z] v3.1.0-dev.3 [2023-07-21T17:09:28.908Z] v3.1.0-dev.4 [2023-07-21T17:09:28.908Z] v3.1.0-dev.5 [Pipeline] sh [2023-07-21T17:09:29.195Z] + lftools sign git-tag v3.1.0-dev.5 [2023-07-21T17:09:29.762Z] Signing Git tag with Sigul... [2023-07-21T17:09:29.762Z] Signing v3.1.0-dev.5 [Pipeline] echo [2023-07-21T17:09:30.028Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:09:30.313Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-21T17:09:30.320Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-21T17:09:30.344Z] $ docker stop --time=1 211266c4acd8b6b9588bac6ce6744bfc3f02ba1dfc950e60d2633a2f48691d3c [2023-07-21T17:09:31.642Z] $ docker rm -f --volumes 211266c4acd8b6b9588bac6ce6744bfc3f02ba1dfc950e60d2633a2f48691d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-21T17:09:32.065Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-21T17:09:32.065Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:32.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T17:09:32.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:09:32.438Z] prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container [2023-07-21T17:09:32.475Z] $ 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 [2023-07-21T17:09:32.808Z] $ docker top 4159f2f412fbc2156d4fc19084b9f2f90b0bfc7bd76d759b1b9e14ef2b30c560 -eo pid,comm [2023-07-21T17:09:32.847Z] 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). [2023-07-21T17:09:32.847Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-21T17:09:32.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T17:09:32.885Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T17:09:33.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T17:09:33.009Z] $ docker exec 4159f2f412fbc2156d4fc19084b9f2f90b0bfc7bd76d759b1b9e14ef2b30c560 ssh-agent [2023-07-21T17:09:33.108Z] SSH_AUTH_SOCK=/tmp/ssh-6ZMBU7jEUXoc/agent.31 [2023-07-21T17:09:33.108Z] SSH_AGENT_PID=37 [2023-07-21T17:09:33.113Z] Running ssh-add (command line suppressed) [2023-07-21T17:09:33.211Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3793102207534341930.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3793102207534341930.key) [2023-07-21T17:09:33.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T17:09:33.503Z] + git semver bump pre [2023-07-21T17:09:33.762Z] 2023-07-21 17:09:33,688 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-21T17:09:33.762Z] 2023-07-21 17:09:33,688 [bump_version] DEBUG bumping version:3.1.0-dev.5 on axis:pre with prefix:dev [2023-07-21T17:09:33.762Z] 2023-07-21 17:09:33,688 [bump_version] DEBUG bumped version:3.1.0-dev.6 [2023-07-21T17:09:33.762Z] 2023-07-21 17:09:33,688 [write_version] DEBUG write version:3.1.0-dev.6 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-07-21T17:09:33.762Z] 2023-07-21 17:09:33,688 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-21T17:09:33.762Z] 2023-07-21 17:09:33,688 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-21T17:09:33.762Z] 2023-07-21 17:09:33,690 [execute] INFO git cat-file --batch-check [2023-07-21T17:09:33.762Z] 2023-07-21 17:09:33,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-21T17:09:33.762Z] 2023-07-21 17:09:33,695 [execute] INFO git cat-file --batch [2023-07-21T17:09:33.762Z] 2023-07-21 17:09:33,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-21T17:09:33.762Z] 2023-07-21 17:09:33,700 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-21T17:09:33.762Z] 3.1.0-dev.6 [Pipeline] } [2023-07-21T17:09:33.779Z] $ docker exec --env ******** --env ******** 4159f2f412fbc2156d4fc19084b9f2f90b0bfc7bd76d759b1b9e14ef2b30c560 ssh-agent -k [2023-07-21T17:09:33.875Z] unset SSH_AUTH_SOCK; [2023-07-21T17:09:33.876Z] unset SSH_AGENT_PID; [2023-07-21T17:09:33.876Z] echo Agent pid 37 killed; [2023-07-21T17:09:33.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-21T17:09:34.185Z] + git semver [Pipeline] } [2023-07-21T17:09:34.465Z] $ docker stop --time=1 4159f2f412fbc2156d4fc19084b9f2f90b0bfc7bd76d759b1b9e14ef2b30c560 [2023-07-21T17:09:35.711Z] $ docker rm -f --volumes 4159f2f412fbc2156d4fc19084b9f2f90b0bfc7bd76d759b1b9e14ef2b30c560 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T17:09:36.050Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-21T17:09:36.050Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:36.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T17:09:36.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:09:36.419Z] prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container [2023-07-21T17:09:36.457Z] $ 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 [2023-07-21T17:09:36.787Z] $ docker top 1b9f550b3a47dbb995d3bfe89fa04093f549772756b8574f5a971db696d25940 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-21T17:09:36.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T17:09:36.864Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T17:09:36.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T17:09:36.977Z] $ docker exec 1b9f550b3a47dbb995d3bfe89fa04093f549772756b8574f5a971db696d25940 ssh-agent [2023-07-21T17:09:37.070Z] SSH_AUTH_SOCK=/tmp/ssh-Wt8Y3psEe42X/agent.33 [2023-07-21T17:09:37.070Z] SSH_AGENT_PID=39 [2023-07-21T17:09:37.076Z] Running ssh-add (command line suppressed) [2023-07-21T17:09:37.186Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3589850320422486392.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3589850320422486392.key) [2023-07-21T17:09:37.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T17:09:37.480Z] + git semver push [2023-07-21T17:09:37.740Z] 2023-07-21 17:09:37,651 [run_push] DEBUG push [2023-07-21T17:09:37.740Z] 2023-07-21 17:09:37,651 [execute] INFO git cat-file --batch-check [2023-07-21T17:09:37.740Z] 2023-07-21 17:09:37,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-21T17:09:37.740Z] 2023-07-21 17:09:37,655 [execute] INFO git rev-list 37845dae4303872a890d408489d14eb836287254 -- [2023-07-21T17:09:37.740Z] 2023-07-21 17:09:37,655 [execute] DEBUG Popen(['git', 'rev-list', '37845dae4303872a890d408489d14eb836287254', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-21T17:09:37.740Z] 2023-07-21 17:09:37,661 [execute] INFO git fetch -v origin [2023-07-21T17:09:37.740Z] 2023-07-21 17:09:37,662 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-21T17:09:38.308Z] 2023-07-21 17:09:38,135 [run_push] DEBUG no remote changes detected [2023-07-21T17:09:38.308Z] 2023-07-21 17:09:38,136 [execute] INFO git push origin semver [2023-07-21T17:09:38.308Z] 2023-07-21 17:09:38,136 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-21T17:09:38.875Z] 2023-07-21 17:09:38,853 [run_push] DEBUG push all version tags [2023-07-21T17:09:38.875Z] 2023-07-21 17:09:38,854 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-21T17:09:38.876Z] 2023-07-21 17:09:38,854 [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) [2023-07-21T17:09:39.812Z] 2023-07-21 17:09:39,544 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-21T17:09:39.812Z] 3.1.0-dev.6 [Pipeline] } [2023-07-21T17:09:39.828Z] $ docker exec --env ******** --env ******** 1b9f550b3a47dbb995d3bfe89fa04093f549772756b8574f5a971db696d25940 ssh-agent -k [2023-07-21T17:09:39.925Z] unset SSH_AUTH_SOCK; [2023-07-21T17:09:39.925Z] unset SSH_AGENT_PID; [2023-07-21T17:09:39.925Z] echo Agent pid 39 killed; [2023-07-21T17:09:39.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-21T17:09:40.223Z] + git semver [Pipeline] } [2023-07-21T17:09:40.502Z] $ docker stop --time=1 1b9f550b3a47dbb995d3bfe89fa04093f549772756b8574f5a971db696d25940 [2023-07-21T17:09:41.771Z] $ docker rm -f --volumes 1b9f550b3a47dbb995d3bfe89fa04093f549772756b8574f5a971db696d25940 [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 [2023-07-21T17:09:42.343Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-07-21T17:09:42.343Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-07-21T17:09:42.343Z] total 16 [2023-07-21T17:09:42.343Z] drwxr-xr-x 3 root root 4096 Jul 21 16:57 . [2023-07-21T17:09:42.343Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 21 17:09 .. [2023-07-21T17:09:42.343Z] drwxr-xr-x 2 root root 4096 Jul 21 16:57 cost [2023-07-21T17:09:42.343Z] -rw-r--r-- 1 root root 95 Jul 21 16:57 cost.csv [2023-07-21T17:09:42.343Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-07-21T17:09:42.343Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-07-21T17:09:42.343Z] total 16 [2023-07-21T17:09:42.343Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 16:57 . [2023-07-21T17:09:42.343Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 21 17:09 .. [2023-07-21T17:09:42.343Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 16:57 cost [2023-07-21T17:09:42.343Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 21 16:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:09:42.633Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:09:43.488Z] ---> package-listing.sh [2023-07-21T17:09:43.488Z] ++ facter osfamily [2023-07-21T17:09:43.488Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-21T17:09:43.746Z] + OS_FAMILY=debian [2023-07-21T17:09:43.746Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-07-21T17:09:43.746Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-21T17:09:43.746Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-21T17:09:43.746Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-21T17:09:43.746Z] + PACKAGES=/tmp/packages_start.txt [2023-07-21T17:09:43.746Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-07-21T17:09:43.746Z] + PACKAGES=/tmp/packages_end.txt [2023-07-21T17:09:43.746Z] + case "${OS_FAMILY}" in [2023-07-21T17:09:43.746Z] + dpkg -l [2023-07-21T17:09:43.746Z] + grep '^ii' [2023-07-21T17:09:43.746Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-21T17:09:43.746Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-21T17:09:43.746Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-21T17:09:43.746Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-07-21T17:09:43.746Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-07-21T17:09:43.746Z] + 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 [2023-07-21T17:09:43.756Z] 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 [2023-07-21T17:09:44.033Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:44.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T17:09:44.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:09:44.738Z] prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container [2023-07-21T17:09:44.794Z] $ 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 [2023-07-21T17:09:44.986Z] $ docker top b8d7767865c9c068a83d1f36b57b44f5bd959a0c312ffa7780a5d9252c71af3e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T17:09:45.349Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-21T17:09:45.636Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-21T17:09:45.937Z] + ls /var/log/sa-host [2023-07-21T17:09:45.937Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T17:09:46.113Z] provisioning config files... [2023-07-21T17:09:46.120Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4228972168255262528tmp [Pipeline] { [Pipeline] echo [2023-07-21T17:09:46.133Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:09:46.411Z] ---> create-netrc.sh [Pipeline] } [2023-07-21T17:09:46.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:09:46.748Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-21T17:09:46.756Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:09:47.036Z] ---> sudo-logs.sh [2023-07-21T17:09:47.036Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-21T17:09:47.058Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:09:47.340Z] ---> job-cost.sh [2023-07-21T17:09:47.340Z] lf-activate-venv: SKIPPING [2023-07-21T17:09:47.340Z] DEBUG: total: 0.2199999988079071 [2023-07-21T17:09:47.340Z] INFO: Retrieving Stack Cost... [2023-07-21T17:09:47.912Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-21T17:09:48.197Z] INFO: Archiving Costs [Pipeline] echo [2023-07-21T17:09:48.208Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:09:48.490Z] ---> logs-deploy.sh [2023-07-21T17:09:48.490Z] lf-activate-venv: SKIPPING [2023-07-21T17:09:48.490Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/117 [2023-07-21T17:09:48.490Z] INFO: archiving workspace using pattern(s): [2023-07-21T17:09:49.424Z] Archives upload complete. [2023-07-21T17:09:49.424Z] INFO: archiving logs to Nexus [2023-07-21T17:09:49.989Z] ---> uname -a: [2023-07-21T17:09:49.989Z] Linux prd-ubuntu20-04-docker-8c-8g-1729 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-21T17:09:49.989Z] [2023-07-21T17:09:49.989Z] [2023-07-21T17:09:49.989Z] ---> lscpu: [2023-07-21T17:09:49.989Z] Architecture: x86_64 [2023-07-21T17:09:49.989Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-21T17:09:49.989Z] Byte Order: Little Endian [2023-07-21T17:09:49.989Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-21T17:09:49.989Z] CPU(s): 8 [2023-07-21T17:09:49.989Z] On-line CPU(s) list: 0-7 [2023-07-21T17:09:49.989Z] Thread(s) per core: 1 [2023-07-21T17:09:49.989Z] Core(s) per socket: 1 [2023-07-21T17:09:49.989Z] Socket(s): 8 [2023-07-21T17:09:49.989Z] NUMA node(s): 1 [2023-07-21T17:09:49.989Z] Vendor ID: AuthenticAMD [2023-07-21T17:09:49.989Z] CPU family: 23 [2023-07-21T17:09:49.989Z] Model: 49 [2023-07-21T17:09:49.989Z] Model name: AMD EPYC-Rome Processor [2023-07-21T17:09:49.989Z] Stepping: 0 [2023-07-21T17:09:49.989Z] CPU MHz: 2799.998 [2023-07-21T17:09:49.989Z] BogoMIPS: 5599.99 [2023-07-21T17:09:49.990Z] Virtualization: AMD-V [2023-07-21T17:09:49.990Z] Hypervisor vendor: KVM [2023-07-21T17:09:49.990Z] Virtualization type: full [2023-07-21T17:09:49.990Z] L1d cache: 256 KiB [2023-07-21T17:09:49.990Z] L1i cache: 256 KiB [2023-07-21T17:09:49.990Z] L2 cache: 4 MiB [2023-07-21T17:09:49.990Z] L3 cache: 128 MiB [2023-07-21T17:09:49.990Z] NUMA node0 CPU(s): 0-7 [2023-07-21T17:09:49.990Z] Vulnerability Itlb multihit: Not affected [2023-07-21T17:09:49.990Z] Vulnerability L1tf: Not affected [2023-07-21T17:09:49.990Z] Vulnerability Mds: Not affected [2023-07-21T17:09:49.990Z] Vulnerability Meltdown: Not affected [2023-07-21T17:09:49.990Z] Vulnerability Mmio stale data: Not affected [2023-07-21T17:09:49.990Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-21T17:09:49.990Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-21T17:09:49.990Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-21T17:09:49.990Z] Vulnerability Srbds: Not affected [2023-07-21T17:09:49.990Z] Vulnerability Tsx async abort: Not affected [2023-07-21T17:09:49.990Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-21T17:09:49.990Z] [2023-07-21T17:09:49.990Z]