Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc56276b993b2878b0d870e671804c10f96a6178 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-ssh11542455877101184941.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1826350194001073801.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3334543855616419028.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1008304656838605704.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-ssh8881323715511643977.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.18 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-990 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dc56276b993b2878b0d870e671804c10f96a6178 (main) Commit message: "refactor!: Rename command line flags for the sake of consistency (#128)" > git config core.sparsecheckout # timeout=10 > git checkout -f dc56276b993b2878b0d870e671804c10f96a6178 # timeout=10 > git rev-list --no-walk 808edfc9f6c328417489871725311f9c0d7bbc15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-03T23:51:44.164Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-03T23:51:44.224Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-03T23:51:44.237Z] ========================================================= [2023-01-03T23:51:44.237Z] EdgeX Global Pipelines Version Info [2023-01-03T23:51:44.237Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-03T23:51:44.932Z] ------------------- [2023-01-03T23:51:44.932Z] stable info: [2023-01-03T23:51:44.932Z] ------------------- [2023-01-03T23:51:44.932Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-03T23:51:44.932Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-03T23:51:44.932Z] Message: update stable to v1.0.244 [2023-01-03T23:51:45.512Z] ------------------- [2023-01-03T23:51:45.512Z] experimental info: [2023-01-03T23:51:45.512Z] ------------------- [2023-01-03T23:51:45.513Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-03T23:51:45.513Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-03T23:51:45.513Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-03T23:51:45.743Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-01-03T23:51:45.759Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-01-03T23:51:45.773Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-03T23:51:45.784Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-03T23:51:45.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-03T23:51:45.807Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-03T23:51:45.821Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-03T23:51:45.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-03T23:51:45.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-03T23:51:45.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-03T23:51:45.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-03T23:51:45.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-01-03T23:51:45.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-03T23:51:45.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-03T23:51:45.929Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-03T23:51:45.941Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-03T23:51:45.952Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-03T23:51:45.966Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-03T23:51:45.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-03T23:51:45.984Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-03T23:51:45.993Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-03T23:51:46.001Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-03T23:51:46.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-03T23:51:46.019Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-03T23:51:46.027Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-03T23:51:46.037Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-03T23:51:46.054Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-03T23:51:46.072Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-03T23:51:46.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-03T23:51:46.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-03T23:51:46.104Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc56276b993b2878b0d870e671804c10f96a6178 [Pipeline] echo [2023-01-03T23:51:46.115Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc56276 [Pipeline] echo [2023-01-03T23:51:46.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-03T23:51:46.177Z] provisioning config files... [2023-01-03T23:51:46.191Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15938683803936172920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T23:51:46.494Z] ---> docker-login.sh [2023-01-03T23:51:46.495Z] nexus3.edgexfoundry.org:10001 [2023-01-03T23:51:46.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:51:46.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:51:46.756Z] Configure a credential helper to remove this warning. See [2023-01-03T23:51:46.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:51:46.756Z] [2023-01-03T23:51:46.756Z] Login Succeeded [2023-01-03T23:51:46.756Z] nexus3.edgexfoundry.org:10002 [2023-01-03T23:51:47.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:51:47.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:51:47.016Z] Configure a credential helper to remove this warning. See [2023-01-03T23:51:47.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:51:47.016Z] [2023-01-03T23:51:47.016Z] Login Succeeded [2023-01-03T23:51:47.016Z] nexus3.edgexfoundry.org:10003 [2023-01-03T23:51:47.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:51:47.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:51:47.017Z] Configure a credential helper to remove this warning. See [2023-01-03T23:51:47.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:51:47.017Z] [2023-01-03T23:51:47.017Z] Login Succeeded [2023-01-03T23:51:47.017Z] nexus3.edgexfoundry.org:10004 [2023-01-03T23:51:47.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:51:47.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:51:47.278Z] Configure a credential helper to remove this warning. See [2023-01-03T23:51:47.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:51:47.278Z] [2023-01-03T23:51:47.278Z] Login Succeeded [2023-01-03T23:51:47.278Z] docker.io [2023-01-03T23:51:47.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:51:47.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:51:47.540Z] Configure a credential helper to remove this warning. See [2023-01-03T23:51:47.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:51:47.540Z] [2023-01-03T23:51:47.540Z] Login Succeeded [2023-01-03T23:51:47.540Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T23:51:47.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-03T23:51:47.909Z] + git rev-list -1 --merges dc56276b993b2878b0d870e671804c10f96a6178~1..dc56276b993b2878b0d870e671804c10f96a6178 [Pipeline] echo [2023-01-03T23:51:47.958Z] -----------> git rev-list -1 --merges dc56276b993b2878b0d870e671804c10f96a6178~1..dc56276b993b2878b0d870e671804c10f96a6178 dc56276b993b2878b0d870e671804c10f96a6178 [false] [Pipeline] sh [2023-01-03T23:51:48.247Z] + git log --format=format:%s -1 dc56276b993b2878b0d870e671804c10f96a6178 [Pipeline] echo [2023-01-03T23:51:48.262Z] ========================================================= [2023-01-03T23:51:48.262Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-03T23:51:48.262Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-03T23:51:48.606Z] + git log --format=format:%s -1 dc56276b993b2878b0d870e671804c10f96a6178 [Pipeline] echo [2023-01-03T23:51:48.618Z] [semverPrep] GIT_COMMIT: dc56276b993b2878b0d870e671804c10f96a6178, Commit Message: refactor!: Rename command line flags for the sake of consistency (#128) [Pipeline] echo [2023-01-03T23:51:48.628Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-03T23:51:48.993Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-03T23:51:48.993Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-03T23:51:48.993Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-03T23:51:48.993Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-03T23:51:48.993Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-03T23:51:48.993Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-03T23:51:48.993Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:51:49.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T23:51:49.445Z] [2023-01-03T23:51:49.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:51:49.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T23:51:49.759Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-03T23:51:49.759Z] b85a868b505f: Pulling fs layer [2023-01-03T23:51:49.759Z] e2be974225ed: Pulling fs layer [2023-01-03T23:51:49.759Z] 339a4e72a1f5: Pulling fs layer [2023-01-03T23:51:49.759Z] 988bab9f4d93: Pulling fs layer [2023-01-03T23:51:49.759Z] 1469e6f7b9e6: Pulling fs layer [2023-01-03T23:51:49.759Z] eaf3925da568: Pulling fs layer [2023-01-03T23:51:49.759Z] bab4dde63d76: Pulling fs layer [2023-01-03T23:51:49.759Z] bde34c3a00c8: Pulling fs layer [2023-01-03T23:51:49.759Z] 988bab9f4d93: Waiting [2023-01-03T23:51:49.759Z] 1469e6f7b9e6: Waiting [2023-01-03T23:51:49.759Z] b352a97aabf1: Pulling fs layer [2023-01-03T23:51:49.759Z] 4872d77fe225: Pulling fs layer [2023-01-03T23:51:49.759Z] bab4dde63d76: Waiting [2023-01-03T23:51:49.759Z] eaf3925da568: Waiting [2023-01-03T23:51:49.759Z] 5851b861e8e6: Pulling fs layer [2023-01-03T23:51:49.759Z] bde34c3a00c8: Waiting [2023-01-03T23:51:49.759Z] b352a97aabf1: Waiting [2023-01-03T23:51:49.759Z] 5851b861e8e6: Waiting [2023-01-03T23:51:49.759Z] 4872d77fe225: Waiting [2023-01-03T23:51:49.759Z] e2be974225ed: Verifying Checksum [2023-01-03T23:51:49.759Z] e2be974225ed: Download complete [2023-01-03T23:51:49.759Z] 988bab9f4d93: Download complete [2023-01-03T23:51:50.019Z] 1469e6f7b9e6: Verifying Checksum [2023-01-03T23:51:50.019Z] 1469e6f7b9e6: Download complete [2023-01-03T23:51:50.019Z] eaf3925da568: Verifying Checksum [2023-01-03T23:51:50.019Z] eaf3925da568: Download complete [2023-01-03T23:51:50.019Z] 339a4e72a1f5: Verifying Checksum [2023-01-03T23:51:50.019Z] 339a4e72a1f5: Download complete [2023-01-03T23:51:50.019Z] bde34c3a00c8: Verifying Checksum [2023-01-03T23:51:50.019Z] bde34c3a00c8: Download complete [2023-01-03T23:51:50.019Z] b352a97aabf1: Download complete [2023-01-03T23:51:50.019Z] 4872d77fe225: Verifying Checksum [2023-01-03T23:51:50.019Z] 4872d77fe225: Download complete [2023-01-03T23:51:50.019Z] 5851b861e8e6: Verifying Checksum [2023-01-03T23:51:50.019Z] 5851b861e8e6: Download complete [2023-01-03T23:51:50.019Z] b85a868b505f: Verifying Checksum [2023-01-03T23:51:50.019Z] b85a868b505f: Download complete [2023-01-03T23:51:50.279Z] bab4dde63d76: Verifying Checksum [2023-01-03T23:51:50.279Z] bab4dde63d76: Download complete [2023-01-03T23:51:51.214Z] b85a868b505f: Pull complete [2023-01-03T23:51:51.472Z] e2be974225ed: Pull complete [2023-01-03T23:51:52.037Z] 339a4e72a1f5: Pull complete [2023-01-03T23:51:52.037Z] 988bab9f4d93: Pull complete [2023-01-03T23:51:52.296Z] 1469e6f7b9e6: Pull complete [2023-01-03T23:51:52.296Z] eaf3925da568: Pull complete [2023-01-03T23:51:54.204Z] bab4dde63d76: Pull complete [2023-01-03T23:51:54.204Z] bde34c3a00c8: Pull complete [2023-01-03T23:51:54.204Z] b352a97aabf1: Pull complete [2023-01-03T23:51:54.204Z] 4872d77fe225: Pull complete [2023-01-03T23:51:54.465Z] 5851b861e8e6: Pull complete [2023-01-03T23:51:54.465Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-03T23:51:54.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T23:51:54.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T23:51:54.561Z] prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container [2023-01-03T23:51:54.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-03T23:51:57.044Z] $ docker top 089d61c5419a20a071124e261996ead0bcbf753e7c4134b224bdcb046ec36931 -eo pid,comm [2023-01-03T23:51:57.100Z] 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-01-03T23:51:57.100Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-03T23:51:57.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T23:51:57.134Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T23:51:57.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T23:51:57.271Z] $ docker exec 089d61c5419a20a071124e261996ead0bcbf753e7c4134b224bdcb046ec36931 ssh-agent [2023-01-03T23:51:57.374Z] SSH_AUTH_SOCK=/tmp/ssh-PRgWsXPmjbIL/agent.32 [2023-01-03T23:51:57.374Z] SSH_AGENT_PID=38 [2023-01-03T23:51:57.381Z] Running ssh-add (command line suppressed) [2023-01-03T23:51:57.477Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14797153712632430849.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14797153712632430849.key) [2023-01-03T23:51:57.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T23:51:57.774Z] + git tag --points-at HEAD [Pipeline] } [2023-01-03T23:51:57.788Z] $ docker exec --env ******** --env ******** 089d61c5419a20a071124e261996ead0bcbf753e7c4134b224bdcb046ec36931 ssh-agent -k [2023-01-03T23:51:57.920Z] unset SSH_AUTH_SOCK; [2023-01-03T23:51:57.921Z] unset SSH_AGENT_PID; [2023-01-03T23:51:57.921Z] echo Agent pid 38 killed; [2023-01-03T23:51:57.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-03T23:51:57.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T23:51:57.951Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T23:51:58.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T23:51:58.067Z] $ docker exec 089d61c5419a20a071124e261996ead0bcbf753e7c4134b224bdcb046ec36931 ssh-agent [2023-01-03T23:51:58.180Z] SSH_AUTH_SOCK=/tmp/ssh-nrgg0vQORTaf/agent.70 [2023-01-03T23:51:58.180Z] SSH_AGENT_PID=76 [2023-01-03T23:51:58.185Z] Running ssh-add (command line suppressed) [2023-01-03T23:51:58.292Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7390332306565949175.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7390332306565949175.key) [2023-01-03T23:51:58.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T23:51:58.590Z] + git semver init [2023-01-03T23:51:58.850Z] 2023-01-03 23:51:58,770 [run_init] DEBUG init version:0.0.0 force:False [2023-01-03T23:51:58.850Z] 2023-01-03 23:51:58,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-01-03T23:51:58.850Z] 2023-01-03 23:51:58,771 [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-01-03T23:51:58.850Z] 2023-01-03 23:51:58,771 [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-01-03T23:52:00.232Z] 2023-01-03 23:51:59,920 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-01-03T23:52:00.232Z] 2023-01-03 23:51:59,920 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-01-03T23:52:00.232Z] 2023-01-03 23:51:59,920 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-03T23:52:00.232Z] 2023-01-03 23:51:59,921 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-03T23:52:00.232Z] 3.0.0-dev.2 [Pipeline] } [2023-01-03T23:52:00.245Z] $ docker exec --env ******** --env ******** 089d61c5419a20a071124e261996ead0bcbf753e7c4134b224bdcb046ec36931 ssh-agent -k [2023-01-03T23:52:00.343Z] unset SSH_AUTH_SOCK; [2023-01-03T23:52:00.343Z] unset SSH_AGENT_PID; [2023-01-03T23:52:00.343Z] echo Agent pid 76 killed; [2023-01-03T23:52:00.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-03T23:52:00.653Z] + git semver [Pipeline] } [2023-01-03T23:52:00.928Z] $ docker stop --time=1 089d61c5419a20a071124e261996ead0bcbf753e7c4134b224bdcb046ec36931 [2023-01-03T23:52:02.192Z] $ docker rm -f --volumes 089d61c5419a20a071124e261996ead0bcbf753e7c4134b224bdcb046ec36931 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T23:52:02.526Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-03T23:52:02.719Z] Stashed 1 file(s) [Pipeline] echo [2023-01-03T23:52:02.722Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.2 [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-01-03T23:52:02.857Z] provisioning config files... [2023-01-03T23:52:02.868Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2655033033772195105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T23:52:02.919Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-984 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-01-03T23:52:02.928Z] Running in /w/workspace/app-rfid-llrp-inventory/70 [Pipeline] { [Pipeline] checkout [2023-01-03T23:52:02.963Z] The recommended git tool is: git [2023-01-03T23:52:03.161Z] ---> docker-login.sh [2023-01-03T23:52:03.161Z] nexus3.edgexfoundry.org:10001 [2023-01-03T23:52:03.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:52:03.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:52:03.161Z] Configure a credential helper to remove this warning. See [2023-01-03T23:52:03.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:52:03.161Z] [2023-01-03T23:52:03.161Z] Login Succeeded [2023-01-03T23:52:03.161Z] nexus3.edgexfoundry.org:10002 [2023-01-03T23:52:03.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:52:03.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:52:03.161Z] Configure a credential helper to remove this warning. See [2023-01-03T23:52:03.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:52:03.161Z] [2023-01-03T23:52:03.161Z] Login Succeeded [2023-01-03T23:52:03.161Z] nexus3.edgexfoundry.org:10003 [2023-01-03T23:52:03.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:52:03.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:52:03.421Z] Configure a credential helper to remove this warning. See [2023-01-03T23:52:03.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:52:03.421Z] [2023-01-03T23:52:03.421Z] Login Succeeded [2023-01-03T23:52:03.421Z] nexus3.edgexfoundry.org:10004 [2023-01-03T23:52:03.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:52:03.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:52:03.421Z] Configure a credential helper to remove this warning. See [2023-01-03T23:52:03.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:52:03.421Z] [2023-01-03T23:52:03.421Z] Login Succeeded [2023-01-03T23:52:03.421Z] docker.io [2023-01-03T23:52:03.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:52:03.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:52:03.680Z] Configure a credential helper to remove this warning. See [2023-01-03T23:52:03.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:52:03.680Z] [2023-01-03T23:52:03.680Z] Login Succeeded [2023-01-03T23:52:03.680Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T23:52:03.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-03T23:52:03.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T23:52:03.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T23:52:03.764Z] ========================================================= [2023-01-03T23:52:03.764Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-03T23:52:03.764Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:52:04.073Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-03T23:52:04.073Z] Sending build context to Docker daemon 12.54MB [2023-01-03T23:52:04.073Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-03T23:52:04.073Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-03T23:52:04.073Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-03T23:52:04.073Z] 213ec9aee27d: Pulling fs layer [2023-01-03T23:52:04.073Z] 4583459ba037: Pulling fs layer [2023-01-03T23:52:04.073Z] 93c1e223e6f2: Pulling fs layer [2023-01-03T23:52:04.073Z] 53926ce57604: Pulling fs layer [2023-01-03T23:52:04.073Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-03T23:52:04.073Z] 22ff95d597cd: Pulling fs layer [2023-01-03T23:52:04.073Z] 12d6caf4c0d1: Pulling fs layer [2023-01-03T23:52:04.073Z] 53926ce57604: Waiting [2023-01-03T23:52:04.073Z] 21b2b0c7a3f4: Waiting [2023-01-03T23:52:04.073Z] 22ff95d597cd: Waiting [2023-01-03T23:52:04.073Z] 96b7cbca73a9: Pulling fs layer [2023-01-03T23:52:04.073Z] 12d6caf4c0d1: Waiting [2023-01-03T23:52:04.073Z] 96b7cbca73a9: Waiting [2023-01-03T23:52:04.073Z] a7acece74701: Pulling fs layer [2023-01-03T23:52:04.073Z] 93c1e223e6f2: Verifying Checksum [2023-01-03T23:52:04.073Z] 93c1e223e6f2: Download complete [2023-01-03T23:52:04.336Z] 4583459ba037: Verifying Checksum [2023-01-03T23:52:04.336Z] 4583459ba037: Download complete [2023-01-03T23:52:04.336Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-03T23:52:04.336Z] 21b2b0c7a3f4: Download complete [2023-01-03T23:52:04.336Z] 22ff95d597cd: Download complete [2023-01-03T23:52:04.336Z] 213ec9aee27d: Download complete [2023-01-03T23:52:04.336Z] 12d6caf4c0d1: Verifying Checksum [2023-01-03T23:52:04.336Z] 12d6caf4c0d1: Download complete [2023-01-03T23:52:04.336Z] 213ec9aee27d: Pull complete [2023-01-03T23:52:04.611Z] 4583459ba037: Pull complete [2023-01-03T23:52:04.611Z] 93c1e223e6f2: Pull complete [2023-01-03T23:52:05.206Z] a7acece74701: Verifying Checksum [2023-01-03T23:52:05.206Z] a7acece74701: Download complete [2023-01-03T23:52:05.206Z] 53926ce57604: Download complete [2023-01-03T23:52:05.465Z] 96b7cbca73a9: Verifying Checksum [2023-01-03T23:52:05.465Z] 96b7cbca73a9: Download complete [2023-01-03T23:52:07.595Z] using credential edgex-jenkins-ssh [2023-01-03T23:52:07.612Z] Cloning the remote Git repository [2023-01-03T23:52:07.654Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-03T23:52:07.708Z] > git init /w/workspace/app-rfid-llrp-inventory/70 # timeout=10 [2023-01-03T23:52:07.841Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-03T23:52:07.842Z] > git --version # timeout=10 [2023-01-03T23:52:07.864Z] > git --version # 'git version 2.25.1' [2023-01-03T23:52:07.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-03T23:52:07.917Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-03T23:52:09.651Z] 53926ce57604: Pull complete [2023-01-03T23:52:09.651Z] 21b2b0c7a3f4: Pull complete [2023-01-03T23:52:09.651Z] 22ff95d597cd: Pull complete [2023-01-03T23:52:09.651Z] 12d6caf4c0d1: Pull complete [2023-01-03T23:52:09.916Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-01-03T23:52:09.942Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-03T23:52:10.730Z] Avoid second fetch [2023-01-03T23:52:10.730Z] Checking out Revision dc56276b993b2878b0d870e671804c10f96a6178 (main) [2023-01-03T23:52:11.036Z] 96b7cbca73a9: Pull complete [2023-01-03T23:52:11.391Z] Commit message: "refactor!: Rename command line flags for the sake of consistency (#128)" [2023-01-03T23:52:10.752Z] > git config core.sparsecheckout # timeout=10 [2023-01-03T23:52:10.779Z] > git checkout -f dc56276b993b2878b0d870e671804c10f96a6178 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-03T23:52:11.968Z] a7acece74701: Pull complete [2023-01-03T23:52:11.968Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-03T23:52:11.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-03T23:52:11.968Z] ---> db6d94c90886 [2023-01-03T23:52:11.968Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-01-03T23:52:12.176Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-03T23:52:12.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-03T23:52:12.176Z] Dload Upload Total Spent Left Speed [2023-01-03T23:52:12.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh [2023-01-03T23:52:12.833Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-03T23:52:13.159Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-01-03T23:52:13.159Z] tee /etc/docker/daemon.new [2023-01-03T23:52:13.159Z] { [2023-01-03T23:52:13.159Z] "registry-mirrors": [ [2023-01-03T23:52:13.159Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-03T23:52:13.159Z] ], [2023-01-03T23:52:13.159Z] "bip": "10.250.0.254/24", [2023-01-03T23:52:13.159Z] "hosts": [ [2023-01-03T23:52:13.159Z] "tcp://0.0.0.0:5555", [2023-01-03T23:52:13.159Z] "unix:///var/run/docker.sock" [2023-01-03T23:52:13.159Z] ], [2023-01-03T23:52:13.159Z] "mtu": 1458, [2023-01-03T23:52:13.159Z] "selinux-enabled": true, [2023-01-03T23:52:13.159Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-03T23:52:13.159Z] } [Pipeline] sh [2023-01-03T23:52:13.488Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-03T23:52:13.823Z] + sudo service docker restart [2023-01-03T23:52:16.159Z] ---> Running in bb523ef2794c [2023-01-03T23:52:16.159Z] Removing intermediate container bb523ef2794c [2023-01-03T23:52:16.159Z] ---> 85c0cb4c10f2 [2023-01-03T23:52:16.159Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-03T23:52:16.159Z] ---> Running in dd80f2b2c072 [2023-01-03T23:52:16.159Z] Removing intermediate container dd80f2b2c072 [2023-01-03T23:52:16.159Z] ---> fe2d09fbf5b6 [2023-01-03T23:52:16.159Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-01-03T23:52:16.159Z] ---> Running in 63a3e8f4b515 [2023-01-03T23:52:16.159Z] Removing intermediate container 63a3e8f4b515 [2023-01-03T23:52:16.159Z] ---> 746af863d63b [2023-01-03T23:52:16.159Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T23:52:16.159Z] ---> Running in cfc2b93744ec [2023-01-03T23:52:16.159Z] Removing intermediate container cfc2b93744ec [2023-01-03T23:52:16.159Z] ---> bf1a8e5cae9b [2023-01-03T23:52:16.159Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-03T23:52:16.159Z] ---> Running in da2e9ed19b22 [2023-01-03T23:52:16.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-03T23:52:16.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-03T23:52:16.679Z] OK: 211 MiB in 51 packages [2023-01-03T23:52:16.938Z] Removing intermediate container da2e9ed19b22 [2023-01-03T23:52:16.938Z] ---> d106b4ad4143 [2023-01-03T23:52:16.938Z] Step 8/13 : WORKDIR /app [2023-01-03T23:52:16.938Z] ---> Running in 408b6d1aac86 [2023-01-03T23:52:16.938Z] Removing intermediate container 408b6d1aac86 [2023-01-03T23:52:16.938Z] ---> b99d8243e775 [2023-01-03T23:52:16.938Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-03T23:52:17.197Z] ---> ef2cc25ad5c7 [2023-01-03T23:52:17.197Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-03T23:52:17.197Z] ---> Running in 8a4c379122b6 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-03T23:52:32.087Z] provisioning config files... [2023-01-03T23:52:32.110Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/70@tmp/config1701640811095353944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T23:52:32.450Z] ---> docker-login.sh [2023-01-03T23:52:32.450Z] nexus3.edgexfoundry.org:10001 [2023-01-03T23:52:32.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:52:32.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:52:32.988Z] Configure a credential helper to remove this warning. See [2023-01-03T23:52:32.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:52:32.988Z] [2023-01-03T23:52:32.988Z] Login Succeeded [2023-01-03T23:52:32.988Z] nexus3.edgexfoundry.org:10002 [2023-01-03T23:52:33.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:52:33.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:52:33.524Z] Configure a credential helper to remove this warning. See [2023-01-03T23:52:33.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:52:33.524Z] [2023-01-03T23:52:33.524Z] Login Succeeded [2023-01-03T23:52:33.524Z] nexus3.edgexfoundry.org:10003 [2023-01-03T23:52:33.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:52:33.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:52:33.794Z] Configure a credential helper to remove this warning. See [2023-01-03T23:52:33.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:52:33.794Z] [2023-01-03T23:52:33.794Z] Login Succeeded [2023-01-03T23:52:33.794Z] nexus3.edgexfoundry.org:10004 [2023-01-03T23:52:34.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:52:34.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:52:34.064Z] Configure a credential helper to remove this warning. See [2023-01-03T23:52:34.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:52:34.064Z] [2023-01-03T23:52:34.064Z] Login Succeeded [2023-01-03T23:52:34.064Z] docker.io [2023-01-03T23:52:34.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:52:34.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:52:34.601Z] Configure a credential helper to remove this warning. See [2023-01-03T23:52:34.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:52:34.601Z] [2023-01-03T23:52:34.601Z] Login Succeeded [2023-01-03T23:52:34.601Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T23:52:34.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-03T23:52:34.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T23:52:34.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T23:52:34.843Z] ========================================================= [2023-01-03T23:52:34.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-03T23:52:34.843Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:52:35.184Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-03T23:52:35.455Z] Sending build context to Docker daemon 686.6kB [2023-01-03T23:52:35.455Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-03T23:52:35.455Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-03T23:52:35.455Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-03T23:52:35.455Z] 9b18e9b68314: Pulling fs layer [2023-01-03T23:52:35.455Z] 35d82f9e3411: Pulling fs layer [2023-01-03T23:52:35.455Z] e16973657156: Pulling fs layer [2023-01-03T23:52:35.455Z] fc693d55d65f: Pulling fs layer [2023-01-03T23:52:35.455Z] 7e9fc2657dce: Pulling fs layer [2023-01-03T23:52:35.455Z] dda99020689f: Pulling fs layer [2023-01-03T23:52:35.455Z] db1c61fa0a46: Pulling fs layer [2023-01-03T23:52:35.455Z] 891c053d2c06: Pulling fs layer [2023-01-03T23:52:35.455Z] fc693d55d65f: Waiting [2023-01-03T23:52:35.455Z] dda99020689f: Waiting [2023-01-03T23:52:35.455Z] db1c61fa0a46: Waiting [2023-01-03T23:52:35.455Z] 7e9fc2657dce: Waiting [2023-01-03T23:52:35.455Z] 891c053d2c06: Waiting [2023-01-03T23:52:35.722Z] e16973657156: Verifying Checksum [2023-01-03T23:52:35.722Z] e16973657156: Download complete [2023-01-03T23:52:35.722Z] 35d82f9e3411: Verifying Checksum [2023-01-03T23:52:35.722Z] 35d82f9e3411: Download complete [2023-01-03T23:52:35.722Z] 7e9fc2657dce: Verifying Checksum [2023-01-03T23:52:35.722Z] 7e9fc2657dce: Download complete [2023-01-03T23:52:35.722Z] dda99020689f: Download complete [2023-01-03T23:52:35.722Z] 9b18e9b68314: Verifying Checksum [2023-01-03T23:52:35.722Z] 9b18e9b68314: Download complete [2023-01-03T23:52:37.132Z] 9b18e9b68314: Pull complete [2023-01-03T23:52:37.132Z] 891c053d2c06: Verifying Checksum [2023-01-03T23:52:37.132Z] 891c053d2c06: Download complete [2023-01-03T23:52:37.404Z] 35d82f9e3411: Pull complete [2023-01-03T23:52:37.677Z] e16973657156: Pull complete [2023-01-03T23:52:38.271Z] db1c61fa0a46: Verifying Checksum [2023-01-03T23:52:38.271Z] db1c61fa0a46: Download complete [2023-01-03T23:52:38.856Z] fc693d55d65f: Verifying Checksum [2023-01-03T23:52:38.856Z] fc693d55d65f: Download complete [2023-01-03T23:52:43.787Z] Removing intermediate container 8a4c379122b6 [2023-01-03T23:52:43.787Z] ---> 83934148279c [2023-01-03T23:52:43.787Z] Step 11/13 : COPY . . [2023-01-03T23:52:43.787Z] ---> 51d3bc0c2075 [2023-01-03T23:52:43.787Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-03T23:52:43.787Z] ---> Running in fbb5c6ef280c [2023-01-03T23:52:43.787Z] Removing intermediate container fbb5c6ef280c [2023-01-03T23:52:43.787Z] ---> da9e3bb7a8b4 [2023-01-03T23:52:43.787Z] Step 13/13 : RUN $MAKE [2023-01-03T23:52:43.787Z] ---> Running in dd40ed31f701 [2023-01-03T23:52:43.787Z] noop [2023-01-03T23:52:43.787Z] Removing intermediate container dd40ed31f701 [2023-01-03T23:52:43.787Z] ---> f00ffed924ee [2023-01-03T23:52:43.787Z] Successfully built f00ffed924ee [2023-01-03T23:52:43.787Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:52:44.102Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-03T23:52:44.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T23:52:44.173Z] prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container [2023-01-03T23:52:44.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-03T23:52:44.529Z] $ docker top 6b63e2ec2cd37d573b48dba452bfeca3965dbaf43da33374a2b0613334d3a6ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T23:52:44.864Z] + go version [2023-01-03T23:52:44.864Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-03T23:52:44.877Z] $ docker stop --time=1 6b63e2ec2cd37d573b48dba452bfeca3965dbaf43da33374a2b0613334d3a6ab [2023-01-03T23:52:46.149Z] $ docker rm -f --volumes 6b63e2ec2cd37d573b48dba452bfeca3965dbaf43da33374a2b0613334d3a6ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:52:46.561Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-03T23:52:46.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T23:52:46.637Z] prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container [2023-01-03T23:52:46.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-03T23:52:46.985Z] $ docker top 812d2b43321e4a276d78284ed53c4a76e1ea7c00a828168b86a133e462bdfecc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T23:52:47.331Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-01-03T23:52:47.625Z] + make test [2023-01-03T23:52:47.625Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-03T23:52:51.186Z] fc693d55d65f: Pull complete [2023-01-03T23:52:51.186Z] 7e9fc2657dce: Pull complete [2023-01-03T23:52:51.186Z] dda99020689f: Pull complete [2023-01-03T23:52:57.589Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-01-03T23:52:57.589Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.036s coverage: 86.2% of statements [2023-01-03T23:52:57.589Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-01-03T23:52:57.840Z] db1c61fa0a46: Pull complete [2023-01-03T23:52:58.801Z] 891c053d2c06: Pull complete [2023-01-03T23:52:58.801Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-03T23:52:58.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-03T23:52:58.801Z] ---> f96f9c87975a [2023-01-03T23:52:58.801Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-01-03T23:52:59.491Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.543s coverage: 71.9% of statements [2023-01-03T23:53:00.751Z] ---> Running in 8354a7bf5ec9 [2023-01-03T23:53:00.751Z] Removing intermediate container 8354a7bf5ec9 [2023-01-03T23:53:00.751Z] ---> 54772c4198af [2023-01-03T23:53:00.751Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-03T23:53:01.019Z] ---> Running in 0d8b22dd6579 [2023-01-03T23:53:01.285Z] Removing intermediate container 0d8b22dd6579 [2023-01-03T23:53:01.285Z] ---> f412fa7b1dee [2023-01-03T23:53:01.285Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-01-03T23:53:01.285Z] ---> Running in 242c1881532f [2023-01-03T23:53:01.553Z] Removing intermediate container 242c1881532f [2023-01-03T23:53:01.553Z] ---> 9fc1cb047952 [2023-01-03T23:53:01.553Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T23:53:01.553Z] ---> Running in 7c850b1c988b [2023-01-03T23:53:01.821Z] Removing intermediate container 7c850b1c988b [2023-01-03T23:53:01.821Z] ---> 768817bbb9b7 [2023-01-03T23:53:01.821Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-03T23:53:02.088Z] ---> Running in e1e6321376c1 [2023-01-03T23:53:03.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-03T23:53:03.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-03T23:53:04.282Z] OK: 221 MiB in 51 packages [2023-01-03T23:53:04.881Z] Removing intermediate container e1e6321376c1 [2023-01-03T23:53:04.881Z] ---> aef6c9dab0c2 [2023-01-03T23:53:04.881Z] Step 8/13 : WORKDIR /app [2023-01-03T23:53:05.149Z] ---> Running in 374c6d067dc6 [2023-01-03T23:53:05.416Z] Removing intermediate container 374c6d067dc6 [2023-01-03T23:53:05.416Z] ---> 73c1965d404e [2023-01-03T23:53:05.416Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-03T23:53:05.689Z] ---> 30f491a6da98 [2023-01-03T23:53:05.689Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-03T23:53:05.956Z] ---> Running in 8cc73cef70f3 [2023-01-03T23:53:07.590Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-03T23:53:07.590Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-03T23:53:10.866Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-03T23:53:10.866Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-03T23:53:10.866Z] ./bin/test-attribution.sh [Pipeline] echo [2023-01-03T23:53:10.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-03T23:53:10.894Z] $ docker stop --time=1 812d2b43321e4a276d78284ed53c4a76e1ea7c00a828168b86a133e462bdfecc [2023-01-03T23:53:13.507Z] $ docker rm -f --volumes 812d2b43321e4a276d78284ed53c4a76e1ea7c00a828168b86a133e462bdfecc [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T23:53:13.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-03T23:53:13.996Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-03T23:53:14.500Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-03T23:53:14.786Z] + ls -al . [2023-01-03T23:53:14.786Z] total 240 [2023-01-03T23:53:14.786Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 3 23:52 . [2023-01-03T23:53:14.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 23:51 .. [2023-01-03T23:53:14.786Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 3 23:51 .dockerignore [2023-01-03T23:53:14.786Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 23:53 .git [2023-01-03T23:53:14.786Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 23:51 .github [2023-01-03T23:53:14.786Z] -rw-rw-r-- 1 jenkins jenkins 788 Jan 3 23:51 .gitignore [2023-01-03T23:53:14.786Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 3 23:51 .golangci.yml [2023-01-03T23:53:14.786Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 23:51 .semver [2023-01-03T23:53:14.786Z] -rw-rw-r-- 1 jenkins jenkins 9922 Jan 3 23:51 Attribution.txt [2023-01-03T23:53:14.786Z] -rw-rw-r-- 1 jenkins jenkins 4331 Jan 3 23:51 CHANGELOG.md [2023-01-03T23:53:14.786Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jan 3 23:51 Dockerfile [2023-01-03T23:53:14.786Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 3 23:51 GOVERNANCE.md [2023-01-03T23:53:14.786Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 3 23:51 Jenkinsfile [2023-01-03T23:53:14.786Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 3 23:51 LICENSE [2023-01-03T23:53:14.786Z] -rw-rw-r-- 1 jenkins jenkins 3163 Jan 3 23:51 Makefile [2023-01-03T23:53:14.786Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 3 23:51 OWNERS.md [2023-01-03T23:53:14.786Z] -rw-rw-r-- 1 jenkins jenkins 31023 Jan 3 23:51 README.md [2023-01-03T23:53:14.786Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 3 23:52 VERSION [2023-01-03T23:53:14.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 23:51 bin [2023-01-03T23:53:14.786Z] -rw-r--r-- 1 jenkins jenkins 41008 Jan 3 23:52 coverage.out [2023-01-03T23:53:14.786Z] -rw-rw-r-- 1 jenkins jenkins 3598 Jan 3 23:51 go.mod [2023-01-03T23:53:14.786Z] -rw-rw-r-- 1 jenkins jenkins 45001 Jan 3 23:51 go.sum [2023-01-03T23:53:14.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 23:51 images [2023-01-03T23:53:14.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 23:51 internal [2023-01-03T23:53:14.786Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 3 23:51 main.go [2023-01-03T23:53:14.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 23:51 res [2023-01-03T23:53:14.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 23:51 snap [2023-01-03T23:53:14.786Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 23:51 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:53:15.081Z] + 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=dc56276b993b2878b0d870e671804c10f96a6178 --label arch=amd64 --label version=3.0.0-dev.2 . [2023-01-03T23:53:15.081Z] Sending build context to Docker daemon 12.54MB [2023-01-03T23:53:15.081Z] Step 1/30 : ARG BASE=golang:1.18-alpine3.16 [2023-01-03T23:53:15.081Z] Step 2/30 : FROM ${BASE} AS builder [2023-01-03T23:53:15.081Z] ---> f00ffed924ee [2023-01-03T23:53:15.081Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-01-03T23:53:15.342Z] ---> Running in 6b835f23105b [2023-01-03T23:53:15.342Z] Removing intermediate container 6b835f23105b [2023-01-03T23:53:15.342Z] ---> bc5bfb2091c8 [2023-01-03T23:53:15.342Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2023-01-03T23:53:15.342Z] ---> Running in 2640a8a0c0f0 [2023-01-03T23:53:15.342Z] Removing intermediate container 2640a8a0c0f0 [2023-01-03T23:53:15.342Z] ---> bc6dc7948bf3 [2023-01-03T23:53:15.342Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2023-01-03T23:53:15.342Z] ---> Running in 3f4412cefcf8 [2023-01-03T23:53:15.601Z] Removing intermediate container 3f4412cefcf8 [2023-01-03T23:53:15.601Z] ---> 4d73eb228335 [2023-01-03T23:53:15.601Z] Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T23:53:15.601Z] ---> Running in fc54de147f66 [2023-01-03T23:53:15.601Z] Removing intermediate container fc54de147f66 [2023-01-03T23:53:15.601Z] ---> 4fcc6e12731d [2023-01-03T23:53:15.601Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-03T23:53:15.601Z] ---> Running in 4729587df475 [2023-01-03T23:53:15.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-03T23:53:16.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-03T23:53:16.376Z] OK: 211 MiB in 51 packages [2023-01-03T23:53:16.634Z] Removing intermediate container 4729587df475 [2023-01-03T23:53:16.634Z] ---> 1b31bb042841 [2023-01-03T23:53:16.634Z] Step 8/30 : WORKDIR /app [2023-01-03T23:53:16.634Z] ---> Running in ebe9d5269236 [2023-01-03T23:53:16.634Z] Removing intermediate container ebe9d5269236 [2023-01-03T23:53:16.634Z] ---> 42f3eefd939c [2023-01-03T23:53:16.634Z] Step 9/30 : COPY go.mod vendor* ./ [2023-01-03T23:53:16.893Z] ---> ea1c71007fe8 [2023-01-03T23:53:16.893Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-03T23:53:16.893Z] ---> Running in 932848ae8bf1 [2023-01-03T23:53:17.460Z] Removing intermediate container 932848ae8bf1 [2023-01-03T23:53:17.460Z] ---> bfe164de7b80 [2023-01-03T23:53:17.460Z] Step 11/30 : COPY . . [2023-01-03T23:53:18.026Z] ---> 77233e1bf2a7 [2023-01-03T23:53:18.026Z] Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-03T23:53:18.026Z] ---> Running in 21680b370242 [2023-01-03T23:53:18.026Z] Removing intermediate container 21680b370242 [2023-01-03T23:53:18.026Z] ---> 1629b6965e67 [2023-01-03T23:53:18.026Z] Step 13/30 : RUN $MAKE [2023-01-03T23:53:18.026Z] ---> Running in 266d9581d643 [2023-01-03T23:53:18.285Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2023-01-03T23:53:44.865Z] Removing intermediate container 266d9581d643 [2023-01-03T23:53:44.865Z] ---> 7d1ba1eabeb7 [2023-01-03T23:53:44.865Z] Step 14/30 : FROM alpine:3.14 [2023-01-03T23:53:44.865Z] 3.14: Pulling from library/alpine [2023-01-03T23:53:44.865Z] c7ed990a2339: Pulling fs layer [2023-01-03T23:53:44.865Z] c7ed990a2339: Verifying Checksum [2023-01-03T23:53:44.865Z] c7ed990a2339: Download complete [2023-01-03T23:53:44.865Z] c7ed990a2339: Pull complete [2023-01-03T23:53:44.865Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-03T23:53:44.865Z] Status: Downloaded newer image for alpine:3.14 [2023-01-03T23:53:44.865Z] ---> dd53f409bf0b [2023-01-03T23:53:44.865Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T23:53:44.865Z] ---> Running in ed29e7cd2708 [2023-01-03T23:53:44.865Z] Removing intermediate container ed29e7cd2708 [2023-01-03T23:53:44.865Z] ---> 671e571fb10c [2023-01-03T23:53:44.865Z] Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-01-03T23:53:44.865Z] ---> Running in f5e8e03af8cf [2023-01-03T23:53:44.865Z] Removing intermediate container f5e8e03af8cf [2023-01-03T23:53:44.865Z] ---> 4c40753c97f6 [2023-01-03T23:53:44.865Z] Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2023-01-03T23:53:44.865Z] ---> Running in 19dbdae3fe0e [2023-01-03T23:53:44.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-01-03T23:53:44.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-01-03T23:53:44.865Z] (1/7) Installing ca-certificates (20220614-r0) [2023-01-03T23:53:44.865Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-01-03T23:53:44.865Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2023-01-03T23:53:44.865Z] (4/7) Installing libsodium (1.0.18-r0) [2023-01-03T23:53:44.865Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2023-01-03T23:53:44.865Z] (6/7) Installing libzmq (4.3.4-r0) [2023-01-03T23:53:44.865Z] (7/7) Installing zeromq (4.3.4-r0) [2023-01-03T23:53:44.865Z] Executing busybox-1.33.1-r8.trigger [2023-01-03T23:53:44.865Z] Executing ca-certificates-20220614-r0.trigger [2023-01-03T23:53:44.865Z] OK: 9 MiB in 21 packages [2023-01-03T23:53:44.865Z] Removing intermediate container 19dbdae3fe0e [2023-01-03T23:53:44.865Z] ---> 06f093afecf2 [2023-01-03T23:53:44.865Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-03T23:53:44.865Z] ---> 6c12f477725b [2023-01-03T23:53:44.865Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-03T23:53:44.865Z] ---> 8f148c2d32a6 [2023-01-03T23:53:44.865Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2023-01-03T23:53:44.865Z] ---> 9b8057bbb0a7 [2023-01-03T23:53:44.865Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2023-01-03T23:53:44.865Z] ---> cfd1b8e311a2 [2023-01-03T23:53:44.865Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-01-03T23:53:45.124Z] ---> b31825abe193 [2023-01-03T23:53:45.124Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-01-03T23:53:45.124Z] ---> Running in 3e973087d6ab [2023-01-03T23:53:45.697Z] Removing intermediate container 3e973087d6ab [2023-01-03T23:53:45.697Z] ---> 191c03726b57 [2023-01-03T23:53:45.697Z] Step 24/30 : VOLUME /cache [2023-01-03T23:53:45.697Z] ---> Running in f360a44bce30 [2023-01-03T23:53:45.697Z] Removing intermediate container f360a44bce30 [2023-01-03T23:53:45.697Z] ---> efc44ca26a29 [2023-01-03T23:53:45.697Z] Step 25/30 : EXPOSE 59711 [2023-01-03T23:53:45.697Z] ---> Running in 96fcd15482e6 [2023-01-03T23:53:45.956Z] Removing intermediate container 96fcd15482e6 [2023-01-03T23:53:45.956Z] ---> 4436e48b079b [2023-01-03T23:53:45.956Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-01-03T23:53:45.956Z] ---> Running in 12d82e6fda2f [2023-01-03T23:53:45.956Z] Removing intermediate container 12d82e6fda2f [2023-01-03T23:53:45.956Z] ---> a82cc8e9d86d [2023-01-03T23:53:45.956Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-01-03T23:53:45.956Z] ---> Running in aad118bb1964 [2023-01-03T23:53:46.216Z] Removing intermediate container aad118bb1964 [2023-01-03T23:53:46.216Z] ---> f938a23ccfb0 [2023-01-03T23:53:46.216Z] Step 28/30 : LABEL arch=amd64 [2023-01-03T23:53:46.216Z] ---> Running in 2e5ec4b074ba [2023-01-03T23:53:46.216Z] Removing intermediate container 2e5ec4b074ba [2023-01-03T23:53:46.216Z] ---> e0c83d782acc [2023-01-03T23:53:46.216Z] Step 29/30 : LABEL git_sha=dc56276b993b2878b0d870e671804c10f96a6178 [2023-01-03T23:53:46.216Z] ---> Running in c331008ccc2e [2023-01-03T23:53:46.216Z] Removing intermediate container c331008ccc2e [2023-01-03T23:53:46.216Z] ---> 5e500840bb57 [2023-01-03T23:53:46.216Z] Step 30/30 : LABEL version=3.0.0-dev.2 [2023-01-03T23:53:46.216Z] ---> Running in 5a455d8e673e [2023-01-03T23:53:46.475Z] Removing intermediate container 5a455d8e673e [2023-01-03T23:53:46.475Z] ---> b0c19dfea1c6 [2023-01-03T23:53:46.475Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-03T23:53:46.475Z] Successfully built b0c19dfea1c6 [2023-01-03T23:53:46.475Z] 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-01-03T23:53:46.553Z] provisioning config files... [2023-01-03T23:53:46.562Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12814455259862343787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T23:53:46.868Z] ---> docker-login.sh [2023-01-03T23:53:46.868Z] nexus3.edgexfoundry.org:10001 [2023-01-03T23:53:46.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:53:46.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:53:46.868Z] Configure a credential helper to remove this warning. See [2023-01-03T23:53:46.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:53:46.868Z] [2023-01-03T23:53:46.868Z] Login Succeeded [2023-01-03T23:53:46.868Z] nexus3.edgexfoundry.org:10002 [2023-01-03T23:53:46.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:53:46.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:53:46.868Z] Configure a credential helper to remove this warning. See [2023-01-03T23:53:46.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:53:46.868Z] [2023-01-03T23:53:46.868Z] Login Succeeded [2023-01-03T23:53:47.128Z] nexus3.edgexfoundry.org:10003 [2023-01-03T23:53:47.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:53:47.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:53:47.128Z] Configure a credential helper to remove this warning. See [2023-01-03T23:53:47.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:53:47.128Z] [2023-01-03T23:53:47.128Z] Login Succeeded [2023-01-03T23:53:47.128Z] nexus3.edgexfoundry.org:10004 [2023-01-03T23:53:47.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:53:47.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:53:47.128Z] Configure a credential helper to remove this warning. See [2023-01-03T23:53:47.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:53:47.128Z] [2023-01-03T23:53:47.128Z] Login Succeeded [2023-01-03T23:53:47.128Z] docker.io [2023-01-03T23:53:47.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:53:47.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:53:47.648Z] Configure a credential helper to remove this warning. See [2023-01-03T23:53:47.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:53:47.648Z] [2023-01-03T23:53:47.648Z] Login Succeeded [2023-01-03T23:53:47.648Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T23:53:47.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-03T23:53:47.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T23:53:47.696Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-01-03T23:53:47.696Z] dc56276b993b2878b0d870e671804c10f96a6178 [2023-01-03T23:53:47.696Z] latest [2023-01-03T23:53:47.696Z] 3.0.0-dev.2 [2023-01-03T23:53:47.696Z] dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2 [2023-01-03T23:53:47.696Z] main [2023-01-03T23:53:47.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:53:48.011Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc56276b993b2878b0d870e671804c10f96a6178 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:53:48.322Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc56276b993b2878b0d870e671804c10f96a6178 [2023-01-03T23:53:48.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-03T23:53:48.322Z] c38be8318c57: Preparing [2023-01-03T23:53:48.322Z] 7b44bf47a210: Preparing [2023-01-03T23:53:48.322Z] c0fe00482921: Preparing [2023-01-03T23:53:48.322Z] 95be730b6e39: Preparing [2023-01-03T23:53:48.322Z] 554476a3445f: Preparing [2023-01-03T23:53:48.322Z] b70df89e424b: Preparing [2023-01-03T23:53:48.322Z] 683ecd5cea44: Preparing [2023-01-03T23:53:48.322Z] 63493a9ab2d4: Preparing [2023-01-03T23:53:48.322Z] b70df89e424b: Waiting [2023-01-03T23:53:48.322Z] 683ecd5cea44: Waiting [2023-01-03T23:53:48.322Z] 63493a9ab2d4: Waiting [2023-01-03T23:53:48.322Z] c0fe00482921: Pushed [2023-01-03T23:53:48.322Z] 554476a3445f: Pushed [2023-01-03T23:53:48.322Z] c38be8318c57: Pushed [2023-01-03T23:53:48.322Z] 95be730b6e39: Pushed [2023-01-03T23:53:48.322Z] 63493a9ab2d4: Layer already exists [2023-01-03T23:53:48.580Z] b70df89e424b: Pushed [2023-01-03T23:53:48.839Z] 683ecd5cea44: Pushed [2023-01-03T23:53:51.438Z] 7b44bf47a210: Pushed [2023-01-03T23:53:51.438Z] dc56276b993b2878b0d870e671804c10f96a6178: digest: sha256:43f28b406277aa099e6fc6f4d2f5dd9f23658bf5913f48f99beb35e9e5ed0cfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:53:51.800Z] + 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-01-03T23:53:52.104Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-01-03T23:53:52.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-03T23:53:52.104Z] c38be8318c57: Preparing [2023-01-03T23:53:52.104Z] 7b44bf47a210: Preparing [2023-01-03T23:53:52.104Z] c0fe00482921: Preparing [2023-01-03T23:53:52.104Z] 95be730b6e39: Preparing [2023-01-03T23:53:52.104Z] 554476a3445f: Preparing [2023-01-03T23:53:52.104Z] b70df89e424b: Preparing [2023-01-03T23:53:52.104Z] 683ecd5cea44: Preparing [2023-01-03T23:53:52.104Z] 63493a9ab2d4: Preparing [2023-01-03T23:53:52.104Z] 683ecd5cea44: Waiting [2023-01-03T23:53:52.104Z] 63493a9ab2d4: Waiting [2023-01-03T23:53:52.104Z] b70df89e424b: Waiting [2023-01-03T23:53:52.104Z] 7b44bf47a210: Layer already exists [2023-01-03T23:53:52.104Z] 554476a3445f: Layer already exists [2023-01-03T23:53:52.104Z] c38be8318c57: Layer already exists [2023-01-03T23:53:52.104Z] 95be730b6e39: Layer already exists [2023-01-03T23:53:52.104Z] c0fe00482921: Layer already exists [2023-01-03T23:53:52.104Z] b70df89e424b: Layer already exists [2023-01-03T23:53:52.104Z] 683ecd5cea44: Layer already exists [2023-01-03T23:53:52.104Z] 63493a9ab2d4: Layer already exists [2023-01-03T23:53:52.104Z] latest: digest: sha256:43f28b406277aa099e6fc6f4d2f5dd9f23658bf5913f48f99beb35e9e5ed0cfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:53:52.412Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:53:52.717Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.2 [2023-01-03T23:53:52.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-03T23:53:52.717Z] c38be8318c57: Preparing [2023-01-03T23:53:52.717Z] 7b44bf47a210: Preparing [2023-01-03T23:53:52.717Z] c0fe00482921: Preparing [2023-01-03T23:53:52.717Z] 95be730b6e39: Preparing [2023-01-03T23:53:52.717Z] 554476a3445f: Preparing [2023-01-03T23:53:52.717Z] b70df89e424b: Preparing [2023-01-03T23:53:52.717Z] 683ecd5cea44: Preparing [2023-01-03T23:53:52.717Z] 63493a9ab2d4: Preparing [2023-01-03T23:53:52.717Z] b70df89e424b: Waiting [2023-01-03T23:53:52.717Z] 63493a9ab2d4: Waiting [2023-01-03T23:53:52.717Z] 683ecd5cea44: Waiting [2023-01-03T23:53:52.717Z] 95be730b6e39: Layer already exists [2023-01-03T23:53:52.717Z] c0fe00482921: Layer already exists [2023-01-03T23:53:52.717Z] 7b44bf47a210: Layer already exists [2023-01-03T23:53:52.717Z] c38be8318c57: Layer already exists [2023-01-03T23:53:52.717Z] 554476a3445f: Layer already exists [2023-01-03T23:53:52.717Z] b70df89e424b: Layer already exists [2023-01-03T23:53:52.717Z] 63493a9ab2d4: Layer already exists [2023-01-03T23:53:52.717Z] 683ecd5cea44: Layer already exists [2023-01-03T23:53:52.717Z] 3.0.0-dev.2: digest: sha256:43f28b406277aa099e6fc6f4d2f5dd9f23658bf5913f48f99beb35e9e5ed0cfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:53:53.025Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:53:53.337Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2 [2023-01-03T23:53:53.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-03T23:53:53.337Z] c38be8318c57: Preparing [2023-01-03T23:53:53.337Z] 7b44bf47a210: Preparing [2023-01-03T23:53:53.337Z] c0fe00482921: Preparing [2023-01-03T23:53:53.337Z] 95be730b6e39: Preparing [2023-01-03T23:53:53.337Z] 554476a3445f: Preparing [2023-01-03T23:53:53.337Z] b70df89e424b: Preparing [2023-01-03T23:53:53.337Z] 683ecd5cea44: Preparing [2023-01-03T23:53:53.337Z] 63493a9ab2d4: Preparing [2023-01-03T23:53:53.337Z] b70df89e424b: Waiting [2023-01-03T23:53:53.337Z] 683ecd5cea44: Waiting [2023-01-03T23:53:53.337Z] 63493a9ab2d4: Waiting [2023-01-03T23:53:53.337Z] c38be8318c57: Layer already exists [2023-01-03T23:53:53.337Z] 554476a3445f: Layer already exists [2023-01-03T23:53:53.337Z] c0fe00482921: Layer already exists [2023-01-03T23:53:53.337Z] 95be730b6e39: Layer already exists [2023-01-03T23:53:53.337Z] 7b44bf47a210: Layer already exists [2023-01-03T23:53:53.337Z] b70df89e424b: Layer already exists [2023-01-03T23:53:53.337Z] 683ecd5cea44: Layer already exists [2023-01-03T23:53:53.337Z] 63493a9ab2d4: Layer already exists [2023-01-03T23:53:53.337Z] dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2: digest: sha256:43f28b406277aa099e6fc6f4d2f5dd9f23658bf5913f48f99beb35e9e5ed0cfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:53:53.650Z] + 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-01-03T23:53:53.955Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-01-03T23:53:53.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-03T23:53:53.955Z] c38be8318c57: Preparing [2023-01-03T23:53:53.955Z] 7b44bf47a210: Preparing [2023-01-03T23:53:53.955Z] c0fe00482921: Preparing [2023-01-03T23:53:53.955Z] 95be730b6e39: Preparing [2023-01-03T23:53:53.955Z] 554476a3445f: Preparing [2023-01-03T23:53:53.955Z] b70df89e424b: Preparing [2023-01-03T23:53:53.955Z] 683ecd5cea44: Preparing [2023-01-03T23:53:53.955Z] 63493a9ab2d4: Preparing [2023-01-03T23:53:53.955Z] b70df89e424b: Waiting [2023-01-03T23:53:53.955Z] 683ecd5cea44: Waiting [2023-01-03T23:53:53.955Z] 63493a9ab2d4: Waiting [2023-01-03T23:53:53.955Z] 7b44bf47a210: Layer already exists [2023-01-03T23:53:53.955Z] 554476a3445f: Layer already exists [2023-01-03T23:53:53.955Z] c0fe00482921: Layer already exists [2023-01-03T23:53:53.955Z] c38be8318c57: Layer already exists [2023-01-03T23:53:53.955Z] 95be730b6e39: Layer already exists [2023-01-03T23:53:53.955Z] b70df89e424b: Layer already exists [2023-01-03T23:53:53.955Z] 63493a9ab2d4: Layer already exists [2023-01-03T23:53:53.955Z] 683ecd5cea44: Layer already exists [2023-01-03T23:53:53.955Z] main: digest: sha256:43f28b406277aa099e6fc6f4d2f5dd9f23658bf5913f48f99beb35e9e5ed0cfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-03T23:53:53.992Z] ===================================================== [Pipeline] echo [2023-01-03T23:53:53.998Z] taggedImages: [2023-01-03T23:53:53.998Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc56276b993b2878b0d870e671804c10f96a6178 [2023-01-03T23:53:53.998Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-01-03T23:53:53.998Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.2 [2023-01-03T23:53:53.998Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2 [2023-01-03T23:53:53.998Z] - 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-01-03T23:53:54.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T23:53:54.349Z] [2023-01-03T23:53:54.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:53:54.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T23:53:54.649Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-03T23:53:54.649Z] 5eb5b503b376: Pulling fs layer [2023-01-03T23:53:54.649Z] 5c69ac0246d0: Pulling fs layer [2023-01-03T23:53:54.649Z] ec43610c2a17: Pulling fs layer [2023-01-03T23:53:54.649Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-03T23:53:54.649Z] 33b1e0a273af: Pulling fs layer [2023-01-03T23:53:54.649Z] 5d3b04190fa2: Pulling fs layer [2023-01-03T23:53:54.649Z] 2f39f015ded8: Pulling fs layer [2023-01-03T23:53:54.649Z] 3a2ae6a8a46f: Waiting [2023-01-03T23:53:54.649Z] 33b1e0a273af: Waiting [2023-01-03T23:53:54.649Z] 5d3b04190fa2: Waiting [2023-01-03T23:53:54.649Z] 2f39f015ded8: Waiting [2023-01-03T23:53:54.649Z] 5c69ac0246d0: Download complete [2023-01-03T23:53:54.649Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-03T23:53:54.649Z] 3a2ae6a8a46f: Download complete [2023-01-03T23:53:54.909Z] 33b1e0a273af: Verifying Checksum [2023-01-03T23:53:54.909Z] 33b1e0a273af: Download complete [2023-01-03T23:53:54.909Z] ec43610c2a17: Verifying Checksum [2023-01-03T23:53:54.909Z] ec43610c2a17: Download complete [2023-01-03T23:53:54.909Z] 5d3b04190fa2: Download complete [2023-01-03T23:53:54.909Z] 5eb5b503b376: Verifying Checksum [2023-01-03T23:53:54.909Z] 5eb5b503b376: Download complete [2023-01-03T23:53:55.478Z] 2f39f015ded8: Download complete [2023-01-03T23:53:56.045Z] 5eb5b503b376: Pull complete [2023-01-03T23:53:56.303Z] 5c69ac0246d0: Pull complete [2023-01-03T23:53:56.872Z] ec43610c2a17: Pull complete [2023-01-03T23:53:56.872Z] 3a2ae6a8a46f: Pull complete [2023-01-03T23:53:56.872Z] 33b1e0a273af: Pull complete [2023-01-03T23:53:57.133Z] 5d3b04190fa2: Pull complete [2023-01-03T23:54:01.319Z] 2f39f015ded8: Pull complete [2023-01-03T23:54:01.319Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-03T23:54:01.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T23:54:01.319Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T23:54:01.411Z] prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container [2023-01-03T23:54:01.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-03T23:54:02.371Z] Removing intermediate container 8cc73cef70f3 [2023-01-03T23:54:02.372Z] ---> 64800cc5df8c [2023-01-03T23:54:02.372Z] Step 11/13 : COPY . . [2023-01-03T23:54:02.372Z] ---> cefb9e7e7722 [2023-01-03T23:54:02.372Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-03T23:54:02.372Z] ---> Running in c2c3fb0abf2a [2023-01-03T23:54:02.372Z] Removing intermediate container c2c3fb0abf2a [2023-01-03T23:54:02.372Z] ---> b1e8a5e06633 [2023-01-03T23:54:02.372Z] Step 13/13 : RUN $MAKE [2023-01-03T23:54:02.372Z] ---> Running in 2a5d04122108 [2023-01-03T23:54:02.372Z] noop [2023-01-03T23:54:02.372Z] Removing intermediate container 2a5d04122108 [2023-01-03T23:54:02.372Z] ---> 514111486348 [2023-01-03T23:54:02.372Z] Successfully built 514111486348 [2023-01-03T23:54:02.372Z] Successfully tagged ci-base-image-arm64:latest [2023-01-03T23:54:04.943Z] $ docker top 07858d0eade88df494a5ceea9707d892c40d6ba120eb43a360fd6bc30cc559d0 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:54:05.351Z] ---> job-cost.sh [2023-01-03T23:54:05.351Z] lf-activate-venv: SKIPPING [2023-01-03T23:54:05.351Z] INFO: No Stack... [2023-01-03T23:54:05.429Z] + docker inspect -f . ci-base-image-arm64 [2023-01-03T23:54:05.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T23:54:05.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-984 does not seem to be running inside a container [2023-01-03T23:54:05.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/70 -v /w/workspace/app-rfid-llrp-inventory/70:/w/workspace/app-rfid-llrp-inventory/70:rw,z -v /w/workspace/app-rfid-llrp-inventory/70@tmp:/w/workspace/app-rfid-llrp-inventory/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-03T23:54:05.919Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-03T23:54:06.180Z] INFO: Archiving Costs [2023-01-03T23:54:06.819Z] $ docker top b92decb769f6482bde73a3e2eff95b8f993810742102c37504941c35f7a7ee07 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-01-03T23:54:07.311Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-01-03T23:54:07.312Z] + cut -d, -f6 [Pipeline] lock [2023-01-03T23:54:07.328Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-70-stack-cost] [2023-01-03T23:54:07.339Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-70-stack-cost] did not exist. Created. [2023-01-03T23:54:07.339Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-03T23:54:07.635Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-03T23:54:07.663Z] Stashed 1 file(s) [Pipeline] } [2023-01-03T23:54:07.669Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-70-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-03T23:54:07.683Z] + go version [2023-01-03T23:54:07.683Z] go version go1.18.7 linux/arm64 [2023-01-03T23:54:07.686Z] $ docker stop --time=1 07858d0eade88df494a5ceea9707d892c40d6ba120eb43a360fd6bc30cc559d0 [2023-01-03T23:54:08.831Z] $ docker rm -f --volumes 07858d0eade88df494a5ceea9707d892c40d6ba120eb43a360fd6bc30cc559d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-01-03T23:54:08.885Z] $ docker stop --time=1 b92decb769f6482bde73a3e2eff95b8f993810742102c37504941c35f7a7ee07 [2023-01-03T23:54:10.493Z] $ docker rm -f --volumes b92decb769f6482bde73a3e2eff95b8f993810742102c37504941c35f7a7ee07 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:54:11.069Z] + docker inspect -f . ci-base-image-arm64 [2023-01-03T23:54:11.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T23:54:11.237Z] prd-ubuntu20.04-docker-arm64-4c-16g-984 does not seem to be running inside a container [2023-01-03T23:54:11.312Z] $ 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/70 -v /w/workspace/app-rfid-llrp-inventory/70:/w/workspace/app-rfid-llrp-inventory/70:rw,z -v /w/workspace/app-rfid-llrp-inventory/70@tmp:/w/workspace/app-rfid-llrp-inventory/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-03T23:54:12.426Z] $ docker top bb6356d89e557cdb6656b8e27de8feb3c98f150bdea71b937cc059d5d0dd4c59 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T23:54:12.910Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/70 [Pipeline] fileExists [Pipeline] sh [2023-01-03T23:54:13.248Z] + make test [2023-01-03T23:54:13.248Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-03T23:55:34.905Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-01-03T23:55:34.905Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.171s coverage: 86.2% of statements [2023-01-03T23:55:34.905Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-01-03T23:55:39.155Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.703s coverage: 71.9% of statements [2023-01-03T23:55:39.155Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-03T23:55:39.155Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-03T23:56:01.482Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-03T23:56:01.482Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-03T23:56:01.482Z] ./bin/test-attribution.sh [Pipeline] echo [2023-01-03T23:56:02.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-03T23:56:02.107Z] $ docker stop --time=1 bb6356d89e557cdb6656b8e27de8feb3c98f150bdea71b937cc059d5d0dd4c59 [2023-01-03T23:56:03.848Z] $ docker rm -f --volumes bb6356d89e557cdb6656b8e27de8feb3c98f150bdea71b937cc059d5d0dd4c59 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T23:56:04.730Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-03T23:56:04.753Z] Warning: overwriting stash ‘coverage-report’ [2023-01-03T23:56:05.192Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-03T23:56:05.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-03T23:56:05.893Z] + ls -al . [2023-01-03T23:56:05.893Z] total 236 [2023-01-03T23:56:05.893Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 3 23:54 . [2023-01-03T23:56:05.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 23:52 .. [2023-01-03T23:56:05.893Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 3 23:52 .dockerignore [2023-01-03T23:56:05.893Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 23:52 .git [2023-01-03T23:56:05.893Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 23:52 .github [2023-01-03T23:56:05.893Z] -rw-rw-r-- 1 jenkins jenkins 788 Jan 3 23:52 .gitignore [2023-01-03T23:56:05.893Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 3 23:52 .golangci.yml [2023-01-03T23:56:05.893Z] -rw-rw-r-- 1 jenkins jenkins 9922 Jan 3 23:52 Attribution.txt [2023-01-03T23:56:05.893Z] -rw-rw-r-- 1 jenkins jenkins 4331 Jan 3 23:52 CHANGELOG.md [2023-01-03T23:56:05.893Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jan 3 23:52 Dockerfile [2023-01-03T23:56:05.893Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 3 23:52 GOVERNANCE.md [2023-01-03T23:56:05.893Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 3 23:52 Jenkinsfile [2023-01-03T23:56:05.893Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 3 23:52 LICENSE [2023-01-03T23:56:05.893Z] -rw-rw-r-- 1 jenkins jenkins 3163 Jan 3 23:52 Makefile [2023-01-03T23:56:05.893Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 3 23:52 OWNERS.md [2023-01-03T23:56:05.893Z] -rw-rw-r-- 1 jenkins jenkins 31023 Jan 3 23:52 README.md [2023-01-03T23:56:05.893Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 3 23:52 VERSION [2023-01-03T23:56:05.893Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 23:52 bin [2023-01-03T23:56:05.893Z] -rw-r--r-- 1 jenkins jenkins 41008 Jan 3 23:55 coverage.out [2023-01-03T23:56:05.893Z] -rw-rw-r-- 1 jenkins jenkins 3598 Jan 3 23:52 go.mod [2023-01-03T23:56:05.893Z] -rw-rw-r-- 1 jenkins jenkins 45001 Jan 3 23:52 go.sum [2023-01-03T23:56:05.893Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 23:52 images [2023-01-03T23:56:05.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 23:52 internal [2023-01-03T23:56:05.893Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 3 23:52 main.go [2023-01-03T23:56:05.893Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 23:52 res [2023-01-03T23:56:05.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 23:52 snap [2023-01-03T23:56:05.893Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 23:52 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:56:06.235Z] + 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=dc56276b993b2878b0d870e671804c10f96a6178 --label arch=arm64 --label version=3.0.0-dev.2 . [2023-01-03T23:56:06.503Z] Sending build context to Docker daemon 686.6kB [2023-01-03T23:56:06.503Z] Step 1/30 : ARG BASE=golang:1.18-alpine3.16 [2023-01-03T23:56:06.503Z] Step 2/30 : FROM ${BASE} AS builder [2023-01-03T23:56:06.503Z] ---> 514111486348 [2023-01-03T23:56:06.503Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-01-03T23:56:07.464Z] ---> Running in 548e6e2f5bf6 [2023-01-03T23:56:07.464Z] Removing intermediate container 548e6e2f5bf6 [2023-01-03T23:56:07.464Z] ---> 1e779e7521b1 [2023-01-03T23:56:07.464Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2023-01-03T23:56:07.731Z] ---> Running in dfb6b1b29c00 [2023-01-03T23:56:07.998Z] Removing intermediate container dfb6b1b29c00 [2023-01-03T23:56:07.998Z] ---> b0d5506de169 [2023-01-03T23:56:07.998Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2023-01-03T23:56:07.998Z] ---> Running in 3a4ea6d13bdc [2023-01-03T23:56:08.266Z] Removing intermediate container 3a4ea6d13bdc [2023-01-03T23:56:08.266Z] ---> 8292d577c0e7 [2023-01-03T23:56:08.266Z] Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T23:56:08.266Z] ---> Running in d21dd57b9049 [2023-01-03T23:56:08.535Z] Removing intermediate container d21dd57b9049 [2023-01-03T23:56:08.535Z] ---> c0d4522bae18 [2023-01-03T23:56:08.535Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-03T23:56:08.805Z] ---> Running in 283061830eb4 [2023-01-03T23:56:09.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-03T23:56:10.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-03T23:56:10.996Z] OK: 221 MiB in 51 packages [2023-01-03T23:56:11.966Z] Removing intermediate container 283061830eb4 [2023-01-03T23:56:11.966Z] ---> 1934ac17e4a6 [2023-01-03T23:56:11.966Z] Step 8/30 : WORKDIR /app [2023-01-03T23:56:11.966Z] ---> Running in 64796b3d0aa8 [2023-01-03T23:56:12.236Z] Removing intermediate container 64796b3d0aa8 [2023-01-03T23:56:12.236Z] ---> 4c20f0588875 [2023-01-03T23:56:12.236Z] Step 9/30 : COPY go.mod vendor* ./ [2023-01-03T23:56:12.822Z] ---> f0b186b9a944 [2023-01-03T23:56:12.822Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-03T23:56:12.822Z] ---> Running in 221131b6b50f [2023-01-03T23:56:14.771Z] Removing intermediate container 221131b6b50f [2023-01-03T23:56:14.771Z] ---> e35c7f91fcf1 [2023-01-03T23:56:14.771Z] Step 11/30 : COPY . . [2023-01-03T23:56:15.354Z] ---> 2a0f33332f6a [2023-01-03T23:56:15.354Z] Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-03T23:56:15.354Z] ---> Running in ae103e051438 [2023-01-03T23:56:15.621Z] Removing intermediate container ae103e051438 [2023-01-03T23:56:15.622Z] ---> b8cb9f640c00 [2023-01-03T23:56:15.622Z] Step 13/30 : RUN $MAKE [2023-01-03T23:56:15.889Z] ---> Running in 6a4453ed281a [2023-01-03T23:56:16.851Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2023-01-03T23:58:23.561Z] Removing intermediate container 6a4453ed281a [2023-01-03T23:58:23.561Z] ---> 2c8fbebba5e8 [2023-01-03T23:58:23.561Z] Step 14/30 : FROM alpine:3.14 [2023-01-03T23:58:23.561Z] 3.14: Pulling from library/alpine [2023-01-03T23:58:23.561Z] 90cda3b7c325: Pulling fs layer [2023-01-03T23:58:23.561Z] 90cda3b7c325: Verifying Checksum [2023-01-03T23:58:23.561Z] 90cda3b7c325: Download complete [2023-01-03T23:58:23.561Z] 90cda3b7c325: Pull complete [2023-01-03T23:58:23.561Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-03T23:58:23.561Z] Status: Downloaded newer image for alpine:3.14 [2023-01-03T23:58:23.561Z] ---> 275902a1839d [2023-01-03T23:58:23.561Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T23:58:23.561Z] ---> Running in 7c3d10e2d484 [2023-01-03T23:58:23.561Z] Removing intermediate container 7c3d10e2d484 [2023-01-03T23:58:23.561Z] ---> 62a4dd04bb64 [2023-01-03T23:58:23.561Z] Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-01-03T23:58:23.561Z] ---> Running in e2e7ba3528f3 [2023-01-03T23:58:23.561Z] Removing intermediate container e2e7ba3528f3 [2023-01-03T23:58:23.561Z] ---> ad0d196fe110 [2023-01-03T23:58:23.561Z] Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2023-01-03T23:58:23.561Z] ---> Running in 88db1c228fd8 [2023-01-03T23:58:24.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-01-03T23:58:24.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-01-03T23:58:25.309Z] (1/7) Installing ca-certificates (20220614-r0) [2023-01-03T23:58:25.576Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-01-03T23:58:25.576Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2023-01-03T23:58:25.576Z] (4/7) Installing libsodium (1.0.18-r0) [2023-01-03T23:58:25.576Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2023-01-03T23:58:25.576Z] (6/7) Installing libzmq (4.3.4-r0) [2023-01-03T23:58:25.576Z] (7/7) Installing zeromq (4.3.4-r0) [2023-01-03T23:58:25.576Z] Executing busybox-1.33.1-r8.trigger [2023-01-03T23:58:25.576Z] Executing ca-certificates-20220614-r0.trigger [2023-01-03T23:58:25.839Z] OK: 9 MiB in 21 packages [2023-01-03T23:58:27.247Z] Removing intermediate container 88db1c228fd8 [2023-01-03T23:58:27.247Z] ---> f7394ef55c80 [2023-01-03T23:58:27.247Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-03T23:58:27.511Z] ---> 779f1e5204d5 [2023-01-03T23:58:27.512Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-03T23:58:28.099Z] ---> 9ea9da231b4c [2023-01-03T23:58:28.099Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2023-01-03T23:58:28.365Z] ---> a7cff6fb7257 [2023-01-03T23:58:28.365Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2023-01-03T23:58:28.950Z] ---> dd2347ac2d77 [2023-01-03T23:58:28.950Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-01-03T23:58:30.359Z] ---> 69648a4b9aa0 [2023-01-03T23:58:30.359Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-01-03T23:58:30.360Z] ---> Running in 3707762152c0 [2023-01-03T23:58:31.773Z] Removing intermediate container 3707762152c0 [2023-01-03T23:58:31.773Z] ---> 7bc62171ddeb [2023-01-03T23:58:31.773Z] Step 24/30 : VOLUME /cache [2023-01-03T23:58:32.040Z] ---> Running in 21e1d0037c72 [2023-01-03T23:58:32.306Z] Removing intermediate container 21e1d0037c72 [2023-01-03T23:58:32.306Z] ---> a8dd8c69f1cb [2023-01-03T23:58:32.306Z] Step 25/30 : EXPOSE 59711 [2023-01-03T23:58:32.306Z] ---> Running in 9cae2d1e4c38 [2023-01-03T23:58:32.572Z] Removing intermediate container 9cae2d1e4c38 [2023-01-03T23:58:32.572Z] ---> 23f68e15256a [2023-01-03T23:58:32.572Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-01-03T23:58:32.572Z] ---> Running in 4f1bc14bafbe [2023-01-03T23:58:32.838Z] Removing intermediate container 4f1bc14bafbe [2023-01-03T23:58:32.838Z] ---> a11bdbc514f9 [2023-01-03T23:58:32.838Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-01-03T23:58:33.106Z] ---> Running in de71c86ae26f [2023-01-03T23:58:33.373Z] Removing intermediate container de71c86ae26f [2023-01-03T23:58:33.373Z] ---> 1585303a1a90 [2023-01-03T23:58:33.373Z] Step 28/30 : LABEL arch=arm64 [2023-01-03T23:58:33.373Z] ---> Running in d88267cde240 [2023-01-03T23:58:33.640Z] Removing intermediate container d88267cde240 [2023-01-03T23:58:33.640Z] ---> 9eecd5581bd9 [2023-01-03T23:58:33.640Z] Step 29/30 : LABEL git_sha=dc56276b993b2878b0d870e671804c10f96a6178 [2023-01-03T23:58:33.640Z] ---> Running in 4f0199a10ac2 [2023-01-03T23:58:33.907Z] Removing intermediate container 4f0199a10ac2 [2023-01-03T23:58:33.908Z] ---> 416812210a2f [2023-01-03T23:58:33.908Z] Step 30/30 : LABEL version=3.0.0-dev.2 [2023-01-03T23:58:34.174Z] ---> Running in 24699665325e [2023-01-03T23:58:34.440Z] Removing intermediate container 24699665325e [2023-01-03T23:58:34.440Z] ---> d006966ad790 [2023-01-03T23:58:34.440Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-03T23:58:34.440Z] Successfully built d006966ad790 [2023-01-03T23:58:34.440Z] 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-01-03T23:58:34.534Z] provisioning config files... [2023-01-03T23:58:34.548Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/70@tmp/config6598769226269215250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T23:58:34.882Z] ---> docker-login.sh [2023-01-03T23:58:34.882Z] nexus3.edgexfoundry.org:10001 [2023-01-03T23:58:35.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:58:35.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:58:35.149Z] Configure a credential helper to remove this warning. See [2023-01-03T23:58:35.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:58:35.149Z] [2023-01-03T23:58:35.149Z] Login Succeeded [2023-01-03T23:58:35.149Z] nexus3.edgexfoundry.org:10002 [2023-01-03T23:58:35.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:58:35.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:58:35.416Z] Configure a credential helper to remove this warning. See [2023-01-03T23:58:35.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:58:35.416Z] [2023-01-03T23:58:35.416Z] Login Succeeded [2023-01-03T23:58:35.416Z] nexus3.edgexfoundry.org:10003 [2023-01-03T23:58:35.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:58:35.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:58:35.950Z] Configure a credential helper to remove this warning. See [2023-01-03T23:58:35.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:58:35.950Z] [2023-01-03T23:58:35.950Z] Login Succeeded [2023-01-03T23:58:35.950Z] nexus3.edgexfoundry.org:10004 [2023-01-03T23:58:36.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:58:36.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:58:36.217Z] Configure a credential helper to remove this warning. See [2023-01-03T23:58:36.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:58:36.217Z] [2023-01-03T23:58:36.217Z] Login Succeeded [2023-01-03T23:58:36.217Z] docker.io [2023-01-03T23:58:36.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T23:58:36.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T23:58:36.750Z] Configure a credential helper to remove this warning. See [2023-01-03T23:58:36.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T23:58:36.750Z] [2023-01-03T23:58:36.751Z] Login Succeeded [2023-01-03T23:58:36.751Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T23:58:36.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-03T23:58:36.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T23:58:36.805Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-01-03T23:58:36.805Z] dc56276b993b2878b0d870e671804c10f96a6178 [2023-01-03T23:58:36.805Z] latest [2023-01-03T23:58:36.805Z] 3.0.0-dev.2 [2023-01-03T23:58:36.805Z] dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2 [2023-01-03T23:58:36.805Z] main [2023-01-03T23:58:36.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:58:37.137Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc56276b993b2878b0d870e671804c10f96a6178 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:58:37.471Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc56276b993b2878b0d870e671804c10f96a6178 [2023-01-03T23:58:37.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-03T23:58:37.471Z] 563efe2d2dec: Preparing [2023-01-03T23:58:37.471Z] a472393c35e2: Preparing [2023-01-03T23:58:37.471Z] 5540426be45d: Preparing [2023-01-03T23:58:37.471Z] 548d72855e75: Preparing [2023-01-03T23:58:37.471Z] d2f842af0d09: Preparing [2023-01-03T23:58:37.471Z] 696712e31130: Preparing [2023-01-03T23:58:37.471Z] 30e6eb263e36: Preparing [2023-01-03T23:58:37.471Z] 28c3ef001483: Preparing [2023-01-03T23:58:37.471Z] 696712e31130: Waiting [2023-01-03T23:58:37.471Z] 30e6eb263e36: Waiting [2023-01-03T23:58:37.471Z] 28c3ef001483: Waiting [2023-01-03T23:58:37.740Z] 548d72855e75: Pushed [2023-01-03T23:58:37.740Z] 5540426be45d: Pushed [2023-01-03T23:58:37.740Z] 563efe2d2dec: Pushed [2023-01-03T23:58:37.740Z] d2f842af0d09: Pushed [2023-01-03T23:58:37.740Z] 28c3ef001483: Layer already exists [2023-01-03T23:58:37.740Z] 696712e31130: Pushed [2023-01-03T23:58:38.704Z] 30e6eb263e36: Pushed [2023-01-03T23:58:42.942Z] a472393c35e2: Pushed [2023-01-03T23:58:42.942Z] dc56276b993b2878b0d870e671804c10f96a6178: digest: sha256:02759d0f22f1f10a8483a0d92e3857053668a4768f0cbd62a14be413e3326a12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:58:43.293Z] + 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-01-03T23:58:43.633Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-01-03T23:58:43.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-03T23:58:43.633Z] 563efe2d2dec: Preparing [2023-01-03T23:58:43.633Z] a472393c35e2: Preparing [2023-01-03T23:58:43.633Z] 5540426be45d: Preparing [2023-01-03T23:58:43.633Z] 548d72855e75: Preparing [2023-01-03T23:58:43.633Z] d2f842af0d09: Preparing [2023-01-03T23:58:43.633Z] 696712e31130: Preparing [2023-01-03T23:58:43.633Z] 30e6eb263e36: Preparing [2023-01-03T23:58:43.633Z] 28c3ef001483: Preparing [2023-01-03T23:58:43.633Z] 30e6eb263e36: Waiting [2023-01-03T23:58:43.633Z] 28c3ef001483: Waiting [2023-01-03T23:58:43.633Z] 696712e31130: Waiting [2023-01-03T23:58:43.633Z] 5540426be45d: Layer already exists [2023-01-03T23:58:43.633Z] 563efe2d2dec: Layer already exists [2023-01-03T23:58:43.633Z] a472393c35e2: Layer already exists [2023-01-03T23:58:43.633Z] 548d72855e75: Layer already exists [2023-01-03T23:58:43.633Z] d2f842af0d09: Layer already exists [2023-01-03T23:58:43.633Z] 28c3ef001483: Layer already exists [2023-01-03T23:58:43.633Z] 696712e31130: Layer already exists [2023-01-03T23:58:43.633Z] 30e6eb263e36: Layer already exists [2023-01-03T23:58:43.899Z] latest: digest: sha256:02759d0f22f1f10a8483a0d92e3857053668a4768f0cbd62a14be413e3326a12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:58:44.241Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:58:44.575Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.2 [2023-01-03T23:58:44.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-03T23:58:44.575Z] 563efe2d2dec: Preparing [2023-01-03T23:58:44.575Z] a472393c35e2: Preparing [2023-01-03T23:58:44.575Z] 5540426be45d: Preparing [2023-01-03T23:58:44.575Z] 548d72855e75: Preparing [2023-01-03T23:58:44.575Z] d2f842af0d09: Preparing [2023-01-03T23:58:44.575Z] 696712e31130: Preparing [2023-01-03T23:58:44.575Z] 30e6eb263e36: Preparing [2023-01-03T23:58:44.575Z] 28c3ef001483: Preparing [2023-01-03T23:58:44.575Z] 696712e31130: Waiting [2023-01-03T23:58:44.575Z] 30e6eb263e36: Waiting [2023-01-03T23:58:44.575Z] 28c3ef001483: Waiting [2023-01-03T23:58:44.575Z] 548d72855e75: Layer already exists [2023-01-03T23:58:44.575Z] d2f842af0d09: Layer already exists [2023-01-03T23:58:44.575Z] a472393c35e2: Layer already exists [2023-01-03T23:58:44.575Z] 5540426be45d: Layer already exists [2023-01-03T23:58:44.575Z] 563efe2d2dec: Layer already exists [2023-01-03T23:58:44.575Z] 696712e31130: Layer already exists [2023-01-03T23:58:44.575Z] 28c3ef001483: Layer already exists [2023-01-03T23:58:44.575Z] 30e6eb263e36: Layer already exists [2023-01-03T23:58:44.840Z] 3.0.0-dev.2: digest: sha256:02759d0f22f1f10a8483a0d92e3857053668a4768f0cbd62a14be413e3326a12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:58:45.182Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:58:45.522Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2 [2023-01-03T23:58:45.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-03T23:58:45.522Z] 563efe2d2dec: Preparing [2023-01-03T23:58:45.522Z] a472393c35e2: Preparing [2023-01-03T23:58:45.522Z] 5540426be45d: Preparing [2023-01-03T23:58:45.522Z] 548d72855e75: Preparing [2023-01-03T23:58:45.522Z] d2f842af0d09: Preparing [2023-01-03T23:58:45.522Z] 696712e31130: Preparing [2023-01-03T23:58:45.522Z] 30e6eb263e36: Preparing [2023-01-03T23:58:45.522Z] 28c3ef001483: Preparing [2023-01-03T23:58:45.522Z] 28c3ef001483: Waiting [2023-01-03T23:58:45.522Z] 696712e31130: Waiting [2023-01-03T23:58:45.522Z] 30e6eb263e36: Waiting [2023-01-03T23:58:45.522Z] 563efe2d2dec: Layer already exists [2023-01-03T23:58:45.522Z] d2f842af0d09: Layer already exists [2023-01-03T23:58:45.522Z] 5540426be45d: Layer already exists [2023-01-03T23:58:45.522Z] 548d72855e75: Layer already exists [2023-01-03T23:58:45.522Z] a472393c35e2: Layer already exists [2023-01-03T23:58:45.522Z] 28c3ef001483: Layer already exists [2023-01-03T23:58:45.522Z] 30e6eb263e36: Layer already exists [2023-01-03T23:58:45.522Z] 696712e31130: Layer already exists [2023-01-03T23:58:45.788Z] dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2: digest: sha256:02759d0f22f1f10a8483a0d92e3857053668a4768f0cbd62a14be413e3326a12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:58:46.136Z] + 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-01-03T23:58:46.471Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-01-03T23:58:46.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-03T23:58:46.471Z] 563efe2d2dec: Preparing [2023-01-03T23:58:46.471Z] a472393c35e2: Preparing [2023-01-03T23:58:46.471Z] 5540426be45d: Preparing [2023-01-03T23:58:46.471Z] 548d72855e75: Preparing [2023-01-03T23:58:46.471Z] d2f842af0d09: Preparing [2023-01-03T23:58:46.471Z] 696712e31130: Preparing [2023-01-03T23:58:46.471Z] 30e6eb263e36: Preparing [2023-01-03T23:58:46.471Z] 28c3ef001483: Preparing [2023-01-03T23:58:46.471Z] 30e6eb263e36: Waiting [2023-01-03T23:58:46.471Z] 28c3ef001483: Waiting [2023-01-03T23:58:46.471Z] 696712e31130: Waiting [2023-01-03T23:58:46.471Z] 563efe2d2dec: Layer already exists [2023-01-03T23:58:46.471Z] 548d72855e75: Layer already exists [2023-01-03T23:58:46.471Z] d2f842af0d09: Layer already exists [2023-01-03T23:58:46.471Z] a472393c35e2: Layer already exists [2023-01-03T23:58:46.471Z] 5540426be45d: Layer already exists [2023-01-03T23:58:46.471Z] 28c3ef001483: Layer already exists [2023-01-03T23:58:46.471Z] 696712e31130: Layer already exists [2023-01-03T23:58:46.471Z] 30e6eb263e36: Layer already exists [2023-01-03T23:58:46.739Z] main: digest: sha256:02759d0f22f1f10a8483a0d92e3857053668a4768f0cbd62a14be413e3326a12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-03T23:58:46.780Z] ===================================================== [Pipeline] echo [2023-01-03T23:58:46.786Z] taggedImages: [2023-01-03T23:58:46.786Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc56276b993b2878b0d870e671804c10f96a6178 [2023-01-03T23:58:46.786Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-01-03T23:58:46.786Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.2 [2023-01-03T23:58:46.786Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc56276b993b2878b0d870e671804c10f96a6178-3.0.0-dev.2 [2023-01-03T23:58:46.786Z] - 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-01-03T23:58:47.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-03T23:58:47.152Z] [2023-01-03T23:58:47.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:58:47.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-03T23:58:47.830Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-03T23:58:47.830Z] 8998bd30e6a1: Pulling fs layer [2023-01-03T23:58:47.830Z] 04944245beec: Pulling fs layer [2023-01-03T23:58:47.830Z] 699f458cf7ca: Pulling fs layer [2023-01-03T23:58:47.830Z] 765212b225bb: Pulling fs layer [2023-01-03T23:58:47.830Z] f23df028b6ca: Pulling fs layer [2023-01-03T23:58:47.830Z] d65c8cfc05b1: Pulling fs layer [2023-01-03T23:58:47.830Z] 2437ff75d9bd: Pulling fs layer [2023-01-03T23:58:47.830Z] 765212b225bb: Waiting [2023-01-03T23:58:47.830Z] f23df028b6ca: Waiting [2023-01-03T23:58:47.830Z] d65c8cfc05b1: Waiting [2023-01-03T23:58:47.830Z] 2437ff75d9bd: Waiting [2023-01-03T23:58:47.830Z] 04944245beec: Verifying Checksum [2023-01-03T23:58:47.830Z] 04944245beec: Download complete [2023-01-03T23:58:47.830Z] 765212b225bb: Verifying Checksum [2023-01-03T23:58:47.830Z] 765212b225bb: Download complete [2023-01-03T23:58:48.098Z] f23df028b6ca: Verifying Checksum [2023-01-03T23:58:48.098Z] f23df028b6ca: Download complete [2023-01-03T23:58:48.098Z] d65c8cfc05b1: Verifying Checksum [2023-01-03T23:58:48.098Z] d65c8cfc05b1: Download complete [2023-01-03T23:58:48.098Z] 699f458cf7ca: Verifying Checksum [2023-01-03T23:58:48.366Z] 8998bd30e6a1: Download complete [2023-01-03T23:58:50.951Z] 2437ff75d9bd: Verifying Checksum [2023-01-03T23:58:50.951Z] 2437ff75d9bd: Download complete [2023-01-03T23:58:52.363Z] 8998bd30e6a1: Pull complete [2023-01-03T23:58:52.363Z] 04944245beec: Pull complete [2023-01-03T23:58:53.768Z] 699f458cf7ca: Pull complete [2023-01-03T23:58:53.768Z] 765212b225bb: Pull complete [2023-01-03T23:58:54.724Z] f23df028b6ca: Pull complete [2023-01-03T23:58:54.724Z] d65c8cfc05b1: Pull complete [2023-01-03T23:59:07.022Z] 2437ff75d9bd: Pull complete [2023-01-03T23:59:07.022Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-03T23:59:07.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-03T23:59:07.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T23:59:07.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-984 does not seem to be running inside a container [2023-01-03T23:59:07.298Z] $ 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/70 -v /w/workspace/app-rfid-llrp-inventory/70:/w/workspace/app-rfid-llrp-inventory/70:rw,z -v /w/workspace/app-rfid-llrp-inventory/70@tmp:/w/workspace/app-rfid-llrp-inventory/70@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:arm64 cat [2023-01-03T23:59:09.704Z] $ docker top bf86921e43796df7b3bf2a753792130723d54a8c808864494e12771b344496b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T23:59:10.534Z] ---> job-cost.sh [2023-01-03T23:59:10.535Z] lf-activate-venv: SKIPPING [2023-01-03T23:59:10.535Z] INFO: No Stack... [2023-01-03T23:59:10.800Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-03T23:59:11.756Z] INFO: Archiving Costs [Pipeline] sh [2023-01-03T23:59:12.390Z] + cat /w/workspace/app-rfid-llrp-inventory/70/archives/cost.csv [2023-01-03T23:59:12.391Z] + cut -d, -f6 [Pipeline] lock [2023-01-03T23:59:12.428Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-70-stack-cost] [2023-01-03T23:59:12.435Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-70-stack-cost] did not exist. Created. [2023-01-03T23:59:12.435Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-03T23:59:12.771Z] /w/workspace/app-rfid-llrp-inventory/70@tmp/durable-60e194f2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-03T23:59:13.107Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-03T23:59:13.131Z] Warning: overwriting stash ‘stack-cost’ [2023-01-03T23:59:13.238Z] Stashed 1 file(s) [Pipeline] } [2023-01-03T23:59:13.248Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-70-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-03T23:59:13.277Z] $ docker stop --time=1 bf86921e43796df7b3bf2a753792130723d54a8c808864494e12771b344496b5 [2023-01-03T23:59:14.791Z] $ docker rm -f --volumes bf86921e43796df7b3bf2a753792130723d54a8c808864494e12771b344496b5 [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-01-03T23:59:15.191Z] provisioning config files... [2023-01-03T23:59:15.200Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5979319721335535113tmp [Pipeline] { [Pipeline] sh [2023-01-03T23:59:15.490Z] + set +x [2023-01-03T23:59:15.490Z] + curl -s https://codecov.io/bash [2023-01-03T23:59:15.490Z] + bash -s -- [2023-01-03T23:59:15.490Z] [2023-01-03T23:59:15.490Z] _____ _ [2023-01-03T23:59:15.490Z] / ____| | | [2023-01-03T23:59:15.490Z] | | ___ __| | ___ ___ _____ __ [2023-01-03T23:59:15.490Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-03T23:59:15.490Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-03T23:59:15.490Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-03T23:59:15.490Z] Bash-1.0.6 [2023-01-03T23:59:15.490Z] [2023-01-03T23:59:15.490Z] [2023-01-03T23:59:15.490Z] ==> git version 2.25.1 found [2023-01-03T23:59:15.490Z] ==> 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-01-03T23:59:15.490Z] Release-Date: 2020-01-08 [2023-01-03T23:59:15.490Z] 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-01-03T23:59:15.490Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-03T23:59:15.490Z] ==> Jenkins CI detected. [2023-01-03T23:59:15.490Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-01-03T23:59:15.490Z] project root: . [2023-01-03T23:59:15.490Z] --> token set from env [2023-01-03T23:59:15.490Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-03T23:59:15.491Z] ==> Running gcov in . (disable via -X gcov) [2023-01-03T23:59:15.491Z] ==> Python coveragepy not found [2023-01-03T23:59:15.491Z] ==> Searching for coverage reports in: [2023-01-03T23:59:15.491Z] + . [2023-01-03T23:59:15.491Z] -> Found 1 reports [2023-01-03T23:59:15.491Z] ==> Detecting git/mercurial file structure [2023-01-03T23:59:15.491Z] ==> Reading reports [2023-01-03T23:59:15.491Z] + ./coverage.out bytes=41008 [2023-01-03T23:59:15.491Z] ==> Appending adjustments [2023-01-03T23:59:15.491Z] https://docs.codecov.io/docs/fixing-reports [2023-01-03T23:59:15.749Z] + Found adjustments [2023-01-03T23:59:15.749Z] ==> Gzipping contents [2023-01-03T23:59:15.749Z] 12K /tmp/codecov.SkVdzw.gz [2023-01-03T23:59:15.749Z] ==> Uploading reports [2023-01-03T23:59:15.749Z] url: https://codecov.io [2023-01-03T23:59:15.749Z] query: branch=main&commit=dc56276b993b2878b0d870e671804c10f96a6178&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-03T23:59:15.749Z] -> Pinging Codecov [2023-01-03T23:59:15.749Z] 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=dc56276b993b2878b0d870e671804c10f96a6178&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-03T23:59:16.007Z] -> Uploading to [2023-01-03T23:59:16.007Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-03/581DD39554BDF9B6E22D074273EAD858/dc56276b993b2878b0d870e671804c10f96a6178/1df61d35-92e6-4e90-b083-3c7de4dc66a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230103T235915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1068423866c55a79424baf8850cf48e4ff29bfc149891eb333caa1f9c1722114 [2023-01-03T23:59:16.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-03T23:59:16.007Z] Dload Upload Total Spent Left Speed [2023-01-03T23:59:16.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11450 0 0 100 11450 0 42250 --:--:-- --:--:-- --:--:-- 42250 [2023-01-03T23:59:16.268Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dc56276b993b2878b0d870e671804c10f96a6178 [Pipeline] } [2023-01-03T23:59:16.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-03T23:59:16.467Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-03T23:59:16.479Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:59:16.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-03T23:59:16.791Z] [2023-01-03T23:59:16.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:59:17.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-03T23:59:17.093Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-03T23:59:17.093Z] df9b9388f04a: Pulling fs layer [2023-01-03T23:59:17.093Z] 52dc419b0ee2: Pulling fs layer [2023-01-03T23:59:17.093Z] 25bc292e5bac: Pulling fs layer [2023-01-03T23:59:17.093Z] 114826534d7a: Pulling fs layer [2023-01-03T23:59:17.093Z] 4657fd5d0bcf: Pulling fs layer [2023-01-03T23:59:17.093Z] 6ad1cebc031e: Pulling fs layer [2023-01-03T23:59:17.093Z] 8a3aa393b2d8: Pulling fs layer [2023-01-03T23:59:17.093Z] 114826534d7a: Waiting [2023-01-03T23:59:17.093Z] 4657fd5d0bcf: Waiting [2023-01-03T23:59:17.093Z] 6ad1cebc031e: Waiting [2023-01-03T23:59:17.093Z] 25bc292e5bac: Verifying Checksum [2023-01-03T23:59:17.093Z] 25bc292e5bac: Download complete [2023-01-03T23:59:17.093Z] 52dc419b0ee2: Download complete [2023-01-03T23:59:17.093Z] 4657fd5d0bcf: Download complete [2023-01-03T23:59:17.369Z] df9b9388f04a: Download complete [2023-01-03T23:59:17.369Z] df9b9388f04a: Pull complete [2023-01-03T23:59:17.369Z] 6ad1cebc031e: Verifying Checksum [2023-01-03T23:59:17.369Z] 6ad1cebc031e: Download complete [2023-01-03T23:59:17.639Z] 52dc419b0ee2: Pull complete [2023-01-03T23:59:17.639Z] 25bc292e5bac: Pull complete [2023-01-03T23:59:18.227Z] 114826534d7a: Verifying Checksum [2023-01-03T23:59:18.227Z] 114826534d7a: Download complete [2023-01-03T23:59:18.227Z] 8a3aa393b2d8: Verifying Checksum [2023-01-03T23:59:18.227Z] 8a3aa393b2d8: Download complete [2023-01-03T23:59:21.543Z] 114826534d7a: Pull complete [2023-01-03T23:59:21.543Z] 4657fd5d0bcf: Pull complete [2023-01-03T23:59:21.803Z] 6ad1cebc031e: Pull complete [2023-01-03T23:59:24.345Z] 8a3aa393b2d8: Pull complete [2023-01-03T23:59:24.345Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-03T23:59:24.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-03T23:59:24.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T23:59:24.426Z] prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container [2023-01-03T23:59:24.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-03T23:59:28.350Z] $ docker top 5e0560cf32ab56de55954a04d9374eeda06e7b529a0c978adaa11f29ce9cf993 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-03T23:59:28.412Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-01-03T23:59:28.686Z] + set -o pipefail [2023-01-03T23:59:28.687Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-01-03T23:59:33.955Z] [2023-01-03T23:59:33.955Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-01-03T23:59:33.955Z] [2023-01-03T23:59:33.955Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/c1fe87e5-f8a0-4d1e-8bfc-1b16d74fdf18 [2023-01-03T23:59:33.955Z] [2023-01-03T23:59:33.955Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-03T23:59:33.955Z] [2023-01-03T23:59:33.955Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-03T23:59:33.955Z] [2023-01-03T23:59:33.955Z] [2023-01-03T23:59:33.955Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-03T23:59:33.955Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-03T23:59:33.955Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-03T23:59:33.967Z] $ docker stop --time=1 5e0560cf32ab56de55954a04d9374eeda06e7b529a0c978adaa11f29ce9cf993 [2023-01-03T23:59:44.502Z] $ docker rm -f --volumes 5e0560cf32ab56de55954a04d9374eeda06e7b529a0c978adaa11f29ce9cf993 [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-01-03T23:59:45.158Z] + git log --format=format:%s -1 dc56276b993b2878b0d870e671804c10f96a6178 [Pipeline] sh [2023-01-03T23:59:45.445Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-03T23:59:45.445Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:59:45.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T23:59:45.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T23:59:45.803Z] prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container [2023-01-03T23:59:45.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-03T23:59:46.279Z] $ docker top 319cca884a3b7fd230b4b25d53950e6f7c359157a45389e6e8d766ae948286e2 -eo pid,comm [2023-01-03T23:59:46.320Z] 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-01-03T23:59:46.320Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-03T23:59:46.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T23:59:46.355Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T23:59:46.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T23:59:46.467Z] $ docker exec 319cca884a3b7fd230b4b25d53950e6f7c359157a45389e6e8d766ae948286e2 ssh-agent [2023-01-03T23:59:46.573Z] SSH_AUTH_SOCK=/tmp/ssh-aazONPUKVSKb/agent.32 [2023-01-03T23:59:46.573Z] SSH_AGENT_PID=38 [2023-01-03T23:59:46.577Z] Running ssh-add (command line suppressed) [2023-01-03T23:59:46.677Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3131430789437589775.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3131430789437589775.key) [2023-01-03T23:59:46.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T23:59:46.970Z] + git semver tag [2023-01-03T23:59:47.230Z] 2023-01-03 23:59:47,143 [run_tag] DEBUG tag force:False [2023-01-03T23:59:47.230Z] 2023-01-03 23:59:47,143 [check_head_tag] DEBUG check head tag [2023-01-03T23:59:47.230Z] 2023-01-03 23:59:47,144 [execute] INFO git cat-file --batch-check [2023-01-03T23:59:47.230Z] 2023-01-03 23:59:47,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-01-03T23:59:47.230Z] 2023-01-03 23:59:47,147 [execute] INFO git cat-file --batch [2023-01-03T23:59:47.230Z] 2023-01-03 23:59:47,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-01-03T23:59:47.230Z] 2023-01-03 23:59:47,160 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-03T23:59:47.230Z] 2023-01-03 23:59:47,161 [execute] INFO git tag -a v3.0.0-dev.2 -m v3.0.0-dev.2 [2023-01-03T23:59:47.230Z] 2023-01-03 23:59:47,161 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.2', '-m', 'v3.0.0-dev.2'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-01-03T23:59:47.230Z] 2023-01-03 23:59:47,166 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-03T23:59:47.230Z] 3.0.0-dev.2 [Pipeline] } [2023-01-03T23:59:47.240Z] $ docker exec --env ******** --env ******** 319cca884a3b7fd230b4b25d53950e6f7c359157a45389e6e8d766ae948286e2 ssh-agent -k [2023-01-03T23:59:47.345Z] unset SSH_AUTH_SOCK; [2023-01-03T23:59:47.345Z] unset SSH_AGENT_PID; [2023-01-03T23:59:47.345Z] echo Agent pid 38 killed; [2023-01-03T23:59:47.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-03T23:59:47.652Z] + git semver [Pipeline] } [2023-01-03T23:59:47.923Z] $ docker stop --time=1 319cca884a3b7fd230b4b25d53950e6f7c359157a45389e6e8d766ae948286e2 [2023-01-03T23:59:49.206Z] $ docker rm -f --volumes 319cca884a3b7fd230b4b25d53950e6f7c359157a45389e6e8d766ae948286e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:59:49.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-03T23:59:49.572Z] [2023-01-03T23:59:49.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T23:59:49.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-03T23:59:49.866Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-03T23:59:49.866Z] ab5ef0e58194: Pulling fs layer [2023-01-03T23:59:49.866Z] 9712f1f96733: Pulling fs layer [2023-01-03T23:59:49.866Z] 63f879dbbcfc: Pulling fs layer [2023-01-03T23:59:49.866Z] 0d9ebad4ef96: Pulling fs layer [2023-01-03T23:59:49.866Z] e9a5061849ea: Pulling fs layer [2023-01-03T23:59:49.866Z] d747dcd14b5f: Pulling fs layer [2023-01-03T23:59:49.866Z] 2de7ff778b66: Pulling fs layer [2023-01-03T23:59:49.866Z] 0d9ebad4ef96: Waiting [2023-01-03T23:59:49.866Z] e9a5061849ea: Waiting [2023-01-03T23:59:49.866Z] d747dcd14b5f: Waiting [2023-01-03T23:59:49.866Z] 2de7ff778b66: Waiting [2023-01-03T23:59:49.866Z] 9712f1f96733: Download complete [2023-01-03T23:59:50.131Z] 63f879dbbcfc: Verifying Checksum [2023-01-03T23:59:50.131Z] 63f879dbbcfc: Download complete [2023-01-03T23:59:50.391Z] 0d9ebad4ef96: Download complete [2023-01-03T23:59:50.391Z] d747dcd14b5f: Download complete [2023-01-03T23:59:50.391Z] e9a5061849ea: Verifying Checksum [2023-01-03T23:59:50.391Z] e9a5061849ea: Download complete [2023-01-03T23:59:50.391Z] ab5ef0e58194: Verifying Checksum [2023-01-03T23:59:50.391Z] ab5ef0e58194: Download complete [2023-01-03T23:59:50.650Z] 2de7ff778b66: Verifying Checksum [2023-01-03T23:59:53.177Z] ab5ef0e58194: Pull complete [2023-01-03T23:59:53.177Z] 9712f1f96733: Pull complete [2023-01-03T23:59:53.743Z] 63f879dbbcfc: Pull complete [2023-01-03T23:59:57.926Z] 0d9ebad4ef96: Pull complete [2023-01-03T23:59:57.926Z] e9a5061849ea: Pull complete [2023-01-03T23:59:57.926Z] d747dcd14b5f: Pull complete [2023-01-03T23:59:58.861Z] 2de7ff778b66: Pull complete [2023-01-03T23:59:58.861Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-03T23:59:58.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-03T23:59:58.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T23:59:58.941Z] prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container [2023-01-03T23:59:58.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-04T00:00:05.575Z] $ docker top 88202b809d5edc427a3ca125b0f4647cc72748384b00417ef9dd04012838b669 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-04T00:00:05.647Z] provisioning config files... [2023-01-04T00:00:05.653Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5587290159947847369tmp [2023-01-04T00:00:05.663Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13143355924678641971tmp [2023-01-04T00:00:05.672Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8385943536651545639tmp [Pipeline] { [Pipeline] echo [2023-01-04T00:00:05.689Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:00:05.974Z] ---> sigul-configuration.sh [2023-01-04T00:00:05.974Z] gpg: directory `/root/.gnupg' created [2023-01-04T00:00:05.974Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-04T00:00:05.974Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-04T00:00:05.974Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-04T00:00:05.974Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-04T00:00:05.974Z] gpg: CAST5 encrypted data [2023-01-04T00:00:05.974Z] gpg: encrypted with 1 passphrase [2023-01-04T00:00:05.974Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-04T00:00:06.256Z] + mkdir /home/jenkins [2023-01-04T00:00:06.256Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-04T00:00:06.537Z] + 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-01-04T00:00:06.546Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:00:06.828Z] ---> sigul-install.sh [2023-01-04T00:00:06.828Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-04T00:00:07.109Z] + git tag --list [2023-01-04T00:00:07.109Z] v0.0.0 [2023-01-04T00:00:07.109Z] v1.0.0 [2023-01-04T00:00:07.109Z] v2.1.0 [2023-01-04T00:00:07.109Z] v2.1.1 [2023-01-04T00:00:07.109Z] v2.1.1-dev.1 [2023-01-04T00:00:07.109Z] v2.2.0 [2023-01-04T00:00:07.109Z] v2.2.1-dev.1 [2023-01-04T00:00:07.109Z] v2.2.1-dev.2 [2023-01-04T00:00:07.109Z] v2.2.1-dev.3 [2023-01-04T00:00:07.109Z] v2.2.1-dev.4 [2023-01-04T00:00:07.109Z] v2.2.1-dev.5 [2023-01-04T00:00:07.109Z] v2.2.1-dev.6 [2023-01-04T00:00:07.109Z] v2.2.1-dev.7 [2023-01-04T00:00:07.109Z] v2.3.0 [2023-01-04T00:00:07.109Z] v2.3.0-dev.10 [2023-01-04T00:00:07.109Z] v2.3.0-dev.11 [2023-01-04T00:00:07.109Z] v2.3.0-dev.12 [2023-01-04T00:00:07.109Z] v2.3.0-dev.13 [2023-01-04T00:00:07.109Z] v2.3.0-dev.14 [2023-01-04T00:00:07.109Z] v2.3.0-dev.15 [2023-01-04T00:00:07.109Z] v2.3.0-dev.16 [2023-01-04T00:00:07.109Z] v2.3.0-dev.17 [2023-01-04T00:00:07.109Z] v2.3.0-dev.18 [2023-01-04T00:00:07.109Z] v2.3.0-dev.19 [2023-01-04T00:00:07.109Z] v2.3.0-dev.20 [2023-01-04T00:00:07.109Z] v2.3.0-dev.21 [2023-01-04T00:00:07.109Z] v2.3.0-dev.22 [2023-01-04T00:00:07.109Z] v2.3.0-dev.23 [2023-01-04T00:00:07.109Z] v2.3.0-dev.24 [2023-01-04T00:00:07.109Z] v2.3.0-dev.25 [2023-01-04T00:00:07.109Z] v2.3.0-dev.26 [2023-01-04T00:00:07.109Z] v2.3.0-dev.9 [2023-01-04T00:00:07.109Z] v2.3.1-dev.1 [2023-01-04T00:00:07.109Z] v3.0.0-dev.1 [2023-01-04T00:00:07.109Z] v3.0.0-dev.2 [Pipeline] sh [2023-01-04T00:00:07.398Z] + lftools sign git-tag v3.0.0-dev.2 [2023-01-04T00:00:07.966Z] Signing Git tag with Sigul... [2023-01-04T00:00:07.967Z] Signing v3.0.0-dev.2 [Pipeline] echo [2023-01-04T00:00:08.541Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:00:08.822Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-04T00:00:08.829Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-04T00:00:08.850Z] $ docker stop --time=1 88202b809d5edc427a3ca125b0f4647cc72748384b00417ef9dd04012838b669 [2023-01-04T00:00:10.142Z] $ docker rm -f --volumes 88202b809d5edc427a3ca125b0f4647cc72748384b00417ef9dd04012838b669 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-04T00:00:10.547Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-04T00:00:10.547Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T00:00:10.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T00:00:10.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T00:00:10.920Z] prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container [2023-01-04T00:00:10.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-04T00:00:11.266Z] $ docker top 0070abab4989a84c69fed6ae4a45a259c49041ac7bdfab60790732dc2e07b28e -eo pid,comm [2023-01-04T00:00:11.301Z] 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-01-04T00:00:11.301Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-04T00:00:11.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T00:00:11.328Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T00:00:11.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T00:00:11.478Z] $ docker exec 0070abab4989a84c69fed6ae4a45a259c49041ac7bdfab60790732dc2e07b28e ssh-agent [2023-01-04T00:00:11.583Z] SSH_AUTH_SOCK=/tmp/ssh-uotIQmtcY4Db/agent.33 [2023-01-04T00:00:11.583Z] SSH_AGENT_PID=39 [2023-01-04T00:00:11.588Z] Running ssh-add (command line suppressed) [2023-01-04T00:00:11.724Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11366617154113991941.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11366617154113991941.key) [2023-01-04T00:00:11.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T00:00:12.019Z] + git semver bump pre [2023-01-04T00:00:12.277Z] 2023-01-04 00:00:12,195 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-04T00:00:12.277Z] 2023-01-04 00:00:12,195 [bump_version] DEBUG bumping version:3.0.0-dev.2 on axis:pre with prefix:dev [2023-01-04T00:00:12.277Z] 2023-01-04 00:00:12,195 [bump_version] DEBUG bumped version:3.0.0-dev.3 [2023-01-04T00:00:12.277Z] 2023-01-04 00:00:12,196 [write_version] DEBUG write version:3.0.0-dev.3 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-01-04T00:00:12.277Z] 2023-01-04 00:00:12,196 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-04T00:00:12.277Z] 2023-01-04 00:00:12,196 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-04T00:00:12.277Z] 2023-01-04 00:00:12,200 [execute] INFO git cat-file --batch-check [2023-01-04T00:00:12.277Z] 2023-01-04 00:00:12,200 [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-01-04T00:00:12.277Z] 2023-01-04 00:00:12,206 [execute] INFO git cat-file --batch [2023-01-04T00:00:12.277Z] 2023-01-04 00:00:12,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-04T00:00:12.277Z] 2023-01-04 00:00:12,211 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-04T00:00:12.277Z] 3.0.0-dev.3 [Pipeline] } [2023-01-04T00:00:12.288Z] $ docker exec --env ******** --env ******** 0070abab4989a84c69fed6ae4a45a259c49041ac7bdfab60790732dc2e07b28e ssh-agent -k [2023-01-04T00:00:12.377Z] unset SSH_AUTH_SOCK; [2023-01-04T00:00:12.377Z] unset SSH_AGENT_PID; [2023-01-04T00:00:12.377Z] echo Agent pid 39 killed; [2023-01-04T00:00:12.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-04T00:00:12.688Z] + git semver [Pipeline] } [2023-01-04T00:00:12.959Z] $ docker stop --time=1 0070abab4989a84c69fed6ae4a45a259c49041ac7bdfab60790732dc2e07b28e [2023-01-04T00:00:14.230Z] $ docker rm -f --volumes 0070abab4989a84c69fed6ae4a45a259c49041ac7bdfab60790732dc2e07b28e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T00:00:14.562Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-04T00:00:14.562Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T00:00:14.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T00:00:14.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T00:00:14.925Z] prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container [2023-01-04T00:00:14.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-04T00:00:15.274Z] $ docker top 6de0dbaa234911b05bcbf5157e11e3dbaf48eed46673c7af93bb5c73eaa6134b -eo pid,comm [2023-01-04T00:00:15.321Z] 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-01-04T00:00:15.321Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-04T00:00:15.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T00:00:15.357Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T00:00:15.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T00:00:15.472Z] $ docker exec 6de0dbaa234911b05bcbf5157e11e3dbaf48eed46673c7af93bb5c73eaa6134b ssh-agent [2023-01-04T00:00:15.577Z] SSH_AUTH_SOCK=/tmp/ssh-sqqAxlhH3MmL/agent.31 [2023-01-04T00:00:15.577Z] SSH_AGENT_PID=37 [2023-01-04T00:00:15.581Z] Running ssh-add (command line suppressed) [2023-01-04T00:00:15.679Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7574976888913644617.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7574976888913644617.key) [2023-01-04T00:00:15.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T00:00:15.979Z] + git semver push [2023-01-04T00:00:16.237Z] 2023-01-04 00:00:16,169 [run_push] DEBUG push [2023-01-04T00:00:16.237Z] 2023-01-04 00:00:16,170 [execute] INFO git cat-file --batch-check [2023-01-04T00:00:16.237Z] 2023-01-04 00:00:16,170 [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-01-04T00:00:16.237Z] 2023-01-04 00:00:16,174 [execute] INFO git rev-list 4ab5ba756bc45e4303cad5cb85733e5cf5da5594 -- [2023-01-04T00:00:16.237Z] 2023-01-04 00:00:16,174 [execute] DEBUG Popen(['git', 'rev-list', '4ab5ba756bc45e4303cad5cb85733e5cf5da5594', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-04T00:00:16.237Z] 2023-01-04 00:00:16,181 [execute] INFO git fetch -v origin [2023-01-04T00:00:16.237Z] 2023-01-04 00:00:16,182 [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-01-04T00:00:16.804Z] 2023-01-04 00:00:16,704 [run_push] DEBUG no remote changes detected [2023-01-04T00:00:16.804Z] 2023-01-04 00:00:16,704 [execute] INFO git push origin semver [2023-01-04T00:00:16.804Z] 2023-01-04 00:00:16,705 [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-01-04T00:00:17.738Z] 2023-01-04 00:00:17,545 [run_push] DEBUG push all version tags [2023-01-04T00:00:17.738Z] 2023-01-04 00:00:17,545 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-04T00:00:17.738Z] 2023-01-04 00:00:17,545 [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-01-04T00:00:18.674Z] 2023-01-04 00:00:18,338 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-04T00:00:18.674Z] 3.0.0-dev.3 [Pipeline] } [2023-01-04T00:00:18.684Z] $ docker exec --env ******** --env ******** 6de0dbaa234911b05bcbf5157e11e3dbaf48eed46673c7af93bb5c73eaa6134b ssh-agent -k [2023-01-04T00:00:18.786Z] unset SSH_AUTH_SOCK; [2023-01-04T00:00:18.786Z] unset SSH_AGENT_PID; [2023-01-04T00:00:18.786Z] echo Agent pid 37 killed; [2023-01-04T00:00:18.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-04T00:00:19.095Z] + git semver [Pipeline] } [2023-01-04T00:00:19.367Z] $ docker stop --time=1 6de0dbaa234911b05bcbf5157e11e3dbaf48eed46673c7af93bb5c73eaa6134b [2023-01-04T00:00:20.635Z] $ docker rm -f --volumes 6de0dbaa234911b05bcbf5157e11e3dbaf48eed46673c7af93bb5c73eaa6134b [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-01-04T00:00:21.165Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-01-04T00:00:21.165Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-01-04T00:00:21.165Z] total 16 [2023-01-04T00:00:21.165Z] drwxr-xr-x 3 root root 4096 Jan 3 23:54 . [2023-01-04T00:00:21.165Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 4 00:00 .. [2023-01-04T00:00:21.165Z] drwxr-xr-x 2 root root 4096 Jan 3 23:54 cost [2023-01-04T00:00:21.165Z] -rw-r--r-- 1 root root 94 Jan 3 23:54 cost.csv [2023-01-04T00:00:21.165Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-01-04T00:00:21.165Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-01-04T00:00:21.165Z] total 16 [2023-01-04T00:00:21.165Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 23:54 . [2023-01-04T00:00:21.165Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 4 00:00 .. [2023-01-04T00:00:21.165Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 3 23:54 cost [2023-01-04T00:00:21.165Z] -rw-r--r-- 1 jenkins jenkins 94 Jan 3 23:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:00:21.456Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:00:22.319Z] ---> package-listing.sh [2023-01-04T00:00:22.319Z] ++ facter osfamily [2023-01-04T00:00:22.319Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-04T00:00:22.578Z] + OS_FAMILY=debian [2023-01-04T00:00:22.578Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-01-04T00:00:22.579Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-04T00:00:22.579Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-04T00:00:22.579Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-04T00:00:22.579Z] + PACKAGES=/tmp/packages_start.txt [2023-01-04T00:00:22.579Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-01-04T00:00:22.579Z] + PACKAGES=/tmp/packages_end.txt [2023-01-04T00:00:22.579Z] + case "${OS_FAMILY}" in [2023-01-04T00:00:22.579Z] + dpkg -l [2023-01-04T00:00:22.579Z] + grep '^ii' [2023-01-04T00:00:22.579Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-04T00:00:22.579Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-04T00:00:22.579Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-04T00:00:22.579Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-01-04T00:00:22.579Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-01-04T00:00:22.579Z] + 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-01-04T00:00:22.591Z] 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-01-04T00:00:22.868Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T00:00:23.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T00:00:23.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T00:00:23.591Z] prd-ubuntu20.04-docker-8c-8g-990 does not seem to be running inside a container [2023-01-04T00:00:23.710Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-04T00:00:23.969Z] $ docker top 9cb05064d613ad293562412272ea9e970b83737c785dd51eabd31cb41a47d605 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T00:00:24.310Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-04T00:00:24.599Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-04T00:00:24.879Z] + ls /var/log/sa-host [2023-01-04T00:00:24.879Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T00:00:25.020Z] provisioning config files... [2023-01-04T00:00:25.028Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17675480460064975726tmp [Pipeline] { [Pipeline] echo [2023-01-04T00:00:25.039Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:00:25.320Z] ---> create-netrc.sh [Pipeline] } [2023-01-04T00:00:25.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:00:25.648Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-04T00:00:25.657Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:00:25.939Z] ---> sudo-logs.sh [2023-01-04T00:00:25.939Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-04T00:00:25.960Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:00:26.237Z] ---> job-cost.sh [2023-01-04T00:00:26.237Z] lf-activate-venv: SKIPPING [2023-01-04T00:00:26.237Z] DEBUG: total: 0.2199999988079071 [2023-01-04T00:00:26.237Z] INFO: Retrieving Stack Cost... [2023-01-04T00:00:26.496Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-04T00:00:27.063Z] INFO: Archiving Costs [Pipeline] echo [2023-01-04T00:00:27.076Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T00:00:27.359Z] ---> logs-deploy.sh [2023-01-04T00:00:27.359Z] lf-activate-venv: SKIPPING [2023-01-04T00:00:27.359Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/70 [2023-01-04T00:00:27.359Z] INFO: archiving workspace using pattern(s): [2023-01-04T00:00:28.308Z] Archives upload complete. [2023-01-04T00:00:28.308Z] INFO: archiving logs to Nexus [2023-01-04T00:00:29.250Z] ---> uname -a: [2023-01-04T00:00:29.250Z] Linux prd-ubuntu20-04-docker-8c-8g-990 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-04T00:00:29.250Z] [2023-01-04T00:00:29.250Z] [2023-01-04T00:00:29.250Z] ---> lscpu: [2023-01-04T00:00:29.250Z] Architecture: x86_64 [2023-01-04T00:00:29.250Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-04T00:00:29.250Z] Byte Order: Little Endian [2023-01-04T00:00:29.250Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-04T00:00:29.250Z] CPU(s): 8 [2023-01-04T00:00:29.250Z] On-line CPU(s) list: 0-7 [2023-01-04T00:00:29.250Z] Thread(s) per core: 1 [2023-01-04T00:00:29.250Z] Core(s) per socket: 1 [2023-01-04T00:00:29.250Z] Socket(s): 8 [2023-01-04T00:00:29.250Z] NUMA node(s): 1 [2023-01-04T00:00:29.250Z] Vendor ID: AuthenticAMD [2023-01-04T00:00:29.250Z] CPU family: 23 [2023-01-04T00:00:29.250Z] Model: 49 [2023-01-04T00:00:29.250Z] Model name: AMD EPYC-Rome Processor [2023-01-04T00:00:29.250Z] Stepping: 0 [2023-01-04T00:00:29.250Z] CPU MHz: 2799.998 [2023-01-04T00:00:29.250Z] BogoMIPS: 5599.99 [2023-01-04T00:00:29.250Z] Virtualization: AMD-V [2023-01-04T00:00:29.250Z] Hypervisor vendor: KVM [2023-01-04T00:00:29.250Z] Virtualization type: full [2023-01-04T00:00:29.250Z] L1d cache: 256 KiB [2023-01-04T00:00:29.250Z] L1i cache: 256 KiB [2023-01-04T00:00:29.250Z] L2 cache: 4 MiB [2023-01-04T00:00:29.250Z] L3 cache: 128 MiB [2023-01-04T00:00:29.250Z] NUMA node0 CPU(s): 0-7 [2023-01-04T00:00:29.250Z] Vulnerability Itlb multihit: Not affected [2023-01-04T00:00:29.250Z] Vulnerability L1tf: Not affected [2023-01-04T00:00:29.250Z] Vulnerability Mds: Not affected [2023-01-04T00:00:29.250Z] Vulnerability Meltdown: Not affected [2023-01-04T00:00:29.250Z] Vulnerability Mmio stale data: Not affected [2023-01-04T00:00:29.250Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-04T00:00:29.250Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-04T00:00:29.250Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-04T00:00:29.250Z] Vulnerability Srbds: Not affected [2023-01-04T00:00:29.250Z] Vulnerability Tsx async abort: Not affected [2023-01-04T00:00:29.250Z] 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-01-04T00:00:29.250Z] [2023-01-04T00:00:29.250Z] [2023-01-04T00:00:29.250Z] ---> nproc: [2023-01-04T00:00:29.250Z] 8 [2023-01-04T00:00:29.250Z] [2023-01-04T00:00:29.250Z] [2023-01-04T00:00:29.250Z] ---> df -h: [2023-01-04T00:00:29.250Z] Filesystem Size Used Avail Use% Mounted on [2023-01-04T00:00:29.250Z] overlay 155G 13G 143G 9% / [2023-01-04T00:00:29.250Z] tmpfs 64M 0 64M 0% /dev [2023-01-04T00:00:29.250Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-04T00:00:29.250Z] shm 64M 0 64M 0% /dev/shm [2023-01-04T00:00:29.250Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-01-04T00:00:29.250Z] [2023-01-04T00:00:29.250Z] [2023-01-04T00:00:29.250Z] ---> sar -b -r -n DEV: [2023-01-04T00:00:29.250Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-990) 01/04/23 _x86_64_ (8 CPU) [2023-01-04T00:00:29.250Z] [2023-01-04T00:00:29.250Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-04T00:00:29.250Z] 00:00:01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T00:00:29.250Z] Average: 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T00:00:29.250Z] [2023-01-04T00:00:29.250Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-04T00:00:29.250Z] 00:00:01 25739292 31532104 744300 2.26 222988 5585820 1852656 5.46 1705792 4776756 280628 [2023-01-04T00:00:29.250Z] Average: 25739292 31532104 744300 2.26 222988 5585820 1852656 5.46 1705792 4776756 280628 [2023-01-04T00:00:29.250Z] [2023-01-04T00:00:29.250Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-04T00:00:29.250Z] 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T00:00:29.250Z] 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T00:00:29.250Z] 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T00:00:29.250Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T00:00:29.250Z] Average: ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T00:00:29.250Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T00:00:29.250Z] [2023-01-04T00:00:29.250Z] [2023-01-04T00:00:29.250Z] ---> sar -P ALL: [2023-01-04T00:00:29.250Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-990) 01/04/23 _x86_64_ (8 CPU) [2023-01-04T00:00:29.250Z] [2023-01-04T00:00:29.250Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2023-01-04T00:00:29.250Z] 00:00:01 all 0.00 0.00 0.00 0.60 0.00 99.40 [2023-01-04T00:00:29.250Z] 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-04T00:00:29.250Z] 00:00:01 1 0.00 0.00 0.00 100.00 0.00 0.00 [2023-01-04T00:00:29.250Z] 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-04T00:00:29.250Z] 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-04T00:00:29.250Z] 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-04T00:00:29.250Z] 00:00:01 5 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T00:00:29.250Z] 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-04T00:00:29.250Z] 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-04T00:00:29.250Z] Average: all 0.00 0.00 0.00 0.60 0.00 99.40 [2023-01-04T00:00:29.250Z] Average: 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-04T00:00:29.250Z] Average: 1 0.00 0.00 0.00 100.00 0.00 0.00 [2023-01-04T00:00:29.250Z] Average: 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-04T00:00:29.250Z] Average: 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-04T00:00:29.250Z] Average: 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-04T00:00:29.250Z] Average: 5 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T00:00:29.250Z] Average: 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-04T00:00:29.250Z] Average: 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-04T00:00:29.250Z] [2023-01-04T00:00:29.250Z] [2023-01-04T00:00:29.250Z]