Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 797db7635a0c1efb3a01ed265ffc971695d396d0 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-ssh14239064221621868831.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18101262234441426060.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2649631808495346284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3603058070741276237.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-ssh11927292333273302269.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2665’ Running on prd-ubuntu20.04-docker-8c-8g-2667 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 797db7635a0c1efb3a01ed265ffc971695d396d0 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#215)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 797db7635a0c1efb3a01ed265ffc971695d396d0 # timeout=10 > git rev-list --no-walk 7c41851464354a514de961e5ff7e85fd1e07f550 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-01T16:20:50.386Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-01T16:20:50.459Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-01T16:20:50.474Z] ========================================================= [2023-08-01T16:20:50.474Z] EdgeX Global Pipelines Version Info [2023-08-01T16:20:50.474Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:20:51.199Z] ------------------- [2023-08-01T16:20:51.199Z] stable info: [2023-08-01T16:20:51.199Z] ------------------- [2023-08-01T16:20:51.199Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-01T16:20:51.199Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-01T16:20:51.199Z] Message: update stable to v1.0.250 [2023-08-01T16:20:51.770Z] ------------------- [2023-08-01T16:20:51.770Z] experimental info: [2023-08-01T16:20:51.770Z] ------------------- [2023-08-01T16:20:51.770Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-01T16:20:51.770Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-01T16:20:51.770Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-01T16:20:51.939Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-08-01T16:20:51.951Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-08-01T16:20:51.964Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-01T16:20:51.977Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-01T16:20:51.990Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-01T16:20:52.002Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-01T16:20:52.013Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-01T16:20:52.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-01T16:20:52.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-01T16:20:52.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-01T16:20:52.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-01T16:20:52.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-08-01T16:20:52.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-01T16:20:52.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-01T16:20:52.151Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-01T16:20:52.169Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-01T16:20:52.186Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-01T16:20:52.200Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-01T16:20:52.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-01T16:20:52.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-01T16:20:52.247Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-01T16:20:52.260Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-01T16:20:52.276Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-01T16:20:52.292Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-01T16:20:52.309Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-01T16:20:52.327Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-01T16:20:52.336Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-01T16:20:52.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-01T16:20:52.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-01T16:20:52.368Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-01T16:20:52.390Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 797db7635a0c1efb3a01ed265ffc971695d396d0 [Pipeline] echo [2023-08-01T16:20:52.409Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 797db76 [Pipeline] echo [2023-08-01T16:20:52.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T16:20:52.468Z] provisioning config files... [2023-08-01T16:20:52.482Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16159949984916471841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:20:52.782Z] ---> docker-login.sh [2023-08-01T16:20:52.782Z] nexus3.edgexfoundry.org:10001 [2023-08-01T16:20:53.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:20:53.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:20:53.042Z] Configure a credential helper to remove this warning. See [2023-08-01T16:20:53.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:20:53.042Z] [2023-08-01T16:20:53.042Z] Login Succeeded [2023-08-01T16:20:53.042Z] nexus3.edgexfoundry.org:10002 [2023-08-01T16:20:53.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:20:53.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:20:53.042Z] Configure a credential helper to remove this warning. See [2023-08-01T16:20:53.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:20:53.042Z] [2023-08-01T16:20:53.042Z] Login Succeeded [2023-08-01T16:20:53.042Z] nexus3.edgexfoundry.org:10003 [2023-08-01T16:20:53.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:20:53.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:20:53.302Z] Configure a credential helper to remove this warning. See [2023-08-01T16:20:53.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:20:53.302Z] [2023-08-01T16:20:53.302Z] Login Succeeded [2023-08-01T16:20:53.302Z] nexus3.edgexfoundry.org:10004 [2023-08-01T16:20:53.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:20:53.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:20:53.302Z] Configure a credential helper to remove this warning. See [2023-08-01T16:20:53.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:20:53.302Z] [2023-08-01T16:20:53.302Z] Login Succeeded [2023-08-01T16:20:53.302Z] docker.io [2023-08-01T16:20:53.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:20:53.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:20:53.562Z] Configure a credential helper to remove this warning. See [2023-08-01T16:20:53.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:20:53.562Z] [2023-08-01T16:20:53.562Z] Login Succeeded [2023-08-01T16:20:53.562Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T16:20:53.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-01T16:20:53.939Z] + git rev-list -1 --merges 797db7635a0c1efb3a01ed265ffc971695d396d0~1..797db7635a0c1efb3a01ed265ffc971695d396d0 [Pipeline] echo [2023-08-01T16:20:53.989Z] -----------> git rev-list -1 --merges 797db7635a0c1efb3a01ed265ffc971695d396d0~1..797db7635a0c1efb3a01ed265ffc971695d396d0 797db7635a0c1efb3a01ed265ffc971695d396d0 [false] [Pipeline] sh [2023-08-01T16:20:54.280Z] + git log --format=format:%s -1 797db7635a0c1efb3a01ed265ffc971695d396d0 [Pipeline] echo [2023-08-01T16:20:54.297Z] ========================================================= [2023-08-01T16:20:54.297Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-01T16:20:54.297Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T16:20:54.637Z] + git log --format=format:%s -1 797db7635a0c1efb3a01ed265ffc971695d396d0 [Pipeline] echo [2023-08-01T16:20:54.648Z] [semverPrep] GIT_COMMIT: 797db7635a0c1efb3a01ed265ffc971695d396d0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#215) [Pipeline] echo [2023-08-01T16:20:54.657Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-01T16:20:55.009Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-01T16:20:55.010Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-01T16:20:55.010Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-01T16:20:55.010Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-01T16:20:55.010Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-01T16:20:55.010Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-01T16:20:55.010Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:20:55.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:20:55.370Z] [2023-08-01T16:20:55.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:20:55.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:20:55.681Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-01T16:20:55.681Z] b85a868b505f: Pulling fs layer [2023-08-01T16:20:55.681Z] e2be974225ed: Pulling fs layer [2023-08-01T16:20:55.681Z] 339a4e72a1f5: Pulling fs layer [2023-08-01T16:20:55.681Z] 988bab9f4d93: Pulling fs layer [2023-08-01T16:20:55.681Z] 1469e6f7b9e6: Pulling fs layer [2023-08-01T16:20:55.681Z] 988bab9f4d93: Waiting [2023-08-01T16:20:55.681Z] eaf3925da568: Pulling fs layer [2023-08-01T16:20:55.681Z] bab4dde63d76: Pulling fs layer [2023-08-01T16:20:55.681Z] bde34c3a00c8: Pulling fs layer [2023-08-01T16:20:55.681Z] b352a97aabf1: Pulling fs layer [2023-08-01T16:20:55.681Z] 1469e6f7b9e6: Waiting [2023-08-01T16:20:55.681Z] bab4dde63d76: Waiting [2023-08-01T16:20:55.681Z] bde34c3a00c8: Waiting [2023-08-01T16:20:55.681Z] 4872d77fe225: Pulling fs layer [2023-08-01T16:20:55.681Z] 5851b861e8e6: Pulling fs layer [2023-08-01T16:20:55.681Z] 4872d77fe225: Waiting [2023-08-01T16:20:55.681Z] 5851b861e8e6: Waiting [2023-08-01T16:20:55.681Z] e2be974225ed: Download complete [2023-08-01T16:20:55.681Z] 988bab9f4d93: Download complete [2023-08-01T16:20:55.681Z] 1469e6f7b9e6: Verifying Checksum [2023-08-01T16:20:55.681Z] 1469e6f7b9e6: Download complete [2023-08-01T16:20:55.939Z] eaf3925da568: Download complete [2023-08-01T16:20:55.939Z] 339a4e72a1f5: Verifying Checksum [2023-08-01T16:20:55.939Z] 339a4e72a1f5: Download complete [2023-08-01T16:20:55.939Z] bde34c3a00c8: Verifying Checksum [2023-08-01T16:20:55.939Z] bde34c3a00c8: Download complete [2023-08-01T16:20:55.939Z] b352a97aabf1: Download complete [2023-08-01T16:20:55.940Z] 4872d77fe225: Verifying Checksum [2023-08-01T16:20:55.940Z] 4872d77fe225: Download complete [2023-08-01T16:20:55.940Z] 5851b861e8e6: Verifying Checksum [2023-08-01T16:20:55.940Z] 5851b861e8e6: Download complete [2023-08-01T16:20:55.940Z] b85a868b505f: Verifying Checksum [2023-08-01T16:20:55.940Z] b85a868b505f: Download complete [2023-08-01T16:20:56.199Z] bab4dde63d76: Verifying Checksum [2023-08-01T16:20:56.199Z] bab4dde63d76: Download complete [2023-08-01T16:20:57.136Z] b85a868b505f: Pull complete [2023-08-01T16:20:57.395Z] e2be974225ed: Pull complete [2023-08-01T16:20:57.969Z] 339a4e72a1f5: Pull complete [2023-08-01T16:20:57.969Z] 988bab9f4d93: Pull complete [2023-08-01T16:20:58.228Z] 1469e6f7b9e6: Pull complete [2023-08-01T16:20:58.228Z] eaf3925da568: Pull complete [2023-08-01T16:21:00.142Z] bab4dde63d76: Pull complete [2023-08-01T16:21:00.142Z] bde34c3a00c8: Pull complete [2023-08-01T16:21:00.142Z] b352a97aabf1: Pull complete [2023-08-01T16:21:00.402Z] 4872d77fe225: Pull complete [2023-08-01T16:21:00.402Z] 5851b861e8e6: Pull complete [2023-08-01T16:21:00.402Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-01T16:21:00.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:21:00.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:21:00.518Z] prd-ubuntu20.04-docker-8c-8g-2667 does not seem to be running inside a container [2023-08-01T16:21:00.554Z] $ 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-08-01T16:21:02.741Z] $ docker top f9f4f91e0c2a8a33a95ee0bcfb5caf7150b3a7e063044ce420193f2afbd3d33d -eo pid,comm [2023-08-01T16:21:02.791Z] 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-08-01T16:21:02.791Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-01T16:21:02.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T16:21:02.831Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T16:21:02.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T16:21:02.946Z] $ docker exec f9f4f91e0c2a8a33a95ee0bcfb5caf7150b3a7e063044ce420193f2afbd3d33d ssh-agent [2023-08-01T16:21:03.071Z] SSH_AUTH_SOCK=/tmp/ssh-6mLDE0eyN6hb/agent.32 [2023-08-01T16:21:03.071Z] SSH_AGENT_PID=38 [2023-08-01T16:21:03.079Z] Running ssh-add (command line suppressed) [2023-08-01T16:21:03.192Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6474712881954668622.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6474712881954668622.key) [2023-08-01T16:21:03.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T16:21:03.499Z] + git tag --points-at HEAD [Pipeline] } [2023-08-01T16:21:03.514Z] $ docker exec --env ******** --env ******** f9f4f91e0c2a8a33a95ee0bcfb5caf7150b3a7e063044ce420193f2afbd3d33d ssh-agent -k [2023-08-01T16:21:03.635Z] unset SSH_AUTH_SOCK; [2023-08-01T16:21:03.635Z] unset SSH_AGENT_PID; [2023-08-01T16:21:03.635Z] echo Agent pid 38 killed; [2023-08-01T16:21:03.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-01T16:21:03.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T16:21:03.686Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T16:21:03.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T16:21:03.794Z] $ docker exec f9f4f91e0c2a8a33a95ee0bcfb5caf7150b3a7e063044ce420193f2afbd3d33d ssh-agent [2023-08-01T16:21:03.954Z] SSH_AUTH_SOCK=/tmp/ssh-jn8Ksp6tcLa2/agent.70 [2023-08-01T16:21:03.954Z] SSH_AGENT_PID=76 [2023-08-01T16:21:03.960Z] Running ssh-add (command line suppressed) [2023-08-01T16:21:04.079Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4182840143632324330.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4182840143632324330.key) [2023-08-01T16:21:04.093Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T16:21:04.386Z] + git semver init [2023-08-01T16:21:04.647Z] 2023-08-01 16:21:04,570 [run_init] DEBUG init version:0.0.0 force:False [2023-08-01T16:21:04.647Z] 2023-08-01 16:21:04,571 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-08-01T16:21:04.647Z] 2023-08-01 16:21:04,572 [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-08-01T16:21:04.647Z] 2023-08-01 16:21:04,572 [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-08-01T16:21:06.028Z] 2023-08-01 16:21:05,728 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-08-01T16:21:06.029Z] 2023-08-01 16:21:05,728 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-08-01T16:21:06.029Z] 2023-08-01 16:21:05,728 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-01T16:21:06.029Z] 2023-08-01 16:21:05,729 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-01T16:21:06.029Z] 3.1.0-dev.8 [Pipeline] } [2023-08-01T16:21:06.041Z] $ docker exec --env ******** --env ******** f9f4f91e0c2a8a33a95ee0bcfb5caf7150b3a7e063044ce420193f2afbd3d33d ssh-agent -k [2023-08-01T16:21:06.137Z] unset SSH_AUTH_SOCK; [2023-08-01T16:21:06.137Z] unset SSH_AGENT_PID; [2023-08-01T16:21:06.138Z] echo Agent pid 76 killed; [2023-08-01T16:21:06.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-01T16:21:06.448Z] + git semver [Pipeline] } [2023-08-01T16:21:06.725Z] $ docker stop --time=1 f9f4f91e0c2a8a33a95ee0bcfb5caf7150b3a7e063044ce420193f2afbd3d33d [2023-08-01T16:21:08.009Z] $ docker rm -f --volumes f9f4f91e0c2a8a33a95ee0bcfb5caf7150b3a7e063044ce420193f2afbd3d33d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T16:21:08.344Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-01T16:21:08.545Z] Stashed 1 file(s) [Pipeline] echo [2023-08-01T16:21:08.547Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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-08-01T16:21:08.689Z] provisioning config files... [2023-08-01T16:21:08.699Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4184406241201376868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:21:09.001Z] ---> docker-login.sh [2023-08-01T16:21:09.001Z] nexus3.edgexfoundry.org:10001 [2023-08-01T16:21:09.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:21:09.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:21:09.001Z] Configure a credential helper to remove this warning. See [2023-08-01T16:21:09.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:21:09.001Z] [2023-08-01T16:21:09.001Z] Login Succeeded [2023-08-01T16:21:09.001Z] nexus3.edgexfoundry.org:10002 [2023-08-01T16:21:09.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:21:09.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:21:09.001Z] Configure a credential helper to remove this warning. See [2023-08-01T16:21:09.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:21:09.001Z] [2023-08-01T16:21:09.001Z] Login Succeeded [2023-08-01T16:21:09.001Z] nexus3.edgexfoundry.org:10003 [2023-08-01T16:21:09.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:21:09.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:21:09.267Z] Configure a credential helper to remove this warning. See [2023-08-01T16:21:09.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:21:09.267Z] [2023-08-01T16:21:09.267Z] Login Succeeded [2023-08-01T16:21:09.267Z] nexus3.edgexfoundry.org:10004 [2023-08-01T16:21:09.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:21:09.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:21:09.527Z] Configure a credential helper to remove this warning. See [2023-08-01T16:21:09.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:21:09.527Z] [2023-08-01T16:21:09.527Z] Login Succeeded [2023-08-01T16:21:09.527Z] docker.io [2023-08-01T16:21:09.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:21:09.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:21:09.787Z] Configure a credential helper to remove this warning. See [2023-08-01T16:21:09.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:21:09.787Z] [2023-08-01T16:21:09.787Z] Login Succeeded [2023-08-01T16:21:09.787Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T16:21:09.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-01T16:21:09.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:21:09.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:21:09.874Z] ========================================================= [2023-08-01T16:21:09.875Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-01T16:21:09.875Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:21:10.177Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-01T16:21:10.177Z] Sending build context to Docker daemon 12.66MB [2023-08-01T16:21:10.177Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T16:21:10.177Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-01T16:21:10.177Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-01T16:21:10.177Z] 4db1b89c0bd1: Pulling fs layer [2023-08-01T16:21:10.177Z] 6911f1a30b25: Pulling fs layer [2023-08-01T16:21:10.177Z] e194b8c5c2a9: Pulling fs layer [2023-08-01T16:21:10.177Z] 6863d3e3a2b1: Pulling fs layer [2023-08-01T16:21:10.177Z] ec0bb842ea78: Pulling fs layer [2023-08-01T16:21:10.177Z] 40a00589a448: Pulling fs layer [2023-08-01T16:21:10.177Z] 6c08303d61cc: Pulling fs layer [2023-08-01T16:21:10.177Z] 798269fcf238: Pulling fs layer [2023-08-01T16:21:10.177Z] 6863d3e3a2b1: Waiting [2023-08-01T16:21:10.177Z] ec0bb842ea78: Waiting [2023-08-01T16:21:10.177Z] 40a00589a448: Waiting [2023-08-01T16:21:10.177Z] 6c08303d61cc: Waiting [2023-08-01T16:21:10.177Z] 798269fcf238: Waiting [2023-08-01T16:21:10.177Z] 6911f1a30b25: Verifying Checksum [2023-08-01T16:21:10.177Z] 6911f1a30b25: Download complete [2023-08-01T16:21:10.177Z] 6863d3e3a2b1: Verifying Checksum [2023-08-01T16:21:10.177Z] 6863d3e3a2b1: Download complete [2023-08-01T16:21:10.177Z] ec0bb842ea78: Verifying Checksum [2023-08-01T16:21:10.177Z] ec0bb842ea78: Download complete [2023-08-01T16:21:10.437Z] 4db1b89c0bd1: Verifying Checksum [2023-08-01T16:21:10.437Z] 4db1b89c0bd1: Download complete [2023-08-01T16:21:10.437Z] 40a00589a448: Verifying Checksum [2023-08-01T16:21:10.437Z] 40a00589a448: Download complete [2023-08-01T16:21:10.437Z] 4db1b89c0bd1: Pull complete [2023-08-01T16:21:10.697Z] 6911f1a30b25: Pull complete [2023-08-01T16:21:10.956Z] 798269fcf238: Verifying Checksum [2023-08-01T16:21:10.956Z] 798269fcf238: Download complete [2023-08-01T16:21:10.956Z] e194b8c5c2a9: Verifying Checksum [2023-08-01T16:21:10.956Z] e194b8c5c2a9: Download complete [2023-08-01T16:21:11.214Z] 6c08303d61cc: Verifying Checksum [2023-08-01T16:21:11.214Z] 6c08303d61cc: Download complete [2023-08-01T16:21:14.504Z] e194b8c5c2a9: Pull complete [2023-08-01T16:21:14.504Z] 6863d3e3a2b1: Pull complete [2023-08-01T16:21:14.504Z] ec0bb842ea78: Pull complete [2023-08-01T16:21:14.504Z] 40a00589a448: Pull complete [2023-08-01T16:21:16.406Z] 6c08303d61cc: Pull complete [2023-08-01T16:21:17.365Z] 798269fcf238: Pull complete [2023-08-01T16:21:17.365Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-01T16:21:17.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-01T16:21:17.365Z] ---> ec979cd7f677 [2023-08-01T16:21:17.365Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T16:21:21.611Z] ---> Running in ff3c096bf597 [2023-08-01T16:21:21.611Z] Removing intermediate container ff3c096bf597 [2023-08-01T16:21:21.611Z] ---> 3f3aa90c4e37 [2023-08-01T16:21:21.611Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T16:21:21.611Z] ---> Running in 4942e9c7a187 [2023-08-01T16:21:21.611Z] Removing intermediate container 4942e9c7a187 [2023-08-01T16:21:21.611Z] ---> d69086c6601c [2023-08-01T16:21:21.611Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-01T16:21:21.611Z] ---> Running in 9d30898db277 [2023-08-01T16:21:21.611Z] Removing intermediate container 9d30898db277 [2023-08-01T16:21:21.611Z] ---> 08ece113a2ef [2023-08-01T16:21:21.611Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T16:21:21.611Z] ---> Running in c176ee220958 [2023-08-01T16:21:21.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T16:21:21.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T16:21:21.869Z] OK: 265 MiB in 53 packages [2023-08-01T16:21:22.131Z] Removing intermediate container c176ee220958 [2023-08-01T16:21:22.131Z] ---> 1c73f32736ea [2023-08-01T16:21:22.131Z] Step 7/12 : WORKDIR /app [2023-08-01T16:21:22.389Z] ---> Running in 56b9efb5e912 [2023-08-01T16:21:22.389Z] Removing intermediate container 56b9efb5e912 [2023-08-01T16:21:22.389Z] ---> 7d062e6fb709 [2023-08-01T16:21:22.389Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-01T16:21:22.389Z] ---> 0e82b7c49a83 [2023-08-01T16:21:22.389Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T16:21:22.389Z] ---> Running in c0203e623dd5 [2023-08-01T16:21:23.652Z] Still waiting to schedule task [2023-08-01T16:21:23.653Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2666’ [2023-08-01T16:21:51.856Z] Removing intermediate container c0203e623dd5 [2023-08-01T16:21:51.856Z] ---> cc338827d258 [2023-08-01T16:21:51.856Z] Step 10/12 : COPY . . [2023-08-01T16:21:52.791Z] ---> af3f1fe76b65 [2023-08-01T16:21:52.791Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T16:21:52.791Z] ---> Running in d57f9cc05447 [2023-08-01T16:21:52.791Z] Removing intermediate container d57f9cc05447 [2023-08-01T16:21:52.791Z] ---> d9c02e5b4902 [2023-08-01T16:21:52.791Z] Step 12/12 : RUN $MAKE [2023-08-01T16:21:52.791Z] ---> Running in 5cc09a50f95d [2023-08-01T16:21:53.050Z] noop [2023-08-01T16:21:53.308Z] Removing intermediate container 5cc09a50f95d [2023-08-01T16:21:53.308Z] ---> 81c166ab0ab2 [2023-08-01T16:21:53.308Z] Successfully built 81c166ab0ab2 [2023-08-01T16:21:53.308Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:21:53.617Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-01T16:21:53.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:21:53.687Z] prd-ubuntu20.04-docker-8c-8g-2667 does not seem to be running inside a container [2023-08-01T16:21:53.723Z] $ 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-08-01T16:21:54.049Z] $ docker top 4c5444b5eb9345c60047bfe374d16498694407353379d9ae909d86f9709714b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T16:21:54.389Z] + go version [2023-08-01T16:21:54.389Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-01T16:21:54.402Z] $ docker stop --time=1 4c5444b5eb9345c60047bfe374d16498694407353379d9ae909d86f9709714b5 [2023-08-01T16:21:55.649Z] $ docker rm -f --volumes 4c5444b5eb9345c60047bfe374d16498694407353379d9ae909d86f9709714b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:21:56.046Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-01T16:21:56.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:21:56.116Z] prd-ubuntu20.04-docker-8c-8g-2667 does not seem to be running inside a container [2023-08-01T16:21:56.152Z] $ 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-08-01T16:21:56.490Z] $ docker top 3679ba3d0a4f154c04cc3dfd31a4270b58cb719a5004fdf4fc50c0f67d44424b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T16:21:56.831Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-08-01T16:21:57.128Z] + make test [2023-08-01T16:21:57.128Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-01T16:22:19.051Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-01T16:22:19.051Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-01T16:22:19.051Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.151s coverage: 86.2% of statements [2023-08-01T16:22:19.051Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.703s coverage: 71.9% of statements [2023-08-01T16:22:40.968Z] go vet ./... [2023-08-01T16:22:41.227Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-01T16:22:41.487Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-01T16:22:41.487Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-01T16:22:41.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-01T16:22:41.512Z] $ docker stop --time=1 3679ba3d0a4f154c04cc3dfd31a4270b58cb719a5004fdf4fc50c0f67d44424b [2023-08-01T16:22:51.483Z] $ docker rm -f --volumes 3679ba3d0a4f154c04cc3dfd31a4270b58cb719a5004fdf4fc50c0f67d44424b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T16:22:51.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-01T16:22:52.040Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-01T16:22:52.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-01T16:22:52.744Z] + ls -al . [2023-08-01T16:22:52.744Z] total 236 [2023-08-01T16:22:52.744Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 1 16:21 . [2023-08-01T16:22:52.744Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:20 .. [2023-08-01T16:22:52.744Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 1 16:20 .dockerignore [2023-08-01T16:22:52.744Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 16:21 .git [2023-08-01T16:22:52.744Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 16:20 .github [2023-08-01T16:22:52.744Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 1 16:20 .gitignore [2023-08-01T16:22:52.744Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 16:20 .golangci.yml [2023-08-01T16:22:52.744Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 16:21 .semver [2023-08-01T16:22:52.744Z] -rw-rw-r-- 1 jenkins jenkins 10332 Aug 1 16:20 Attribution.txt [2023-08-01T16:22:52.744Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 1 16:20 CHANGELOG.md [2023-08-01T16:22:52.744Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 1 16:20 Dockerfile [2023-08-01T16:22:52.744Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 16:20 GOVERNANCE.md [2023-08-01T16:22:52.744Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 1 16:20 Jenkinsfile [2023-08-01T16:22:52.744Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 1 16:20 LICENSE [2023-08-01T16:22:52.744Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 1 16:20 Makefile [2023-08-01T16:22:52.744Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 1 16:20 OWNERS.md [2023-08-01T16:22:52.744Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 1 16:20 README.md [2023-08-01T16:22:52.744Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 1 16:21 VERSION [2023-08-01T16:22:52.744Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:20 bin [2023-08-01T16:22:52.744Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 1 16:22 coverage.out [2023-08-01T16:22:52.744Z] -rw-rw-r-- 1 jenkins jenkins 3694 Aug 1 16:20 go.mod [2023-08-01T16:22:52.744Z] -rw-rw-r-- 1 jenkins jenkins 32867 Aug 1 16:20 go.sum [2023-08-01T16:22:52.744Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:20 images [2023-08-01T16:22:52.744Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:20 internal [2023-08-01T16:22:52.744Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 1 16:20 main.go [2023-08-01T16:22:52.744Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:20 res [2023-08-01T16:22:52.744Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:20 snap [2023-08-01T16:22:52.744Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 16:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:22:53.052Z] + 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=797db7635a0c1efb3a01ed265ffc971695d396d0 --label arch=amd64 --label version=3.1.0-dev.8 . [2023-08-01T16:22:53.052Z] Sending build context to Docker daemon 12.66MB [2023-08-01T16:22:53.052Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T16:22:53.052Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-01T16:22:53.052Z] ---> 81c166ab0ab2 [2023-08-01T16:22:53.052Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T16:22:53.310Z] ---> Running in 154dffe359a2 [2023-08-01T16:22:53.310Z] Removing intermediate container 154dffe359a2 [2023-08-01T16:22:53.310Z] ---> 8b76c63d8d24 [2023-08-01T16:22:53.310Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T16:22:53.310Z] ---> Running in b45b66ad420b [2023-08-01T16:22:53.311Z] Removing intermediate container b45b66ad420b [2023-08-01T16:22:53.311Z] ---> d6f42173beee [2023-08-01T16:22:53.311Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-01T16:22:53.311Z] ---> Running in 3701c72d933a [2023-08-01T16:22:53.568Z] Removing intermediate container 3701c72d933a [2023-08-01T16:22:53.568Z] ---> bb9b175ec11e [2023-08-01T16:22:53.568Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T16:22:53.568Z] ---> Running in db9237189c9b [2023-08-01T16:22:53.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T16:22:53.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T16:22:54.085Z] OK: 265 MiB in 53 packages [2023-08-01T16:22:54.344Z] Removing intermediate container db9237189c9b [2023-08-01T16:22:54.344Z] ---> 5bc1c2a536c4 [2023-08-01T16:22:54.344Z] Step 7/29 : WORKDIR /app [2023-08-01T16:22:54.344Z] ---> Running in a8cb1fbfdf45 [2023-08-01T16:22:54.344Z] Removing intermediate container a8cb1fbfdf45 [2023-08-01T16:22:54.344Z] ---> 3ad4b97fb80d [2023-08-01T16:22:54.344Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-01T16:22:54.603Z] ---> a4b1c659ff3b [2023-08-01T16:22:54.603Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T16:22:54.603Z] ---> Running in e05350b424b0 [2023-08-01T16:22:55.169Z] Removing intermediate container e05350b424b0 [2023-08-01T16:22:55.169Z] ---> 3fb7b4ac5199 [2023-08-01T16:22:55.169Z] Step 10/29 : COPY . . [2023-08-01T16:22:55.428Z] ---> 3b56b449ae98 [2023-08-01T16:22:55.428Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T16:22:55.428Z] ---> Running in 316c21acc1c0 [2023-08-01T16:22:55.687Z] Removing intermediate container 316c21acc1c0 [2023-08-01T16:22:55.687Z] ---> f505173b2717 [2023-08-01T16:22:55.687Z] Step 12/29 : RUN $MAKE [2023-08-01T16:22:55.687Z] ---> Running in 066903275f3a [2023-08-01T16:22:55.946Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.8" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-08-01T16:23:17.868Z] Removing intermediate container 066903275f3a [2023-08-01T16:23:17.868Z] ---> 19573d3be3e4 [2023-08-01T16:23:17.868Z] Step 13/29 : FROM alpine:3.17 [2023-08-01T16:23:17.868Z] 3.17: Pulling from library/alpine [2023-08-01T16:23:17.868Z] 4db1b89c0bd1: Already exists [2023-08-01T16:23:17.868Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-01T16:23:17.868Z] Status: Downloaded newer image for alpine:3.17 [2023-08-01T16:23:17.868Z] ---> 1f73a9d63274 [2023-08-01T16:23:17.868Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-01T16:23:17.868Z] ---> Running in df170d661322 [2023-08-01T16:23:17.868Z] Removing intermediate container df170d661322 [2023-08-01T16:23:17.868Z] ---> acaa89fc683a [2023-08-01T16:23:17.868Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-01T16:23:17.868Z] ---> Running in 0e664cb4bb35 [2023-08-01T16:23:17.868Z] Removing intermediate container 0e664cb4bb35 [2023-08-01T16:23:17.868Z] ---> d8b42ac0ff8f [2023-08-01T16:23:17.868Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-01T16:23:17.868Z] ---> Running in add9d0add773 [2023-08-01T16:23:17.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T16:23:17.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T16:23:17.868Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-01T16:23:17.868Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-01T16:23:17.868Z] Executing busybox-1.35.0-r29.trigger [2023-08-01T16:23:17.868Z] Executing ca-certificates-20230506-r0.trigger [2023-08-01T16:23:17.868Z] OK: 8 MiB in 17 packages [2023-08-01T16:23:18.437Z] Removing intermediate container add9d0add773 [2023-08-01T16:23:18.437Z] ---> 1a78a8e9c76e [2023-08-01T16:23:18.437Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-01T16:23:18.696Z] ---> 90b910d9f273 [2023-08-01T16:23:18.696Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-01T16:23:18.997Z] ---> 2b8cce14efa6 [2023-08-01T16:23:18.997Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-01T16:23:19.295Z] ---> 029e753de740 [2023-08-01T16:23:19.295Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-01T16:23:19.581Z] ---> 271253871b3f [2023-08-01T16:23:19.581Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-01T16:23:20.183Z] ---> 06bb50ca6c9c [2023-08-01T16:23:20.183Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-01T16:23:20.464Z] ---> Running in ee7f8a81c1f0 [2023-08-01T16:23:21.038Z] Removing intermediate container ee7f8a81c1f0 [2023-08-01T16:23:21.038Z] ---> 3422572ca8b7 [2023-08-01T16:23:21.038Z] Step 23/29 : VOLUME /cache [2023-08-01T16:23:21.038Z] ---> Running in e9e936eb4b89 [2023-08-01T16:23:21.038Z] Removing intermediate container e9e936eb4b89 [2023-08-01T16:23:21.038Z] ---> b3d101da0c06 [2023-08-01T16:23:21.038Z] Step 24/29 : EXPOSE 59711 [2023-08-01T16:23:21.296Z] ---> Running in c8b68c26d438 [2023-08-01T16:23:21.296Z] Removing intermediate container c8b68c26d438 [2023-08-01T16:23:21.296Z] ---> f4bac0a008ee [2023-08-01T16:23:21.296Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-01T16:23:21.296Z] ---> Running in af6250e44f00 [2023-08-01T16:23:21.296Z] Removing intermediate container af6250e44f00 [2023-08-01T16:23:21.296Z] ---> 801a66b9e5b4 [2023-08-01T16:23:21.296Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-01T16:23:21.296Z] ---> Running in 24b64c7a199a [2023-08-01T16:23:21.555Z] Removing intermediate container 24b64c7a199a [2023-08-01T16:23:21.555Z] ---> 5e9074bc42f5 [2023-08-01T16:23:21.555Z] Step 27/29 : LABEL arch=amd64 [2023-08-01T16:23:21.555Z] ---> Running in 1fc551ff4512 [2023-08-01T16:23:21.555Z] Removing intermediate container 1fc551ff4512 [2023-08-01T16:23:21.555Z] ---> 0c7c1b2be0de [2023-08-01T16:23:21.555Z] Step 28/29 : LABEL git_sha=797db7635a0c1efb3a01ed265ffc971695d396d0 [2023-08-01T16:23:21.555Z] ---> Running in b0e7d1c56903 [2023-08-01T16:23:21.555Z] Removing intermediate container b0e7d1c56903 [2023-08-01T16:23:21.555Z] ---> b2753d35400d [2023-08-01T16:23:21.555Z] Step 29/29 : LABEL version=3.1.0-dev.8 [2023-08-01T16:23:21.555Z] ---> Running in bbc5f87b9228 [2023-08-01T16:23:21.814Z] Removing intermediate container bbc5f87b9228 [2023-08-01T16:23:21.814Z] ---> f769c56c4bb7 [2023-08-01T16:23:21.814Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-01T16:23:21.814Z] Successfully built f769c56c4bb7 [2023-08-01T16:23:21.814Z] 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-08-01T16:23:21.922Z] provisioning config files... [2023-08-01T16:23:21.931Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15135039620892085628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:23:22.224Z] ---> docker-login.sh [2023-08-01T16:23:22.224Z] nexus3.edgexfoundry.org:10001 [2023-08-01T16:23:22.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:23:22.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:23:22.224Z] Configure a credential helper to remove this warning. See [2023-08-01T16:23:22.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:23:22.224Z] [2023-08-01T16:23:22.224Z] Login Succeeded [2023-08-01T16:23:22.224Z] nexus3.edgexfoundry.org:10002 [2023-08-01T16:23:22.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:23:22.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:23:22.224Z] Configure a credential helper to remove this warning. See [2023-08-01T16:23:22.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:23:22.224Z] [2023-08-01T16:23:22.224Z] Login Succeeded [2023-08-01T16:23:22.224Z] nexus3.edgexfoundry.org:10003 [2023-08-01T16:23:22.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:23:22.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:23:22.484Z] Configure a credential helper to remove this warning. See [2023-08-01T16:23:22.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:23:22.484Z] [2023-08-01T16:23:22.484Z] Login Succeeded [2023-08-01T16:23:22.484Z] nexus3.edgexfoundry.org:10004 [2023-08-01T16:23:22.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:23:22.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:23:22.484Z] Configure a credential helper to remove this warning. See [2023-08-01T16:23:22.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:23:22.484Z] [2023-08-01T16:23:22.484Z] Login Succeeded [2023-08-01T16:23:22.484Z] docker.io [2023-08-01T16:23:22.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:23:23.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:23:23.002Z] Configure a credential helper to remove this warning. See [2023-08-01T16:23:23.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:23:23.002Z] [2023-08-01T16:23:23.002Z] Login Succeeded [2023-08-01T16:23:23.002Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T16:23:23.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-01T16:23:23.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:23:23.074Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-08-01T16:23:23.074Z] 797db7635a0c1efb3a01ed265ffc971695d396d0 [2023-08-01T16:23:23.074Z] latest [2023-08-01T16:23:23.074Z] 3.1.0-dev.8 [2023-08-01T16:23:23.074Z] 797db7635a0c1efb3a01ed265ffc971695d396d0-3.1.0-dev.8 [2023-08-01T16:23:23.074Z] main [2023-08-01T16:23:23.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:23.461Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:797db7635a0c1efb3a01ed265ffc971695d396d0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:23.768Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:797db7635a0c1efb3a01ed265ffc971695d396d0 [2023-08-01T16:23:23.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-01T16:23:23.768Z] 80a5590a0ee5: Preparing [2023-08-01T16:23:23.768Z] d2e6243a0bbc: Preparing [2023-08-01T16:23:23.768Z] e67304c2c5e6: Preparing [2023-08-01T16:23:23.768Z] 9dbaf336ae7b: Preparing [2023-08-01T16:23:23.768Z] 8b5707d07495: Preparing [2023-08-01T16:23:23.768Z] 44ea13a1f3fe: Preparing [2023-08-01T16:23:23.768Z] 0745718c05e5: Preparing [2023-08-01T16:23:23.768Z] 3dab9f8bf2d2: Preparing [2023-08-01T16:23:23.768Z] 44ea13a1f3fe: Waiting [2023-08-01T16:23:23.768Z] 0745718c05e5: Waiting [2023-08-01T16:23:23.768Z] 3dab9f8bf2d2: Waiting [2023-08-01T16:23:23.768Z] 8b5707d07495: Pushed [2023-08-01T16:23:23.768Z] 80a5590a0ee5: Pushed [2023-08-01T16:23:23.768Z] 9dbaf336ae7b: Pushed [2023-08-01T16:23:23.768Z] e67304c2c5e6: Pushed [2023-08-01T16:23:23.768Z] 3dab9f8bf2d2: Layer already exists [2023-08-01T16:23:23.768Z] 44ea13a1f3fe: Pushed [2023-08-01T16:23:24.027Z] 0745718c05e5: Pushed [2023-08-01T16:23:26.562Z] d2e6243a0bbc: Pushed [2023-08-01T16:23:26.562Z] 797db7635a0c1efb3a01ed265ffc971695d396d0: digest: sha256:26f38b4626b1b3541e902a241538a952d4a751378a8ddb1c500ecf6c968a7e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:26.878Z] + 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-08-01T16:23:27.183Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-08-01T16:23:27.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-01T16:23:27.183Z] 80a5590a0ee5: Preparing [2023-08-01T16:23:27.183Z] d2e6243a0bbc: Preparing [2023-08-01T16:23:27.183Z] e67304c2c5e6: Preparing [2023-08-01T16:23:27.183Z] 9dbaf336ae7b: Preparing [2023-08-01T16:23:27.183Z] 8b5707d07495: Preparing [2023-08-01T16:23:27.183Z] 44ea13a1f3fe: Preparing [2023-08-01T16:23:27.183Z] 0745718c05e5: Preparing [2023-08-01T16:23:27.183Z] 3dab9f8bf2d2: Preparing [2023-08-01T16:23:27.183Z] 44ea13a1f3fe: Waiting [2023-08-01T16:23:27.183Z] 3dab9f8bf2d2: Waiting [2023-08-01T16:23:27.183Z] 9dbaf336ae7b: Layer already exists [2023-08-01T16:23:27.183Z] d2e6243a0bbc: Layer already exists [2023-08-01T16:23:27.183Z] e67304c2c5e6: Layer already exists [2023-08-01T16:23:27.183Z] 80a5590a0ee5: Layer already exists [2023-08-01T16:23:27.183Z] 8b5707d07495: Layer already exists [2023-08-01T16:23:27.183Z] 44ea13a1f3fe: Layer already exists [2023-08-01T16:23:27.183Z] 0745718c05e5: Layer already exists [2023-08-01T16:23:27.183Z] 3dab9f8bf2d2: Layer already exists [2023-08-01T16:23:27.183Z] latest: digest: sha256:26f38b4626b1b3541e902a241538a952d4a751378a8ddb1c500ecf6c968a7e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:27.495Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:27.806Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.8 [2023-08-01T16:23:27.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-01T16:23:27.806Z] 80a5590a0ee5: Preparing [2023-08-01T16:23:27.806Z] d2e6243a0bbc: Preparing [2023-08-01T16:23:27.806Z] e67304c2c5e6: Preparing [2023-08-01T16:23:27.806Z] 9dbaf336ae7b: Preparing [2023-08-01T16:23:27.806Z] 8b5707d07495: Preparing [2023-08-01T16:23:27.806Z] 44ea13a1f3fe: Preparing [2023-08-01T16:23:27.806Z] 0745718c05e5: Preparing [2023-08-01T16:23:27.806Z] 3dab9f8bf2d2: Preparing [2023-08-01T16:23:27.806Z] 44ea13a1f3fe: Waiting [2023-08-01T16:23:27.806Z] 0745718c05e5: Waiting [2023-08-01T16:23:27.806Z] 3dab9f8bf2d2: Waiting [2023-08-01T16:23:27.806Z] 8b5707d07495: Layer already exists [2023-08-01T16:23:27.806Z] e67304c2c5e6: Layer already exists [2023-08-01T16:23:27.806Z] 80a5590a0ee5: Layer already exists [2023-08-01T16:23:27.806Z] d2e6243a0bbc: Layer already exists [2023-08-01T16:23:27.806Z] 9dbaf336ae7b: Layer already exists [2023-08-01T16:23:27.806Z] 44ea13a1f3fe: Layer already exists [2023-08-01T16:23:27.806Z] 3dab9f8bf2d2: Layer already exists [2023-08-01T16:23:27.806Z] 0745718c05e5: Layer already exists [2023-08-01T16:23:27.806Z] 3.1.0-dev.8: digest: sha256:26f38b4626b1b3541e902a241538a952d4a751378a8ddb1c500ecf6c968a7e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:28.123Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:797db7635a0c1efb3a01ed265ffc971695d396d0-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:28.441Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:797db7635a0c1efb3a01ed265ffc971695d396d0-3.1.0-dev.8 [2023-08-01T16:23:28.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-01T16:23:28.441Z] 80a5590a0ee5: Preparing [2023-08-01T16:23:28.441Z] d2e6243a0bbc: Preparing [2023-08-01T16:23:28.441Z] e67304c2c5e6: Preparing [2023-08-01T16:23:28.441Z] 9dbaf336ae7b: Preparing [2023-08-01T16:23:28.441Z] 8b5707d07495: Preparing [2023-08-01T16:23:28.441Z] 44ea13a1f3fe: Preparing [2023-08-01T16:23:28.441Z] 0745718c05e5: Preparing [2023-08-01T16:23:28.441Z] 3dab9f8bf2d2: Preparing [2023-08-01T16:23:28.441Z] 44ea13a1f3fe: Waiting [2023-08-01T16:23:28.441Z] 0745718c05e5: Waiting [2023-08-01T16:23:28.441Z] 3dab9f8bf2d2: Waiting [2023-08-01T16:23:28.441Z] 8b5707d07495: Layer already exists [2023-08-01T16:23:28.441Z] e67304c2c5e6: Layer already exists [2023-08-01T16:23:28.441Z] 80a5590a0ee5: Layer already exists [2023-08-01T16:23:28.441Z] 9dbaf336ae7b: Layer already exists [2023-08-01T16:23:28.441Z] d2e6243a0bbc: Layer already exists [2023-08-01T16:23:28.441Z] 3dab9f8bf2d2: Layer already exists [2023-08-01T16:23:28.441Z] 44ea13a1f3fe: Layer already exists [2023-08-01T16:23:28.441Z] 0745718c05e5: Layer already exists [2023-08-01T16:23:28.441Z] 797db7635a0c1efb3a01ed265ffc971695d396d0-3.1.0-dev.8: digest: sha256:26f38b4626b1b3541e902a241538a952d4a751378a8ddb1c500ecf6c968a7e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:28.760Z] + 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-08-01T16:23:29.062Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-08-01T16:23:29.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-01T16:23:29.062Z] 80a5590a0ee5: Preparing [2023-08-01T16:23:29.062Z] d2e6243a0bbc: Preparing [2023-08-01T16:23:29.062Z] e67304c2c5e6: Preparing [2023-08-01T16:23:29.062Z] 9dbaf336ae7b: Preparing [2023-08-01T16:23:29.062Z] 8b5707d07495: Preparing [2023-08-01T16:23:29.062Z] 44ea13a1f3fe: Preparing [2023-08-01T16:23:29.062Z] 0745718c05e5: Preparing [2023-08-01T16:23:29.062Z] 3dab9f8bf2d2: Preparing [2023-08-01T16:23:29.062Z] 44ea13a1f3fe: Waiting [2023-08-01T16:23:29.062Z] 0745718c05e5: Waiting [2023-08-01T16:23:29.062Z] 3dab9f8bf2d2: Waiting [2023-08-01T16:23:29.062Z] d2e6243a0bbc: Layer already exists [2023-08-01T16:23:29.062Z] e67304c2c5e6: Layer already exists [2023-08-01T16:23:29.062Z] 8b5707d07495: Layer already exists [2023-08-01T16:23:29.062Z] 80a5590a0ee5: Layer already exists [2023-08-01T16:23:29.062Z] 9dbaf336ae7b: Layer already exists [2023-08-01T16:23:29.062Z] 0745718c05e5: Layer already exists [2023-08-01T16:23:29.062Z] 3dab9f8bf2d2: Layer already exists [2023-08-01T16:23:29.062Z] 44ea13a1f3fe: Layer already exists [2023-08-01T16:23:29.062Z] main: digest: sha256:26f38b4626b1b3541e902a241538a952d4a751378a8ddb1c500ecf6c968a7e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-01T16:23:29.099Z] ===================================================== [Pipeline] echo [2023-08-01T16:23:29.105Z] taggedImages: [2023-08-01T16:23:29.105Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:797db7635a0c1efb3a01ed265ffc971695d396d0 [2023-08-01T16:23:29.105Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-08-01T16:23:29.105Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.8 [2023-08-01T16:23:29.105Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:797db7635a0c1efb3a01ed265ffc971695d396d0-3.1.0-dev.8 [2023-08-01T16:23:29.105Z] - 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-08-01T16:23:29.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T16:23:29.517Z] [2023-08-01T16:23:29.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:23:29.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T16:23:29.820Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-01T16:23:29.820Z] 5eb5b503b376: Pulling fs layer [2023-08-01T16:23:29.820Z] 5c69ac0246d0: Pulling fs layer [2023-08-01T16:23:29.820Z] ec43610c2a17: Pulling fs layer [2023-08-01T16:23:29.820Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-01T16:23:29.820Z] 33b1e0a273af: Pulling fs layer [2023-08-01T16:23:29.820Z] 5d3b04190fa2: Pulling fs layer [2023-08-01T16:23:29.820Z] 2f39f015ded8: Pulling fs layer [2023-08-01T16:23:29.820Z] 3a2ae6a8a46f: Waiting [2023-08-01T16:23:29.820Z] 33b1e0a273af: Waiting [2023-08-01T16:23:29.820Z] 5d3b04190fa2: Waiting [2023-08-01T16:23:29.820Z] 2f39f015ded8: Waiting [2023-08-01T16:23:29.820Z] 5c69ac0246d0: Verifying Checksum [2023-08-01T16:23:29.820Z] 5c69ac0246d0: Download complete [2023-08-01T16:23:29.820Z] 3a2ae6a8a46f: Download complete [2023-08-01T16:23:30.079Z] 33b1e0a273af: Verifying Checksum [2023-08-01T16:23:30.079Z] 33b1e0a273af: Download complete [2023-08-01T16:23:30.079Z] 5d3b04190fa2: Verifying Checksum [2023-08-01T16:23:30.079Z] 5d3b04190fa2: Download complete [2023-08-01T16:23:30.079Z] ec43610c2a17: Verifying Checksum [2023-08-01T16:23:30.079Z] ec43610c2a17: Download complete [2023-08-01T16:23:30.079Z] 5eb5b503b376: Verifying Checksum [2023-08-01T16:23:30.079Z] 5eb5b503b376: Download complete [2023-08-01T16:23:30.645Z] 2f39f015ded8: Verifying Checksum [2023-08-01T16:23:30.645Z] 2f39f015ded8: Download complete [2023-08-01T16:23:31.210Z] 5eb5b503b376: Pull complete [2023-08-01T16:23:31.467Z] 5c69ac0246d0: Pull complete [2023-08-01T16:23:31.726Z] ec43610c2a17: Pull complete [2023-08-01T16:23:31.726Z] 3a2ae6a8a46f: Pull complete [2023-08-01T16:23:31.985Z] 33b1e0a273af: Pull complete [2023-08-01T16:23:32.243Z] 5d3b04190fa2: Pull complete [2023-08-01T16:23:36.432Z] 2f39f015ded8: Pull complete [2023-08-01T16:23:36.432Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-01T16:23:36.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T16:23:36.432Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:23:36.506Z] prd-ubuntu20.04-docker-8c-8g-2667 does not seem to be running inside a container [2023-08-01T16:23:36.536Z] $ 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-08-01T16:23:42.248Z] $ docker top c18bc96733ce2a4b6b5af5a637450c6ef24d81ce9f77dffb61e0b79b8d6246a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:23:42.638Z] ---> job-cost.sh [2023-08-01T16:23:42.639Z] lf-activate-venv: SKIPPING [2023-08-01T16:23:42.639Z] INFO: No Stack... [2023-08-01T16:23:42.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-01T16:23:43.157Z] INFO: Archiving Costs [Pipeline] sh [2023-08-01T16:23:43.446Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-08-01T16:23:43.446Z] + cut -d, -f6 [Pipeline] lock [2023-08-01T16:23:43.459Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-120-stack-cost] [2023-08-01T16:23:43.465Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-120-stack-cost] did not exist. Created. [2023-08-01T16:23:43.465Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-01T16:23:43.805Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-01T16:23:43.828Z] Stashed 1 file(s) [Pipeline] } [2023-08-01T16:23:43.834Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-01T16:23:43.856Z] $ docker stop --time=1 c18bc96733ce2a4b6b5af5a637450c6ef24d81ce9f77dffb61e0b79b8d6246a6 [2023-08-01T16:23:45.360Z] $ docker rm -f --volumes c18bc96733ce2a4b6b5af5a637450c6ef24d81ce9f77dffb61e0b79b8d6246a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-01T16:23:53.607Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2669 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-08-01T16:23:53.619Z] Running in /w/workspace/app-rfid-llrp-inventory/120 [Pipeline] { [Pipeline] checkout [2023-08-01T16:23:53.660Z] The recommended git tool is: git [2023-08-01T16:23:58.812Z] using credential edgex-jenkins-ssh [2023-08-01T16:23:58.829Z] Cloning the remote Git repository [2023-08-01T16:23:58.874Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-01T16:23:58.968Z] > git init /w/workspace/app-rfid-llrp-inventory/120 # timeout=10 [2023-08-01T16:23:59.112Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-01T16:23:59.113Z] > git --version # timeout=10 [2023-08-01T16:23:59.132Z] > git --version # 'git version 2.25.1' [2023-08-01T16:23:59.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-01T16:23:59.284Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-01T16:24:03.784Z] Avoid second fetch [2023-08-01T16:24:03.785Z] Checking out Revision 797db7635a0c1efb3a01ed265ffc971695d396d0 (main) [2023-08-01T16:24:02.849Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-08-01T16:24:02.873Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-01T16:24:04.372Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#215)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T16:24:03.803Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T16:24:03.870Z] > git checkout -f 797db7635a0c1efb3a01ed265ffc971695d396d0 # timeout=10 [2023-08-01T16:24:05.378Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-01T16:24:05.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-01T16:24:05.378Z] Dload Upload Total Spent Left Speed [2023-08-01T16:24:05.378Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-08-01T16:24:06.053Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-01T16:24:06.403Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-01T16:24:06.403Z] + sudo tee /etc/docker/daemon.new [2023-08-01T16:24:06.403Z] { [2023-08-01T16:24:06.403Z] "registry-mirrors": [ [2023-08-01T16:24:06.403Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-01T16:24:06.403Z] ], [2023-08-01T16:24:06.403Z] "bip": "10.250.0.254/24", [2023-08-01T16:24:06.403Z] "hosts": [ [2023-08-01T16:24:06.403Z] "tcp://0.0.0.0:5555", [2023-08-01T16:24:06.403Z] "unix:///var/run/docker.sock" [2023-08-01T16:24:06.403Z] ], [2023-08-01T16:24:06.403Z] "mtu": 1458, [2023-08-01T16:24:06.403Z] "selinux-enabled": true, [2023-08-01T16:24:06.403Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-01T16:24:06.403Z] } [Pipeline] sh [2023-08-01T16:24:06.751Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-01T16:24:07.090Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T16:24:25.400Z] provisioning config files... [2023-08-01T16:24:25.428Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/120@tmp/config2319860287871045977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:24:25.785Z] ---> docker-login.sh [2023-08-01T16:24:25.785Z] nexus3.edgexfoundry.org:10001 [2023-08-01T16:24:26.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:24:26.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:24:26.338Z] Configure a credential helper to remove this warning. See [2023-08-01T16:24:26.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:24:26.338Z] [2023-08-01T16:24:26.338Z] Login Succeeded [2023-08-01T16:24:26.338Z] nexus3.edgexfoundry.org:10002 [2023-08-01T16:24:26.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:24:26.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:24:26.610Z] Configure a credential helper to remove this warning. See [2023-08-01T16:24:26.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:24:26.610Z] [2023-08-01T16:24:26.610Z] Login Succeeded [2023-08-01T16:24:26.881Z] nexus3.edgexfoundry.org:10003 [2023-08-01T16:24:26.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:24:27.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:24:27.152Z] Configure a credential helper to remove this warning. See [2023-08-01T16:24:27.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:24:27.152Z] [2023-08-01T16:24:27.152Z] Login Succeeded [2023-08-01T16:24:27.152Z] nexus3.edgexfoundry.org:10004 [2023-08-01T16:24:27.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:24:27.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:24:27.423Z] Configure a credential helper to remove this warning. See [2023-08-01T16:24:27.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:24:27.423Z] [2023-08-01T16:24:27.423Z] Login Succeeded [2023-08-01T16:24:27.423Z] docker.io [2023-08-01T16:24:27.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:24:27.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:24:27.961Z] Configure a credential helper to remove this warning. See [2023-08-01T16:24:27.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:24:27.961Z] [2023-08-01T16:24:27.961Z] Login Succeeded [2023-08-01T16:24:27.961Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T16:24:27.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-01T16:24:28.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:24:28.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:24:28.309Z] ========================================================= [2023-08-01T16:24:28.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-01T16:24:28.309Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:24:28.670Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-01T16:24:28.940Z] Sending build context to Docker daemon 684.5kB [2023-08-01T16:24:28.940Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T16:24:28.940Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-01T16:24:30.355Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-01T16:24:30.356Z] edb6bdbacee9: Pulling fs layer [2023-08-01T16:24:30.356Z] 5f9638ab2659: Pulling fs layer [2023-08-01T16:24:30.356Z] 8d51d6327a98: Pulling fs layer [2023-08-01T16:24:30.356Z] 8b374f2dd631: Pulling fs layer [2023-08-01T16:24:30.356Z] ec14aa9079de: Pulling fs layer [2023-08-01T16:24:30.356Z] 2f466654f4bb: Pulling fs layer [2023-08-01T16:24:30.356Z] 554e91adad29: Pulling fs layer [2023-08-01T16:24:30.356Z] 8b374f2dd631: Waiting [2023-08-01T16:24:30.356Z] 2f466654f4bb: Waiting [2023-08-01T16:24:30.356Z] 554e91adad29: Waiting [2023-08-01T16:24:30.356Z] ec14aa9079de: Waiting [2023-08-01T16:24:30.356Z] 5f9638ab2659: Verifying Checksum [2023-08-01T16:24:30.356Z] 5f9638ab2659: Download complete [2023-08-01T16:24:30.356Z] 8b374f2dd631: Download complete [2023-08-01T16:24:30.356Z] ec14aa9079de: Verifying Checksum [2023-08-01T16:24:30.356Z] ec14aa9079de: Download complete [2023-08-01T16:24:30.356Z] edb6bdbacee9: Download complete [2023-08-01T16:24:31.334Z] edb6bdbacee9: Pull complete [2023-08-01T16:24:31.603Z] 554e91adad29: Verifying Checksum [2023-08-01T16:24:31.603Z] 554e91adad29: Download complete [2023-08-01T16:24:31.873Z] 5f9638ab2659: Pull complete [2023-08-01T16:24:32.837Z] 8d51d6327a98: Verifying Checksum [2023-08-01T16:24:32.837Z] 8d51d6327a98: Download complete [2023-08-01T16:24:32.837Z] 2f466654f4bb: Verifying Checksum [2023-08-01T16:24:32.837Z] 2f466654f4bb: Download complete [2023-08-01T16:24:45.168Z] 8d51d6327a98: Pull complete [2023-08-01T16:24:45.169Z] 8b374f2dd631: Pull complete [2023-08-01T16:24:45.169Z] ec14aa9079de: Pull complete [2023-08-01T16:24:51.845Z] 2f466654f4bb: Pull complete [2023-08-01T16:24:57.259Z] 554e91adad29: Pull complete [2023-08-01T16:24:57.259Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-01T16:24:57.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-01T16:24:57.540Z] ---> 1e15ea492957 [2023-08-01T16:24:57.540Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T16:24:59.529Z] ---> Running in 8bd14e0d2818 [2023-08-01T16:24:59.529Z] Removing intermediate container 8bd14e0d2818 [2023-08-01T16:24:59.529Z] ---> bcd86cfbeb4f [2023-08-01T16:24:59.529Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T16:24:59.529Z] ---> Running in 59e4938b6c71 [2023-08-01T16:24:59.794Z] Removing intermediate container 59e4938b6c71 [2023-08-01T16:24:59.794Z] ---> 7eb198edbe93 [2023-08-01T16:24:59.794Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-01T16:25:00.060Z] ---> Running in 45f911627dcc [2023-08-01T16:25:00.328Z] Removing intermediate container 45f911627dcc [2023-08-01T16:25:00.328Z] ---> 9ebe2a7a60cd [2023-08-01T16:25:00.328Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T16:25:00.328Z] ---> Running in f051ee0a0508 [2023-08-01T16:25:01.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T16:25:02.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T16:25:03.282Z] OK: 263 MiB in 53 packages [2023-08-01T16:25:04.242Z] Removing intermediate container f051ee0a0508 [2023-08-01T16:25:04.242Z] ---> 7bd5854a5d62 [2023-08-01T16:25:04.242Z] Step 7/12 : WORKDIR /app [2023-08-01T16:25:04.242Z] ---> Running in 806931feda6f [2023-08-01T16:25:04.509Z] Removing intermediate container 806931feda6f [2023-08-01T16:25:04.509Z] ---> 36c88a4c218d [2023-08-01T16:25:04.509Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-01T16:25:05.094Z] ---> 99708ce66935 [2023-08-01T16:25:05.094Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T16:25:05.094Z] ---> Running in eedc57746043 [2023-08-01T16:26:13.027Z] Removing intermediate container eedc57746043 [2023-08-01T16:26:13.027Z] ---> b015f7af8a38 [2023-08-01T16:26:13.027Z] Step 10/12 : COPY . . [2023-08-01T16:26:13.027Z] ---> 2df68542d05f [2023-08-01T16:26:13.027Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T16:26:13.027Z] ---> Running in 9b2baae35e6a [2023-08-01T16:26:13.027Z] Removing intermediate container 9b2baae35e6a [2023-08-01T16:26:13.027Z] ---> 20031c9b567f [2023-08-01T16:26:13.027Z] Step 12/12 : RUN $MAKE [2023-08-01T16:26:13.027Z] ---> Running in 66f94d5cf13b [2023-08-01T16:26:13.027Z] noop [2023-08-01T16:26:13.027Z] Removing intermediate container 66f94d5cf13b [2023-08-01T16:26:13.027Z] ---> 5f8a5e5b1985 [2023-08-01T16:26:13.027Z] Successfully built 5f8a5e5b1985 [2023-08-01T16:26:13.027Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:26:13.377Z] + docker inspect -f . ci-base-image-arm64 [2023-08-01T16:26:13.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:26:13.595Z] prd-ubuntu20.04-docker-arm64-4c-16g-2669 does not seem to be running inside a container [2023-08-01T16:26:13.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/120 -v /w/workspace/app-rfid-llrp-inventory/120:/w/workspace/app-rfid-llrp-inventory/120:rw,z -v /w/workspace/app-rfid-llrp-inventory/120@tmp:/w/workspace/app-rfid-llrp-inventory/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-01T16:26:14.983Z] $ docker top afa855994f8cf2372c0d43c64d1c870487a3ce928724157b1104da1500b86040 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T16:26:15.841Z] + go version [2023-08-01T16:26:15.841Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-01T16:26:15.863Z] $ docker stop --time=1 afa855994f8cf2372c0d43c64d1c870487a3ce928724157b1104da1500b86040 [2023-08-01T16:26:17.536Z] $ docker rm -f --volumes afa855994f8cf2372c0d43c64d1c870487a3ce928724157b1104da1500b86040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:26:18.110Z] + docker inspect -f . ci-base-image-arm64 [2023-08-01T16:26:18.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:26:18.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-2669 does not seem to be running inside a container [2023-08-01T16:26:18.369Z] $ 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/120 -v /w/workspace/app-rfid-llrp-inventory/120:/w/workspace/app-rfid-llrp-inventory/120:rw,z -v /w/workspace/app-rfid-llrp-inventory/120@tmp:/w/workspace/app-rfid-llrp-inventory/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-01T16:26:19.524Z] $ docker top 9a03fbe431e8efba96e44892df8f307420f72443eac0980f5f7690748b78c9c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T16:26:20.362Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/120 [Pipeline] fileExists [Pipeline] sh [2023-08-01T16:26:21.035Z] + make test [2023-08-01T16:26:21.036Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-01T16:29:27.813Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-01T16:29:30.410Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-01T16:29:31.374Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.429s coverage: 86.2% of statements [2023-08-01T16:29:43.695Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.551s coverage: 71.9% of statements [2023-08-01T16:29:44.280Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-01T16:29:44.280Z] go vet ./... [2023-08-01T16:32:21.038Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-01T16:32:21.038Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-01T16:32:21.038Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-01T16:32:21.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-01T16:32:21.064Z] $ docker stop --time=1 9a03fbe431e8efba96e44892df8f307420f72443eac0980f5f7690748b78c9c5 [2023-08-01T16:32:22.920Z] $ docker rm -f --volumes 9a03fbe431e8efba96e44892df8f307420f72443eac0980f5f7690748b78c9c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T16:32:24.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-01T16:32:24.595Z] Warning: overwriting stash ‘coverage-report’ [2023-08-01T16:32:25.084Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T16:32:25.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-01T16:32:25.778Z] + ls -al . [2023-08-01T16:32:25.778Z] total 232 [2023-08-01T16:32:25.778Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 16:26 . [2023-08-01T16:32:25.778Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:23 .. [2023-08-01T16:32:25.778Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 1 16:24 .dockerignore [2023-08-01T16:32:25.778Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 16:24 .git [2023-08-01T16:32:25.778Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 16:24 .github [2023-08-01T16:32:25.778Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 1 16:24 .gitignore [2023-08-01T16:32:25.778Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 16:24 .golangci.yml [2023-08-01T16:32:25.778Z] -rw-rw-r-- 1 jenkins jenkins 10332 Aug 1 16:24 Attribution.txt [2023-08-01T16:32:25.778Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 1 16:24 CHANGELOG.md [2023-08-01T16:32:25.778Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 1 16:24 Dockerfile [2023-08-01T16:32:25.778Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 16:24 GOVERNANCE.md [2023-08-01T16:32:25.778Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 1 16:24 Jenkinsfile [2023-08-01T16:32:25.778Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 1 16:24 LICENSE [2023-08-01T16:32:25.778Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 1 16:24 Makefile [2023-08-01T16:32:25.778Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 1 16:24 OWNERS.md [2023-08-01T16:32:25.778Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 1 16:24 README.md [2023-08-01T16:32:25.778Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 1 16:21 VERSION [2023-08-01T16:32:25.778Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:24 bin [2023-08-01T16:32:25.778Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 1 16:29 coverage.out [2023-08-01T16:32:25.778Z] -rw-rw-r-- 1 jenkins jenkins 3694 Aug 1 16:24 go.mod [2023-08-01T16:32:25.778Z] -rw-rw-r-- 1 jenkins jenkins 32867 Aug 1 16:24 go.sum [2023-08-01T16:32:25.778Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:24 images [2023-08-01T16:32:25.778Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:24 internal [2023-08-01T16:32:25.778Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 1 16:24 main.go [2023-08-01T16:32:25.778Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 16:24 res [2023-08-01T16:32:25.778Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 16:24 snap [2023-08-01T16:32:25.778Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 16:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:32:26.114Z] + 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=797db7635a0c1efb3a01ed265ffc971695d396d0 --label arch=arm64 --label version=3.1.0-dev.8 . [2023-08-01T16:32:26.381Z] Sending build context to Docker daemon 684.5kB [2023-08-01T16:32:26.381Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T16:32:26.381Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-01T16:32:26.381Z] ---> 5f8a5e5b1985 [2023-08-01T16:32:26.381Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T16:32:26.381Z] ---> Running in e5ffeba998ca [2023-08-01T16:32:26.651Z] Removing intermediate container e5ffeba998ca [2023-08-01T16:32:26.651Z] ---> 3ebff562b9ae [2023-08-01T16:32:26.651Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T16:32:26.917Z] ---> Running in 94c36a15d7c9 [2023-08-01T16:32:27.186Z] Removing intermediate container 94c36a15d7c9 [2023-08-01T16:32:27.186Z] ---> 929eba587b74 [2023-08-01T16:32:27.186Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-01T16:32:27.186Z] ---> Running in 65dc0eb4912c [2023-08-01T16:32:27.454Z] Removing intermediate container 65dc0eb4912c [2023-08-01T16:32:27.455Z] ---> f1af4822d3a4 [2023-08-01T16:32:27.455Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T16:32:27.455Z] ---> Running in 7318c15fe365 [2023-08-01T16:32:28.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T16:32:29.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T16:32:30.352Z] OK: 263 MiB in 53 packages [2023-08-01T16:32:30.942Z] Removing intermediate container 7318c15fe365 [2023-08-01T16:32:30.942Z] ---> f318853bccbe [2023-08-01T16:32:30.942Z] Step 7/29 : WORKDIR /app [2023-08-01T16:32:31.215Z] ---> Running in 3b27c72a3b4d [2023-08-01T16:32:31.485Z] Removing intermediate container 3b27c72a3b4d [2023-08-01T16:32:31.485Z] ---> d2c2f33cd248 [2023-08-01T16:32:31.485Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-01T16:32:32.078Z] ---> db79d89c6063 [2023-08-01T16:32:32.078Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T16:32:32.078Z] ---> Running in b99fa1216910 [2023-08-01T16:32:34.030Z] Removing intermediate container b99fa1216910 [2023-08-01T16:32:34.030Z] ---> e257472c58e2 [2023-08-01T16:32:34.030Z] Step 10/29 : COPY . . [2023-08-01T16:32:34.995Z] ---> fe8c2fd4d6b7 [2023-08-01T16:32:34.995Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T16:32:34.995Z] ---> Running in fd130df561d0 [2023-08-01T16:32:34.995Z] Removing intermediate container fd130df561d0 [2023-08-01T16:32:34.995Z] ---> 8a1086c500e5 [2023-08-01T16:32:34.995Z] Step 12/29 : RUN $MAKE [2023-08-01T16:32:35.263Z] ---> Running in 52bd3d2f2553 [2023-08-01T16:32:36.223Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.8" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-08-01T16:34:57.931Z] Removing intermediate container 52bd3d2f2553 [2023-08-01T16:34:57.931Z] ---> fe9fc7735a81 [2023-08-01T16:34:57.931Z] Step 13/29 : FROM alpine:3.17 [2023-08-01T16:34:57.931Z] 3.17: Pulling from library/alpine [2023-08-01T16:34:57.931Z] edb6bdbacee9: Already exists [2023-08-01T16:34:57.931Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-01T16:34:57.931Z] Status: Downloaded newer image for alpine:3.17 [2023-08-01T16:34:57.931Z] ---> 779605e5fbc0 [2023-08-01T16:34:57.931Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-01T16:34:57.931Z] ---> Running in b354d80fbcb0 [2023-08-01T16:34:57.931Z] Removing intermediate container b354d80fbcb0 [2023-08-01T16:34:57.931Z] ---> fb15316ed9ab [2023-08-01T16:34:57.931Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-01T16:34:57.931Z] ---> Running in 903448eeb073 [2023-08-01T16:34:57.931Z] Removing intermediate container 903448eeb073 [2023-08-01T16:34:57.931Z] ---> 51dc0065f1c0 [2023-08-01T16:34:57.931Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-01T16:34:57.931Z] ---> Running in 02fa9890d457 [2023-08-01T16:34:57.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T16:34:57.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T16:34:57.931Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-01T16:34:57.931Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-01T16:34:57.931Z] Executing busybox-1.35.0-r29.trigger [2023-08-01T16:34:57.931Z] Executing ca-certificates-20230506-r0.trigger [2023-08-01T16:34:57.931Z] OK: 8 MiB in 17 packages [2023-08-01T16:34:58.200Z] Removing intermediate container 02fa9890d457 [2023-08-01T16:34:58.200Z] ---> 87562ceefae2 [2023-08-01T16:34:58.200Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-01T16:34:58.781Z] ---> 815500ff0a3c [2023-08-01T16:34:58.781Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-01T16:34:59.372Z] ---> 513d020fe10c [2023-08-01T16:34:59.372Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-01T16:34:59.639Z] ---> 52dad686479c [2023-08-01T16:34:59.639Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-01T16:35:00.227Z] ---> 4c890906385b [2023-08-01T16:35:00.227Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-01T16:35:01.640Z] ---> ca10d008f91e [2023-08-01T16:35:01.640Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-01T16:35:01.640Z] ---> Running in c7cb3b8df666 [2023-08-01T16:35:03.060Z] Removing intermediate container c7cb3b8df666 [2023-08-01T16:35:03.060Z] ---> ae3900c00bfd [2023-08-01T16:35:03.060Z] Step 23/29 : VOLUME /cache [2023-08-01T16:35:03.333Z] ---> Running in c9b00945eabd [2023-08-01T16:35:03.601Z] Removing intermediate container c9b00945eabd [2023-08-01T16:35:03.601Z] ---> 2589b1786e00 [2023-08-01T16:35:03.601Z] Step 24/29 : EXPOSE 59711 [2023-08-01T16:35:03.601Z] ---> Running in 035ca5f45565 [2023-08-01T16:35:03.873Z] Removing intermediate container 035ca5f45565 [2023-08-01T16:35:03.873Z] ---> 77fb4181156c [2023-08-01T16:35:03.873Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-01T16:35:04.141Z] ---> Running in ff87176872a6 [2023-08-01T16:35:04.409Z] Removing intermediate container ff87176872a6 [2023-08-01T16:35:04.409Z] ---> 1aa740e59e5b [2023-08-01T16:35:04.409Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-01T16:35:04.409Z] ---> Running in 6a5807bf516c [2023-08-01T16:35:04.679Z] Removing intermediate container 6a5807bf516c [2023-08-01T16:35:04.679Z] ---> 39b4b18037eb [2023-08-01T16:35:04.679Z] Step 27/29 : LABEL arch=arm64 [2023-08-01T16:35:04.679Z] ---> Running in d5454483f745 [2023-08-01T16:35:04.949Z] Removing intermediate container d5454483f745 [2023-08-01T16:35:04.949Z] ---> 25fff66b2928 [2023-08-01T16:35:04.949Z] Step 28/29 : LABEL git_sha=797db7635a0c1efb3a01ed265ffc971695d396d0 [2023-08-01T16:35:05.217Z] ---> Running in e2d705339986 [2023-08-01T16:35:05.484Z] Removing intermediate container e2d705339986 [2023-08-01T16:35:05.484Z] ---> d345d3448d62 [2023-08-01T16:35:05.484Z] Step 29/29 : LABEL version=3.1.0-dev.8 [2023-08-01T16:35:05.484Z] ---> Running in eedc7237432b [2023-08-01T16:35:05.750Z] Removing intermediate container eedc7237432b [2023-08-01T16:35:05.750Z] ---> 5f0967c39d0f [2023-08-01T16:35:05.750Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-01T16:35:05.750Z] Successfully built 5f0967c39d0f [2023-08-01T16:35:05.750Z] 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-08-01T16:35:05.861Z] provisioning config files... [2023-08-01T16:35:05.876Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/120@tmp/config15847361265292610119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:35:06.212Z] ---> docker-login.sh [2023-08-01T16:35:06.213Z] nexus3.edgexfoundry.org:10001 [2023-08-01T16:35:06.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:35:06.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:35:06.481Z] Configure a credential helper to remove this warning. See [2023-08-01T16:35:06.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:35:06.481Z] [2023-08-01T16:35:06.481Z] Login Succeeded [2023-08-01T16:35:06.481Z] nexus3.edgexfoundry.org:10002 [2023-08-01T16:35:06.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:35:06.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:35:06.752Z] Configure a credential helper to remove this warning. See [2023-08-01T16:35:06.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:35:06.752Z] [2023-08-01T16:35:06.752Z] Login Succeeded [2023-08-01T16:35:06.752Z] nexus3.edgexfoundry.org:10003 [2023-08-01T16:35:07.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:35:07.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:35:07.286Z] Configure a credential helper to remove this warning. See [2023-08-01T16:35:07.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:35:07.286Z] [2023-08-01T16:35:07.286Z] Login Succeeded [2023-08-01T16:35:07.286Z] nexus3.edgexfoundry.org:10004 [2023-08-01T16:35:07.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:35:07.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:35:07.553Z] Configure a credential helper to remove this warning. See [2023-08-01T16:35:07.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:35:07.553Z] [2023-08-01T16:35:07.553Z] Login Succeeded [2023-08-01T16:35:07.553Z] docker.io [2023-08-01T16:35:07.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T16:35:08.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T16:35:08.084Z] Configure a credential helper to remove this warning. See [2023-08-01T16:35:08.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T16:35:08.084Z] [2023-08-01T16:35:08.084Z] Login Succeeded [2023-08-01T16:35:08.084Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T16:35:08.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-01T16:35:08.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T16:35:08.155Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-08-01T16:35:08.155Z] 797db7635a0c1efb3a01ed265ffc971695d396d0 [2023-08-01T16:35:08.155Z] latest [2023-08-01T16:35:08.155Z] 3.1.0-dev.8 [2023-08-01T16:35:08.155Z] 797db7635a0c1efb3a01ed265ffc971695d396d0-3.1.0-dev.8 [2023-08-01T16:35:08.155Z] main [2023-08-01T16:35:08.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:35:08.506Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:797db7635a0c1efb3a01ed265ffc971695d396d0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:35:08.901Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:797db7635a0c1efb3a01ed265ffc971695d396d0 [2023-08-01T16:35:08.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-01T16:35:08.901Z] 82e06f0aa388: Preparing [2023-08-01T16:35:08.901Z] abe2a504f27e: Preparing [2023-08-01T16:35:08.901Z] 5ea92c42d79a: Preparing [2023-08-01T16:35:08.901Z] bb3be34a7c12: Preparing [2023-08-01T16:35:08.901Z] a9721acd665e: Preparing [2023-08-01T16:35:08.901Z] c33ac10c9021: Preparing [2023-08-01T16:35:08.901Z] 15617a7906f9: Preparing [2023-08-01T16:35:08.901Z] 9386262d7a74: Preparing [2023-08-01T16:35:08.901Z] c33ac10c9021: Waiting [2023-08-01T16:35:08.901Z] 9386262d7a74: Waiting [2023-08-01T16:35:08.901Z] 15617a7906f9: Waiting [2023-08-01T16:35:09.186Z] bb3be34a7c12: Pushed [2023-08-01T16:35:09.186Z] 5ea92c42d79a: Pushed [2023-08-01T16:35:09.186Z] 82e06f0aa388: Pushed [2023-08-01T16:35:09.186Z] a9721acd665e: Pushed [2023-08-01T16:35:09.460Z] 9386262d7a74: Layer already exists [2023-08-01T16:35:09.460Z] c33ac10c9021: Pushed [2023-08-01T16:35:09.731Z] 15617a7906f9: Pushed [2023-08-01T16:35:15.103Z] abe2a504f27e: Pushed [2023-08-01T16:35:15.103Z] 797db7635a0c1efb3a01ed265ffc971695d396d0: digest: sha256:375f732b3aebccf08bbf2b77497a8b99e09ae5561e9d84750860dca2f8efea48 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:35:15.445Z] + 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-08-01T16:35:15.782Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-08-01T16:35:15.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-01T16:35:15.782Z] 82e06f0aa388: Preparing [2023-08-01T16:35:15.782Z] abe2a504f27e: Preparing [2023-08-01T16:35:15.782Z] 5ea92c42d79a: Preparing [2023-08-01T16:35:15.782Z] bb3be34a7c12: Preparing [2023-08-01T16:35:15.782Z] a9721acd665e: Preparing [2023-08-01T16:35:15.782Z] c33ac10c9021: Preparing [2023-08-01T16:35:15.782Z] 15617a7906f9: Preparing [2023-08-01T16:35:15.782Z] 9386262d7a74: Preparing [2023-08-01T16:35:15.782Z] 15617a7906f9: Waiting [2023-08-01T16:35:15.782Z] c33ac10c9021: Waiting [2023-08-01T16:35:15.782Z] 9386262d7a74: Waiting [2023-08-01T16:35:15.782Z] bb3be34a7c12: Layer already exists [2023-08-01T16:35:15.782Z] a9721acd665e: Layer already exists [2023-08-01T16:35:15.782Z] abe2a504f27e: Layer already exists [2023-08-01T16:35:15.782Z] 82e06f0aa388: Layer already exists [2023-08-01T16:35:15.782Z] 5ea92c42d79a: Layer already exists [2023-08-01T16:35:15.782Z] 15617a7906f9: Layer already exists [2023-08-01T16:35:15.782Z] c33ac10c9021: Layer already exists [2023-08-01T16:35:15.782Z] 9386262d7a74: Layer already exists [2023-08-01T16:35:16.049Z] latest: digest: sha256:375f732b3aebccf08bbf2b77497a8b99e09ae5561e9d84750860dca2f8efea48 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:35:16.394Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:35:16.733Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.8 [2023-08-01T16:35:16.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-01T16:35:16.733Z] 82e06f0aa388: Preparing [2023-08-01T16:35:16.734Z] abe2a504f27e: Preparing [2023-08-01T16:35:16.734Z] 5ea92c42d79a: Preparing [2023-08-01T16:35:16.734Z] bb3be34a7c12: Preparing [2023-08-01T16:35:16.734Z] a9721acd665e: Preparing [2023-08-01T16:35:16.734Z] c33ac10c9021: Preparing [2023-08-01T16:35:16.734Z] 15617a7906f9: Preparing [2023-08-01T16:35:16.734Z] 9386262d7a74: Preparing [2023-08-01T16:35:16.734Z] c33ac10c9021: Waiting [2023-08-01T16:35:16.734Z] 15617a7906f9: Waiting [2023-08-01T16:35:16.734Z] 9386262d7a74: Waiting [2023-08-01T16:35:16.734Z] 82e06f0aa388: Layer already exists [2023-08-01T16:35:16.734Z] bb3be34a7c12: Layer already exists [2023-08-01T16:35:16.734Z] abe2a504f27e: Layer already exists [2023-08-01T16:35:16.734Z] a9721acd665e: Layer already exists [2023-08-01T16:35:16.734Z] 5ea92c42d79a: Layer already exists [2023-08-01T16:35:16.734Z] 15617a7906f9: Layer already exists [2023-08-01T16:35:16.734Z] c33ac10c9021: Layer already exists [2023-08-01T16:35:16.734Z] 9386262d7a74: Layer already exists [2023-08-01T16:35:17.000Z] 3.1.0-dev.8: digest: sha256:375f732b3aebccf08bbf2b77497a8b99e09ae5561e9d84750860dca2f8efea48 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:35:17.333Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:797db7635a0c1efb3a01ed265ffc971695d396d0-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:35:17.674Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:797db7635a0c1efb3a01ed265ffc971695d396d0-3.1.0-dev.8 [2023-08-01T16:35:17.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-01T16:35:17.674Z] 82e06f0aa388: Preparing [2023-08-01T16:35:17.674Z] abe2a504f27e: Preparing [2023-08-01T16:35:17.674Z] 5ea92c42d79a: Preparing [2023-08-01T16:35:17.674Z] bb3be34a7c12: Preparing [2023-08-01T16:35:17.674Z] a9721acd665e: Preparing [2023-08-01T16:35:17.674Z] c33ac10c9021: Preparing [2023-08-01T16:35:17.674Z] 15617a7906f9: Preparing [2023-08-01T16:35:17.674Z] 9386262d7a74: Preparing [2023-08-01T16:35:17.674Z] c33ac10c9021: Waiting [2023-08-01T16:35:17.674Z] 15617a7906f9: Waiting [2023-08-01T16:35:17.674Z] 9386262d7a74: Waiting [2023-08-01T16:35:17.674Z] abe2a504f27e: Layer already exists [2023-08-01T16:35:17.674Z] 82e06f0aa388: Layer already exists [2023-08-01T16:35:17.674Z] bb3be34a7c12: Layer already exists [2023-08-01T16:35:17.674Z] 5ea92c42d79a: Layer already exists [2023-08-01T16:35:17.674Z] a9721acd665e: Layer already exists [2023-08-01T16:35:17.674Z] c33ac10c9021: Layer already exists [2023-08-01T16:35:17.674Z] 15617a7906f9: Layer already exists [2023-08-01T16:35:17.674Z] 9386262d7a74: Layer already exists [2023-08-01T16:35:17.674Z] 797db7635a0c1efb3a01ed265ffc971695d396d0-3.1.0-dev.8: digest: sha256:375f732b3aebccf08bbf2b77497a8b99e09ae5561e9d84750860dca2f8efea48 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:35:18.297Z] + 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-08-01T16:35:18.640Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-08-01T16:35:18.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-01T16:35:18.640Z] 82e06f0aa388: Preparing [2023-08-01T16:35:18.640Z] abe2a504f27e: Preparing [2023-08-01T16:35:18.640Z] 5ea92c42d79a: Preparing [2023-08-01T16:35:18.640Z] bb3be34a7c12: Preparing [2023-08-01T16:35:18.640Z] a9721acd665e: Preparing [2023-08-01T16:35:18.640Z] c33ac10c9021: Preparing [2023-08-01T16:35:18.640Z] 15617a7906f9: Preparing [2023-08-01T16:35:18.640Z] 9386262d7a74: Preparing [2023-08-01T16:35:18.640Z] c33ac10c9021: Waiting [2023-08-01T16:35:18.640Z] 15617a7906f9: Waiting [2023-08-01T16:35:18.640Z] 9386262d7a74: Waiting [2023-08-01T16:35:18.640Z] bb3be34a7c12: Layer already exists [2023-08-01T16:35:18.640Z] 5ea92c42d79a: Layer already exists [2023-08-01T16:35:18.640Z] 82e06f0aa388: Layer already exists [2023-08-01T16:35:18.640Z] a9721acd665e: Layer already exists [2023-08-01T16:35:18.640Z] abe2a504f27e: Layer already exists [2023-08-01T16:35:18.640Z] 9386262d7a74: Layer already exists [2023-08-01T16:35:18.640Z] c33ac10c9021: Layer already exists [2023-08-01T16:35:18.640Z] 15617a7906f9: Layer already exists [2023-08-01T16:35:18.907Z] main: digest: sha256:375f732b3aebccf08bbf2b77497a8b99e09ae5561e9d84750860dca2f8efea48 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-01T16:35:18.958Z] ===================================================== [Pipeline] echo [2023-08-01T16:35:18.966Z] taggedImages: [2023-08-01T16:35:18.966Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:797db7635a0c1efb3a01ed265ffc971695d396d0 [2023-08-01T16:35:18.966Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-08-01T16:35:18.966Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.8 [2023-08-01T16:35:18.966Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:797db7635a0c1efb3a01ed265ffc971695d396d0-3.1.0-dev.8 [2023-08-01T16:35:18.966Z] - 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-08-01T16:35:19.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T16:35:19.338Z] [2023-08-01T16:35:19.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:35:19.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T16:35:19.668Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-01T16:35:19.668Z] 8998bd30e6a1: Pulling fs layer [2023-08-01T16:35:19.668Z] 04944245beec: Pulling fs layer [2023-08-01T16:35:19.668Z] 699f458cf7ca: Pulling fs layer [2023-08-01T16:35:19.668Z] 765212b225bb: Pulling fs layer [2023-08-01T16:35:19.668Z] f23df028b6ca: Pulling fs layer [2023-08-01T16:35:19.668Z] d65c8cfc05b1: Pulling fs layer [2023-08-01T16:35:19.668Z] 2437ff75d9bd: Pulling fs layer [2023-08-01T16:35:19.668Z] d65c8cfc05b1: Waiting [2023-08-01T16:35:19.668Z] 2437ff75d9bd: Waiting [2023-08-01T16:35:19.668Z] 765212b225bb: Waiting [2023-08-01T16:35:19.935Z] 04944245beec: Verifying Checksum [2023-08-01T16:35:19.935Z] 04944245beec: Download complete [2023-08-01T16:35:19.935Z] 765212b225bb: Verifying Checksum [2023-08-01T16:35:19.935Z] 765212b225bb: Download complete [2023-08-01T16:35:19.935Z] f23df028b6ca: Verifying Checksum [2023-08-01T16:35:19.935Z] f23df028b6ca: Download complete [2023-08-01T16:35:19.935Z] d65c8cfc05b1: Verifying Checksum [2023-08-01T16:35:19.935Z] d65c8cfc05b1: Download complete [2023-08-01T16:35:19.935Z] 699f458cf7ca: Verifying Checksum [2023-08-01T16:35:19.935Z] 699f458cf7ca: Download complete [2023-08-01T16:35:20.520Z] 8998bd30e6a1: Verifying Checksum [2023-08-01T16:35:20.520Z] 8998bd30e6a1: Download complete [2023-08-01T16:35:22.471Z] 2437ff75d9bd: Verifying Checksum [2023-08-01T16:35:22.471Z] 2437ff75d9bd: Download complete [2023-08-01T16:35:24.421Z] 8998bd30e6a1: Pull complete [2023-08-01T16:35:24.687Z] 04944245beec: Pull complete [2023-08-01T16:35:26.096Z] 699f458cf7ca: Pull complete [2023-08-01T16:35:26.363Z] 765212b225bb: Pull complete [2023-08-01T16:35:26.950Z] f23df028b6ca: Pull complete [2023-08-01T16:35:27.218Z] d65c8cfc05b1: Pull complete [2023-08-01T16:35:42.208Z] 2437ff75d9bd: Pull complete [2023-08-01T16:35:42.208Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-01T16:35:42.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T16:35:42.208Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:35:42.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-2669 does not seem to be running inside a container [2023-08-01T16:35:42.448Z] $ 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/120 -v /w/workspace/app-rfid-llrp-inventory/120:/w/workspace/app-rfid-llrp-inventory/120:rw,z -v /w/workspace/app-rfid-llrp-inventory/120@tmp:/w/workspace/app-rfid-llrp-inventory/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-01T16:35:44.908Z] $ docker top 3a106bb64533788f0827eab8051e5b55e3cc258b65cba1b1c5a2f5a5d7f2672f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:35:45.413Z] ---> job-cost.sh [2023-08-01T16:35:45.679Z] lf-activate-venv: SKIPPING [2023-08-01T16:35:45.679Z] INFO: No Stack... [2023-08-01T16:35:45.943Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-01T16:35:46.899Z] INFO: Archiving Costs [Pipeline] sh [2023-08-01T16:35:47.219Z] + cut -d, -f6 [2023-08-01T16:35:47.220Z] + cat /w/workspace/app-rfid-llrp-inventory/120/archives/cost.csv [Pipeline] lock [2023-08-01T16:35:47.279Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-120-stack-cost] [2023-08-01T16:35:47.285Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-120-stack-cost] did not exist. Created. [2023-08-01T16:35:47.285Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-01T16:35:47.609Z] /w/workspace/app-rfid-llrp-inventory/120@tmp/durable-3ce49da0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-01T16:35:47.951Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-01T16:35:47.966Z] Warning: overwriting stash ‘stack-cost’ [2023-08-01T16:35:48.023Z] Stashed 1 file(s) [Pipeline] } [2023-08-01T16:35:48.033Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-01T16:35:48.051Z] $ docker stop --time=1 3a106bb64533788f0827eab8051e5b55e3cc258b65cba1b1c5a2f5a5d7f2672f [2023-08-01T16:35:50.922Z] $ docker rm -f --volumes 3a106bb64533788f0827eab8051e5b55e3cc258b65cba1b1c5a2f5a5d7f2672f [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-08-01T16:35:51.341Z] provisioning config files... [2023-08-01T16:35:51.348Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config554261337339686422tmp [Pipeline] { [Pipeline] sh [2023-08-01T16:35:51.638Z] + set +x [2023-08-01T16:35:51.638Z] + curl -s https://codecov.io/bash [2023-08-01T16:35:51.638Z] + bash -s -- [2023-08-01T16:35:51.638Z] [2023-08-01T16:35:51.638Z] _____ _ [2023-08-01T16:35:51.638Z] / ____| | | [2023-08-01T16:35:51.638Z] | | ___ __| | ___ ___ _____ __ [2023-08-01T16:35:51.638Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-01T16:35:51.638Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-01T16:35:51.638Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-01T16:35:51.638Z] Bash-1.0.6 [2023-08-01T16:35:51.638Z] [2023-08-01T16:35:51.638Z] [2023-08-01T16:35:51.638Z] ==> git version 2.25.1 found [2023-08-01T16:35:51.638Z] ==> 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-08-01T16:35:51.638Z] Release-Date: 2020-01-08 [2023-08-01T16:35:51.638Z] 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-08-01T16:35:51.638Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-01T16:35:51.638Z] ==> Jenkins CI detected. [2023-08-01T16:35:51.638Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-08-01T16:35:51.638Z] project root: . [2023-08-01T16:35:51.638Z] --> token set from env [2023-08-01T16:35:51.638Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-01T16:35:51.638Z] ==> Running gcov in . (disable via -X gcov) [2023-08-01T16:35:51.638Z] ==> Python coveragepy not found [2023-08-01T16:35:51.638Z] ==> Searching for coverage reports in: [2023-08-01T16:35:51.638Z] + . [2023-08-01T16:35:51.639Z] -> Found 1 reports [2023-08-01T16:35:51.639Z] ==> Detecting git/mercurial file structure [2023-08-01T16:35:51.639Z] ==> Reading reports [2023-08-01T16:35:51.639Z] + ./coverage.out bytes=41317 [2023-08-01T16:35:51.639Z] ==> Appending adjustments [2023-08-01T16:35:51.639Z] https://docs.codecov.io/docs/fixing-reports [2023-08-01T16:35:51.898Z] + Found adjustments [2023-08-01T16:35:51.898Z] ==> Gzipping contents [2023-08-01T16:35:51.898Z] 12K /tmp/codecov.xlfyJg.gz [2023-08-01T16:35:51.898Z] ==> Uploading reports [2023-08-01T16:35:51.898Z] url: https://codecov.io [2023-08-01T16:35:51.898Z] query: branch=main&commit=797db7635a0c1efb3a01ed265ffc971695d396d0&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-01T16:35:51.898Z] -> Pinging Codecov [2023-08-01T16:35:51.898Z] 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=797db7635a0c1efb3a01ed265ffc971695d396d0&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-01T16:35:52.157Z] -> Uploading to [2023-08-01T16:35:52.157Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-01/581DD39554BDF9B6E22D074273EAD858/797db7635a0c1efb3a01ed265ffc971695d396d0/dc174e69-7b40-4a96-8c53-1d07e55afae7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230801T163551Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56b68887634893ae6dc93ef1e98ea52943cfb816837238960ce35e1630d3604d [2023-08-01T16:35:52.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-01T16:35:52.157Z] Dload Upload Total Spent Left Speed [2023-08-01T16:35:52.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 60512 --:--:-- --:--:-- --:--:-- 60512 [2023-08-01T16:35:52.157Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/797db7635a0c1efb3a01ed265ffc971695d396d0 [Pipeline] } [2023-08-01T16:35:52.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-01T16:35:52.265Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-01T16:35:52.276Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:35:52.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-01T16:35:52.568Z] [2023-08-01T16:35:52.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:35:52.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-01T16:35:53.125Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-01T16:35:53.125Z] df9b9388f04a: Pulling fs layer [2023-08-01T16:35:53.125Z] 52dc419b0ee2: Pulling fs layer [2023-08-01T16:35:53.125Z] 25bc292e5bac: Pulling fs layer [2023-08-01T16:35:53.125Z] 114826534d7a: Pulling fs layer [2023-08-01T16:35:53.125Z] 4657fd5d0bcf: Pulling fs layer [2023-08-01T16:35:53.125Z] 6ad1cebc031e: Pulling fs layer [2023-08-01T16:35:53.125Z] 8a3aa393b2d8: Pulling fs layer [2023-08-01T16:35:53.125Z] 114826534d7a: Waiting [2023-08-01T16:35:53.125Z] 4657fd5d0bcf: Waiting [2023-08-01T16:35:53.125Z] 6ad1cebc031e: Waiting [2023-08-01T16:35:53.125Z] 25bc292e5bac: Verifying Checksum [2023-08-01T16:35:53.125Z] 25bc292e5bac: Download complete [2023-08-01T16:35:53.125Z] 52dc419b0ee2: Verifying Checksum [2023-08-01T16:35:53.125Z] 52dc419b0ee2: Download complete [2023-08-01T16:35:53.125Z] 4657fd5d0bcf: Verifying Checksum [2023-08-01T16:35:53.125Z] 4657fd5d0bcf: Download complete [2023-08-01T16:35:53.125Z] df9b9388f04a: Verifying Checksum [2023-08-01T16:35:53.125Z] df9b9388f04a: Download complete [2023-08-01T16:35:53.125Z] 6ad1cebc031e: Verifying Checksum [2023-08-01T16:35:53.125Z] 6ad1cebc031e: Download complete [2023-08-01T16:35:53.125Z] df9b9388f04a: Pull complete [2023-08-01T16:35:53.387Z] 52dc419b0ee2: Pull complete [2023-08-01T16:35:53.387Z] 25bc292e5bac: Pull complete [2023-08-01T16:35:53.954Z] 114826534d7a: Verifying Checksum [2023-08-01T16:35:53.954Z] 114826534d7a: Download complete [2023-08-01T16:35:53.954Z] 8a3aa393b2d8: Verifying Checksum [2023-08-01T16:35:53.954Z] 8a3aa393b2d8: Download complete [2023-08-01T16:35:57.234Z] 114826534d7a: Pull complete [2023-08-01T16:35:57.234Z] 4657fd5d0bcf: Pull complete [2023-08-01T16:35:57.492Z] 6ad1cebc031e: Pull complete [2023-08-01T16:36:00.018Z] 8a3aa393b2d8: Pull complete [2023-08-01T16:36:00.018Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-01T16:36:00.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-01T16:36:00.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:36:00.090Z] prd-ubuntu20.04-docker-8c-8g-2667 does not seem to be running inside a container [2023-08-01T16:36:00.121Z] $ 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-08-01T16:36:04.218Z] $ docker top b9d9c8352dc1afd24a6209ae9105b09e78313de96e202d2e6eab9fc2cf26e0b9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-01T16:36:04.284Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-08-01T16:36:04.561Z] + set -o pipefail [2023-08-01T16:36:04.561Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-08-01T16:36:09.845Z] [2023-08-01T16:36:09.845Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-08-01T16:36:09.845Z] [2023-08-01T16:36:09.845Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/e72ce6cc-cb59-4676-94d3-49ed5a40583a [2023-08-01T16:36:09.845Z] [2023-08-01T16:36:09.845Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-01T16:36:09.845Z] [2023-08-01T16:36:09.845Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-01T16:36:09.845Z] [2023-08-01T16:36:09.845Z] [2023-08-01T16:36:09.845Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-01T16:36:09.845Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-01T16:36:09.845Z] More details here: https://snyk.co/ue1NS [2023-08-01T16:36:09.845Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-01T16:36:09.845Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-01T16:36:09.855Z] $ docker stop --time=1 b9d9c8352dc1afd24a6209ae9105b09e78313de96e202d2e6eab9fc2cf26e0b9 [2023-08-01T16:36:13.592Z] $ docker rm -f --volumes b9d9c8352dc1afd24a6209ae9105b09e78313de96e202d2e6eab9fc2cf26e0b9 [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-08-01T16:36:14.284Z] + git log --format=format:%s -1 797db7635a0c1efb3a01ed265ffc971695d396d0 [Pipeline] sh [2023-08-01T16:36:14.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-01T16:36:14.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:36:14.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:36:14.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:36:14.938Z] prd-ubuntu20.04-docker-8c-8g-2667 does not seem to be running inside a container [2023-08-01T16:36:14.967Z] $ 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-08-01T16:36:15.345Z] $ docker top baf793e9b83efb975848aa93d0e51485f3637af58cb899e5097332d58bc6d92e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-01T16:36:15.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T16:36:15.427Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T16:36:15.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T16:36:15.539Z] $ docker exec baf793e9b83efb975848aa93d0e51485f3637af58cb899e5097332d58bc6d92e ssh-agent [2023-08-01T16:36:15.645Z] SSH_AUTH_SOCK=/tmp/ssh-dxdum1KqUKwh/agent.32 [2023-08-01T16:36:15.645Z] SSH_AGENT_PID=38 [2023-08-01T16:36:15.651Z] Running ssh-add (command line suppressed) [2023-08-01T16:36:15.765Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13562801915633547758.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13562801915633547758.key) [2023-08-01T16:36:15.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T16:36:16.067Z] + git semver tag [2023-08-01T16:36:16.326Z] 2023-08-01 16:36:16,239 [run_tag] DEBUG tag force:False [2023-08-01T16:36:16.326Z] 2023-08-01 16:36:16,239 [check_head_tag] DEBUG check head tag [2023-08-01T16:36:16.327Z] 2023-08-01 16:36:16,239 [execute] INFO git cat-file --batch-check [2023-08-01T16:36:16.327Z] 2023-08-01 16:36:16,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-08-01T16:36:16.327Z] 2023-08-01 16:36:16,244 [execute] INFO git cat-file --batch [2023-08-01T16:36:16.327Z] 2023-08-01 16:36:16,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-08-01T16:36:16.327Z] 2023-08-01 16:36:16,260 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-01T16:36:16.327Z] 2023-08-01 16:36:16,260 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 [2023-08-01T16:36:16.327Z] 2023-08-01 16:36:16,261 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-08-01T16:36:16.327Z] 2023-08-01 16:36:16,267 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-01T16:36:16.327Z] 3.1.0-dev.8 [Pipeline] } [2023-08-01T16:36:16.334Z] $ docker exec --env ******** --env ******** baf793e9b83efb975848aa93d0e51485f3637af58cb899e5097332d58bc6d92e ssh-agent -k [2023-08-01T16:36:16.449Z] unset SSH_AUTH_SOCK; [2023-08-01T16:36:16.450Z] unset SSH_AGENT_PID; [2023-08-01T16:36:16.450Z] echo Agent pid 38 killed; [2023-08-01T16:36:16.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-01T16:36:16.761Z] + git semver [Pipeline] } [2023-08-01T16:36:17.032Z] $ docker stop --time=1 baf793e9b83efb975848aa93d0e51485f3637af58cb899e5097332d58bc6d92e [2023-08-01T16:36:18.314Z] $ docker rm -f --volumes baf793e9b83efb975848aa93d0e51485f3637af58cb899e5097332d58bc6d92e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:36:18.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-01T16:36:18.708Z] [2023-08-01T16:36:18.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:36:19.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-01T16:36:19.014Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-01T16:36:19.014Z] ab5ef0e58194: Pulling fs layer [2023-08-01T16:36:19.014Z] 9712f1f96733: Pulling fs layer [2023-08-01T16:36:19.014Z] 63f879dbbcfc: Pulling fs layer [2023-08-01T16:36:19.014Z] 0d9ebad4ef96: Pulling fs layer [2023-08-01T16:36:19.014Z] e9a5061849ea: Pulling fs layer [2023-08-01T16:36:19.014Z] 0d9ebad4ef96: Waiting [2023-08-01T16:36:19.014Z] d747dcd14b5f: Pulling fs layer [2023-08-01T16:36:19.014Z] 2de7ff778b66: Pulling fs layer [2023-08-01T16:36:19.014Z] e9a5061849ea: Waiting [2023-08-01T16:36:19.014Z] 2de7ff778b66: Waiting [2023-08-01T16:36:19.014Z] d747dcd14b5f: Waiting [2023-08-01T16:36:19.014Z] 9712f1f96733: Download complete [2023-08-01T16:36:19.279Z] 63f879dbbcfc: Verifying Checksum [2023-08-01T16:36:19.279Z] 63f879dbbcfc: Download complete [2023-08-01T16:36:19.539Z] ab5ef0e58194: Verifying Checksum [2023-08-01T16:36:19.539Z] ab5ef0e58194: Download complete [2023-08-01T16:36:19.539Z] d747dcd14b5f: Verifying Checksum [2023-08-01T16:36:19.539Z] d747dcd14b5f: Download complete [2023-08-01T16:36:19.539Z] 0d9ebad4ef96: Verifying Checksum [2023-08-01T16:36:19.539Z] 0d9ebad4ef96: Download complete [2023-08-01T16:36:19.539Z] e9a5061849ea: Verifying Checksum [2023-08-01T16:36:19.539Z] e9a5061849ea: Download complete [2023-08-01T16:36:19.796Z] 2de7ff778b66: Verifying Checksum [2023-08-01T16:36:19.796Z] 2de7ff778b66: Download complete [2023-08-01T16:36:22.327Z] ab5ef0e58194: Pull complete [2023-08-01T16:36:22.327Z] 9712f1f96733: Pull complete [2023-08-01T16:36:22.893Z] 63f879dbbcfc: Pull complete [2023-08-01T16:36:26.176Z] 0d9ebad4ef96: Pull complete [2023-08-01T16:36:26.434Z] e9a5061849ea: Pull complete [2023-08-01T16:36:26.434Z] d747dcd14b5f: Pull complete [2023-08-01T16:36:27.366Z] 2de7ff778b66: Pull complete [2023-08-01T16:36:27.366Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-01T16:36:27.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-01T16:36:27.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:36:27.440Z] prd-ubuntu20.04-docker-8c-8g-2667 does not seem to be running inside a container [2023-08-01T16:36:27.467Z] $ 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-08-01T16:36:33.331Z] $ docker top b590fb9cdc2e6866a35e42dcf54530fe247a0bc80d28ceb788aae661cbc0e05d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-01T16:36:33.394Z] provisioning config files... [2023-08-01T16:36:33.400Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9583939729154516606tmp [2023-08-01T16:36:33.408Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7013357175730597199tmp [2023-08-01T16:36:33.418Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12896300625770662933tmp [Pipeline] { [Pipeline] echo [2023-08-01T16:36:33.431Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:36:33.712Z] ---> sigul-configuration.sh [2023-08-01T16:36:33.712Z] gpg: directory `/root/.gnupg' created [2023-08-01T16:36:33.712Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-01T16:36:33.712Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-01T16:36:33.712Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-01T16:36:33.712Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-01T16:36:33.712Z] gpg: CAST5 encrypted data [2023-08-01T16:36:33.712Z] gpg: encrypted with 1 passphrase [2023-08-01T16:36:33.712Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-01T16:36:33.998Z] + mkdir /home/jenkins [2023-08-01T16:36:33.999Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-01T16:36:34.284Z] + 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-08-01T16:36:34.292Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:36:34.574Z] ---> sigul-install.sh [2023-08-01T16:36:34.575Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-01T16:36:34.858Z] + git tag --list [2023-08-01T16:36:34.858Z] v0.0.0 [2023-08-01T16:36:34.858Z] v1.0.0 [2023-08-01T16:36:34.858Z] v2.1.0 [2023-08-01T16:36:34.858Z] v2.1.1 [2023-08-01T16:36:34.858Z] v2.2.0 [2023-08-01T16:36:34.858Z] v2.3.0 [2023-08-01T16:36:34.858Z] v3.0 [2023-08-01T16:36:34.858Z] v3.0.0 [2023-08-01T16:36:34.858Z] v3.0.1 [2023-08-01T16:36:34.858Z] v3.0.1-dev.1 [2023-08-01T16:36:34.858Z] v3.1.0-dev.1 [2023-08-01T16:36:34.858Z] v3.1.0-dev.2 [2023-08-01T16:36:34.858Z] v3.1.0-dev.3 [2023-08-01T16:36:34.858Z] v3.1.0-dev.4 [2023-08-01T16:36:34.858Z] v3.1.0-dev.5 [2023-08-01T16:36:34.858Z] v3.1.0-dev.6 [2023-08-01T16:36:34.858Z] v3.1.0-dev.7 [2023-08-01T16:36:34.858Z] v3.1.0-dev.8 [Pipeline] sh [2023-08-01T16:36:35.143Z] + lftools sign git-tag v3.1.0-dev.8 [2023-08-01T16:36:35.711Z] Signing Git tag with Sigul... [2023-08-01T16:36:35.711Z] Signing v3.1.0-dev.8 [Pipeline] echo [2023-08-01T16:36:35.978Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:36:36.259Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-01T16:36:36.265Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-01T16:36:36.281Z] $ docker stop --time=1 b590fb9cdc2e6866a35e42dcf54530fe247a0bc80d28ceb788aae661cbc0e05d [2023-08-01T16:36:37.548Z] $ docker rm -f --volumes b590fb9cdc2e6866a35e42dcf54530fe247a0bc80d28ceb788aae661cbc0e05d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-01T16:36:37.950Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-01T16:36:37.950Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:36:38.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:36:38.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:36:38.310Z] prd-ubuntu20.04-docker-8c-8g-2667 does not seem to be running inside a container [2023-08-01T16:36:38.338Z] $ 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-08-01T16:36:38.661Z] $ docker top 40d83eb81468e1e0abda2f1e53166b6fdb043f06e603e73dfef1017bbd9fc960 -eo pid,comm [2023-08-01T16:36:38.710Z] 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-08-01T16:36:38.710Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-01T16:36:38.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T16:36:38.748Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T16:36:38.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T16:36:38.874Z] $ docker exec 40d83eb81468e1e0abda2f1e53166b6fdb043f06e603e73dfef1017bbd9fc960 ssh-agent [2023-08-01T16:36:38.988Z] SSH_AUTH_SOCK=/tmp/ssh-LwAqS6E5meHg/agent.32 [2023-08-01T16:36:38.988Z] SSH_AGENT_PID=38 [2023-08-01T16:36:38.992Z] Running ssh-add (command line suppressed) [2023-08-01T16:36:39.087Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11323518911014698438.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11323518911014698438.key) [2023-08-01T16:36:39.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T16:36:39.387Z] + git semver bump pre [2023-08-01T16:36:39.646Z] 2023-08-01 16:36:39,557 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-01T16:36:39.646Z] 2023-08-01 16:36:39,557 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev [2023-08-01T16:36:39.646Z] 2023-08-01 16:36:39,557 [bump_version] DEBUG bumped version:3.1.0-dev.9 [2023-08-01T16:36:39.646Z] 2023-08-01 16:36:39,557 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-08-01T16:36:39.646Z] 2023-08-01 16:36:39,557 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-01T16:36:39.646Z] 2023-08-01 16:36:39,557 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-01T16:36:39.646Z] 2023-08-01 16:36:39,559 [execute] INFO git cat-file --batch-check [2023-08-01T16:36:39.646Z] 2023-08-01 16:36:39,559 [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-08-01T16:36:39.646Z] 2023-08-01 16:36:39,564 [execute] INFO git cat-file --batch [2023-08-01T16:36:39.646Z] 2023-08-01 16:36:39,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-01T16:36:39.646Z] 2023-08-01 16:36:39,568 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-01T16:36:39.646Z] 3.1.0-dev.9 [Pipeline] } [2023-08-01T16:36:39.653Z] $ docker exec --env ******** --env ******** 40d83eb81468e1e0abda2f1e53166b6fdb043f06e603e73dfef1017bbd9fc960 ssh-agent -k [2023-08-01T16:36:39.738Z] unset SSH_AUTH_SOCK; [2023-08-01T16:36:39.738Z] unset SSH_AGENT_PID; [2023-08-01T16:36:39.738Z] echo Agent pid 38 killed; [2023-08-01T16:36:39.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-01T16:36:40.060Z] + git semver [Pipeline] } [2023-08-01T16:36:40.330Z] $ docker stop --time=1 40d83eb81468e1e0abda2f1e53166b6fdb043f06e603e73dfef1017bbd9fc960 [2023-08-01T16:36:41.599Z] $ docker rm -f --volumes 40d83eb81468e1e0abda2f1e53166b6fdb043f06e603e73dfef1017bbd9fc960 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T16:36:41.938Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-01T16:36:41.938Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:36:42.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T16:36:42.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:36:42.307Z] prd-ubuntu20.04-docker-8c-8g-2667 does not seem to be running inside a container [2023-08-01T16:36:42.335Z] $ 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-08-01T16:36:42.645Z] $ docker top db8c63c52e0fd7c8ef98e69dc32f4e7592d39a3ebffed80bc43d1d6e0731ddd9 -eo pid,comm [2023-08-01T16:36:42.691Z] 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-08-01T16:36:42.691Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-01T16:36:42.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T16:36:42.722Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T16:36:42.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T16:36:42.817Z] $ docker exec db8c63c52e0fd7c8ef98e69dc32f4e7592d39a3ebffed80bc43d1d6e0731ddd9 ssh-agent [2023-08-01T16:36:42.920Z] SSH_AUTH_SOCK=/tmp/ssh-gMkToUdTJrdp/agent.32 [2023-08-01T16:36:42.920Z] SSH_AGENT_PID=38 [2023-08-01T16:36:42.924Z] Running ssh-add (command line suppressed) [2023-08-01T16:36:43.019Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9852140299517233844.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9852140299517233844.key) [2023-08-01T16:36:43.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T16:36:43.317Z] + git semver push [2023-08-01T16:36:43.576Z] 2023-08-01 16:36:43,490 [run_push] DEBUG push [2023-08-01T16:36:43.576Z] 2023-08-01 16:36:43,490 [execute] INFO git cat-file --batch-check [2023-08-01T16:36:43.576Z] 2023-08-01 16:36:43,491 [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-08-01T16:36:43.576Z] 2023-08-01 16:36:43,495 [execute] INFO git rev-list a62268ae9512f11d4f73610d02114e362560d78c -- [2023-08-01T16:36:43.576Z] 2023-08-01 16:36:43,495 [execute] DEBUG Popen(['git', 'rev-list', 'a62268ae9512f11d4f73610d02114e362560d78c', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-01T16:36:43.576Z] 2023-08-01 16:36:43,502 [execute] INFO git fetch -v origin [2023-08-01T16:36:43.576Z] 2023-08-01 16:36:43,503 [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-08-01T16:36:44.143Z] 2023-08-01 16:36:44,091 [run_push] DEBUG no remote changes detected [2023-08-01T16:36:44.143Z] 2023-08-01 16:36:44,091 [execute] INFO git push origin semver [2023-08-01T16:36:44.143Z] 2023-08-01 16:36:44,092 [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-08-01T16:36:45.077Z] 2023-08-01 16:36:44,888 [run_push] DEBUG push all version tags [2023-08-01T16:36:45.077Z] 2023-08-01 16:36:44,888 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-01T16:36:45.077Z] 2023-08-01 16:36:44,889 [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-08-01T16:36:45.643Z] 2023-08-01 16:36:45,635 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-01T16:36:45.643Z] 3.1.0-dev.9 [Pipeline] } [2023-08-01T16:36:45.909Z] $ docker exec --env ******** --env ******** db8c63c52e0fd7c8ef98e69dc32f4e7592d39a3ebffed80bc43d1d6e0731ddd9 ssh-agent -k [2023-08-01T16:36:46.001Z] unset SSH_AUTH_SOCK; [2023-08-01T16:36:46.001Z] unset SSH_AGENT_PID; [2023-08-01T16:36:46.001Z] echo Agent pid 38 killed; [2023-08-01T16:36:46.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-01T16:36:46.320Z] + git semver [Pipeline] } [2023-08-01T16:36:46.587Z] $ docker stop --time=1 db8c63c52e0fd7c8ef98e69dc32f4e7592d39a3ebffed80bc43d1d6e0731ddd9 [2023-08-01T16:36:47.840Z] $ docker rm -f --volumes db8c63c52e0fd7c8ef98e69dc32f4e7592d39a3ebffed80bc43d1d6e0731ddd9 [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-08-01T16:36:48.476Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-08-01T16:36:48.476Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-08-01T16:36:48.476Z] total 16 [2023-08-01T16:36:48.476Z] drwxr-xr-x 3 root root 4096 Aug 1 16:23 . [2023-08-01T16:36:48.476Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 1 16:36 .. [2023-08-01T16:36:48.476Z] drwxr-xr-x 2 root root 4096 Aug 1 16:23 cost [2023-08-01T16:36:48.476Z] -rw-r--r-- 1 root root 95 Aug 1 16:23 cost.csv [2023-08-01T16:36:48.476Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-08-01T16:36:48.476Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-08-01T16:36:48.476Z] total 16 [2023-08-01T16:36:48.476Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 16:23 . [2023-08-01T16:36:48.476Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 1 16:36 .. [2023-08-01T16:36:48.476Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 16:23 cost [2023-08-01T16:36:48.476Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 1 16:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:36:48.766Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:36:49.627Z] ---> package-listing.sh [2023-08-01T16:36:49.627Z] ++ facter osfamily [2023-08-01T16:36:49.627Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-01T16:36:49.886Z] + OS_FAMILY=debian [2023-08-01T16:36:49.886Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-08-01T16:36:49.886Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-01T16:36:49.886Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-01T16:36:49.886Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-01T16:36:49.886Z] + PACKAGES=/tmp/packages_start.txt [2023-08-01T16:36:49.886Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-08-01T16:36:49.886Z] + PACKAGES=/tmp/packages_end.txt [2023-08-01T16:36:49.886Z] + case "${OS_FAMILY}" in [2023-08-01T16:36:49.886Z] + dpkg -l [2023-08-01T16:36:49.886Z] + grep '^ii' [2023-08-01T16:36:49.886Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-01T16:36:49.886Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-01T16:36:49.886Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-01T16:36:49.886Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-08-01T16:36:49.886Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-08-01T16:36:49.886Z] + 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-08-01T16:36:49.937Z] 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-08-01T16:36:50.289Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T16:36:50.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T16:36:50.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T16:36:50.688Z] prd-ubuntu20.04-docker-8c-8g-2667 does not seem to be running inside a container [2023-08-01T16:36:50.716Z] $ 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-08-01T16:36:50.927Z] $ docker top 2edc80c1a3ec4158e2aed0146c5954a42a3807a192e803aa68e60fcc57e9df7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T16:36:51.265Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-01T16:36:51.551Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-01T16:36:51.836Z] + ls /var/log/sa-host [2023-08-01T16:36:51.836Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T16:36:51.899Z] provisioning config files... [2023-08-01T16:36:51.908Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2928160485444075790tmp [Pipeline] { [Pipeline] echo [2023-08-01T16:36:51.921Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:36:52.205Z] ---> create-netrc.sh [Pipeline] } [2023-08-01T16:36:52.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:36:52.541Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-01T16:36:52.549Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:36:52.829Z] ---> sudo-logs.sh [2023-08-01T16:36:52.830Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-01T16:36:52.852Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:36:53.134Z] ---> job-cost.sh [2023-08-01T16:36:53.134Z] lf-activate-venv: SKIPPING [2023-08-01T16:36:53.134Z] DEBUG: total: 0.2199999988079071 [2023-08-01T16:36:53.134Z] INFO: Retrieving Stack Cost... [2023-08-01T16:36:53.393Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-01T16:36:53.651Z] INFO: Archiving Costs [Pipeline] echo [2023-08-01T16:36:53.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T16:36:53.944Z] ---> logs-deploy.sh [2023-08-01T16:36:53.944Z] lf-activate-venv: SKIPPING [2023-08-01T16:36:53.944Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/120 [2023-08-01T16:36:53.944Z] INFO: archiving workspace using pattern(s): [2023-08-01T16:36:54.878Z] Archives upload complete. [2023-08-01T16:36:55.138Z] INFO: archiving logs to Nexus [2023-08-01T16:36:55.708Z] ---> uname -a: [2023-08-01T16:36:55.708Z] Linux prd-ubuntu20-04-docker-8c-8g-2667 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-01T16:36:55.708Z] [2023-08-01T16:36:55.708Z] [2023-08-01T16:36:55.708Z] ---> lscpu: [2023-08-01T16:36:55.708Z] Architecture: x86_64 [2023-08-01T16:36:55.708Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-01T16:36:55.708Z] Byte Order: Little Endian [2023-08-01T16:36:55.708Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-01T16:36:55.708Z] CPU(s): 8 [2023-08-01T16:36:55.708Z] On-line CPU(s) list: 0-7 [2023-08-01T16:36:55.708Z] Thread(s) per core: 1 [2023-08-01T16:36:55.708Z] Core(s) per socket: 1 [2023-08-01T16:36:55.708Z] Socket(s): 8 [2023-08-01T16:36:55.708Z] NUMA node(s): 1 [2023-08-01T16:36:55.708Z] Vendor ID: AuthenticAMD [2023-08-01T16:36:55.708Z] CPU family: 23 [2023-08-01T16:36:55.708Z] Model: 49 [2023-08-01T16:36:55.708Z] Model name: AMD EPYC-Rome Processor [2023-08-01T16:36:55.708Z] Stepping: 0 [2023-08-01T16:36:55.708Z] CPU MHz: 2799.998 [2023-08-01T16:36:55.708Z] BogoMIPS: 5599.99 [2023-08-01T16:36:55.708Z] Virtualization: AMD-V [2023-08-01T16:36:55.708Z] Hypervisor vendor: KVM [2023-08-01T16:36:55.708Z] Virtualization type: full [2023-08-01T16:36:55.708Z] L1d cache: 256 KiB [2023-08-01T16:36:55.708Z] L1i cache: 256 KiB [2023-08-01T16:36:55.708Z] L2 cache: 4 MiB [2023-08-01T16:36:55.708Z] L3 cache: 128 MiB [2023-08-01T16:36:55.708Z] NUMA node0 CPU(s): 0-7 [2023-08-01T16:36:55.708Z] Vulnerability Itlb multihit: Not affected [2023-08-01T16:36:55.708Z] Vulnerability L1tf: Not affected [2023-08-01T16:36:55.708Z] Vulnerability Mds: Not affected [2023-08-01T16:36:55.708Z] Vulnerability Meltdown: Not affected [2023-08-01T16:36:55.708Z] Vulnerability Mmio stale data: Not affected [2023-08-01T16:36:55.708Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-01T16:36:55.708Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-01T16:36:55.708Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-01T16:36:55.708Z] Vulnerability Srbds: Not affected [2023-08-01T16:36:55.708Z] Vulnerability Tsx async abort: Not affected [2023-08-01T16:36:55.708Z] 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-08-01T16:36:55.708Z] [2023-08-01T16:36:55.708Z] [2023-08-01T16:36:55.708Z] ---> nproc: [2023-08-01T16:36:55.708Z] 8 [2023-08-01T16:36:55.708Z] [2023-08-01T16:36:55.708Z] [2023-08-01T16:36:55.708Z] ---> df -h: [2023-08-01T16:36:55.708Z] Filesystem Size Used Avail Use% Mounted on [2023-08-01T16:36:55.708Z] overlay 155G 13G 143G 9% / [2023-08-01T16:36:55.708Z] tmpfs 64M 0 64M 0% /dev [2023-08-01T16:36:55.708Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-01T16:36:55.708Z] shm 64M 0 64M 0% /dev/shm [2023-08-01T16:36:55.708Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-08-01T16:36:55.708Z] [2023-08-01T16:36:55.708Z] [2023-08-01T16:36:55.708Z] ---> sar -b -r -n DEV: [2023-08-01T16:36:55.708Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2667) 08/01/23 _x86_64_ (8 CPU) [2023-08-01T16:36:55.708Z] [2023-08-01T16:36:55.708Z] 16:20:14 LINUX RESTART (8 CPU) [2023-08-01T16:36:55.708Z] [2023-08-01T16:36:55.708Z] 16:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-01T16:36:55.708Z] 16:22:01 213.15 4.15 209.00 0.00 422.51 79310.24 0.00 [2023-08-01T16:36:55.708Z] 16:23:01 83.59 0.17 83.42 0.00 2.53 19430.32 0.00 [2023-08-01T16:36:55.708Z] 16:24:01 143.53 0.08 143.44 0.00 14.26 35340.91 0.00 [2023-08-01T16:36:55.708Z] 16:25:01 2.32 0.00 2.32 0.00 0.00 27.62 0.00 [2023-08-01T16:36:55.708Z] 16:26:01 55.61 11.85 43.77 0.00 5194.40 8896.63 0.00 [2023-08-01T16:36:55.708Z] 16:27:01 6.66 0.02 6.65 0.00 0.13 131.38 0.00 [2023-08-01T16:36:55.708Z] 16:28:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 [2023-08-01T16:36:55.708Z] 16:29:01 1.97 0.00 1.97 0.00 0.00 21.86 0.00 [2023-08-01T16:36:55.708Z] 16:30:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 [2023-08-01T16:36:55.708Z] 16:31:01 2.17 0.00 2.17 0.00 0.00 23.73 0.00 [2023-08-01T16:36:55.709Z] 16:32:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 [2023-08-01T16:36:55.709Z] 16:33:01 1.92 0.00 1.92 0.00 0.00 20.80 0.00 [2023-08-01T16:36:55.709Z] 16:34:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 [2023-08-01T16:36:55.709Z] 16:35:01 2.07 0.00 2.07 0.00 0.00 22.26 0.00 [2023-08-01T16:36:55.709Z] 16:36:01 13.93 0.12 13.81 0.00 10.40 10518.78 0.00 [2023-08-01T16:36:55.709Z] Average: 35.30 1.09 34.21 0.00 376.26 10175.87 0.00 [2023-08-01T16:36:55.709Z] [2023-08-01T16:36:55.709Z] 16:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-01T16:36:55.709Z] 16:22:01 28200144 31479204 821140 2.50 145876 3320756 1993268 5.87 1218868 3000140 33416 [2023-08-01T16:36:55.709Z] 16:23:01 28024588 31440180 856416 2.60 150960 3441496 2355756 6.94 1408492 2970560 130336 [2023-08-01T16:36:55.709Z] 16:24:01 27518416 31544976 754016 2.29 161568 4001580 1742692 5.14 1296000 3550600 412 [2023-08-01T16:36:55.709Z] 16:25:01 27518224 31544856 753960 2.29 161624 4001580 1742692 5.14 1295588 3550600 16 [2023-08-01T16:36:55.709Z] 16:26:01 26988960 31528544 753264 2.29 195576 4463608 1841264 5.43 1616028 3722304 992 [2023-08-01T16:36:55.709Z] 16:27:01 26994228 31529024 752708 2.29 194120 4460364 1807836 5.33 1614212 3719092 12 [2023-08-01T16:36:55.709Z] 16:28:01 27003048 31537956 743724 2.26 194196 4460368 1807836 5.33 1605436 3719096 8 [2023-08-01T16:36:55.709Z] 16:29:01 27002640 31537608 743988 2.26 194260 4460372 1807836 5.33 1605516 3719100 12 [2023-08-01T16:36:55.709Z] 16:30:01 27002652 31537764 743288 2.26 194344 4460372 1807836 5.33 1605888 3719104 152 [2023-08-01T16:36:55.709Z] 16:31:01 27002360 31537552 743412 2.26 194432 4460376 1807836 5.33 1605784 3719108 8 [2023-08-01T16:36:55.709Z] 16:32:01 27002500 31538068 743148 2.26 194528 4460368 1807836 5.33 1605540 3719380 8 [2023-08-01T16:36:55.709Z] 16:33:01 27002388 31538160 742952 2.26 194604 4460380 1807836 5.33 1605640 3719396 8 [2023-08-01T16:36:55.709Z] 16:34:01 27002372 31538224 742868 2.26 194684 4460384 1807836 5.33 1605700 3719400 4 [2023-08-01T16:36:55.709Z] 16:35:01 27003144 31539080 741996 2.26 194764 4460384 1807836 5.33 1605348 3719400 8 [2023-08-01T16:36:55.709Z] 16:36:01 26213648 31508584 762788 2.32 200808 5164256 1893632 5.58 1634152 4422884 435704 [2023-08-01T16:36:55.709Z] Average: 27165287 31525319 759978 2.31 184423 4302443 1855989 5.47 1528546 3646011 40073 [2023-08-01T16:36:55.709Z] [2023-08-01T16:36:55.709Z] 16:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-01T16:36:55.709Z] 16:22:01 docker0 227.64 383.37 18.03 2606.19 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:22:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:22:01 ens3 562.19 342.10 6918.76 49.25 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:22:01 vethd9750a6 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:23:01 docker0 1.42 3.35 0.09 42.49 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:23:01 ens3 23.31 14.46 60.12 8.60 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:23:01 vethf43ed31 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:24:01 docker0 1.68 3.53 0.11 45.57 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:24:01 lo 8.53 8.53 0.84 0.84 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:24:01 ens3 173.70 145.21 2616.17 327.31 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:25:01 ens3 0.45 0.20 0.11 0.07 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:26:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:26:01 ens3 186.07 70.61 2922.86 5.42 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:27:01 ens3 0.32 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:28:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:29:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:30:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:31:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:32:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:33:01 ens3 0.37 0.13 0.13 0.01 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:35:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:36:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] 16:36:01 ens3 120.61 67.21 3969.49 9.71 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] Average: docker0 15.14 25.61 1.20 176.88 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] Average: ens3 70.64 42.37 1092.61 26.67 0.00 0.00 0.00 0.00 [2023-08-01T16:36:55.709Z] [2023-08-01T16:36:55.709Z] [2023-08-01T16:36:55.709Z] ---> sar -P ALL: [2023-08-01T16:36:55.709Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2667) 08/01/23 _x86_64_ (8 CPU) [2023-08-01T16:36:55.709Z] [2023-08-01T16:36:55.709Z] 16:20:14 LINUX RESTART (8 CPU) [2023-08-01T16:36:55.709Z] [2023-08-01T16:36:55.709Z] 16:21:02 CPU %user %nice %system %iowait %steal %idle [2023-08-01T16:36:55.709Z] 16:22:01 all 9.88 0.00 4.38 3.54 0.07 82.13 [2023-08-01T16:36:55.709Z] 16:22:01 0 10.77 0.00 4.06 0.14 0.05 84.98 [2023-08-01T16:36:55.709Z] 16:22:01 1 9.30 0.00 4.01 1.56 0.07 85.06 [2023-08-01T16:36:55.709Z] 16:22:01 2 12.51 0.00 3.84 0.60 0.07 82.98 [2023-08-01T16:36:55.709Z] 16:22:01 3 8.81 0.00 3.29 1.44 0.07 86.39 [2023-08-01T16:36:55.709Z] 16:22:01 4 9.31 0.00 4.07 2.10 0.05 84.46 [2023-08-01T16:36:55.709Z] 16:22:01 5 9.30 0.00 6.33 15.34 0.07 68.97 [2023-08-01T16:36:55.709Z] 16:22:01 6 8.33 0.00 4.35 5.89 0.09 81.34 [2023-08-01T16:36:55.709Z] 16:22:01 7 10.72 0.00 5.06 1.35 0.09 82.78 [2023-08-01T16:36:55.709Z] 16:23:01 all 43.23 0.00 6.02 2.45 0.11 48.18 [2023-08-01T16:36:55.709Z] 16:23:01 0 41.82 0.00 6.13 0.65 0.15 51.24 [2023-08-01T16:36:55.709Z] 16:23:01 1 44.09 0.00 6.12 12.11 0.10 37.57 [2023-08-01T16:36:55.709Z] 16:23:01 2 44.22 0.00 6.09 0.34 0.12 49.25 [2023-08-01T16:36:55.709Z] 16:23:01 3 42.61 0.00 5.74 0.07 0.10 51.48 [2023-08-01T16:36:55.709Z] 16:23:01 4 43.88 0.00 5.85 0.05 0.10 50.12 [2023-08-01T16:36:55.709Z] 16:23:01 5 43.29 0.00 5.79 5.44 0.12 45.37 [2023-08-01T16:36:55.709Z] 16:23:01 6 43.07 0.00 6.17 0.12 0.08 50.56 [2023-08-01T16:36:55.709Z] 16:23:01 7 42.90 0.00 6.28 0.84 0.12 49.87 [2023-08-01T16:36:55.709Z] 16:24:01 all 12.08 0.00 2.90 2.85 0.06 82.10 [2023-08-01T16:36:55.709Z] 16:24:01 0 12.21 0.00 2.40 3.79 0.05 81.56 [2023-08-01T16:36:55.709Z] 16:24:01 1 12.01 0.00 3.83 9.05 0.07 75.05 [2023-08-01T16:36:55.709Z] 16:24:01 2 12.64 0.00 2.34 0.44 0.07 84.51 [2023-08-01T16:36:55.709Z] 16:24:01 3 11.56 0.00 3.22 1.61 0.05 83.56 [2023-08-01T16:36:55.709Z] 16:24:01 4 11.90 0.00 2.95 0.37 0.07 84.72 [2023-08-01T16:36:55.709Z] 16:24:01 5 12.16 0.00 2.43 0.13 0.05 85.22 [2023-08-01T16:36:55.709Z] 16:24:01 6 12.83 0.00 3.32 6.78 0.07 77.00 [2023-08-01T16:36:55.709Z] 16:24:01 7 11.33 0.00 2.74 0.67 0.07 85.19 [2023-08-01T16:36:55.709Z] 16:25:01 all 0.17 0.00 0.02 0.09 0.00 99.72 [2023-08-01T16:36:55.709Z] 16:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-01T16:36:55.709Z] 16:25:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-08-01T16:36:55.709Z] 16:25:01 2 0.13 0.00 0.05 0.00 0.02 99.80 [2023-08-01T16:36:55.709Z] 16:25:01 3 0.03 0.00 0.02 0.43 0.02 99.50 [2023-08-01T16:36:55.709Z] 16:25:01 4 1.14 0.00 0.03 0.00 0.00 98.82 [2023-08-01T16:36:55.709Z] 16:25:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-01T16:36:55.709Z] 16:25:01 6 0.00 0.00 0.00 0.23 0.00 99.77 [2023-08-01T16:36:55.709Z] 16:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-01T16:36:55.709Z] 16:26:01 all 2.61 0.00 1.54 2.04 0.03 93.78 [2023-08-01T16:36:55.709Z] 16:26:01 0 1.87 0.00 2.99 1.20 0.03 93.91 [2023-08-01T16:36:55.709Z] 16:26:01 1 4.77 0.00 1.11 0.38 0.02 93.72 [2023-08-01T16:36:55.709Z] 16:26:01 2 3.28 0.00 1.17 2.61 0.03 92.91 [2023-08-01T16:36:55.709Z] 16:26:01 3 2.52 0.00 2.37 8.62 0.03 86.45 [2023-08-01T16:36:55.709Z] 16:26:01 4 2.62 0.00 1.13 1.72 0.02 94.51 [2023-08-01T16:36:55.709Z] 16:26:01 5 2.02 0.00 1.05 1.10 0.02 95.80 [2023-08-01T16:36:55.709Z] 16:26:01 6 2.12 0.00 1.75 0.57 0.02 95.54 [2023-08-01T16:36:55.709Z] 16:26:01 7 1.68 0.00 0.77 0.17 0.03 97.35 [2023-08-01T16:36:55.709Z] 16:27:01 all 0.19 0.00 0.06 0.17 0.01 99.58 [2023-08-01T16:36:55.709Z] 16:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-08-01T16:36:55.709Z] 16:27:01 1 0.90 0.00 0.05 0.00 0.02 99.04 [2023-08-01T16:36:55.709Z] 16:27:01 2 0.10 0.00 0.08 0.82 0.02 98.98 [2023-08-01T16:36:55.710Z] 16:27:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-08-01T16:36:55.710Z] 16:27:01 4 0.07 0.00 0.05 0.35 0.00 99.53 [2023-08-01T16:36:55.710Z] 16:27:01 5 0.08 0.00 0.05 0.13 0.02 99.72 [2023-08-01T16:36:55.710Z] 16:27:01 6 0.20 0.00 0.10 0.00 0.00 99.70 [2023-08-01T16:36:55.710Z] 16:27:01 7 0.05 0.00 0.07 0.07 0.02 99.80 [2023-08-01T16:36:55.710Z] 16:28:01 all 0.11 0.00 0.01 0.03 0.01 99.84 [2023-08-01T16:36:55.710Z] 16:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-01T16:36:55.710Z] 16:28:01 1 0.63 0.00 0.02 0.00 0.00 99.35 [2023-08-01T16:36:55.710Z] 16:28:01 2 0.17 0.00 0.02 0.15 0.02 99.65 [2023-08-01T16:36:55.710Z] 16:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-01T16:36:55.710Z] 16:28:01 4 0.00 0.00 0.00 0.07 0.02 99.92 [2023-08-01T16:36:55.710Z] 16:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-01T16:36:55.710Z] 16:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-01T16:36:55.710Z] 16:28:01 7 0.03 0.00 0.02 0.00 0.07 99.88 [2023-08-01T16:36:55.710Z] 16:29:01 all 0.05 0.00 0.01 0.06 0.00 99.88 [2023-08-01T16:36:55.710Z] 16:29:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-08-01T16:36:55.710Z] 16:29:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-08-01T16:36:55.710Z] 16:29:01 2 0.20 0.00 0.02 0.28 0.00 99.50 [2023-08-01T16:36:55.710Z] 16:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-01T16:36:55.710Z] 16:29:01 4 0.00 0.00 0.02 0.18 0.00 99.80 [2023-08-01T16:36:55.710Z] 16:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-01T16:36:55.710Z] 16:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-01T16:36:55.710Z] 16:29:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2023-08-01T16:36:55.710Z] 16:30:01 all 0.04 0.00 0.01 0.01 0.00 99.93 [2023-08-01T16:36:55.710Z] 16:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-01T16:36:55.710Z] 16:30:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-01T16:36:55.710Z] 16:30:01 2 0.15 0.00 0.00 0.10 0.00 99.75 [2023-08-01T16:36:55.710Z] 16:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-01T16:36:55.710Z] 16:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-01T16:36:55.710Z] 16:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-01T16:36:55.710Z] 16:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-01T16:36:55.710Z] 16:30:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-08-01T16:36:55.710Z] 16:31:01 all 0.05 0.00 0.01 0.01 0.00 99.92 [2023-08-01T16:36:55.710Z] 16:31:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-01T16:36:55.710Z] 16:31:01 1 0.28 0.00 0.00 0.00 0.00 99.72 [2023-08-01T16:36:55.710Z] 16:31:01 2 0.07 0.00 0.00 0.10 0.02 99.82 [2023-08-01T16:36:55.710Z] 16:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-01T16:36:55.710Z] 16:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-01T16:36:55.710Z] 16:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-01T16:36:55.710Z] 16:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-01T16:36:55.710Z] 16:31:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-08-01T16:36:55.710Z] 16:32:01 all 0.02 0.00 0.01 0.02 0.08 99.87 [2023-08-01T16:36:55.710Z] 16:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-01T16:36:55.710Z] 16:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-01T16:36:55.710Z] 16:32:01 2 0.08 0.00 0.02 0.13 0.00 99.77 [2023-08-01T16:36:55.710Z] 16:32:01 3 0.00 0.00 0.00 0.00 0.56 99.44 [2023-08-01T16:36:55.710Z] 16:32:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2023-08-01T16:36:55.710Z] 16:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-01T16:36:55.710Z] 16:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-01T16:36:55.710Z] 16:32:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-08-01T16:36:55.710Z] [2023-08-01T16:36:55.710Z] 16:32:01 CPU %user %nice %system %iowait %steal %idle [2023-08-01T16:36:55.710Z] 16:33:01 all 0.10 0.00 0.01 0.00 0.00 99.88 [2023-08-01T16:36:55.710Z] 16:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-01T16:36:55.710Z] 16:33:01 1 0.63 0.00 0.03 0.00 0.00 99.34 [2023-08-01T16:36:55.710Z] 16:33:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-01T16:36:55.710Z] 16:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-01T16:36:55.710Z] 16:33:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-08-01T16:36:55.710Z] 16:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-01T16:36:55.710Z] 16:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-01T16:36:55.710Z] 16:33:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-08-01T16:36:55.710Z] 16:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-08-01T16:36:55.710Z] 16:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-01T16:36:55.710Z] 16:34:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-01T16:36:55.710Z] 16:34:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2023-08-01T16:36:55.710Z] 16:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-01T16:36:55.710Z] 16:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-01T16:36:55.710Z] 16:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-01T16:36:55.710Z] 16:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-01T16:36:55.710Z] 16:34:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-08-01T16:36:55.710Z] 16:35:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2023-08-01T16:36:55.710Z] 16:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-01T16:36:55.710Z] 16:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-01T16:36:55.710Z] 16:35:01 2 0.07 0.00 0.00 0.12 0.00 99.82 [2023-08-01T16:36:55.710Z] 16:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-01T16:36:55.710Z] 16:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-01T16:36:55.710Z] 16:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-01T16:36:55.710Z] 16:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-01T16:36:55.710Z] 16:35:01 7 0.08 0.00 0.05 0.00 0.02 99.85 [2023-08-01T16:36:55.710Z] 16:36:01 all 2.62 0.00 1.12 0.36 0.02 95.87 [2023-08-01T16:36:55.710Z] 16:36:01 0 3.00 0.00 0.95 0.00 0.02 96.03 [2023-08-01T16:36:55.710Z] 16:36:01 1 2.96 0.00 1.38 0.05 0.02 95.60 [2023-08-01T16:36:55.710Z] 16:36:01 2 2.26 0.00 0.65 2.20 0.02 94.87 [2023-08-01T16:36:55.710Z] 16:36:01 3 3.18 0.00 0.89 0.35 0.02 95.57 [2023-08-01T16:36:55.710Z] 16:36:01 4 3.08 0.00 0.60 0.02 0.02 96.29 [2023-08-01T16:36:55.710Z] 16:36:01 5 2.11 0.00 1.93 0.25 0.02 95.70 [2023-08-01T16:36:55.710Z] 16:36:01 6 1.77 0.00 0.94 0.05 0.02 97.22 [2023-08-01T16:36:55.710Z] 16:36:01 7 2.60 0.00 1.66 0.00 0.03 95.71 [2023-08-01T16:36:55.710Z] Average: all 4.72 0.00 1.07 0.77 0.03 93.42 [2023-08-01T16:36:55.710Z] Average: 0 4.63 0.00 1.10 0.39 0.02 93.86 [2023-08-01T16:36:55.710Z] Average: 1 5.02 0.00 1.10 1.54 0.02 92.32 [2023-08-01T16:36:55.710Z] Average: 2 5.03 0.00 0.94 0.53 0.03 93.47 [2023-08-01T16:36:55.710Z] Average: 3 4.56 0.00 1.03 0.83 0.06 93.52 [2023-08-01T16:36:55.710Z] Average: 4 4.77 0.00 0.97 0.33 0.02 93.91 [2023-08-01T16:36:55.710Z] Average: 5 4.57 0.00 1.16 1.46 0.02 92.78 [2023-08-01T16:36:55.710Z] Average: 6 4.53 0.00 1.10 0.89 0.02 93.46 [2023-08-01T16:36:55.710Z] Average: 7 4.62 0.00 1.11 0.20 0.04 94.03 [2023-08-01T16:36:55.710Z] [2023-08-01T16:36:55.710Z] [2023-08-01T16:36:55.710Z]