Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bffda19a327bd0e0f8f572f38d60b953f6d5e074 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-ssh15934544625763985683.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-ssh8837346126604690662.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-ssh9174969315824614285.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-ssh7316365972843400733.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-ssh7275120298221723831.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 ‘prd-ubuntu20.04-docker-8c-8g-1335’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1338 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bffda19a327bd0e0f8f572f38d60b953f6d5e074 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#208)" > git config core.sparsecheckout # timeout=10 > git checkout -f bffda19a327bd0e0f8f572f38d60b953f6d5e074 # timeout=10 > git rev-list --no-walk 3c9673bd00b0496122dab08c8c5119b35955174d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-17T16:53:49.524Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-17T16:53:49.571Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-17T16:53:49.589Z] ========================================================= [2023-07-17T16:53:49.589Z] EdgeX Global Pipelines Version Info [2023-07-17T16:53:49.589Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:53:50.290Z] ------------------- [2023-07-17T16:53:50.290Z] stable info: [2023-07-17T16:53:50.290Z] ------------------- [2023-07-17T16:53:50.290Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-17T16:53:50.290Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-17T16:53:50.290Z] Message: update stable to v1.0.250 [2023-07-17T16:53:50.861Z] ------------------- [2023-07-17T16:53:50.861Z] experimental info: [2023-07-17T16:53:50.861Z] ------------------- [2023-07-17T16:53:50.861Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-17T16:53:50.861Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-17T16:53:50.861Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-17T16:53:51.006Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-07-17T16:53:51.018Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-07-17T16:53:51.029Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-17T16:53:51.040Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-17T16:53:51.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-17T16:53:51.065Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-17T16:53:51.078Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-17T16:53:51.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-17T16:53:51.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-17T16:53:51.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-17T16:53:51.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-17T16:53:51.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-07-17T16:53:51.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-17T16:53:51.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-17T16:53:51.180Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-17T16:53:51.197Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-17T16:53:51.226Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-17T16:53:51.242Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-17T16:53:51.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-17T16:53:51.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-17T16:53:51.287Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-17T16:53:51.303Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-17T16:53:51.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-17T16:53:51.330Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-17T16:53:51.347Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-17T16:53:51.363Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-17T16:53:51.377Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-17T16:53:51.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-17T16:53:51.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-17T16:53:51.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-17T16:53:51.424Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bffda19a327bd0e0f8f572f38d60b953f6d5e074 [Pipeline] echo [2023-07-17T16:53:51.438Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bffda19 [Pipeline] echo [2023-07-17T16:53:51.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T16:53:51.494Z] provisioning config files... [2023-07-17T16:53:51.509Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16301961006037051049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:53:51.807Z] ---> docker-login.sh [2023-07-17T16:53:51.807Z] nexus3.edgexfoundry.org:10001 [2023-07-17T16:53:52.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:53:52.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:53:52.068Z] Configure a credential helper to remove this warning. See [2023-07-17T16:53:52.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:53:52.068Z] [2023-07-17T16:53:52.068Z] Login Succeeded [2023-07-17T16:53:52.068Z] nexus3.edgexfoundry.org:10002 [2023-07-17T16:53:52.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:53:52.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:53:52.068Z] Configure a credential helper to remove this warning. See [2023-07-17T16:53:52.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:53:52.068Z] [2023-07-17T16:53:52.068Z] Login Succeeded [2023-07-17T16:53:52.068Z] nexus3.edgexfoundry.org:10003 [2023-07-17T16:53:52.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:53:52.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:53:52.328Z] Configure a credential helper to remove this warning. See [2023-07-17T16:53:52.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:53:52.328Z] [2023-07-17T16:53:52.328Z] Login Succeeded [2023-07-17T16:53:52.328Z] nexus3.edgexfoundry.org:10004 [2023-07-17T16:53:52.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:53:52.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:53:52.328Z] Configure a credential helper to remove this warning. See [2023-07-17T16:53:52.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:53:52.328Z] [2023-07-17T16:53:52.328Z] Login Succeeded [2023-07-17T16:53:52.328Z] docker.io [2023-07-17T16:53:52.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:53:52.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:53:52.587Z] Configure a credential helper to remove this warning. See [2023-07-17T16:53:52.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:53:52.587Z] [2023-07-17T16:53:52.587Z] Login Succeeded [2023-07-17T16:53:52.587Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T16:53:52.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-17T16:53:52.951Z] + git rev-list -1 --merges bffda19a327bd0e0f8f572f38d60b953f6d5e074~1..bffda19a327bd0e0f8f572f38d60b953f6d5e074 [Pipeline] echo [2023-07-17T16:53:53.001Z] -----------> git rev-list -1 --merges bffda19a327bd0e0f8f572f38d60b953f6d5e074~1..bffda19a327bd0e0f8f572f38d60b953f6d5e074 bffda19a327bd0e0f8f572f38d60b953f6d5e074 [false] [Pipeline] sh [2023-07-17T16:53:53.290Z] + git log --format=format:%s -1 bffda19a327bd0e0f8f572f38d60b953f6d5e074 [Pipeline] echo [2023-07-17T16:53:53.304Z] ========================================================= [2023-07-17T16:53:53.304Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-17T16:53:53.304Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-17T16:53:53.632Z] + git log --format=format:%s -1 bffda19a327bd0e0f8f572f38d60b953f6d5e074 [Pipeline] echo [2023-07-17T16:53:53.661Z] [semverPrep] GIT_COMMIT: bffda19a327bd0e0f8f572f38d60b953f6d5e074, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#208) [Pipeline] echo [2023-07-17T16:53:53.670Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-17T16:53:54.018Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-17T16:53:54.018Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-17T16:53:54.018Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-17T16:53:54.018Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-17T16:53:54.018Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-17T16:53:54.018Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-17T16:53:54.018Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:53:54.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T16:53:54.375Z] [2023-07-17T16:53:54.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:53:54.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T16:53:54.679Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-17T16:53:54.679Z] b85a868b505f: Pulling fs layer [2023-07-17T16:53:54.679Z] e2be974225ed: Pulling fs layer [2023-07-17T16:53:54.679Z] 339a4e72a1f5: Pulling fs layer [2023-07-17T16:53:54.679Z] 988bab9f4d93: Pulling fs layer [2023-07-17T16:53:54.679Z] 1469e6f7b9e6: Pulling fs layer [2023-07-17T16:53:54.679Z] eaf3925da568: Pulling fs layer [2023-07-17T16:53:54.679Z] bab4dde63d76: Pulling fs layer [2023-07-17T16:53:54.679Z] bde34c3a00c8: Pulling fs layer [2023-07-17T16:53:54.679Z] b352a97aabf1: Pulling fs layer [2023-07-17T16:53:54.679Z] 4872d77fe225: Pulling fs layer [2023-07-17T16:53:54.679Z] 5851b861e8e6: Pulling fs layer [2023-07-17T16:53:54.679Z] bab4dde63d76: Waiting [2023-07-17T16:53:54.679Z] bde34c3a00c8: Waiting [2023-07-17T16:53:54.679Z] b352a97aabf1: Waiting [2023-07-17T16:53:54.679Z] 4872d77fe225: Waiting [2023-07-17T16:53:54.679Z] 5851b861e8e6: Waiting [2023-07-17T16:53:54.679Z] 988bab9f4d93: Waiting [2023-07-17T16:53:54.679Z] eaf3925da568: Waiting [2023-07-17T16:53:54.679Z] 1469e6f7b9e6: Waiting [2023-07-17T16:53:54.679Z] e2be974225ed: Verifying Checksum [2023-07-17T16:53:54.679Z] e2be974225ed: Download complete [2023-07-17T16:53:54.679Z] 988bab9f4d93: Verifying Checksum [2023-07-17T16:53:54.679Z] 988bab9f4d93: Download complete [2023-07-17T16:53:54.953Z] 1469e6f7b9e6: Verifying Checksum [2023-07-17T16:53:54.953Z] 1469e6f7b9e6: Download complete [2023-07-17T16:53:54.953Z] eaf3925da568: Download complete [2023-07-17T16:53:54.953Z] 339a4e72a1f5: Verifying Checksum [2023-07-17T16:53:54.953Z] 339a4e72a1f5: Download complete [2023-07-17T16:53:54.953Z] bde34c3a00c8: Verifying Checksum [2023-07-17T16:53:54.953Z] bde34c3a00c8: Download complete [2023-07-17T16:53:54.953Z] b352a97aabf1: Download complete [2023-07-17T16:53:54.953Z] 4872d77fe225: Verifying Checksum [2023-07-17T16:53:54.953Z] 4872d77fe225: Download complete [2023-07-17T16:53:54.953Z] 5851b861e8e6: Verifying Checksum [2023-07-17T16:53:54.953Z] 5851b861e8e6: Download complete [2023-07-17T16:53:54.953Z] b85a868b505f: Verifying Checksum [2023-07-17T16:53:54.953Z] b85a868b505f: Download complete [2023-07-17T16:53:55.212Z] bab4dde63d76: Verifying Checksum [2023-07-17T16:53:55.213Z] bab4dde63d76: Download complete [2023-07-17T16:53:56.153Z] b85a868b505f: Pull complete [2023-07-17T16:53:56.153Z] e2be974225ed: Pull complete [2023-07-17T16:53:56.719Z] 339a4e72a1f5: Pull complete [2023-07-17T16:53:56.719Z] 988bab9f4d93: Pull complete [2023-07-17T16:53:56.977Z] 1469e6f7b9e6: Pull complete [2023-07-17T16:53:57.236Z] eaf3925da568: Pull complete [2023-07-17T16:53:58.609Z] bab4dde63d76: Pull complete [2023-07-17T16:53:58.609Z] bde34c3a00c8: Pull complete [2023-07-17T16:53:58.867Z] b352a97aabf1: Pull complete [2023-07-17T16:53:58.867Z] 4872d77fe225: Pull complete [2023-07-17T16:53:58.867Z] 5851b861e8e6: Pull complete [2023-07-17T16:53:58.867Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-17T16:53:58.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T16:53:58.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:53:58.961Z] prd-ubuntu20.04-docker-8c-8g-1338 does not seem to be running inside a container [2023-07-17T16:53:58.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-17T16:54:02.725Z] $ docker top f9a0e3752e35403400af6190e3b89116960a4cfd17eb821f248e4fd1fe7bf09c -eo pid,comm [2023-07-17T16:54:02.770Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-17T16:54:02.770Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-17T16:54:02.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T16:54:02.803Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T16:54:02.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T16:54:02.920Z] $ docker exec f9a0e3752e35403400af6190e3b89116960a4cfd17eb821f248e4fd1fe7bf09c ssh-agent [2023-07-17T16:54:03.019Z] SSH_AUTH_SOCK=/tmp/ssh-HFFJkwqZADL8/agent.32 [2023-07-17T16:54:03.019Z] SSH_AGENT_PID=38 [2023-07-17T16:54:03.027Z] Running ssh-add (command line suppressed) [2023-07-17T16:54:03.129Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4512604881557868205.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4512604881557868205.key) [2023-07-17T16:54:03.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T16:54:03.424Z] + git tag --points-at HEAD [Pipeline] } [2023-07-17T16:54:03.438Z] $ docker exec --env ******** --env ******** f9a0e3752e35403400af6190e3b89116960a4cfd17eb821f248e4fd1fe7bf09c ssh-agent -k [2023-07-17T16:54:03.533Z] unset SSH_AUTH_SOCK; [2023-07-17T16:54:03.533Z] unset SSH_AGENT_PID; [2023-07-17T16:54:03.534Z] echo Agent pid 38 killed; [2023-07-17T16:54:03.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-17T16:54:03.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T16:54:03.567Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T16:54:03.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T16:54:03.680Z] $ docker exec f9a0e3752e35403400af6190e3b89116960a4cfd17eb821f248e4fd1fe7bf09c ssh-agent [2023-07-17T16:54:03.779Z] SSH_AUTH_SOCK=/tmp/ssh-NP9IeeaD4Awu/agent.70 [2023-07-17T16:54:03.779Z] SSH_AGENT_PID=76 [2023-07-17T16:54:03.784Z] Running ssh-add (command line suppressed) [2023-07-17T16:54:03.883Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13128399890565288662.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13128399890565288662.key) [2023-07-17T16:54:03.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T16:54:04.182Z] + git semver init [2023-07-17T16:54:04.441Z] 2023-07-17 16:54:04,351 [run_init] DEBUG init version:0.0.0 force:False [2023-07-17T16:54:04.441Z] 2023-07-17 16:54:04,352 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-07-17T16:54:04.441Z] 2023-07-17 16:54:04,353 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-07-17T16:54:04.441Z] 2023-07-17 16:54:04,353 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-07-17T16:54:05.818Z] 2023-07-17 16:54:05,416 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-07-17T16:54:05.818Z] 2023-07-17 16:54:05,417 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-07-17T16:54:05.818Z] 2023-07-17 16:54:05,417 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-17T16:54:05.818Z] 2023-07-17 16:54:05,417 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-17T16:54:05.818Z] 3.1.0-dev.3 [Pipeline] } [2023-07-17T16:54:05.830Z] $ docker exec --env ******** --env ******** f9a0e3752e35403400af6190e3b89116960a4cfd17eb821f248e4fd1fe7bf09c ssh-agent -k [2023-07-17T16:54:05.929Z] unset SSH_AUTH_SOCK; [2023-07-17T16:54:05.929Z] unset SSH_AGENT_PID; [2023-07-17T16:54:05.929Z] echo Agent pid 76 killed; [2023-07-17T16:54:05.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-17T16:54:06.243Z] + git semver [Pipeline] } [2023-07-17T16:54:06.517Z] $ docker stop --time=1 f9a0e3752e35403400af6190e3b89116960a4cfd17eb821f248e4fd1fe7bf09c [2023-07-17T16:54:07.840Z] $ docker rm -f --volumes f9a0e3752e35403400af6190e3b89116960a4cfd17eb821f248e4fd1fe7bf09c [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T16:54:08.165Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-17T16:54:08.353Z] Stashed 1 file(s) [Pipeline] echo [2023-07-17T16:54:08.355Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T16:54:08.476Z] provisioning config files... [2023-07-17T16:54:08.486Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15645892556226688717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:54:08.783Z] ---> docker-login.sh [2023-07-17T16:54:08.783Z] nexus3.edgexfoundry.org:10001 [2023-07-17T16:54:08.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:54:08.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:54:08.783Z] Configure a credential helper to remove this warning. See [2023-07-17T16:54:08.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:54:08.783Z] [2023-07-17T16:54:08.783Z] Login Succeeded [2023-07-17T16:54:08.783Z] nexus3.edgexfoundry.org:10002 [2023-07-17T16:54:08.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:54:08.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:54:08.783Z] Configure a credential helper to remove this warning. See [2023-07-17T16:54:08.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:54:08.783Z] [2023-07-17T16:54:08.783Z] Login Succeeded [2023-07-17T16:54:08.783Z] nexus3.edgexfoundry.org:10003 [2023-07-17T16:54:09.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:54:09.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:54:09.042Z] Configure a credential helper to remove this warning. See [2023-07-17T16:54:09.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:54:09.042Z] [2023-07-17T16:54:09.042Z] Login Succeeded [2023-07-17T16:54:09.042Z] nexus3.edgexfoundry.org:10004 [2023-07-17T16:54:09.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:54:09.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:54:09.042Z] Configure a credential helper to remove this warning. See [2023-07-17T16:54:09.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:54:09.042Z] [2023-07-17T16:54:09.042Z] Login Succeeded [2023-07-17T16:54:09.042Z] docker.io [2023-07-17T16:54:09.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:54:09.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:54:09.301Z] Configure a credential helper to remove this warning. See [2023-07-17T16:54:09.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:54:09.301Z] [2023-07-17T16:54:09.301Z] Login Succeeded [2023-07-17T16:54:09.301Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T16:54:09.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-17T16:54:09.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:54:09.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:54:09.384Z] ========================================================= [2023-07-17T16:54:09.384Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-17T16:54:09.384Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:54:09.697Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-17T16:54:09.697Z] Sending build context to Docker daemon 12.65MB [2023-07-17T16:54:09.697Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T16:54:09.697Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-17T16:54:09.697Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-17T16:54:09.697Z] 4db1b89c0bd1: Pulling fs layer [2023-07-17T16:54:09.697Z] 6911f1a30b25: Pulling fs layer [2023-07-17T16:54:09.697Z] e194b8c5c2a9: Pulling fs layer [2023-07-17T16:54:09.697Z] 6863d3e3a2b1: Pulling fs layer [2023-07-17T16:54:09.697Z] ec0bb842ea78: Pulling fs layer [2023-07-17T16:54:09.697Z] 40a00589a448: Pulling fs layer [2023-07-17T16:54:09.697Z] 6c08303d61cc: Pulling fs layer [2023-07-17T16:54:09.697Z] 798269fcf238: Pulling fs layer [2023-07-17T16:54:09.697Z] 40a00589a448: Waiting [2023-07-17T16:54:09.697Z] 6863d3e3a2b1: Waiting [2023-07-17T16:54:09.697Z] ec0bb842ea78: Waiting [2023-07-17T16:54:09.697Z] 6c08303d61cc: Waiting [2023-07-17T16:54:09.697Z] 798269fcf238: Waiting [2023-07-17T16:54:09.697Z] 6911f1a30b25: Download complete [2023-07-17T16:54:09.697Z] 6863d3e3a2b1: Verifying Checksum [2023-07-17T16:54:09.697Z] 6863d3e3a2b1: Download complete [2023-07-17T16:54:09.697Z] ec0bb842ea78: Download complete [2023-07-17T16:54:09.956Z] 4db1b89c0bd1: Verifying Checksum [2023-07-17T16:54:09.957Z] 4db1b89c0bd1: Download complete [2023-07-17T16:54:09.957Z] 40a00589a448: Verifying Checksum [2023-07-17T16:54:09.957Z] 40a00589a448: Download complete [2023-07-17T16:54:09.957Z] 4db1b89c0bd1: Pull complete [2023-07-17T16:54:10.270Z] 6911f1a30b25: Pull complete [2023-07-17T16:54:10.536Z] 798269fcf238: Download complete [2023-07-17T16:54:10.536Z] e194b8c5c2a9: Verifying Checksum [2023-07-17T16:54:10.536Z] e194b8c5c2a9: Download complete [2023-07-17T16:54:10.795Z] 6c08303d61cc: Verifying Checksum [2023-07-17T16:54:10.795Z] 6c08303d61cc: Download complete [2023-07-17T16:54:13.324Z] e194b8c5c2a9: Pull complete [2023-07-17T16:54:13.583Z] 6863d3e3a2b1: Pull complete [2023-07-17T16:54:13.583Z] ec0bb842ea78: Pull complete [2023-07-17T16:54:13.583Z] 40a00589a448: Pull complete [2023-07-17T16:54:16.113Z] 6c08303d61cc: Pull complete [2023-07-17T16:54:16.679Z] 798269fcf238: Pull complete [2023-07-17T16:54:16.679Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-17T16:54:16.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-17T16:54:16.679Z] ---> ec979cd7f677 [2023-07-17T16:54:16.679Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T16:54:21.947Z] ---> Running in c2421a5e35d7 [2023-07-17T16:54:21.947Z] Removing intermediate container c2421a5e35d7 [2023-07-17T16:54:21.947Z] ---> 8389274fe6bc [2023-07-17T16:54:21.947Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T16:54:21.947Z] ---> Running in d608de199cbb [2023-07-17T16:54:21.947Z] Removing intermediate container d608de199cbb [2023-07-17T16:54:21.947Z] ---> 6e15657e7f24 [2023-07-17T16:54:21.947Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-17T16:54:22.542Z] ---> Running in 237c5526bb65 [2023-07-17T16:54:22.542Z] Removing intermediate container 237c5526bb65 [2023-07-17T16:54:22.542Z] ---> c908ff94735c [2023-07-17T16:54:22.542Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T16:54:22.542Z] ---> Running in c45b8b404d5b [2023-07-17T16:54:22.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T16:54:23.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T16:54:23.320Z] OK: 265 MiB in 53 packages [2023-07-17T16:54:23.446Z] Still waiting to schedule task [2023-07-17T16:54:23.446Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1336’ is offline [2023-07-17T16:54:23.579Z] Removing intermediate container c45b8b404d5b [2023-07-17T16:54:23.579Z] ---> 0eda242d80f2 [2023-07-17T16:54:23.579Z] Step 7/12 : WORKDIR /app [2023-07-17T16:54:23.579Z] ---> Running in 09afc5453887 [2023-07-17T16:54:23.579Z] Removing intermediate container 09afc5453887 [2023-07-17T16:54:23.579Z] ---> 6c6217c9be01 [2023-07-17T16:54:23.579Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-17T16:54:23.838Z] ---> fdaf66758817 [2023-07-17T16:54:23.838Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T16:54:23.838Z] ---> Running in ec472e62cf85 [2023-07-17T16:54:55.911Z] Removing intermediate container ec472e62cf85 [2023-07-17T16:54:55.911Z] ---> 91a0c4f26ecb [2023-07-17T16:54:55.911Z] Step 10/12 : COPY . . [2023-07-17T16:54:55.911Z] ---> 957df6f35051 [2023-07-17T16:54:55.911Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T16:54:55.911Z] ---> Running in 593cb6de211e [2023-07-17T16:54:55.911Z] Removing intermediate container 593cb6de211e [2023-07-17T16:54:55.911Z] ---> 6156262c26de [2023-07-17T16:54:55.911Z] Step 12/12 : RUN $MAKE [2023-07-17T16:54:55.911Z] ---> Running in 34d226701897 [2023-07-17T16:54:55.911Z] noop [2023-07-17T16:54:55.911Z] Removing intermediate container 34d226701897 [2023-07-17T16:54:55.911Z] ---> 49c429ede59b [2023-07-17T16:54:55.911Z] Successfully built 49c429ede59b [2023-07-17T16:54:55.911Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:54:56.226Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-17T16:54:56.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:54:56.292Z] prd-ubuntu20.04-docker-8c-8g-1338 does not seem to be running inside a container [2023-07-17T16:54:56.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-17T16:54:56.652Z] $ docker top 4f8bb9d5d38c548c40bdcad21e90d238147aab27d5fa8e3eced1337a8cf0d2c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T16:54:57.001Z] + go version [2023-07-17T16:54:57.001Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-17T16:54:57.014Z] $ docker stop --time=1 4f8bb9d5d38c548c40bdcad21e90d238147aab27d5fa8e3eced1337a8cf0d2c4 [2023-07-17T16:54:58.267Z] $ docker rm -f --volumes 4f8bb9d5d38c548c40bdcad21e90d238147aab27d5fa8e3eced1337a8cf0d2c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:54:58.686Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-17T16:54:58.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:54:58.761Z] prd-ubuntu20.04-docker-8c-8g-1338 does not seem to be running inside a container [2023-07-17T16:54:58.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-17T16:54:59.119Z] $ docker top c9941d3b5dbadcfe84d1d4ac20b75129c8f85165f94bd461193999285c715a80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T16:54:59.475Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-07-17T16:54:59.771Z] + make test [2023-07-17T16:54:59.771Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-17T16:55:17.848Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-17T16:55:17.848Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-17T16:55:17.848Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.140s coverage: 86.2% of statements [2023-07-17T16:55:19.748Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.692s coverage: 71.9% of statements [2023-07-17T16:55:41.661Z] go vet ./... [2023-07-17T16:55:41.920Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-17T16:55:41.920Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-17T16:55:41.920Z] ./bin/test-attribution.sh [Pipeline] echo [2023-07-17T16:55:41.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-17T16:55:41.950Z] $ docker stop --time=1 c9941d3b5dbadcfe84d1d4ac20b75129c8f85165f94bd461193999285c715a80 [2023-07-17T16:55:47.499Z] $ docker rm -f --volumes c9941d3b5dbadcfe84d1d4ac20b75129c8f85165f94bd461193999285c715a80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T16:55:47.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-17T16:55:48.041Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-17T16:55:48.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-17T16:55:48.815Z] + ls -al . [2023-07-17T16:55:48.815Z] total 236 [2023-07-17T16:55:48.815Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 17 16:55 . [2023-07-17T16:55:48.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:53 .. [2023-07-17T16:55:48.815Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 17 16:53 .dockerignore [2023-07-17T16:55:48.815Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 16:54 .git [2023-07-17T16:55:48.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 16:53 .github [2023-07-17T16:55:48.815Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 17 16:53 .gitignore [2023-07-17T16:55:48.815Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 16:53 .golangci.yml [2023-07-17T16:55:48.815Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 16:54 .semver [2023-07-17T16:55:48.815Z] -rw-rw-r-- 1 jenkins jenkins 10332 Jul 17 16:53 Attribution.txt [2023-07-17T16:55:48.815Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jul 17 16:53 CHANGELOG.md [2023-07-17T16:55:48.815Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 17 16:53 Dockerfile [2023-07-17T16:55:48.815Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 16:53 GOVERNANCE.md [2023-07-17T16:55:48.815Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 17 16:53 Jenkinsfile [2023-07-17T16:55:48.815Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 17 16:53 LICENSE [2023-07-17T16:55:48.815Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 17 16:53 Makefile [2023-07-17T16:55:48.815Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 17 16:53 OWNERS.md [2023-07-17T16:55:48.815Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 17 16:53 README.md [2023-07-17T16:55:48.815Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 17 16:54 VERSION [2023-07-17T16:55:48.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:53 bin [2023-07-17T16:55:48.815Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 17 16:55 coverage.out [2023-07-17T16:55:48.815Z] -rw-rw-r-- 1 jenkins jenkins 3693 Jul 17 16:53 go.mod [2023-07-17T16:55:48.815Z] -rw-rw-r-- 1 jenkins jenkins 32865 Jul 17 16:53 go.sum [2023-07-17T16:55:48.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:53 images [2023-07-17T16:55:48.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:53 internal [2023-07-17T16:55:48.815Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 17 16:53 main.go [2023-07-17T16:55:48.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:53 res [2023-07-17T16:55:48.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:53 snap [2023-07-17T16:55:48.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 16:53 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:55:49.253Z] + 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=bffda19a327bd0e0f8f572f38d60b953f6d5e074 --label arch=amd64 --label version=3.1.0-dev.3 . [2023-07-17T16:55:49.254Z] Sending build context to Docker daemon 12.65MB [2023-07-17T16:55:49.254Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T16:55:49.254Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-17T16:55:49.254Z] ---> 49c429ede59b [2023-07-17T16:55:49.254Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T16:55:49.512Z] ---> Running in bbab1c0d8d3b [2023-07-17T16:55:49.512Z] Removing intermediate container bbab1c0d8d3b [2023-07-17T16:55:49.512Z] ---> 0c97563e9f87 [2023-07-17T16:55:49.512Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T16:55:49.512Z] ---> Running in fc4325f7ddd4 [2023-07-17T16:55:49.770Z] Removing intermediate container fc4325f7ddd4 [2023-07-17T16:55:49.770Z] ---> a37e93c2c56f [2023-07-17T16:55:49.770Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-17T16:55:49.770Z] ---> Running in 1067fb2cdf97 [2023-07-17T16:55:49.770Z] Removing intermediate container 1067fb2cdf97 [2023-07-17T16:55:49.770Z] ---> b0b04ca68475 [2023-07-17T16:55:49.770Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T16:55:49.770Z] ---> Running in 98ad5b9a1dc3 [2023-07-17T16:55:50.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T16:55:50.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T16:55:50.541Z] OK: 265 MiB in 53 packages [2023-07-17T16:55:50.799Z] Removing intermediate container 98ad5b9a1dc3 [2023-07-17T16:55:50.799Z] ---> 7694303aeca3 [2023-07-17T16:55:50.799Z] Step 7/29 : WORKDIR /app [2023-07-17T16:55:50.799Z] ---> Running in 08e757a7afef [2023-07-17T16:55:50.800Z] Removing intermediate container 08e757a7afef [2023-07-17T16:55:50.800Z] ---> 5fda32091b54 [2023-07-17T16:55:50.800Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-17T16:55:51.058Z] ---> 973c14677cf7 [2023-07-17T16:55:51.058Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T16:55:51.058Z] ---> Running in c293f1c46d9a [2023-07-17T16:55:51.623Z] Removing intermediate container c293f1c46d9a [2023-07-17T16:55:51.623Z] ---> 0bad0ab71120 [2023-07-17T16:55:51.623Z] Step 10/29 : COPY . . [2023-07-17T16:55:52.190Z] ---> 4d30fdb35feb [2023-07-17T16:55:52.191Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T16:55:52.191Z] ---> Running in cea2381f2622 [2023-07-17T16:55:52.191Z] Removing intermediate container cea2381f2622 [2023-07-17T16:55:52.191Z] ---> ab02fb3b16f8 [2023-07-17T16:55:52.191Z] Step 12/29 : RUN $MAKE [2023-07-17T16:55:52.191Z] ---> Running in 052c9d45fb96 [2023-07-17T16:55:52.449Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.3" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-07-17T16:55:56.747Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1339 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-07-17T16:55:56.763Z] Running in /w/workspace/app-rfid-llrp-inventory/115 [Pipeline] { [Pipeline] checkout [2023-07-17T16:55:56.804Z] The recommended git tool is: git [2023-07-17T16:56:01.516Z] using credential edgex-jenkins-ssh [2023-07-17T16:56:01.533Z] Cloning the remote Git repository [2023-07-17T16:56:01.574Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-17T16:56:01.658Z] > git init /w/workspace/app-rfid-llrp-inventory/115 # timeout=10 [2023-07-17T16:56:01.788Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-17T16:56:01.789Z] > git --version # timeout=10 [2023-07-17T16:56:01.809Z] > git --version # 'git version 2.25.1' [2023-07-17T16:56:01.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-17T16:56:01.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-17T16:56:04.023Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-07-17T16:56:04.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-17T16:56:04.830Z] Avoid second fetch [2023-07-17T16:56:04.831Z] Checking out Revision bffda19a327bd0e0f8f572f38d60b953f6d5e074 (main) [2023-07-17T16:56:05.406Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#208)" [2023-07-17T16:56:04.843Z] > git config core.sparsecheckout # timeout=10 [2023-07-17T16:56:04.924Z] > git checkout -f bffda19a327bd0e0f8f572f38d60b953f6d5e074 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-17T16:56:06.330Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-17T16:56:06.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-17T16:56:06.330Z] Dload Upload Total Spent Left Speed [2023-07-17T16:56:06.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 57696 0 --:--:-- --:--:-- --:--:-- 57959 [Pipeline] sh [2023-07-17T16:56:06.968Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-17T16:56:07.295Z] + sudo tee /etc/docker/daemon.new [2023-07-17T16:56:07.295Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-17T16:56:07.295Z] { [2023-07-17T16:56:07.295Z] "registry-mirrors": [ [2023-07-17T16:56:07.295Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-17T16:56:07.295Z] ], [2023-07-17T16:56:07.295Z] "bip": "10.250.0.254/24", [2023-07-17T16:56:07.295Z] "hosts": [ [2023-07-17T16:56:07.295Z] "tcp://0.0.0.0:5555", [2023-07-17T16:56:07.295Z] "unix:///var/run/docker.sock" [2023-07-17T16:56:07.295Z] ], [2023-07-17T16:56:07.295Z] "mtu": 1458, [2023-07-17T16:56:07.295Z] "selinux-enabled": true, [2023-07-17T16:56:07.295Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-17T16:56:07.295Z] } [Pipeline] sh [2023-07-17T16:56:07.623Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-17T16:56:07.974Z] + sudo service docker restart [2023-07-17T16:56:14.432Z] Removing intermediate container 052c9d45fb96 [2023-07-17T16:56:14.432Z] ---> 80f8387b1c55 [2023-07-17T16:56:14.432Z] Step 13/29 : FROM alpine:3.17 [2023-07-17T16:56:14.432Z] 3.17: Pulling from library/alpine [2023-07-17T16:56:14.432Z] 4db1b89c0bd1: Already exists [2023-07-17T16:56:14.432Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T16:56:14.432Z] Status: Downloaded newer image for alpine:3.17 [2023-07-17T16:56:14.432Z] ---> 1f73a9d63274 [2023-07-17T16:56:14.432Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-17T16:56:14.432Z] ---> Running in 1d19cf58524b [2023-07-17T16:56:14.432Z] Removing intermediate container 1d19cf58524b [2023-07-17T16:56:14.432Z] ---> f73be0d348a1 [2023-07-17T16:56:14.432Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-17T16:56:14.432Z] ---> Running in 8a76088b231a [2023-07-17T16:56:14.432Z] Removing intermediate container 8a76088b231a [2023-07-17T16:56:14.432Z] ---> b5538b1d219f [2023-07-17T16:56:14.432Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-17T16:56:14.432Z] ---> Running in ddf456227461 [2023-07-17T16:56:14.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T16:56:14.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T16:56:14.432Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-17T16:56:14.432Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-17T16:56:14.432Z] Executing busybox-1.35.0-r29.trigger [2023-07-17T16:56:14.432Z] Executing ca-certificates-20230506-r0.trigger [2023-07-17T16:56:14.432Z] OK: 8 MiB in 17 packages [2023-07-17T16:56:14.432Z] Removing intermediate container ddf456227461 [2023-07-17T16:56:14.432Z] ---> 9f1c747d1111 [2023-07-17T16:56:14.432Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-17T16:56:14.432Z] ---> c04fb2e5d820 [2023-07-17T16:56:14.432Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-17T16:56:14.432Z] ---> a8ae96c1f2b1 [2023-07-17T16:56:14.432Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-17T16:56:14.432Z] ---> 8eeb192e5d62 [2023-07-17T16:56:14.432Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-17T16:56:14.432Z] ---> 2ca2396bd940 [2023-07-17T16:56:14.432Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-17T16:56:15.650Z] ---> 270eb909f97b [2023-07-17T16:56:15.650Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-17T16:56:15.650Z] ---> Running in 10f318711d20 [2023-07-17T16:56:15.650Z] Removing intermediate container 10f318711d20 [2023-07-17T16:56:15.650Z] ---> 26e371a394d0 [2023-07-17T16:56:15.650Z] Step 23/29 : VOLUME /cache [2023-07-17T16:56:15.650Z] ---> Running in 9083d80563cc [2023-07-17T16:56:15.937Z] Removing intermediate container 9083d80563cc [2023-07-17T16:56:15.937Z] ---> 1ee006178e39 [2023-07-17T16:56:15.937Z] Step 24/29 : EXPOSE 59711 [2023-07-17T16:56:15.937Z] ---> Running in 81c9762352ec [2023-07-17T16:56:15.937Z] Removing intermediate container 81c9762352ec [2023-07-17T16:56:15.937Z] ---> 6de0fed380f2 [2023-07-17T16:56:15.937Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-17T16:56:15.937Z] ---> Running in 54f43300b862 [2023-07-17T16:56:15.937Z] Removing intermediate container 54f43300b862 [2023-07-17T16:56:15.937Z] ---> ca7ab1bd77fc [2023-07-17T16:56:15.937Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-17T16:56:15.937Z] ---> Running in ae13085e20bd [2023-07-17T16:56:16.199Z] Removing intermediate container ae13085e20bd [2023-07-17T16:56:16.199Z] ---> 55c08b136c5e [2023-07-17T16:56:16.199Z] Step 27/29 : LABEL arch=amd64 [2023-07-17T16:56:16.199Z] ---> Running in 0019a0a49836 [2023-07-17T16:56:16.199Z] Removing intermediate container 0019a0a49836 [2023-07-17T16:56:16.199Z] ---> 13d3102a4346 [2023-07-17T16:56:16.199Z] Step 28/29 : LABEL git_sha=bffda19a327bd0e0f8f572f38d60b953f6d5e074 [2023-07-17T16:56:16.199Z] ---> Running in de25f651d6e0 [2023-07-17T16:56:16.459Z] Removing intermediate container de25f651d6e0 [2023-07-17T16:56:16.459Z] ---> 0fdc266daa16 [2023-07-17T16:56:16.459Z] Step 29/29 : LABEL version=3.1.0-dev.3 [2023-07-17T16:56:16.459Z] ---> Running in 073fde006177 [2023-07-17T16:56:16.459Z] Removing intermediate container 073fde006177 [2023-07-17T16:56:16.459Z] ---> 3d5ea2fea85a [2023-07-17T16:56:16.459Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-17T16:56:16.459Z] Successfully built 3d5ea2fea85a [2023-07-17T16:56:16.459Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T16:56:16.540Z] provisioning config files... [2023-07-17T16:56:16.550Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4213271693385238333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:56:16.846Z] ---> docker-login.sh [2023-07-17T16:56:16.846Z] nexus3.edgexfoundry.org:10001 [2023-07-17T16:56:16.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:56:16.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:56:16.846Z] Configure a credential helper to remove this warning. See [2023-07-17T16:56:16.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:56:16.846Z] [2023-07-17T16:56:16.846Z] Login Succeeded [2023-07-17T16:56:16.846Z] nexus3.edgexfoundry.org:10002 [2023-07-17T16:56:16.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:56:16.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:56:16.846Z] Configure a credential helper to remove this warning. See [2023-07-17T16:56:16.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:56:16.846Z] [2023-07-17T16:56:16.846Z] Login Succeeded [2023-07-17T16:56:16.846Z] nexus3.edgexfoundry.org:10003 [2023-07-17T16:56:17.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:56:17.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:56:17.105Z] Configure a credential helper to remove this warning. See [2023-07-17T16:56:17.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:56:17.105Z] [2023-07-17T16:56:17.105Z] Login Succeeded [2023-07-17T16:56:17.105Z] nexus3.edgexfoundry.org:10004 [2023-07-17T16:56:17.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:56:17.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:56:17.105Z] Configure a credential helper to remove this warning. See [2023-07-17T16:56:17.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:56:17.105Z] [2023-07-17T16:56:17.105Z] Login Succeeded [2023-07-17T16:56:17.105Z] docker.io [2023-07-17T16:56:17.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:56:17.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:56:17.364Z] Configure a credential helper to remove this warning. See [2023-07-17T16:56:17.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:56:17.364Z] [2023-07-17T16:56:17.364Z] Login Succeeded [2023-07-17T16:56:17.364Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T16:56:17.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-17T16:56:17.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:56:17.414Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-07-17T16:56:17.414Z] bffda19a327bd0e0f8f572f38d60b953f6d5e074 [2023-07-17T16:56:17.414Z] latest [2023-07-17T16:56:17.414Z] 3.1.0-dev.3 [2023-07-17T16:56:17.414Z] bffda19a327bd0e0f8f572f38d60b953f6d5e074-3.1.0-dev.3 [2023-07-17T16:56:17.414Z] main [2023-07-17T16:56:17.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:56:17.717Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bffda19a327bd0e0f8f572f38d60b953f6d5e074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:56:18.022Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bffda19a327bd0e0f8f572f38d60b953f6d5e074 [2023-07-17T16:56:18.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-17T16:56:18.022Z] 5b4e182a9a30: Preparing [2023-07-17T16:56:18.022Z] 42d72030c890: Preparing [2023-07-17T16:56:18.022Z] de50bce07716: Preparing [2023-07-17T16:56:18.022Z] c71e8d5a8ae7: Preparing [2023-07-17T16:56:18.022Z] 579dd611882b: Preparing [2023-07-17T16:56:18.022Z] 5abf97fb72b9: Preparing [2023-07-17T16:56:18.022Z] 1e9c9b748331: Preparing [2023-07-17T16:56:18.022Z] 3dab9f8bf2d2: Preparing [2023-07-17T16:56:18.022Z] 5abf97fb72b9: Waiting [2023-07-17T16:56:18.022Z] 1e9c9b748331: Waiting [2023-07-17T16:56:18.022Z] 3dab9f8bf2d2: Waiting [2023-07-17T16:56:18.022Z] 5b4e182a9a30: Pushed [2023-07-17T16:56:18.022Z] de50bce07716: Pushed [2023-07-17T16:56:18.022Z] c71e8d5a8ae7: Pushed [2023-07-17T16:56:18.022Z] 579dd611882b: Pushed [2023-07-17T16:56:18.022Z] 3dab9f8bf2d2: Layer already exists [2023-07-17T16:56:18.022Z] 5abf97fb72b9: Pushed [2023-07-17T16:56:18.280Z] 1e9c9b748331: Pushed [2023-07-17T16:56:20.182Z] 42d72030c890: Pushed [2023-07-17T16:56:20.441Z] bffda19a327bd0e0f8f572f38d60b953f6d5e074: digest: sha256:5ea8d8896710d3744c5f703241c74a539d96e6857928906e5b5aea93bcd8a732 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:56:20.746Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:56:21.050Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-07-17T16:56:21.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-17T16:56:21.050Z] 5b4e182a9a30: Preparing [2023-07-17T16:56:21.050Z] 42d72030c890: Preparing [2023-07-17T16:56:21.050Z] de50bce07716: Preparing [2023-07-17T16:56:21.050Z] c71e8d5a8ae7: Preparing [2023-07-17T16:56:21.050Z] 579dd611882b: Preparing [2023-07-17T16:56:21.050Z] 5abf97fb72b9: Preparing [2023-07-17T16:56:21.050Z] 1e9c9b748331: Preparing [2023-07-17T16:56:21.050Z] 3dab9f8bf2d2: Preparing [2023-07-17T16:56:21.050Z] 1e9c9b748331: Waiting [2023-07-17T16:56:21.050Z] 3dab9f8bf2d2: Waiting [2023-07-17T16:56:21.050Z] 5abf97fb72b9: Waiting [2023-07-17T16:56:21.050Z] 42d72030c890: Layer already exists [2023-07-17T16:56:21.050Z] 5b4e182a9a30: Layer already exists [2023-07-17T16:56:21.050Z] de50bce07716: Layer already exists [2023-07-17T16:56:21.050Z] 579dd611882b: Layer already exists [2023-07-17T16:56:21.050Z] c71e8d5a8ae7: Layer already exists [2023-07-17T16:56:21.050Z] 3dab9f8bf2d2: Layer already exists [2023-07-17T16:56:21.050Z] 1e9c9b748331: Layer already exists [2023-07-17T16:56:21.050Z] 5abf97fb72b9: Layer already exists [2023-07-17T16:56:21.050Z] latest: digest: sha256:5ea8d8896710d3744c5f703241c74a539d96e6857928906e5b5aea93bcd8a732 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:56:21.365Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:56:21.668Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.3 [2023-07-17T16:56:21.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-17T16:56:21.668Z] 5b4e182a9a30: Preparing [2023-07-17T16:56:21.668Z] 42d72030c890: Preparing [2023-07-17T16:56:21.668Z] de50bce07716: Preparing [2023-07-17T16:56:21.668Z] c71e8d5a8ae7: Preparing [2023-07-17T16:56:21.668Z] 579dd611882b: Preparing [2023-07-17T16:56:21.668Z] 5abf97fb72b9: Preparing [2023-07-17T16:56:21.668Z] 1e9c9b748331: Preparing [2023-07-17T16:56:21.668Z] 3dab9f8bf2d2: Preparing [2023-07-17T16:56:21.668Z] 5abf97fb72b9: Waiting [2023-07-17T16:56:21.668Z] 1e9c9b748331: Waiting [2023-07-17T16:56:21.668Z] 3dab9f8bf2d2: Waiting [2023-07-17T16:56:21.668Z] 5b4e182a9a30: Layer already exists [2023-07-17T16:56:21.668Z] de50bce07716: Layer already exists [2023-07-17T16:56:21.668Z] 42d72030c890: Layer already exists [2023-07-17T16:56:21.668Z] 579dd611882b: Layer already exists [2023-07-17T16:56:21.668Z] c71e8d5a8ae7: Layer already exists [2023-07-17T16:56:21.668Z] 5abf97fb72b9: Layer already exists [2023-07-17T16:56:21.668Z] 3dab9f8bf2d2: Layer already exists [2023-07-17T16:56:21.668Z] 1e9c9b748331: Layer already exists [2023-07-17T16:56:21.668Z] 3.1.0-dev.3: digest: sha256:5ea8d8896710d3744c5f703241c74a539d96e6857928906e5b5aea93bcd8a732 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:56:21.979Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bffda19a327bd0e0f8f572f38d60b953f6d5e074-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:56:22.284Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bffda19a327bd0e0f8f572f38d60b953f6d5e074-3.1.0-dev.3 [2023-07-17T16:56:22.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-17T16:56:22.284Z] 5b4e182a9a30: Preparing [2023-07-17T16:56:22.284Z] 42d72030c890: Preparing [2023-07-17T16:56:22.284Z] de50bce07716: Preparing [2023-07-17T16:56:22.284Z] c71e8d5a8ae7: Preparing [2023-07-17T16:56:22.284Z] 579dd611882b: Preparing [2023-07-17T16:56:22.284Z] 5abf97fb72b9: Preparing [2023-07-17T16:56:22.284Z] 1e9c9b748331: Preparing [2023-07-17T16:56:22.284Z] 3dab9f8bf2d2: Preparing [2023-07-17T16:56:22.284Z] 1e9c9b748331: Waiting [2023-07-17T16:56:22.284Z] 5abf97fb72b9: Waiting [2023-07-17T16:56:22.284Z] 3dab9f8bf2d2: Waiting [2023-07-17T16:56:22.284Z] 579dd611882b: Layer already exists [2023-07-17T16:56:22.284Z] 5b4e182a9a30: Layer already exists [2023-07-17T16:56:22.284Z] de50bce07716: Layer already exists [2023-07-17T16:56:22.284Z] 42d72030c890: Layer already exists [2023-07-17T16:56:22.284Z] c71e8d5a8ae7: Layer already exists [2023-07-17T16:56:22.284Z] 5abf97fb72b9: Layer already exists [2023-07-17T16:56:22.284Z] 1e9c9b748331: Layer already exists [2023-07-17T16:56:22.284Z] 3dab9f8bf2d2: Layer already exists [2023-07-17T16:56:22.284Z] bffda19a327bd0e0f8f572f38d60b953f6d5e074-3.1.0-dev.3: digest: sha256:5ea8d8896710d3744c5f703241c74a539d96e6857928906e5b5aea93bcd8a732 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:56:22.594Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:56:22.898Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-07-17T16:56:22.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-17T16:56:22.898Z] 5b4e182a9a30: Preparing [2023-07-17T16:56:22.898Z] 42d72030c890: Preparing [2023-07-17T16:56:22.898Z] de50bce07716: Preparing [2023-07-17T16:56:22.898Z] c71e8d5a8ae7: Preparing [2023-07-17T16:56:22.898Z] 579dd611882b: Preparing [2023-07-17T16:56:22.898Z] 5abf97fb72b9: Preparing [2023-07-17T16:56:22.898Z] 1e9c9b748331: Preparing [2023-07-17T16:56:22.898Z] 3dab9f8bf2d2: Preparing [2023-07-17T16:56:22.898Z] 5abf97fb72b9: Waiting [2023-07-17T16:56:22.898Z] 1e9c9b748331: Waiting [2023-07-17T16:56:22.898Z] 3dab9f8bf2d2: Waiting [2023-07-17T16:56:22.898Z] c71e8d5a8ae7: Layer already exists [2023-07-17T16:56:22.898Z] 42d72030c890: Layer already exists [2023-07-17T16:56:22.898Z] de50bce07716: Layer already exists [2023-07-17T16:56:22.898Z] 579dd611882b: Layer already exists [2023-07-17T16:56:22.898Z] 5b4e182a9a30: Layer already exists [2023-07-17T16:56:22.898Z] 5abf97fb72b9: Layer already exists [2023-07-17T16:56:22.898Z] 1e9c9b748331: Layer already exists [2023-07-17T16:56:22.898Z] 3dab9f8bf2d2: Layer already exists [2023-07-17T16:56:22.898Z] main: digest: sha256:5ea8d8896710d3744c5f703241c74a539d96e6857928906e5b5aea93bcd8a732 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-17T16:56:22.937Z] ===================================================== [Pipeline] echo [2023-07-17T16:56:22.943Z] taggedImages: [2023-07-17T16:56:22.943Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bffda19a327bd0e0f8f572f38d60b953f6d5e074 [2023-07-17T16:56:22.943Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-07-17T16:56:22.943Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.3 [2023-07-17T16:56:22.943Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bffda19a327bd0e0f8f572f38d60b953f6d5e074-3.1.0-dev.3 [2023-07-17T16:56:22.943Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:56:23.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T16:56:23.315Z] [2023-07-17T16:56:23.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:56:23.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T16:56:23.616Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-17T16:56:23.616Z] 5eb5b503b376: Pulling fs layer [2023-07-17T16:56:23.616Z] 5c69ac0246d0: Pulling fs layer [2023-07-17T16:56:23.616Z] ec43610c2a17: Pulling fs layer [2023-07-17T16:56:23.616Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-17T16:56:23.616Z] 33b1e0a273af: Pulling fs layer [2023-07-17T16:56:23.616Z] 5d3b04190fa2: Pulling fs layer [2023-07-17T16:56:23.616Z] 2f39f015ded8: Pulling fs layer [2023-07-17T16:56:23.616Z] 33b1e0a273af: Waiting [2023-07-17T16:56:23.616Z] 3a2ae6a8a46f: Waiting [2023-07-17T16:56:23.616Z] 2f39f015ded8: Waiting [2023-07-17T16:56:23.616Z] 5c69ac0246d0: Verifying Checksum [2023-07-17T16:56:23.616Z] 5c69ac0246d0: Download complete [2023-07-17T16:56:23.616Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-17T16:56:23.616Z] 3a2ae6a8a46f: Download complete [2023-07-17T16:56:23.881Z] 33b1e0a273af: Verifying Checksum [2023-07-17T16:56:23.881Z] 33b1e0a273af: Download complete [2023-07-17T16:56:23.881Z] ec43610c2a17: Verifying Checksum [2023-07-17T16:56:23.881Z] ec43610c2a17: Download complete [2023-07-17T16:56:23.881Z] 5d3b04190fa2: Verifying Checksum [2023-07-17T16:56:23.881Z] 5d3b04190fa2: Download complete [2023-07-17T16:56:23.881Z] 5eb5b503b376: Verifying Checksum [2023-07-17T16:56:23.881Z] 5eb5b503b376: Download complete [2023-07-17T16:56:24.449Z] 2f39f015ded8: Download complete [2023-07-17T16:56:25.013Z] 5eb5b503b376: Pull complete [2023-07-17T16:56:25.271Z] 5c69ac0246d0: Pull complete [2023-07-17T16:56:25.529Z] ec43610c2a17: Pull complete [2023-07-17T16:56:25.529Z] 3a2ae6a8a46f: Pull complete [2023-07-17T16:56:25.786Z] 33b1e0a273af: Pull complete [2023-07-17T16:56:25.786Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T16:56:26.223Z] provisioning config files... [2023-07-17T16:56:26.249Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/115@tmp/config17028540030504656132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:56:26.595Z] ---> docker-login.sh [2023-07-17T16:56:26.595Z] nexus3.edgexfoundry.org:10001 [2023-07-17T16:56:26.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:56:27.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:56:27.134Z] Configure a credential helper to remove this warning. See [2023-07-17T16:56:27.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:56:27.134Z] [2023-07-17T16:56:27.134Z] Login Succeeded [2023-07-17T16:56:27.134Z] nexus3.edgexfoundry.org:10002 [2023-07-17T16:56:27.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:56:27.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:56:27.672Z] Configure a credential helper to remove this warning. See [2023-07-17T16:56:27.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:56:27.672Z] [2023-07-17T16:56:27.672Z] Login Succeeded [2023-07-17T16:56:27.672Z] nexus3.edgexfoundry.org:10003 [2023-07-17T16:56:27.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:56:27.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:56:27.942Z] Configure a credential helper to remove this warning. See [2023-07-17T16:56:27.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:56:27.942Z] [2023-07-17T16:56:27.942Z] Login Succeeded [2023-07-17T16:56:27.942Z] nexus3.edgexfoundry.org:10004 [2023-07-17T16:56:28.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:56:28.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:56:28.214Z] Configure a credential helper to remove this warning. See [2023-07-17T16:56:28.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:56:28.214Z] [2023-07-17T16:56:28.214Z] Login Succeeded [2023-07-17T16:56:28.214Z] docker.io [2023-07-17T16:56:28.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:56:28.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:56:28.752Z] Configure a credential helper to remove this warning. See [2023-07-17T16:56:28.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:56:28.752Z] [2023-07-17T16:56:28.752Z] Login Succeeded [2023-07-17T16:56:28.752Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T16:56:28.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-17T16:56:28.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:56:29.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:56:29.023Z] ========================================================= [2023-07-17T16:56:29.023Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-17T16:56:29.023Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:56:29.371Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-17T16:56:29.642Z] Sending build context to Docker daemon 684kB [2023-07-17T16:56:29.642Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T16:56:29.642Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-17T16:56:29.642Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-17T16:56:29.642Z] edb6bdbacee9: Pulling fs layer [2023-07-17T16:56:29.642Z] 5f9638ab2659: Pulling fs layer [2023-07-17T16:56:29.642Z] 8d51d6327a98: Pulling fs layer [2023-07-17T16:56:29.642Z] 8b374f2dd631: Pulling fs layer [2023-07-17T16:56:29.642Z] ec14aa9079de: Pulling fs layer [2023-07-17T16:56:29.642Z] 2f466654f4bb: Pulling fs layer [2023-07-17T16:56:29.642Z] 554e91adad29: Pulling fs layer [2023-07-17T16:56:29.642Z] 8b374f2dd631: Waiting [2023-07-17T16:56:29.642Z] ec14aa9079de: Waiting [2023-07-17T16:56:29.642Z] 2f466654f4bb: Waiting [2023-07-17T16:56:29.642Z] 554e91adad29: Waiting [2023-07-17T16:56:29.642Z] 5f9638ab2659: Verifying Checksum [2023-07-17T16:56:29.642Z] 5f9638ab2659: Download complete [2023-07-17T16:56:29.915Z] 8b374f2dd631: Verifying Checksum [2023-07-17T16:56:29.915Z] 8b374f2dd631: Download complete [2023-07-17T16:56:29.915Z] ec14aa9079de: Verifying Checksum [2023-07-17T16:56:29.915Z] ec14aa9079de: Download complete [2023-07-17T16:56:29.915Z] edb6bdbacee9: Verifying Checksum [2023-07-17T16:56:29.969Z] 2f39f015ded8: Pull complete [2023-07-17T16:56:29.969Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-17T16:56:29.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T16:56:29.969Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:56:30.052Z] prd-ubuntu20.04-docker-8c-8g-1338 does not seem to be running inside a container [2023-07-17T16:56:30.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-17T16:56:30.887Z] edb6bdbacee9: Pull complete [2023-07-17T16:56:31.155Z] 554e91adad29: Verifying Checksum [2023-07-17T16:56:31.155Z] 554e91adad29: Download complete [2023-07-17T16:56:31.425Z] 5f9638ab2659: Pull complete [2023-07-17T16:56:32.408Z] 8d51d6327a98: Verifying Checksum [2023-07-17T16:56:32.408Z] 8d51d6327a98: Download complete [2023-07-17T16:56:32.408Z] 2f466654f4bb: Verifying Checksum [2023-07-17T16:56:32.408Z] 2f466654f4bb: Download complete [2023-07-17T16:56:34.835Z] $ docker top cb78583492639d966d2880601c40907d8437751050a86a79d4bf87cdf5b810f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:56:35.209Z] ---> job-cost.sh [2023-07-17T16:56:35.209Z] lf-activate-venv: SKIPPING [2023-07-17T16:56:35.209Z] INFO: No Stack... [2023-07-17T16:56:35.468Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-17T16:56:35.727Z] INFO: Archiving Costs [Pipeline] sh [2023-07-17T16:56:36.013Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-07-17T16:56:36.013Z] + cut -d, -f6 [Pipeline] lock [2023-07-17T16:56:36.025Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-115-stack-cost] [2023-07-17T16:56:36.031Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-115-stack-cost] did not exist. Created. [2023-07-17T16:56:36.032Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-17T16:56:36.331Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-17T16:56:36.365Z] Stashed 1 file(s) [Pipeline] } [2023-07-17T16:56:36.375Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-115-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-17T16:56:36.395Z] $ docker stop --time=1 cb78583492639d966d2880601c40907d8437751050a86a79d4bf87cdf5b810f0 [2023-07-17T16:56:37.531Z] $ docker rm -f --volumes cb78583492639d966d2880601c40907d8437751050a86a79d4bf87cdf5b810f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-17T16:56:44.748Z] 8d51d6327a98: Pull complete [2023-07-17T16:56:44.748Z] 8b374f2dd631: Pull complete [2023-07-17T16:56:44.748Z] ec14aa9079de: Pull complete [2023-07-17T16:56:50.098Z] 2f466654f4bb: Pull complete [2023-07-17T16:56:52.696Z] 554e91adad29: Pull complete [2023-07-17T16:56:52.696Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-17T16:56:52.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-17T16:56:52.696Z] ---> 1e15ea492957 [2023-07-17T16:56:52.696Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T16:56:54.106Z] ---> Running in 363e257dd61d [2023-07-17T16:56:54.375Z] Removing intermediate container 363e257dd61d [2023-07-17T16:56:54.375Z] ---> 3b46c04a67cb [2023-07-17T16:56:54.375Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T16:56:54.641Z] ---> Running in 0dd0bb05eaa4 [2023-07-17T16:56:54.909Z] Removing intermediate container 0dd0bb05eaa4 [2023-07-17T16:56:54.909Z] ---> 8ae39eabf8e2 [2023-07-17T16:56:54.909Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-17T16:56:54.909Z] ---> Running in 9fd7493331d3 [2023-07-17T16:56:55.178Z] Removing intermediate container 9fd7493331d3 [2023-07-17T16:56:55.178Z] ---> 006df9aa7f36 [2023-07-17T16:56:55.178Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T16:56:55.178Z] ---> Running in d2e85d15862b [2023-07-17T16:56:56.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T16:56:56.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T16:56:57.685Z] OK: 263 MiB in 53 packages [2023-07-17T16:56:58.650Z] Removing intermediate container d2e85d15862b [2023-07-17T16:56:58.650Z] ---> 03bdec317d68 [2023-07-17T16:56:58.650Z] Step 7/12 : WORKDIR /app [2023-07-17T16:56:58.650Z] ---> Running in eab01b32c1fc [2023-07-17T16:56:59.031Z] Removing intermediate container eab01b32c1fc [2023-07-17T16:56:59.031Z] ---> f8026114b770 [2023-07-17T16:56:59.031Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-17T16:56:59.669Z] ---> 5ecc5858e461 [2023-07-17T16:56:59.669Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T16:56:59.669Z] ---> Running in 857ea1f96355 [2023-07-17T16:58:07.551Z] Removing intermediate container 857ea1f96355 [2023-07-17T16:58:07.551Z] ---> c1e43442ca0e [2023-07-17T16:58:07.551Z] Step 10/12 : COPY . . [2023-07-17T16:58:07.551Z] ---> be42821032d8 [2023-07-17T16:58:07.551Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T16:58:07.551Z] ---> Running in 7df05ebe9226 [2023-07-17T16:58:07.551Z] Removing intermediate container 7df05ebe9226 [2023-07-17T16:58:07.551Z] ---> d0923fbee4d8 [2023-07-17T16:58:07.551Z] Step 12/12 : RUN $MAKE [2023-07-17T16:58:07.551Z] ---> Running in c09b89cf8233 [2023-07-17T16:58:07.551Z] noop [2023-07-17T16:58:07.551Z] Removing intermediate container c09b89cf8233 [2023-07-17T16:58:07.551Z] ---> 1b2361ac683c [2023-07-17T16:58:07.551Z] Successfully built 1b2361ac683c [2023-07-17T16:58:07.551Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:58:07.903Z] + docker inspect -f . ci-base-image-arm64 [2023-07-17T16:58:07.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:58:08.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-1339 does not seem to be running inside a container [2023-07-17T16:58:08.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/115 -v /w/workspace/app-rfid-llrp-inventory/115:/w/workspace/app-rfid-llrp-inventory/115:rw,z -v /w/workspace/app-rfid-llrp-inventory/115@tmp:/w/workspace/app-rfid-llrp-inventory/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-17T16:58:09.341Z] $ docker top bafbc1b71241897251d9b937ac8125e1fe371c6182425a76aaa7805cf8365893 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T16:58:10.149Z] + go version [2023-07-17T16:58:10.149Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-17T16:58:10.175Z] $ docker stop --time=1 bafbc1b71241897251d9b937ac8125e1fe371c6182425a76aaa7805cf8365893 [2023-07-17T16:58:11.760Z] $ docker rm -f --volumes bafbc1b71241897251d9b937ac8125e1fe371c6182425a76aaa7805cf8365893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:58:12.266Z] + docker inspect -f . ci-base-image-arm64 [2023-07-17T16:58:12.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:58:12.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-1339 does not seem to be running inside a container [2023-07-17T16:58:12.508Z] $ 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/115 -v /w/workspace/app-rfid-llrp-inventory/115:/w/workspace/app-rfid-llrp-inventory/115:rw,z -v /w/workspace/app-rfid-llrp-inventory/115@tmp:/w/workspace/app-rfid-llrp-inventory/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-17T16:58:13.621Z] $ docker top 99254635bfb828b02d56e88fba17aff13251292193adac4cb652ad9490270195 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T16:58:14.117Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/115 [Pipeline] fileExists [Pipeline] sh [2023-07-17T16:58:14.710Z] + make test [2023-07-17T16:58:14.711Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-17T17:00:51.413Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-17T17:00:54.000Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-17T17:00:54.955Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.087s coverage: 86.2% of statements [2023-07-17T17:01:05.032Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.380s coverage: 71.9% of statements [2023-07-17T17:01:05.298Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-17T17:01:05.298Z] go vet ./... [2023-07-17T17:03:26.992Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-17T17:03:26.992Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-17T17:03:26.992Z] ./bin/test-attribution.sh [Pipeline] echo [2023-07-17T17:03:27.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-17T17:03:27.035Z] $ docker stop --time=1 99254635bfb828b02d56e88fba17aff13251292193adac4cb652ad9490270195 [2023-07-17T17:03:30.477Z] $ docker rm -f --volumes 99254635bfb828b02d56e88fba17aff13251292193adac4cb652ad9490270195 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T17:03:31.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-17T17:03:31.911Z] Warning: overwriting stash ‘coverage-report’ [2023-07-17T17:03:32.336Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-17T17:03:32.699Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-17T17:03:33.011Z] + ls -al . [2023-07-17T17:03:33.011Z] total 232 [2023-07-17T17:03:33.011Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 17 16:58 . [2023-07-17T17:03:33.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:56 .. [2023-07-17T17:03:33.011Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 17 16:56 .dockerignore [2023-07-17T17:03:33.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 16:56 .git [2023-07-17T17:03:33.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 16:56 .github [2023-07-17T17:03:33.011Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 17 16:56 .gitignore [2023-07-17T17:03:33.011Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 16:56 .golangci.yml [2023-07-17T17:03:33.011Z] -rw-rw-r-- 1 jenkins jenkins 10332 Jul 17 16:56 Attribution.txt [2023-07-17T17:03:33.011Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jul 17 16:56 CHANGELOG.md [2023-07-17T17:03:33.011Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 17 16:56 Dockerfile [2023-07-17T17:03:33.011Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 16:56 GOVERNANCE.md [2023-07-17T17:03:33.011Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 17 16:56 Jenkinsfile [2023-07-17T17:03:33.011Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 17 16:56 LICENSE [2023-07-17T17:03:33.011Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 17 16:56 Makefile [2023-07-17T17:03:33.011Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 17 16:56 OWNERS.md [2023-07-17T17:03:33.011Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 17 16:56 README.md [2023-07-17T17:03:33.011Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 17 16:54 VERSION [2023-07-17T17:03:33.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:56 bin [2023-07-17T17:03:33.011Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 17 17:01 coverage.out [2023-07-17T17:03:33.011Z] -rw-rw-r-- 1 jenkins jenkins 3693 Jul 17 16:56 go.mod [2023-07-17T17:03:33.011Z] -rw-rw-r-- 1 jenkins jenkins 32865 Jul 17 16:56 go.sum [2023-07-17T17:03:33.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:56 images [2023-07-17T17:03:33.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:56 internal [2023-07-17T17:03:33.011Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 17 16:56 main.go [2023-07-17T17:03:33.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:56 res [2023-07-17T17:03:33.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:56 snap [2023-07-17T17:03:33.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 16:56 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:03:33.342Z] + 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=bffda19a327bd0e0f8f572f38d60b953f6d5e074 --label arch=arm64 --label version=3.1.0-dev.3 . [2023-07-17T17:03:33.611Z] Sending build context to Docker daemon 684kB [2023-07-17T17:03:33.611Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T17:03:33.611Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-17T17:03:33.611Z] ---> 1b2361ac683c [2023-07-17T17:03:33.611Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T17:03:33.611Z] ---> Running in 4e06c55c7caa [2023-07-17T17:03:33.885Z] Removing intermediate container 4e06c55c7caa [2023-07-17T17:03:33.886Z] ---> cdfe64d14fce [2023-07-17T17:03:33.886Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T17:03:34.151Z] ---> Running in 7e759382528c [2023-07-17T17:03:34.418Z] Removing intermediate container 7e759382528c [2023-07-17T17:03:34.418Z] ---> 4566b7ba3ed9 [2023-07-17T17:03:34.418Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-17T17:03:34.418Z] ---> Running in adfa2902e014 [2023-07-17T17:03:34.685Z] Removing intermediate container adfa2902e014 [2023-07-17T17:03:34.685Z] ---> f24e5d3cae16 [2023-07-17T17:03:34.685Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T17:03:34.685Z] ---> Running in 5f4826e56f03 [2023-07-17T17:03:35.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T17:03:36.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T17:03:37.183Z] OK: 263 MiB in 53 packages [2023-07-17T17:03:38.143Z] Removing intermediate container 5f4826e56f03 [2023-07-17T17:03:38.143Z] ---> 09f50b8fff6c [2023-07-17T17:03:38.143Z] Step 7/29 : WORKDIR /app [2023-07-17T17:03:38.143Z] ---> Running in bf636bbe37e8 [2023-07-17T17:03:38.410Z] Removing intermediate container bf636bbe37e8 [2023-07-17T17:03:38.410Z] ---> f9ff851dad95 [2023-07-17T17:03:38.410Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-17T17:03:38.992Z] ---> fe889f33a251 [2023-07-17T17:03:38.992Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T17:03:38.992Z] ---> Running in 1b7bac2abec5 [2023-07-17T17:03:40.937Z] Removing intermediate container 1b7bac2abec5 [2023-07-17T17:03:40.937Z] ---> 84dad8089b9e [2023-07-17T17:03:40.937Z] Step 10/29 : COPY . . [2023-07-17T17:03:41.520Z] ---> 7c00c66356b9 [2023-07-17T17:03:41.520Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T17:03:41.520Z] ---> Running in 62e6e0171d70 [2023-07-17T17:03:41.787Z] Removing intermediate container 62e6e0171d70 [2023-07-17T17:03:41.787Z] ---> 942e3c3bddfc [2023-07-17T17:03:41.787Z] Step 12/29 : RUN $MAKE [2023-07-17T17:03:42.057Z] ---> Running in f52ff3104f6d [2023-07-17T17:03:43.027Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.3" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-07-17T17:05:49.702Z] Removing intermediate container f52ff3104f6d [2023-07-17T17:05:49.702Z] ---> fc40aa86d983 [2023-07-17T17:05:49.702Z] Step 13/29 : FROM alpine:3.17 [2023-07-17T17:05:49.702Z] 3.17: Pulling from library/alpine [2023-07-17T17:05:49.702Z] edb6bdbacee9: Already exists [2023-07-17T17:05:49.702Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T17:05:49.702Z] Status: Downloaded newer image for alpine:3.17 [2023-07-17T17:05:49.702Z] ---> 779605e5fbc0 [2023-07-17T17:05:49.702Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-17T17:05:49.702Z] ---> Running in 3ee6ab65478b [2023-07-17T17:05:49.702Z] Removing intermediate container 3ee6ab65478b [2023-07-17T17:05:49.702Z] ---> 41f487d5c23c [2023-07-17T17:05:49.702Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-17T17:05:49.702Z] ---> Running in 98951cc2d939 [2023-07-17T17:05:49.702Z] Removing intermediate container 98951cc2d939 [2023-07-17T17:05:49.702Z] ---> 25cfbc699694 [2023-07-17T17:05:49.702Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-17T17:05:49.702Z] ---> Running in 4e2783e6db2f [2023-07-17T17:05:49.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T17:05:49.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T17:05:49.702Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-17T17:05:49.702Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-17T17:05:49.702Z] Executing busybox-1.35.0-r29.trigger [2023-07-17T17:05:49.702Z] Executing ca-certificates-20230506-r0.trigger [2023-07-17T17:05:49.702Z] OK: 8 MiB in 17 packages [2023-07-17T17:05:50.660Z] Removing intermediate container 4e2783e6db2f [2023-07-17T17:05:50.660Z] ---> 60b00ab84740 [2023-07-17T17:05:50.660Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-17T17:05:51.247Z] ---> 0e9ffcf62fd6 [2023-07-17T17:05:51.247Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-17T17:05:51.515Z] ---> 7c5127e09f96 [2023-07-17T17:05:51.515Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-17T17:05:52.099Z] ---> 70cd54b120f8 [2023-07-17T17:05:52.099Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-17T17:05:52.686Z] ---> aebda5a6e58b [2023-07-17T17:05:52.686Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-17T17:05:56.024Z] ---> 2f318b229e37 [2023-07-17T17:05:56.024Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-17T17:05:56.293Z] ---> Running in 65e3b089be9e [2023-07-17T17:05:57.701Z] Removing intermediate container 65e3b089be9e [2023-07-17T17:05:57.701Z] ---> 937b73b7060c [2023-07-17T17:05:57.701Z] Step 23/29 : VOLUME /cache [2023-07-17T17:05:57.701Z] ---> Running in 0029f82e14d1 [2023-07-17T17:05:57.968Z] Removing intermediate container 0029f82e14d1 [2023-07-17T17:05:57.968Z] ---> 3d76e5c07b14 [2023-07-17T17:05:57.968Z] Step 24/29 : EXPOSE 59711 [2023-07-17T17:05:58.235Z] ---> Running in e2a7c2f3c224 [2023-07-17T17:05:58.502Z] Removing intermediate container e2a7c2f3c224 [2023-07-17T17:05:58.502Z] ---> 845a33f675f6 [2023-07-17T17:05:58.502Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-17T17:05:58.502Z] ---> Running in 2ca141c12e3e [2023-07-17T17:05:58.769Z] Removing intermediate container 2ca141c12e3e [2023-07-17T17:05:58.769Z] ---> 43cd777a1a53 [2023-07-17T17:05:58.769Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-17T17:05:58.769Z] ---> Running in a3d4bf570141 [2023-07-17T17:05:59.036Z] Removing intermediate container a3d4bf570141 [2023-07-17T17:05:59.036Z] ---> 42302f5ae602 [2023-07-17T17:05:59.036Z] Step 27/29 : LABEL arch=arm64 [2023-07-17T17:05:59.302Z] ---> Running in 455833ac46c9 [2023-07-17T17:05:59.569Z] Removing intermediate container 455833ac46c9 [2023-07-17T17:05:59.569Z] ---> 355d2d3e4567 [2023-07-17T17:05:59.569Z] Step 28/29 : LABEL git_sha=bffda19a327bd0e0f8f572f38d60b953f6d5e074 [2023-07-17T17:05:59.569Z] ---> Running in 7c2702376901 [2023-07-17T17:05:59.837Z] Removing intermediate container 7c2702376901 [2023-07-17T17:05:59.837Z] ---> 9867882db8df [2023-07-17T17:05:59.837Z] Step 29/29 : LABEL version=3.1.0-dev.3 [2023-07-17T17:05:59.837Z] ---> Running in 1324bac0fe8c [2023-07-17T17:06:00.102Z] Removing intermediate container 1324bac0fe8c [2023-07-17T17:06:00.102Z] ---> e3335f597ebd [2023-07-17T17:06:00.102Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-17T17:06:00.102Z] Successfully built e3335f597ebd [2023-07-17T17:06:00.102Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T17:06:00.212Z] provisioning config files... [2023-07-17T17:06:00.225Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/115@tmp/config10831075948886555809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T17:06:00.553Z] ---> docker-login.sh [2023-07-17T17:06:00.553Z] nexus3.edgexfoundry.org:10001 [2023-07-17T17:06:00.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T17:06:00.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T17:06:00.820Z] Configure a credential helper to remove this warning. See [2023-07-17T17:06:00.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T17:06:00.820Z] [2023-07-17T17:06:00.820Z] Login Succeeded [2023-07-17T17:06:00.820Z] nexus3.edgexfoundry.org:10002 [2023-07-17T17:06:01.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T17:06:01.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T17:06:01.087Z] Configure a credential helper to remove this warning. See [2023-07-17T17:06:01.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T17:06:01.087Z] [2023-07-17T17:06:01.087Z] Login Succeeded [2023-07-17T17:06:01.359Z] nexus3.edgexfoundry.org:10003 [2023-07-17T17:06:01.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T17:06:01.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T17:06:01.626Z] Configure a credential helper to remove this warning. See [2023-07-17T17:06:01.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T17:06:01.626Z] [2023-07-17T17:06:01.626Z] Login Succeeded [2023-07-17T17:06:01.626Z] nexus3.edgexfoundry.org:10004 [2023-07-17T17:06:01.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T17:06:01.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T17:06:01.892Z] Configure a credential helper to remove this warning. See [2023-07-17T17:06:01.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T17:06:01.892Z] [2023-07-17T17:06:01.892Z] Login Succeeded [2023-07-17T17:06:01.892Z] docker.io [2023-07-17T17:06:02.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T17:06:02.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T17:06:02.424Z] Configure a credential helper to remove this warning. See [2023-07-17T17:06:02.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T17:06:02.424Z] [2023-07-17T17:06:02.424Z] Login Succeeded [2023-07-17T17:06:02.424Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T17:06:02.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-17T17:06:02.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T17:06:02.549Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-07-17T17:06:02.549Z] bffda19a327bd0e0f8f572f38d60b953f6d5e074 [2023-07-17T17:06:02.549Z] latest [2023-07-17T17:06:02.549Z] 3.1.0-dev.3 [2023-07-17T17:06:02.549Z] bffda19a327bd0e0f8f572f38d60b953f6d5e074-3.1.0-dev.3 [2023-07-17T17:06:02.549Z] main [2023-07-17T17:06:02.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:06:02.939Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bffda19a327bd0e0f8f572f38d60b953f6d5e074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:06:03.313Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bffda19a327bd0e0f8f572f38d60b953f6d5e074 [2023-07-17T17:06:03.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-17T17:06:03.313Z] 300081aebbfa: Preparing [2023-07-17T17:06:03.313Z] bd06b030e227: Preparing [2023-07-17T17:06:03.313Z] bd2171536620: Preparing [2023-07-17T17:06:03.313Z] 34f980463a38: Preparing [2023-07-17T17:06:03.313Z] b51628453789: Preparing [2023-07-17T17:06:03.313Z] a86c4233d4da: Preparing [2023-07-17T17:06:03.313Z] b88e582a2b12: Preparing [2023-07-17T17:06:03.313Z] 9386262d7a74: Preparing [2023-07-17T17:06:03.313Z] a86c4233d4da: Waiting [2023-07-17T17:06:03.313Z] 9386262d7a74: Waiting [2023-07-17T17:06:03.313Z] b88e582a2b12: Waiting [2023-07-17T17:06:03.593Z] 34f980463a38: Pushed [2023-07-17T17:06:03.593Z] 300081aebbfa: Pushed [2023-07-17T17:06:03.593Z] b51628453789: Pushed [2023-07-17T17:06:03.593Z] bd2171536620: Pushed [2023-07-17T17:06:03.593Z] 9386262d7a74: Layer already exists [2023-07-17T17:06:03.593Z] a86c4233d4da: Pushed [2023-07-17T17:06:03.864Z] b88e582a2b12: Pushed [2023-07-17T17:06:09.209Z] bd06b030e227: Pushed [2023-07-17T17:06:09.209Z] bffda19a327bd0e0f8f572f38d60b953f6d5e074: digest: sha256:178afecfe86316732f9dfd8b6ef4f0c3bcfa4cdc81fcf07bfbc5cd4171f6636a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:06:09.553Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:06:09.891Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-07-17T17:06:09.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-17T17:06:09.891Z] 300081aebbfa: Preparing [2023-07-17T17:06:09.891Z] bd06b030e227: Preparing [2023-07-17T17:06:09.891Z] bd2171536620: Preparing [2023-07-17T17:06:09.891Z] 34f980463a38: Preparing [2023-07-17T17:06:09.891Z] b51628453789: Preparing [2023-07-17T17:06:09.891Z] a86c4233d4da: Preparing [2023-07-17T17:06:09.891Z] b88e582a2b12: Preparing [2023-07-17T17:06:09.891Z] 9386262d7a74: Preparing [2023-07-17T17:06:09.891Z] a86c4233d4da: Waiting [2023-07-17T17:06:09.891Z] b88e582a2b12: Waiting [2023-07-17T17:06:09.891Z] 9386262d7a74: Waiting [2023-07-17T17:06:09.891Z] 34f980463a38: Layer already exists [2023-07-17T17:06:09.891Z] 300081aebbfa: Layer already exists [2023-07-17T17:06:09.891Z] bd2171536620: Layer already exists [2023-07-17T17:06:09.891Z] bd06b030e227: Layer already exists [2023-07-17T17:06:09.891Z] b51628453789: Layer already exists [2023-07-17T17:06:09.891Z] a86c4233d4da: Layer already exists [2023-07-17T17:06:09.891Z] b88e582a2b12: Layer already exists [2023-07-17T17:06:09.891Z] 9386262d7a74: Layer already exists [2023-07-17T17:06:09.891Z] latest: digest: sha256:178afecfe86316732f9dfd8b6ef4f0c3bcfa4cdc81fcf07bfbc5cd4171f6636a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:06:10.490Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:06:10.822Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.3 [2023-07-17T17:06:10.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-17T17:06:10.822Z] 300081aebbfa: Preparing [2023-07-17T17:06:10.822Z] bd06b030e227: Preparing [2023-07-17T17:06:10.822Z] bd2171536620: Preparing [2023-07-17T17:06:10.822Z] 34f980463a38: Preparing [2023-07-17T17:06:10.822Z] b51628453789: Preparing [2023-07-17T17:06:10.822Z] a86c4233d4da: Preparing [2023-07-17T17:06:10.822Z] b88e582a2b12: Preparing [2023-07-17T17:06:10.822Z] 9386262d7a74: Preparing [2023-07-17T17:06:10.822Z] a86c4233d4da: Waiting [2023-07-17T17:06:10.822Z] b88e582a2b12: Waiting [2023-07-17T17:06:10.822Z] 9386262d7a74: Waiting [2023-07-17T17:06:10.822Z] 34f980463a38: Layer already exists [2023-07-17T17:06:10.822Z] bd06b030e227: Layer already exists [2023-07-17T17:06:10.822Z] bd2171536620: Layer already exists [2023-07-17T17:06:10.822Z] 300081aebbfa: Layer already exists [2023-07-17T17:06:10.822Z] b51628453789: Layer already exists [2023-07-17T17:06:10.822Z] a86c4233d4da: Layer already exists [2023-07-17T17:06:10.822Z] 9386262d7a74: Layer already exists [2023-07-17T17:06:10.822Z] b88e582a2b12: Layer already exists [2023-07-17T17:06:10.822Z] 3.1.0-dev.3: digest: sha256:178afecfe86316732f9dfd8b6ef4f0c3bcfa4cdc81fcf07bfbc5cd4171f6636a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:06:11.166Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bffda19a327bd0e0f8f572f38d60b953f6d5e074-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:06:11.506Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bffda19a327bd0e0f8f572f38d60b953f6d5e074-3.1.0-dev.3 [2023-07-17T17:06:11.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-17T17:06:11.506Z] 300081aebbfa: Preparing [2023-07-17T17:06:11.506Z] bd06b030e227: Preparing [2023-07-17T17:06:11.506Z] bd2171536620: Preparing [2023-07-17T17:06:11.506Z] 34f980463a38: Preparing [2023-07-17T17:06:11.506Z] b51628453789: Preparing [2023-07-17T17:06:11.506Z] a86c4233d4da: Preparing [2023-07-17T17:06:11.506Z] b88e582a2b12: Preparing [2023-07-17T17:06:11.506Z] 9386262d7a74: Preparing [2023-07-17T17:06:11.506Z] a86c4233d4da: Waiting [2023-07-17T17:06:11.506Z] b88e582a2b12: Waiting [2023-07-17T17:06:11.506Z] 9386262d7a74: Waiting [2023-07-17T17:06:11.506Z] 300081aebbfa: Layer already exists [2023-07-17T17:06:11.506Z] bd06b030e227: Layer already exists [2023-07-17T17:06:11.506Z] bd2171536620: Layer already exists [2023-07-17T17:06:11.506Z] b51628453789: Layer already exists [2023-07-17T17:06:11.506Z] 34f980463a38: Layer already exists [2023-07-17T17:06:11.506Z] a86c4233d4da: Layer already exists [2023-07-17T17:06:11.506Z] b88e582a2b12: Layer already exists [2023-07-17T17:06:11.506Z] 9386262d7a74: Layer already exists [2023-07-17T17:06:11.773Z] bffda19a327bd0e0f8f572f38d60b953f6d5e074-3.1.0-dev.3: digest: sha256:178afecfe86316732f9dfd8b6ef4f0c3bcfa4cdc81fcf07bfbc5cd4171f6636a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:06:12.115Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:06:12.450Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-07-17T17:06:12.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-17T17:06:12.450Z] 300081aebbfa: Preparing [2023-07-17T17:06:12.450Z] bd06b030e227: Preparing [2023-07-17T17:06:12.450Z] bd2171536620: Preparing [2023-07-17T17:06:12.450Z] 34f980463a38: Preparing [2023-07-17T17:06:12.450Z] b51628453789: Preparing [2023-07-17T17:06:12.450Z] a86c4233d4da: Preparing [2023-07-17T17:06:12.450Z] b88e582a2b12: Preparing [2023-07-17T17:06:12.450Z] 9386262d7a74: Preparing [2023-07-17T17:06:12.450Z] b88e582a2b12: Waiting [2023-07-17T17:06:12.450Z] a86c4233d4da: Waiting [2023-07-17T17:06:12.450Z] 9386262d7a74: Waiting [2023-07-17T17:06:12.450Z] bd2171536620: Layer already exists [2023-07-17T17:06:12.450Z] 34f980463a38: Layer already exists [2023-07-17T17:06:12.450Z] b51628453789: Layer already exists [2023-07-17T17:06:12.450Z] bd06b030e227: Layer already exists [2023-07-17T17:06:12.450Z] 300081aebbfa: Layer already exists [2023-07-17T17:06:12.450Z] a86c4233d4da: Layer already exists [2023-07-17T17:06:12.450Z] 9386262d7a74: Layer already exists [2023-07-17T17:06:12.450Z] b88e582a2b12: Layer already exists [2023-07-17T17:06:12.450Z] main: digest: sha256:178afecfe86316732f9dfd8b6ef4f0c3bcfa4cdc81fcf07bfbc5cd4171f6636a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-17T17:06:12.773Z] ===================================================== [Pipeline] echo [2023-07-17T17:06:12.782Z] taggedImages: [2023-07-17T17:06:12.782Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bffda19a327bd0e0f8f572f38d60b953f6d5e074 [2023-07-17T17:06:12.782Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-07-17T17:06:12.782Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.3 [2023-07-17T17:06:12.782Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bffda19a327bd0e0f8f572f38d60b953f6d5e074-3.1.0-dev.3 [2023-07-17T17:06:12.782Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:06:13.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T17:06:13.128Z] [2023-07-17T17:06:13.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:06:13.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T17:06:13.456Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-17T17:06:13.456Z] 8998bd30e6a1: Pulling fs layer [2023-07-17T17:06:13.456Z] 04944245beec: Pulling fs layer [2023-07-17T17:06:13.456Z] 699f458cf7ca: Pulling fs layer [2023-07-17T17:06:13.456Z] 765212b225bb: Pulling fs layer [2023-07-17T17:06:13.456Z] f23df028b6ca: Pulling fs layer [2023-07-17T17:06:13.456Z] d65c8cfc05b1: Pulling fs layer [2023-07-17T17:06:13.456Z] 2437ff75d9bd: Pulling fs layer [2023-07-17T17:06:13.456Z] 765212b225bb: Waiting [2023-07-17T17:06:13.456Z] f23df028b6ca: Waiting [2023-07-17T17:06:13.456Z] d65c8cfc05b1: Waiting [2023-07-17T17:06:13.456Z] 2437ff75d9bd: Waiting [2023-07-17T17:06:13.724Z] 04944245beec: Verifying Checksum [2023-07-17T17:06:13.724Z] 04944245beec: Download complete [2023-07-17T17:06:13.724Z] 765212b225bb: Verifying Checksum [2023-07-17T17:06:13.724Z] 765212b225bb: Download complete [2023-07-17T17:06:13.724Z] f23df028b6ca: Verifying Checksum [2023-07-17T17:06:13.724Z] f23df028b6ca: Download complete [2023-07-17T17:06:13.724Z] d65c8cfc05b1: Verifying Checksum [2023-07-17T17:06:13.724Z] d65c8cfc05b1: Download complete [2023-07-17T17:06:13.724Z] 699f458cf7ca: Verifying Checksum [2023-07-17T17:06:13.724Z] 699f458cf7ca: Download complete [2023-07-17T17:06:14.308Z] 8998bd30e6a1: Verifying Checksum [2023-07-17T17:06:14.308Z] 8998bd30e6a1: Download complete [2023-07-17T17:06:16.247Z] 2437ff75d9bd: Verifying Checksum [2023-07-17T17:06:16.247Z] 2437ff75d9bd: Download complete [2023-07-17T17:06:18.185Z] 8998bd30e6a1: Pull complete [2023-07-17T17:06:18.455Z] 04944245beec: Pull complete [2023-07-17T17:06:19.864Z] 699f458cf7ca: Pull complete [2023-07-17T17:06:20.134Z] 765212b225bb: Pull complete [2023-07-17T17:06:20.716Z] f23df028b6ca: Pull complete [2023-07-17T17:06:20.981Z] d65c8cfc05b1: Pull complete [2023-07-17T17:06:35.958Z] 2437ff75d9bd: Pull complete [2023-07-17T17:06:35.958Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-17T17:06:35.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T17:06:35.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T17:06:36.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-1339 does not seem to be running inside a container [2023-07-17T17:06:36.210Z] $ 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/115 -v /w/workspace/app-rfid-llrp-inventory/115:/w/workspace/app-rfid-llrp-inventory/115:rw,z -v /w/workspace/app-rfid-llrp-inventory/115@tmp:/w/workspace/app-rfid-llrp-inventory/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-17T17:06:38.705Z] $ docker top 51bf81570f87468c24840d0d19fdf0ea0801bf75d2b08002900ff443f95c7901 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T17:06:39.197Z] ---> job-cost.sh [2023-07-17T17:06:39.461Z] lf-activate-venv: SKIPPING [2023-07-17T17:06:39.461Z] INFO: No Stack... [2023-07-17T17:06:40.038Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-17T17:06:40.614Z] INFO: Archiving Costs [Pipeline] sh [2023-07-17T17:06:40.925Z] + cat /w/workspace/app-rfid-llrp-inventory/115/archives/cost.csv [2023-07-17T17:06:40.925Z] + cut -d, -f6 [Pipeline] lock [2023-07-17T17:06:40.985Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-115-stack-cost] [2023-07-17T17:06:40.993Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-115-stack-cost] did not exist. Created. [2023-07-17T17:06:40.993Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-17T17:06:41.333Z] /w/workspace/app-rfid-llrp-inventory/115@tmp/durable-d2025824/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-17T17:06:41.663Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-17T17:06:41.688Z] Warning: overwriting stash ‘stack-cost’ [2023-07-17T17:06:41.742Z] Stashed 1 file(s) [Pipeline] } [2023-07-17T17:06:41.749Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-115-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-17T17:06:41.782Z] $ docker stop --time=1 51bf81570f87468c24840d0d19fdf0ea0801bf75d2b08002900ff443f95c7901 [2023-07-17T17:06:43.239Z] $ docker rm -f --volumes 51bf81570f87468c24840d0d19fdf0ea0801bf75d2b08002900ff443f95c7901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-17T17:06:43.574Z] provisioning config files... [2023-07-17T17:06:43.581Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5235540062304135876tmp [Pipeline] { [Pipeline] sh [2023-07-17T17:06:43.870Z] + set +x [2023-07-17T17:06:43.870Z] + bash+ -s -- [2023-07-17T17:06:43.870Z] curl -s https://codecov.io/bash [2023-07-17T17:06:43.870Z] [2023-07-17T17:06:43.870Z] _____ _ [2023-07-17T17:06:43.870Z] / ____| | | [2023-07-17T17:06:43.870Z] | | ___ __| | ___ ___ _____ __ [2023-07-17T17:06:43.870Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-17T17:06:43.870Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-17T17:06:43.870Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-17T17:06:43.870Z] Bash-1.0.6 [2023-07-17T17:06:43.870Z] [2023-07-17T17:06:43.870Z] [2023-07-17T17:06:43.870Z] ==> git version 2.25.1 found [2023-07-17T17:06:43.870Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-17T17:06:43.870Z] Release-Date: 2020-01-08 [2023-07-17T17:06:43.870Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-17T17:06:43.870Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-17T17:06:43.870Z] ==> Jenkins CI detected. [2023-07-17T17:06:43.870Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-07-17T17:06:43.870Z] project root: . [2023-07-17T17:06:43.870Z] --> token set from env [2023-07-17T17:06:43.870Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-17T17:06:43.870Z] ==> Running gcov in . (disable via -X gcov) [2023-07-17T17:06:43.870Z] ==> Python coveragepy not found [2023-07-17T17:06:43.870Z] ==> Searching for coverage reports in: [2023-07-17T17:06:43.870Z] + . [2023-07-17T17:06:43.870Z] -> Found 1 reports [2023-07-17T17:06:43.871Z] ==> Detecting git/mercurial file structure [2023-07-17T17:06:44.131Z] ==> Reading reports [2023-07-17T17:06:44.131Z] + ./coverage.out bytes=41317 [2023-07-17T17:06:44.131Z] ==> Appending adjustments [2023-07-17T17:06:44.131Z] https://docs.codecov.io/docs/fixing-reports [2023-07-17T17:06:44.131Z] + Found adjustments [2023-07-17T17:06:44.131Z] ==> Gzipping contents [2023-07-17T17:06:44.131Z] 12K /tmp/codecov.WpQvYj.gz [2023-07-17T17:06:44.131Z] ==> Uploading reports [2023-07-17T17:06:44.131Z] url: https://codecov.io [2023-07-17T17:06:44.131Z] query: branch=main&commit=bffda19a327bd0e0f8f572f38d60b953f6d5e074&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-17T17:06:44.131Z] -> Pinging Codecov [2023-07-17T17:06:44.131Z] 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=bffda19a327bd0e0f8f572f38d60b953f6d5e074&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-17T17:06:44.390Z] -> Uploading to [2023-07-17T17:06:44.390Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-17/581DD39554BDF9B6E22D074273EAD858/bffda19a327bd0e0f8f572f38d60b953f6d5e074/cd59bdfd-63a2-4cc7-a7ab-71cbb8fa923b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230717%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230717T170644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec8e3b2279a7d1cafde8ac97bdf132f96880da527d23dd4dc1bb6be566ce3583 [2023-07-17T17:06:44.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-17T17:06:44.390Z] Dload Upload Total Spent Left Speed [2023-07-17T17:06:44.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 47967 --:--:-- --:--:-- --:--:-- 47773 [2023-07-17T17:06:44.650Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bffda19a327bd0e0f8f572f38d60b953f6d5e074 [Pipeline] } [2023-07-17T17:06:44.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-17T17:06:44.917Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-17T17:06:44.928Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:06:45.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-17T17:06:45.225Z] [2023-07-17T17:06:45.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:06:45.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-17T17:06:45.542Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-17T17:06:45.542Z] df9b9388f04a: Pulling fs layer [2023-07-17T17:06:45.542Z] 52dc419b0ee2: Pulling fs layer [2023-07-17T17:06:45.542Z] 25bc292e5bac: Pulling fs layer [2023-07-17T17:06:45.542Z] 114826534d7a: Pulling fs layer [2023-07-17T17:06:45.542Z] 4657fd5d0bcf: Pulling fs layer [2023-07-17T17:06:45.542Z] 6ad1cebc031e: Pulling fs layer [2023-07-17T17:06:45.542Z] 8a3aa393b2d8: Pulling fs layer [2023-07-17T17:06:45.542Z] 4657fd5d0bcf: Waiting [2023-07-17T17:06:45.542Z] 6ad1cebc031e: Waiting [2023-07-17T17:06:45.542Z] 8a3aa393b2d8: Waiting [2023-07-17T17:06:45.542Z] 114826534d7a: Waiting [2023-07-17T17:06:45.542Z] 25bc292e5bac: Download complete [2023-07-17T17:06:45.542Z] 52dc419b0ee2: Download complete [2023-07-17T17:06:45.542Z] 4657fd5d0bcf: Verifying Checksum [2023-07-17T17:06:45.542Z] 4657fd5d0bcf: Download complete [2023-07-17T17:06:45.542Z] df9b9388f04a: Verifying Checksum [2023-07-17T17:06:45.542Z] df9b9388f04a: Download complete [2023-07-17T17:06:45.816Z] df9b9388f04a: Pull complete [2023-07-17T17:06:45.816Z] 6ad1cebc031e: Verifying Checksum [2023-07-17T17:06:45.816Z] 6ad1cebc031e: Download complete [2023-07-17T17:06:45.816Z] 52dc419b0ee2: Pull complete [2023-07-17T17:06:45.816Z] 25bc292e5bac: Pull complete [2023-07-17T17:06:46.392Z] 114826534d7a: Verifying Checksum [2023-07-17T17:06:46.392Z] 114826534d7a: Download complete [2023-07-17T17:06:46.651Z] 8a3aa393b2d8: Verifying Checksum [2023-07-17T17:06:46.651Z] 8a3aa393b2d8: Download complete [2023-07-17T17:06:49.934Z] 114826534d7a: Pull complete [2023-07-17T17:06:49.934Z] 4657fd5d0bcf: Pull complete [2023-07-17T17:06:49.934Z] 6ad1cebc031e: Pull complete [2023-07-17T17:06:52.460Z] 8a3aa393b2d8: Pull complete [2023-07-17T17:06:52.460Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-17T17:06:52.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-17T17:06:52.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T17:06:52.535Z] prd-ubuntu20.04-docker-8c-8g-1338 does not seem to be running inside a container [2023-07-17T17:06:52.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-17T17:06:56.890Z] $ docker top 439894f808946238355bdabcdef9d28a82360db5d1e6c6bbd5e4b3c79157aaa0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-17T17:06:56.942Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-07-17T17:06:57.216Z] + set -o pipefail [2023-07-17T17:06:57.216Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-07-17T17:07:01.401Z] [2023-07-17T17:07:01.401Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-07-17T17:07:01.401Z] [2023-07-17T17:07:01.401Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/306c47d3-ffa7-492a-bb6c-c94c5e24764a [2023-07-17T17:07:01.401Z] [2023-07-17T17:07:01.401Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-17T17:07:01.401Z] [2023-07-17T17:07:01.401Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-17T17:07:01.401Z] [2023-07-17T17:07:01.661Z] [2023-07-17T17:07:01.661Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-17T17:07:01.661Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-17T17:07:01.661Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-17T17:07:01.672Z] $ docker stop --time=1 439894f808946238355bdabcdef9d28a82360db5d1e6c6bbd5e4b3c79157aaa0 [2023-07-17T17:07:05.569Z] $ docker rm -f --volumes 439894f808946238355bdabcdef9d28a82360db5d1e6c6bbd5e4b3c79157aaa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-17T17:07:06.281Z] + git log --format=format:%s -1 bffda19a327bd0e0f8f572f38d60b953f6d5e074 [Pipeline] sh [2023-07-17T17:07:06.574Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-17T17:07:06.574Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:07:06.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T17:07:06.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T17:07:06.946Z] prd-ubuntu20.04-docker-8c-8g-1338 does not seem to be running inside a container [2023-07-17T17:07:06.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-17T17:07:07.365Z] $ docker top e2925b4912a3c802378a330fa4782b99153fa63fb6c403561a34cc42535d41b7 -eo pid,comm [2023-07-17T17:07:07.409Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-17T17:07:07.409Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-17T17:07:07.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T17:07:07.450Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T17:07:07.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T17:07:07.558Z] $ docker exec e2925b4912a3c802378a330fa4782b99153fa63fb6c403561a34cc42535d41b7 ssh-agent [2023-07-17T17:07:07.664Z] SSH_AUTH_SOCK=/tmp/ssh-0riA9BE4HQlO/agent.32 [2023-07-17T17:07:07.664Z] SSH_AGENT_PID=38 [2023-07-17T17:07:07.669Z] Running ssh-add (command line suppressed) [2023-07-17T17:07:07.774Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15384982248528719693.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15384982248528719693.key) [2023-07-17T17:07:07.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T17:07:08.070Z] + git semver tag [2023-07-17T17:07:08.329Z] 2023-07-17 17:07:08,242 [run_tag] DEBUG tag force:False [2023-07-17T17:07:08.329Z] 2023-07-17 17:07:08,242 [check_head_tag] DEBUG check head tag [2023-07-17T17:07:08.329Z] 2023-07-17 17:07:08,242 [execute] INFO git cat-file --batch-check [2023-07-17T17:07:08.329Z] 2023-07-17 17:07:08,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-07-17T17:07:08.329Z] 2023-07-17 17:07:08,246 [execute] INFO git cat-file --batch [2023-07-17T17:07:08.329Z] 2023-07-17 17:07:08,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-07-17T17:07:08.329Z] 2023-07-17 17:07:08,253 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-17T17:07:08.329Z] 2023-07-17 17:07:08,253 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 [2023-07-17T17:07:08.329Z] 2023-07-17 17:07:08,253 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-07-17T17:07:08.329Z] 2023-07-17 17:07:08,258 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-17T17:07:08.329Z] 3.1.0-dev.3 [Pipeline] } [2023-07-17T17:07:08.338Z] $ docker exec --env ******** --env ******** e2925b4912a3c802378a330fa4782b99153fa63fb6c403561a34cc42535d41b7 ssh-agent -k [2023-07-17T17:07:08.436Z] unset SSH_AUTH_SOCK; [2023-07-17T17:07:08.436Z] unset SSH_AGENT_PID; [2023-07-17T17:07:08.437Z] echo Agent pid 38 killed; [2023-07-17T17:07:08.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-17T17:07:08.753Z] + git semver [Pipeline] } [2023-07-17T17:07:09.024Z] $ docker stop --time=1 e2925b4912a3c802378a330fa4782b99153fa63fb6c403561a34cc42535d41b7 [2023-07-17T17:07:10.307Z] $ docker rm -f --volumes e2925b4912a3c802378a330fa4782b99153fa63fb6c403561a34cc42535d41b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:07:10.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-17T17:07:10.684Z] [2023-07-17T17:07:10.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:07:10.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-17T17:07:10.977Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-17T17:07:10.977Z] ab5ef0e58194: Pulling fs layer [2023-07-17T17:07:10.977Z] 9712f1f96733: Pulling fs layer [2023-07-17T17:07:10.977Z] 63f879dbbcfc: Pulling fs layer [2023-07-17T17:07:10.977Z] 0d9ebad4ef96: Pulling fs layer [2023-07-17T17:07:10.977Z] e9a5061849ea: Pulling fs layer [2023-07-17T17:07:10.977Z] d747dcd14b5f: Pulling fs layer [2023-07-17T17:07:10.977Z] 2de7ff778b66: Pulling fs layer [2023-07-17T17:07:10.977Z] e9a5061849ea: Waiting [2023-07-17T17:07:10.977Z] 0d9ebad4ef96: Waiting [2023-07-17T17:07:10.977Z] d747dcd14b5f: Waiting [2023-07-17T17:07:10.977Z] 2de7ff778b66: Waiting [2023-07-17T17:07:10.977Z] 9712f1f96733: Verifying Checksum [2023-07-17T17:07:10.977Z] 9712f1f96733: Download complete [2023-07-17T17:07:11.239Z] 63f879dbbcfc: Verifying Checksum [2023-07-17T17:07:11.239Z] 63f879dbbcfc: Download complete [2023-07-17T17:07:11.497Z] e9a5061849ea: Verifying Checksum [2023-07-17T17:07:11.497Z] e9a5061849ea: Download complete [2023-07-17T17:07:11.497Z] d747dcd14b5f: Verifying Checksum [2023-07-17T17:07:11.497Z] d747dcd14b5f: Download complete [2023-07-17T17:07:11.497Z] 0d9ebad4ef96: Verifying Checksum [2023-07-17T17:07:11.497Z] 0d9ebad4ef96: Download complete [2023-07-17T17:07:11.497Z] ab5ef0e58194: Verifying Checksum [2023-07-17T17:07:11.497Z] ab5ef0e58194: Download complete [2023-07-17T17:07:11.497Z] 2de7ff778b66: Verifying Checksum [2023-07-17T17:07:11.497Z] 2de7ff778b66: Download complete [2023-07-17T17:07:14.025Z] ab5ef0e58194: Pull complete [2023-07-17T17:07:14.025Z] 9712f1f96733: Pull complete [2023-07-17T17:07:14.959Z] 63f879dbbcfc: Pull complete [2023-07-17T17:07:18.237Z] 0d9ebad4ef96: Pull complete [2023-07-17T17:07:18.237Z] e9a5061849ea: Pull complete [2023-07-17T17:07:18.237Z] d747dcd14b5f: Pull complete [2023-07-17T17:07:19.170Z] 2de7ff778b66: Pull complete [2023-07-17T17:07:19.170Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-17T17:07:19.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-17T17:07:19.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T17:07:19.310Z] prd-ubuntu20.04-docker-8c-8g-1338 does not seem to be running inside a container [2023-07-17T17:07:19.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-17T17:07:24.852Z] $ docker top 84f2f0b9f3f286086dc3c180b78ec5045bedd5aa06d9795b9ef7385f53ecd789 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-17T17:07:24.928Z] provisioning config files... [2023-07-17T17:07:24.936Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18418082894353734828tmp [2023-07-17T17:07:24.944Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6162423958606323945tmp [2023-07-17T17:07:24.953Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6629930037718509602tmp [Pipeline] { [Pipeline] echo [2023-07-17T17:07:24.967Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T17:07:25.247Z] ---> sigul-configuration.sh [2023-07-17T17:07:25.247Z] gpg: directory `/root/.gnupg' created [2023-07-17T17:07:25.247Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-17T17:07:25.247Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-17T17:07:25.247Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-17T17:07:25.247Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-17T17:07:25.247Z] gpg: CAST5 encrypted data [2023-07-17T17:07:25.247Z] gpg: encrypted with 1 passphrase [2023-07-17T17:07:25.247Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-17T17:07:25.531Z] + mkdir /home/jenkins [2023-07-17T17:07:25.531Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-17T17:07:25.813Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-07-17T17:07:25.821Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T17:07:26.112Z] ---> sigul-install.sh [2023-07-17T17:07:26.112Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-17T17:07:26.395Z] + git tag --list [2023-07-17T17:07:26.395Z] v0.0.0 [2023-07-17T17:07:26.395Z] v1.0.0 [2023-07-17T17:07:26.395Z] v2.1.0 [2023-07-17T17:07:26.395Z] v2.1.1 [2023-07-17T17:07:26.395Z] v2.2.0 [2023-07-17T17:07:26.395Z] v2.3.0 [2023-07-17T17:07:26.395Z] v3.0 [2023-07-17T17:07:26.395Z] v3.0.0 [2023-07-17T17:07:26.395Z] v3.1.0-dev.1 [2023-07-17T17:07:26.395Z] v3.1.0-dev.2 [2023-07-17T17:07:26.395Z] v3.1.0-dev.3 [Pipeline] sh [2023-07-17T17:07:26.677Z] + lftools sign git-tag v3.1.0-dev.3 [2023-07-17T17:07:27.245Z] Signing Git tag with Sigul... [2023-07-17T17:07:27.245Z] Signing v3.1.0-dev.3 [Pipeline] echo [2023-07-17T17:07:27.512Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T17:07:27.794Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-17T17:07:27.801Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-17T17:07:27.819Z] $ docker stop --time=1 84f2f0b9f3f286086dc3c180b78ec5045bedd5aa06d9795b9ef7385f53ecd789 [2023-07-17T17:07:29.128Z] $ docker rm -f --volumes 84f2f0b9f3f286086dc3c180b78ec5045bedd5aa06d9795b9ef7385f53ecd789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-17T17:07:29.527Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-17T17:07:29.528Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:07:29.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T17:07:29.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T17:07:29.894Z] prd-ubuntu20.04-docker-8c-8g-1338 does not seem to be running inside a container [2023-07-17T17:07:29.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-17T17:07:30.250Z] $ docker top 4b650ffceb985a069be8d23d580b2b7ee246695191b251af905b63e3ce49320f -eo pid,comm [2023-07-17T17:07:30.294Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-17T17:07:30.294Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-17T17:07:30.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T17:07:30.335Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T17:07:30.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T17:07:30.439Z] $ docker exec 4b650ffceb985a069be8d23d580b2b7ee246695191b251af905b63e3ce49320f ssh-agent [2023-07-17T17:07:30.543Z] SSH_AUTH_SOCK=/tmp/ssh-YVLztIzpKEF4/agent.32 [2023-07-17T17:07:30.543Z] SSH_AGENT_PID=38 [2023-07-17T17:07:30.547Z] Running ssh-add (command line suppressed) [2023-07-17T17:07:30.655Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15568235237428543896.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15568235237428543896.key) [2023-07-17T17:07:30.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T17:07:30.950Z] + git semver bump pre [2023-07-17T17:07:31.208Z] 2023-07-17 17:07:31,124 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-17T17:07:31.209Z] 2023-07-17 17:07:31,124 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev [2023-07-17T17:07:31.209Z] 2023-07-17 17:07:31,124 [bump_version] DEBUG bumped version:3.1.0-dev.4 [2023-07-17T17:07:31.209Z] 2023-07-17 17:07:31,124 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-07-17T17:07:31.209Z] 2023-07-17 17:07:31,124 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-17T17:07:31.209Z] 2023-07-17 17:07:31,124 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-17T17:07:31.209Z] 2023-07-17 17:07:31,126 [execute] INFO git cat-file --batch-check [2023-07-17T17:07:31.209Z] 2023-07-17 17:07:31,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-17T17:07:31.209Z] 2023-07-17 17:07:31,132 [execute] INFO git cat-file --batch [2023-07-17T17:07:31.209Z] 2023-07-17 17:07:31,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-17T17:07:31.209Z] 2023-07-17 17:07:31,137 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-17T17:07:31.209Z] 3.1.0-dev.4 [Pipeline] } [2023-07-17T17:07:31.218Z] $ docker exec --env ******** --env ******** 4b650ffceb985a069be8d23d580b2b7ee246695191b251af905b63e3ce49320f ssh-agent -k [2023-07-17T17:07:31.305Z] unset SSH_AUTH_SOCK; [2023-07-17T17:07:31.305Z] unset SSH_AGENT_PID; [2023-07-17T17:07:31.305Z] echo Agent pid 38 killed; [2023-07-17T17:07:31.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-17T17:07:31.607Z] + git semver [Pipeline] } [2023-07-17T17:07:31.879Z] $ docker stop --time=1 4b650ffceb985a069be8d23d580b2b7ee246695191b251af905b63e3ce49320f [2023-07-17T17:07:33.149Z] $ docker rm -f --volumes 4b650ffceb985a069be8d23d580b2b7ee246695191b251af905b63e3ce49320f [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T17:07:33.479Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-17T17:07:33.479Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:07:33.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T17:07:33.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T17:07:33.839Z] prd-ubuntu20.04-docker-8c-8g-1338 does not seem to be running inside a container [2023-07-17T17:07:33.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-17T17:07:34.202Z] $ docker top fb683bd3b3a9b4569f56a8065acc516f077121fb7b8366fce8821e8addbeeef2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-17T17:07:34.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T17:07:34.278Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T17:07:34.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T17:07:34.381Z] $ docker exec fb683bd3b3a9b4569f56a8065acc516f077121fb7b8366fce8821e8addbeeef2 ssh-agent [2023-07-17T17:07:34.481Z] SSH_AUTH_SOCK=/tmp/ssh-FutaryV80jGj/agent.33 [2023-07-17T17:07:34.481Z] SSH_AGENT_PID=39 [2023-07-17T17:07:34.486Z] Running ssh-add (command line suppressed) [2023-07-17T17:07:34.585Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_85353034379863998.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_85353034379863998.key) [2023-07-17T17:07:34.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T17:07:34.884Z] + git semver push [2023-07-17T17:07:35.142Z] 2023-07-17 17:07:35,069 [run_push] DEBUG push [2023-07-17T17:07:35.143Z] 2023-07-17 17:07:35,069 [execute] INFO git cat-file --batch-check [2023-07-17T17:07:35.143Z] 2023-07-17 17:07:35,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-17T17:07:35.143Z] 2023-07-17 17:07:35,073 [execute] INFO git rev-list 02accae7fa4b79bd1b523593e987bb9568f2dcb9 -- [2023-07-17T17:07:35.143Z] 2023-07-17 17:07:35,074 [execute] DEBUG Popen(['git', 'rev-list', '02accae7fa4b79bd1b523593e987bb9568f2dcb9', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-17T17:07:35.143Z] 2023-07-17 17:07:35,080 [execute] INFO git fetch -v origin [2023-07-17T17:07:35.143Z] 2023-07-17 17:07:35,081 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-17T17:07:35.711Z] 2023-07-17 17:07:35,594 [run_push] DEBUG no remote changes detected [2023-07-17T17:07:35.711Z] 2023-07-17 17:07:35,594 [execute] INFO git push origin semver [2023-07-17T17:07:35.711Z] 2023-07-17 17:07:35,594 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-17T17:07:36.647Z] 2023-07-17 17:07:36,421 [run_push] DEBUG push all version tags [2023-07-17T17:07:36.648Z] 2023-07-17 17:07:36,422 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-17T17:07:36.648Z] 2023-07-17 17:07:36,422 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-07-17T17:07:37.584Z] 2023-07-17 17:07:37,411 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-07-17T17:07:37.584Z] 3.1.0-dev.4 [Pipeline] } [2023-07-17T17:07:37.595Z] $ docker exec --env ******** --env ******** fb683bd3b3a9b4569f56a8065acc516f077121fb7b8366fce8821e8addbeeef2 ssh-agent -k [2023-07-17T17:07:37.691Z] unset SSH_AUTH_SOCK; [2023-07-17T17:07:37.691Z] unset SSH_AGENT_PID; [2023-07-17T17:07:37.691Z] echo Agent pid 39 killed; [2023-07-17T17:07:37.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-17T17:07:38.009Z] + git semver [Pipeline] } [2023-07-17T17:07:38.282Z] $ docker stop --time=1 fb683bd3b3a9b4569f56a8065acc516f077121fb7b8366fce8821e8addbeeef2 [2023-07-17T17:07:39.507Z] $ docker rm -f --volumes fb683bd3b3a9b4569f56a8065acc516f077121fb7b8366fce8821e8addbeeef2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-17T17:07:40.114Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-07-17T17:07:40.114Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-07-17T17:07:40.114Z] total 16 [2023-07-17T17:07:40.114Z] drwxr-xr-x 3 root root 4096 Jul 17 16:56 . [2023-07-17T17:07:40.114Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 17 17:07 .. [2023-07-17T17:07:40.114Z] drwxr-xr-x 2 root root 4096 Jul 17 16:56 cost [2023-07-17T17:07:40.114Z] -rw-r--r-- 1 root root 95 Jul 17 16:56 cost.csv [2023-07-17T17:07:40.114Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-07-17T17:07:40.114Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-07-17T17:07:40.114Z] total 16 [2023-07-17T17:07:40.114Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 16:56 . [2023-07-17T17:07:40.114Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 17 17:07 .. [2023-07-17T17:07:40.114Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 17 16:56 cost [2023-07-17T17:07:40.114Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 17 16:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-17T17:07:40.398Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T17:07:41.371Z] ---> package-listing.sh [2023-07-17T17:07:41.371Z] ++ facter osfamily [2023-07-17T17:07:41.371Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-17T17:07:41.371Z] + OS_FAMILY=debian [2023-07-17T17:07:41.371Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-07-17T17:07:41.371Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-17T17:07:41.371Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-17T17:07:41.371Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-17T17:07:41.371Z] + PACKAGES=/tmp/packages_start.txt [2023-07-17T17:07:41.371Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-07-17T17:07:41.371Z] + PACKAGES=/tmp/packages_end.txt [2023-07-17T17:07:41.371Z] + case "${OS_FAMILY}" in [2023-07-17T17:07:41.371Z] + dpkg -l [2023-07-17T17:07:41.371Z] + grep '^ii' [2023-07-17T17:07:41.653Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-17T17:07:41.653Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-17T17:07:41.653Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-17T17:07:41.653Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-07-17T17:07:41.653Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-07-17T17:07:41.653Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-07-17T17:07:41.682Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-17T17:07:41.982Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T17:07:42.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T17:07:42.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T17:07:42.611Z] prd-ubuntu20.04-docker-8c-8g-1338 does not seem to be running inside a container [2023-07-17T17:07:42.637Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-17T17:07:42.862Z] $ docker top 3c3db9db5e9b6daa5fb3c022be5374acf6354d0847b0adb4b4d07612f4dda7a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T17:07:43.201Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-17T17:07:43.481Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-17T17:07:43.762Z] + ls /var/log/sa-host [2023-07-17T17:07:43.762Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T17:07:43.901Z] provisioning config files... [2023-07-17T17:07:43.908Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1309092700366315221tmp [Pipeline] { [Pipeline] echo [2023-07-17T17:07:43.923Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T17:07:44.212Z] ---> create-netrc.sh [Pipeline] } [2023-07-17T17:07:44.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-17T17:07:44.566Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-17T17:07:44.575Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T17:07:44.855Z] ---> sudo-logs.sh [2023-07-17T17:07:44.855Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-17T17:07:44.888Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T17:07:45.192Z] ---> job-cost.sh [2023-07-17T17:07:45.192Z] lf-activate-venv: SKIPPING [2023-07-17T17:07:45.192Z] DEBUG: total: 0.2199999988079071 [2023-07-17T17:07:45.192Z] INFO: Retrieving Stack Cost... [2023-07-17T17:07:45.451Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-17T17:07:46.020Z] INFO: Archiving Costs [Pipeline] echo [2023-07-17T17:07:46.029Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T17:07:46.310Z] ---> logs-deploy.sh [2023-07-17T17:07:46.311Z] lf-activate-venv: SKIPPING [2023-07-17T17:07:46.311Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/115 [2023-07-17T17:07:46.311Z] INFO: archiving workspace using pattern(s): [2023-07-17T17:07:47.248Z] Archives upload complete. [2023-07-17T17:07:47.248Z] INFO: archiving logs to Nexus