Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 91321213cd823d1ea8012b97f4da148b2f6a4494 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-ssh14174057320792232568.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16776251688568128025.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13536345065122695821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5271879248483939265.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-ssh17575860130717428435.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-9249’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9420’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9421’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-9419’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9422 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 91321213cd823d1ea8012b97f4da148b2f6a4494 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 91321213cd823d1ea8012b97f4da148b2f6a4494 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#233)" > git rev-list --no-walk de9648025e948c086e5b01d0fe1c0b85ef43bce8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-17T15:44:03.234Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-17T15:44:03.292Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-17T15:44:03.307Z] ========================================================= [2023-10-17T15:44:03.307Z] EdgeX Global Pipelines Version Info [2023-10-17T15:44:03.307Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:44:04.055Z] ------------------- [2023-10-17T15:44:04.055Z] stable info: [2023-10-17T15:44:04.055Z] ------------------- [2023-10-17T15:44:04.055Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-17T15:44:04.055Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T15:44:04.055Z] Message: update stable to v1.0.254 [2023-10-17T15:44:04.997Z] ------------------- [2023-10-17T15:44:04.997Z] experimental info: [2023-10-17T15:44:04.997Z] ------------------- [2023-10-17T15:44:04.997Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-17T15:44:04.997Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T15:44:04.997Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-17T15:44:05.165Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-17T15:44:05.183Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-17T15:44:05.203Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-17T15:44:05.220Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-17T15:44:05.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-17T15:44:05.244Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-17T15:44:05.259Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-17T15:44:05.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-17T15:44:05.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-17T15:44:05.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-17T15:44:05.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-17T15:44:05.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-17T15:44:05.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-17T15:44:05.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-17T15:44:05.397Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-17T15:44:05.413Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-17T15:44:05.428Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-17T15:44:05.439Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-17T15:44:05.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-17T15:44:05.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-17T15:44:05.488Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-17T15:44:05.500Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-17T15:44:05.513Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-17T15:44:05.526Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-17T15:44:05.538Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-17T15:44:05.557Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-17T15:44:05.575Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-17T15:44:05.594Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-17T15:44:05.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-17T15:44:05.630Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-17T15:44:05.648Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91321213cd823d1ea8012b97f4da148b2f6a4494 [Pipeline] echo [2023-10-17T15:44:05.667Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9132121 [Pipeline] echo [2023-10-17T15:44:05.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:44:05.732Z] provisioning config files... [2023-10-17T15:44:05.746Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9570111368709319323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:44:06.051Z] ---> docker-login.sh [2023-10-17T15:44:06.051Z] nexus3.edgexfoundry.org:10001 [2023-10-17T15:44:06.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:44:06.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:44:06.572Z] Configure a credential helper to remove this warning. See [2023-10-17T15:44:06.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:44:06.572Z] [2023-10-17T15:44:06.572Z] Login Succeeded [2023-10-17T15:44:06.572Z] nexus3.edgexfoundry.org:10002 [2023-10-17T15:44:06.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:44:06.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:44:06.572Z] Configure a credential helper to remove this warning. See [2023-10-17T15:44:06.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:44:06.572Z] [2023-10-17T15:44:06.572Z] Login Succeeded [2023-10-17T15:44:06.572Z] nexus3.edgexfoundry.org:10003 [2023-10-17T15:44:06.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:44:06.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:44:06.833Z] Configure a credential helper to remove this warning. See [2023-10-17T15:44:06.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:44:06.833Z] [2023-10-17T15:44:06.833Z] Login Succeeded [2023-10-17T15:44:06.833Z] nexus3.edgexfoundry.org:10004 [2023-10-17T15:44:06.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:44:06.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:44:06.833Z] Configure a credential helper to remove this warning. See [2023-10-17T15:44:06.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:44:06.833Z] [2023-10-17T15:44:06.833Z] Login Succeeded [2023-10-17T15:44:06.833Z] docker.io [2023-10-17T15:44:07.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:44:07.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:44:07.354Z] Configure a credential helper to remove this warning. See [2023-10-17T15:44:07.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:44:07.354Z] [2023-10-17T15:44:07.354Z] Login Succeeded [2023-10-17T15:44:07.354Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T15:44:07.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-17T15:44:07.727Z] + git rev-list -1 --merges 91321213cd823d1ea8012b97f4da148b2f6a4494~1..91321213cd823d1ea8012b97f4da148b2f6a4494 [Pipeline] echo [2023-10-17T15:44:07.779Z] -----------> git rev-list -1 --merges 91321213cd823d1ea8012b97f4da148b2f6a4494~1..91321213cd823d1ea8012b97f4da148b2f6a4494 91321213cd823d1ea8012b97f4da148b2f6a4494 [false] [Pipeline] sh [2023-10-17T15:44:08.067Z] + git log --format=format:%s -1 91321213cd823d1ea8012b97f4da148b2f6a4494 [Pipeline] echo [2023-10-17T15:44:08.081Z] ========================================================= [2023-10-17T15:44:08.081Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-17T15:44:08.081Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T15:44:08.402Z] + git log --format=format:%s -1 91321213cd823d1ea8012b97f4da148b2f6a4494 [Pipeline] echo [2023-10-17T15:44:08.413Z] [semverPrep] GIT_COMMIT: 91321213cd823d1ea8012b97f4da148b2f6a4494, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#233) [Pipeline] echo [2023-10-17T15:44:08.422Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-17T15:44:08.771Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T15:44:08.772Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-17T15:44:08.772Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-17T15:44:08.772Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-17T15:44:08.772Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-17T15:44:08.772Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-17T15:44:08.772Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:09.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:44:09.126Z] [2023-10-17T15:44:09.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:09.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:44:09.423Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-17T15:44:09.423Z] b85a868b505f: Pulling fs layer [2023-10-17T15:44:09.424Z] e2be974225ed: Pulling fs layer [2023-10-17T15:44:09.424Z] 339a4e72a1f5: Pulling fs layer [2023-10-17T15:44:09.424Z] 988bab9f4d93: Pulling fs layer [2023-10-17T15:44:09.424Z] 1469e6f7b9e6: Pulling fs layer [2023-10-17T15:44:09.424Z] eaf3925da568: Pulling fs layer [2023-10-17T15:44:09.424Z] bab4dde63d76: Pulling fs layer [2023-10-17T15:44:09.424Z] bde34c3a00c8: Pulling fs layer [2023-10-17T15:44:09.424Z] b352a97aabf1: Pulling fs layer [2023-10-17T15:44:09.424Z] 4872d77fe225: Pulling fs layer [2023-10-17T15:44:09.424Z] 988bab9f4d93: Waiting [2023-10-17T15:44:09.424Z] 1469e6f7b9e6: Waiting [2023-10-17T15:44:09.424Z] eaf3925da568: Waiting [2023-10-17T15:44:09.424Z] bab4dde63d76: Waiting [2023-10-17T15:44:09.424Z] b352a97aabf1: Waiting [2023-10-17T15:44:09.424Z] bde34c3a00c8: Waiting [2023-10-17T15:44:09.424Z] 5851b861e8e6: Pulling fs layer [2023-10-17T15:44:09.424Z] 4872d77fe225: Waiting [2023-10-17T15:44:09.424Z] e2be974225ed: Verifying Checksum [2023-10-17T15:44:09.424Z] e2be974225ed: Download complete [2023-10-17T15:44:09.424Z] 988bab9f4d93: Download complete [2023-10-17T15:44:09.424Z] 1469e6f7b9e6: Verifying Checksum [2023-10-17T15:44:09.424Z] 1469e6f7b9e6: Download complete [2023-10-17T15:44:09.682Z] eaf3925da568: Download complete [2023-10-17T15:44:09.682Z] 339a4e72a1f5: Verifying Checksum [2023-10-17T15:44:09.682Z] 339a4e72a1f5: Download complete [2023-10-17T15:44:09.682Z] bde34c3a00c8: Verifying Checksum [2023-10-17T15:44:09.682Z] bde34c3a00c8: Download complete [2023-10-17T15:44:09.682Z] b352a97aabf1: Download complete [2023-10-17T15:44:09.682Z] 4872d77fe225: Download complete [2023-10-17T15:44:09.682Z] 5851b861e8e6: Download complete [2023-10-17T15:44:09.682Z] b85a868b505f: Download complete [2023-10-17T15:44:09.941Z] bab4dde63d76: Verifying Checksum [2023-10-17T15:44:09.941Z] bab4dde63d76: Download complete [2023-10-17T15:44:10.903Z] b85a868b505f: Pull complete [2023-10-17T15:44:11.165Z] e2be974225ed: Pull complete [2023-10-17T15:44:11.735Z] 339a4e72a1f5: Pull complete [2023-10-17T15:44:11.735Z] 988bab9f4d93: Pull complete [2023-10-17T15:44:11.994Z] 1469e6f7b9e6: Pull complete [2023-10-17T15:44:11.994Z] eaf3925da568: Pull complete [2023-10-17T15:44:13.902Z] bab4dde63d76: Pull complete [2023-10-17T15:44:14.164Z] bde34c3a00c8: Pull complete [2023-10-17T15:44:14.164Z] b352a97aabf1: Pull complete [2023-10-17T15:44:14.164Z] 4872d77fe225: Pull complete [2023-10-17T15:44:14.425Z] 5851b861e8e6: Pull complete [2023-10-17T15:44:14.425Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-17T15:44:14.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:44:14.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:44:14.529Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2023-10-17T15:44:14.569Z] $ 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-10-17T15:44:17.227Z] $ docker top cd8d16aa379da55c642e1e67cb4b7ede91d3fd9fdee99a2802b71a124c3b4807 -eo pid,comm [2023-10-17T15:44:17.276Z] 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-10-17T15:44:17.276Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T15:44:17.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T15:44:17.306Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T15:44:17.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T15:44:17.436Z] $ docker exec cd8d16aa379da55c642e1e67cb4b7ede91d3fd9fdee99a2802b71a124c3b4807 ssh-agent [2023-10-17T15:44:17.534Z] SSH_AUTH_SOCK=/tmp/ssh-QbzAOgkq7iAF/agent.32 [2023-10-17T15:44:17.534Z] SSH_AGENT_PID=38 [2023-10-17T15:44:17.540Z] Running ssh-add (command line suppressed) [2023-10-17T15:44:17.642Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15144063290520932267.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15144063290520932267.key) [2023-10-17T15:44:17.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T15:44:17.934Z] + git tag --points-at HEAD [Pipeline] } [2023-10-17T15:44:17.949Z] $ docker exec --env ******** --env ******** cd8d16aa379da55c642e1e67cb4b7ede91d3fd9fdee99a2802b71a124c3b4807 ssh-agent -k [2023-10-17T15:44:18.046Z] unset SSH_AUTH_SOCK; [2023-10-17T15:44:18.047Z] unset SSH_AGENT_PID; [2023-10-17T15:44:18.047Z] echo Agent pid 38 killed; [2023-10-17T15:44:18.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-17T15:44:18.079Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T15:44:18.079Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T15:44:18.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T15:44:18.201Z] $ docker exec cd8d16aa379da55c642e1e67cb4b7ede91d3fd9fdee99a2802b71a124c3b4807 ssh-agent [2023-10-17T15:44:18.314Z] SSH_AUTH_SOCK=/tmp/ssh-Z7FPr4J3Gqdc/agent.70 [2023-10-17T15:44:18.314Z] SSH_AGENT_PID=76 [2023-10-17T15:44:18.320Z] Running ssh-add (command line suppressed) [2023-10-17T15:44:18.424Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2272634612745027199.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2272634612745027199.key) [2023-10-17T15:44:18.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T15:44:18.721Z] + git semver init [2023-10-17T15:44:18.981Z] 2023-10-17 15:44:18,923 [run_init] DEBUG init version:0.0.0 force:False [2023-10-17T15:44:18.981Z] 2023-10-17 15:44:18,924 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-17T15:44:18.981Z] 2023-10-17 15:44:18,924 [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-10-17T15:44:18.981Z] 2023-10-17 15:44:18,924 [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-10-17T15:44:20.359Z] 2023-10-17 15:44:20,077 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-10-17T15:44:20.359Z] 2023-10-17 15:44:20,077 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-10-17T15:44:20.359Z] 2023-10-17 15:44:20,078 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-17T15:44:20.359Z] 2023-10-17 15:44:20,078 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-17T15:44:20.359Z] 3.1.0-dev.24 [Pipeline] } [2023-10-17T15:44:20.374Z] $ docker exec --env ******** --env ******** cd8d16aa379da55c642e1e67cb4b7ede91d3fd9fdee99a2802b71a124c3b4807 ssh-agent -k [2023-10-17T15:44:20.477Z] unset SSH_AUTH_SOCK; [2023-10-17T15:44:20.477Z] unset SSH_AGENT_PID; [2023-10-17T15:44:20.477Z] echo Agent pid 76 killed; [2023-10-17T15:44:20.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T15:44:20.803Z] + git semver [Pipeline] } [2023-10-17T15:44:21.078Z] $ docker stop --time=1 cd8d16aa379da55c642e1e67cb4b7ede91d3fd9fdee99a2802b71a124c3b4807 [2023-10-17T15:44:22.386Z] $ docker rm -f --volumes cd8d16aa379da55c642e1e67cb4b7ede91d3fd9fdee99a2802b71a124c3b4807 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T15:44:22.733Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-17T15:44:22.958Z] Stashed 1 file(s) [Pipeline] echo [2023-10-17T15:44:22.961Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [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-10-17T15:44:23.137Z] provisioning config files... [2023-10-17T15:44:23.147Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5380694222445149515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:44:23.454Z] ---> docker-login.sh [2023-10-17T15:44:23.454Z] nexus3.edgexfoundry.org:10001 [2023-10-17T15:44:23.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:44:23.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:44:23.454Z] Configure a credential helper to remove this warning. See [2023-10-17T15:44:23.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:44:23.454Z] [2023-10-17T15:44:23.454Z] Login Succeeded [2023-10-17T15:44:23.454Z] nexus3.edgexfoundry.org:10002 [2023-10-17T15:44:23.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:44:23.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:44:23.454Z] Configure a credential helper to remove this warning. See [2023-10-17T15:44:23.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:44:23.454Z] [2023-10-17T15:44:23.454Z] Login Succeeded [2023-10-17T15:44:23.454Z] nexus3.edgexfoundry.org:10003 [2023-10-17T15:44:23.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:44:23.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:44:23.713Z] Configure a credential helper to remove this warning. See [2023-10-17T15:44:23.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:44:23.713Z] [2023-10-17T15:44:23.713Z] Login Succeeded [2023-10-17T15:44:23.713Z] nexus3.edgexfoundry.org:10004 [2023-10-17T15:44:23.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:44:23.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:44:23.713Z] Configure a credential helper to remove this warning. See [2023-10-17T15:44:23.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:44:23.713Z] [2023-10-17T15:44:23.713Z] Login Succeeded [2023-10-17T15:44:23.713Z] docker.io [2023-10-17T15:44:23.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:44:24.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:44:24.230Z] Configure a credential helper to remove this warning. See [2023-10-17T15:44:24.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:44:24.230Z] [2023-10-17T15:44:24.230Z] Login Succeeded [2023-10-17T15:44:24.230Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T15:44:24.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-17T15:44:24.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:44:24.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:44:24.318Z] ========================================================= [2023-10-17T15:44:24.319Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-17T15:44:24.319Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:24.643Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-17T15:44:24.644Z] Sending build context to Docker daemon 12.73MB [2023-10-17T15:44:24.644Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T15:44:24.644Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-17T15:44:24.644Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-17T15:44:24.644Z] 7264a8db6415: Pulling fs layer [2023-10-17T15:44:24.644Z] c4d48a809fc2: Pulling fs layer [2023-10-17T15:44:24.644Z] 4f1c88b9dad5: Pulling fs layer [2023-10-17T15:44:24.644Z] ad3a456e5733: Pulling fs layer [2023-10-17T15:44:24.644Z] 33e27b845d1e: Pulling fs layer [2023-10-17T15:44:24.644Z] c68163c4e522: Pulling fs layer [2023-10-17T15:44:24.644Z] 50da416c3ac9: Pulling fs layer [2023-10-17T15:44:24.644Z] 23d2d4c4bb30: Pulling fs layer [2023-10-17T15:44:24.644Z] 50da416c3ac9: Waiting [2023-10-17T15:44:24.644Z] c68163c4e522: Waiting [2023-10-17T15:44:24.644Z] 33e27b845d1e: Waiting [2023-10-17T15:44:24.644Z] 23d2d4c4bb30: Waiting [2023-10-17T15:44:24.903Z] c4d48a809fc2: Download complete [2023-10-17T15:44:24.903Z] ad3a456e5733: Verifying Checksum [2023-10-17T15:44:24.903Z] ad3a456e5733: Download complete [2023-10-17T15:44:24.903Z] 33e27b845d1e: Download complete [2023-10-17T15:44:24.903Z] 7264a8db6415: Verifying Checksum [2023-10-17T15:44:24.903Z] 7264a8db6415: Download complete [2023-10-17T15:44:24.903Z] c68163c4e522: Verifying Checksum [2023-10-17T15:44:24.903Z] c68163c4e522: Download complete [2023-10-17T15:44:24.903Z] 7264a8db6415: Pull complete [2023-10-17T15:44:25.163Z] c4d48a809fc2: Pull complete [2023-10-17T15:44:25.163Z] 23d2d4c4bb30: Verifying Checksum [2023-10-17T15:44:25.163Z] 23d2d4c4bb30: Download complete [2023-10-17T15:44:25.163Z] 4f1c88b9dad5: Verifying Checksum [2023-10-17T15:44:25.163Z] 4f1c88b9dad5: Download complete [2023-10-17T15:44:25.730Z] 50da416c3ac9: Verifying Checksum [2023-10-17T15:44:25.730Z] 50da416c3ac9: Download complete [2023-10-17T15:44:29.018Z] 4f1c88b9dad5: Pull complete [2023-10-17T15:44:29.018Z] ad3a456e5733: Pull complete [2023-10-17T15:44:29.018Z] 33e27b845d1e: Pull complete [2023-10-17T15:44:29.018Z] c68163c4e522: Pull complete [2023-10-17T15:44:31.555Z] 50da416c3ac9: Pull complete [2023-10-17T15:44:31.814Z] 23d2d4c4bb30: Pull complete [2023-10-17T15:44:31.814Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-17T15:44:31.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-17T15:44:31.814Z] ---> 0786185ac409 [2023-10-17T15:44:31.814Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T15:44:37.140Z] ---> Running in 8d6331079805 [2023-10-17T15:44:37.140Z] Removing intermediate container 8d6331079805 [2023-10-17T15:44:37.140Z] ---> a39588bc37cd [2023-10-17T15:44:37.140Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T15:44:37.140Z] ---> Running in ba19052f4aba [2023-10-17T15:44:37.140Z] Removing intermediate container ba19052f4aba [2023-10-17T15:44:37.140Z] ---> b0328ce5ec6d [2023-10-17T15:44:37.140Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-17T15:44:37.140Z] ---> Running in 1353062104ab [2023-10-17T15:44:37.140Z] Removing intermediate container 1353062104ab [2023-10-17T15:44:37.140Z] ---> 4f01b664e45d [2023-10-17T15:44:37.140Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T15:44:37.140Z] ---> Running in 63b900d41009 [2023-10-17T15:44:37.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T15:44:37.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T15:44:37.709Z] OK: 264 MiB in 52 packages [2023-10-17T15:44:37.969Z] Removing intermediate container 63b900d41009 [2023-10-17T15:44:37.969Z] ---> 1cb95dd2fc2a [2023-10-17T15:44:37.969Z] Step 7/12 : WORKDIR /app [2023-10-17T15:44:37.969Z] ---> Running in 3352b0a16ac3 [2023-10-17T15:44:37.969Z] Removing intermediate container 3352b0a16ac3 [2023-10-17T15:44:37.969Z] ---> b1367ed695a6 [2023-10-17T15:44:37.969Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-17T15:44:38.087Z] Still waiting to schedule task [2023-10-17T15:44:38.088Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9419’ [2023-10-17T15:44:38.228Z] ---> 6f5963655e46 [2023-10-17T15:44:38.229Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T15:44:38.229Z] ---> Running in 2b4a95137871 [2023-10-17T15:45:34.465Z] Removing intermediate container 2b4a95137871 [2023-10-17T15:45:34.465Z] ---> 0806c5db3598 [2023-10-17T15:45:34.465Z] Step 10/12 : COPY . . [2023-10-17T15:45:34.465Z] ---> dd2881824851 [2023-10-17T15:45:34.465Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-17T15:45:34.465Z] ---> Running in a65a9b5cc8eb [2023-10-17T15:45:34.465Z] Removing intermediate container a65a9b5cc8eb [2023-10-17T15:45:34.465Z] ---> 293e23a6ae29 [2023-10-17T15:45:34.465Z] Step 12/12 : RUN $MAKE [2023-10-17T15:45:34.465Z] ---> Running in e75afedd3822 [2023-10-17T15:45:34.465Z] noop [2023-10-17T15:45:34.465Z] Removing intermediate container e75afedd3822 [2023-10-17T15:45:34.465Z] ---> 7185dc4d3788 [2023-10-17T15:45:34.465Z] Successfully built 7185dc4d3788 [2023-10-17T15:45:34.465Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:45:34.771Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-17T15:45:34.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:45:34.852Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2023-10-17T15:45:34.885Z] $ 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-10-17T15:45:35.255Z] $ docker top 54f2ba1c352f1bcc0375b87ac23ddcf409fce9b07f142bbdc73dce48460a448a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T15:45:35.600Z] + go version [2023-10-17T15:45:35.600Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-17T15:45:35.613Z] $ docker stop --time=1 54f2ba1c352f1bcc0375b87ac23ddcf409fce9b07f142bbdc73dce48460a448a [2023-10-17T15:45:36.885Z] $ docker rm -f --volumes 54f2ba1c352f1bcc0375b87ac23ddcf409fce9b07f142bbdc73dce48460a448a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:45:37.292Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-17T15:45:37.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:45:37.367Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2023-10-17T15:45:37.399Z] $ 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-10-17T15:45:37.749Z] $ docker top 7cc59132228d5ccd6b3faae1432ef84a22ebbe84b8d981f3c18845f0c312c123 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T15:45:38.094Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-10-17T15:45:38.392Z] + make test [2023-10-17T15:45:38.392Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-17T15:46:00.333Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-17T15:46:00.333Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-17T15:46:00.333Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.138s coverage: 86.2% of statements [2023-10-17T15:46:01.726Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.719s coverage: 71.9% of statements [2023-10-17T15:46:23.647Z] go vet ./... [2023-10-17T15:46:27.838Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-17T15:46:27.838Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-17T15:46:27.838Z] ./bin/test-attribution.sh [2023-10-17T15:46:27.838Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-17T15:46:27.838Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-17T15:46:27.838Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-17T15:46:27.838Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-17T15:46:27.838Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-17T15:46:27.838Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-17T15:46:27.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-17T15:46:27.866Z] $ docker stop --time=1 7cc59132228d5ccd6b3faae1432ef84a22ebbe84b8d981f3c18845f0c312c123 [2023-10-17T15:46:31.607Z] $ docker rm -f --volumes 7cc59132228d5ccd6b3faae1432ef84a22ebbe84b8d981f3c18845f0c312c123 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T15:46:32.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-17T15:46:32.245Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-17T15:46:32.699Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-17T15:46:33.032Z] + ls -al . [2023-10-17T15:46:33.032Z] total 236 [2023-10-17T15:46:33.032Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 15:45 . [2023-10-17T15:46:33.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:44 .. [2023-10-17T15:46:33.032Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 17 15:44 .dockerignore [2023-10-17T15:46:33.032Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 15:46 .git [2023-10-17T15:46:33.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:44 .github [2023-10-17T15:46:33.032Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 17 15:44 .gitignore [2023-10-17T15:46:33.032Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 15:44 .golangci.yml [2023-10-17T15:46:33.032Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 15:44 .semver [2023-10-17T15:46:33.032Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 17 15:44 Attribution.txt [2023-10-17T15:46:33.032Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 17 15:44 CHANGELOG.md [2023-10-17T15:46:33.032Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 17 15:44 Dockerfile [2023-10-17T15:46:33.032Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 15:44 GOVERNANCE.md [2023-10-17T15:46:33.032Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 17 15:44 Jenkinsfile [2023-10-17T15:46:33.032Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 17 15:44 LICENSE [2023-10-17T15:46:33.032Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 17 15:44 Makefile [2023-10-17T15:46:33.032Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 17 15:44 OWNERS.md [2023-10-17T15:46:33.032Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 17 15:44 README.md [2023-10-17T15:46:33.032Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 15:44 VERSION [2023-10-17T15:46:33.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:44 bin [2023-10-17T15:46:33.032Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 17 15:46 coverage.out [2023-10-17T15:46:33.032Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 17 15:44 go.mod [2023-10-17T15:46:33.032Z] -rw-rw-r-- 1 jenkins jenkins 35611 Oct 17 15:44 go.sum [2023-10-17T15:46:33.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:44 images [2023-10-17T15:46:33.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:44 internal [2023-10-17T15:46:33.032Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 17 15:44 main.go [2023-10-17T15:46:33.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:44 res [2023-10-17T15:46:33.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:44 snap [2023-10-17T15:46:33.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:46:33.335Z] + 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=91321213cd823d1ea8012b97f4da148b2f6a4494 --label arch=amd64 --label version=3.1.0-dev.24 . [2023-10-17T15:46:33.335Z] Sending build context to Docker daemon 12.73MB [2023-10-17T15:46:33.335Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T15:46:33.335Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-17T15:46:33.335Z] ---> 7185dc4d3788 [2023-10-17T15:46:33.335Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T15:46:33.597Z] ---> Running in f636533bd0df [2023-10-17T15:46:33.855Z] Removing intermediate container f636533bd0df [2023-10-17T15:46:33.855Z] ---> 9ad9af443d5f [2023-10-17T15:46:33.855Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T15:46:33.855Z] ---> Running in fcf1f63ec856 [2023-10-17T15:46:33.855Z] Removing intermediate container fcf1f63ec856 [2023-10-17T15:46:33.855Z] ---> 222280fcca0a [2023-10-17T15:46:33.855Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-17T15:46:33.855Z] ---> Running in ac2e58621ae1 [2023-10-17T15:46:33.855Z] Removing intermediate container ac2e58621ae1 [2023-10-17T15:46:33.855Z] ---> 90927dc7d72f [2023-10-17T15:46:33.855Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T15:46:33.855Z] ---> Running in a96daa9000a3 [2023-10-17T15:46:34.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T15:46:34.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T15:46:34.684Z] OK: 264 MiB in 52 packages [2023-10-17T15:46:34.943Z] Removing intermediate container a96daa9000a3 [2023-10-17T15:46:34.943Z] ---> 57f5e156f04b [2023-10-17T15:46:34.943Z] Step 7/29 : WORKDIR /app [2023-10-17T15:46:34.943Z] ---> Running in 079f357c8b5f [2023-10-17T15:46:34.943Z] Removing intermediate container 079f357c8b5f [2023-10-17T15:46:34.943Z] ---> d5a8bbfc3a4f [2023-10-17T15:46:34.943Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-17T15:46:35.205Z] ---> 48bb1fb56c34 [2023-10-17T15:46:35.205Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T15:46:35.205Z] ---> Running in ec0765733c0d [2023-10-17T15:46:35.770Z] Removing intermediate container ec0765733c0d [2023-10-17T15:46:35.770Z] ---> a8b8234861f3 [2023-10-17T15:46:35.770Z] Step 10/29 : COPY . . [2023-10-17T15:46:36.710Z] ---> e99f5981fea8 [2023-10-17T15:46:36.710Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-17T15:46:36.710Z] ---> Running in 3059f90822ba [2023-10-17T15:46:36.710Z] Removing intermediate container 3059f90822ba [2023-10-17T15:46:36.710Z] ---> 2901e905a85a [2023-10-17T15:46:36.710Z] Step 12/29 : RUN $MAKE [2023-10-17T15:46:36.710Z] ---> Running in 692db2c7207a [2023-10-17T15:46:36.969Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.24 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.24" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-17T15:46:58.909Z] Removing intermediate container 692db2c7207a [2023-10-17T15:46:58.909Z] ---> ff8f7868ce01 [2023-10-17T15:46:58.909Z] Step 13/29 : FROM alpine:3.18 [2023-10-17T15:46:58.909Z] 3.18: Pulling from library/alpine [2023-10-17T15:46:58.909Z] 96526aa774ef: Pulling fs layer [2023-10-17T15:46:58.909Z] 96526aa774ef: Verifying Checksum [2023-10-17T15:46:58.909Z] 96526aa774ef: Download complete [2023-10-17T15:46:58.909Z] 96526aa774ef: Pull complete [2023-10-17T15:46:58.909Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T15:46:58.909Z] Status: Downloaded newer image for alpine:3.18 [2023-10-17T15:46:58.909Z] ---> 8ca4688f4f35 [2023-10-17T15:46:58.909Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-17T15:46:58.909Z] ---> Running in 48b012e25a05 [2023-10-17T15:46:58.909Z] Removing intermediate container 48b012e25a05 [2023-10-17T15:46:58.909Z] ---> caf1d450e9f5 [2023-10-17T15:46:58.909Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-17T15:46:58.909Z] ---> Running in 6114ada65442 [2023-10-17T15:46:58.909Z] Removing intermediate container 6114ada65442 [2023-10-17T15:46:58.909Z] ---> 6e9a57a42e1e [2023-10-17T15:46:58.909Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-17T15:46:58.909Z] ---> Running in 848da72773d0 [2023-10-17T15:46:58.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T15:46:58.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T15:46:58.909Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-17T15:46:58.909Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-17T15:46:58.909Z] Executing busybox-1.36.1-r2.trigger [2023-10-17T15:46:58.909Z] Executing ca-certificates-20230506-r0.trigger [2023-10-17T15:46:58.909Z] OK: 8 MiB in 17 packages [2023-10-17T15:46:59.168Z] Removing intermediate container 848da72773d0 [2023-10-17T15:46:59.168Z] ---> f7fbd7220d0c [2023-10-17T15:46:59.168Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-17T15:46:59.168Z] ---> ad61c9dfe2b4 [2023-10-17T15:46:59.168Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-17T15:47:00.219Z] ---> af34a190d2b2 [2023-10-17T15:47:00.219Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-17T15:47:00.219Z] ---> 9c154b381f09 [2023-10-17T15:47:00.219Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-17T15:47:00.219Z] ---> 718a96284acf [2023-10-17T15:47:00.219Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-17T15:47:00.478Z] ---> 10a1f9f0a1bc [2023-10-17T15:47:00.478Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-17T15:47:00.478Z] ---> Running in 4c1c281783ce [2023-10-17T15:47:01.048Z] Removing intermediate container 4c1c281783ce [2023-10-17T15:47:01.048Z] ---> 649403b720e8 [2023-10-17T15:47:01.048Z] Step 23/29 : VOLUME /cache [2023-10-17T15:47:01.048Z] ---> Running in 202511b3dbde [2023-10-17T15:47:01.048Z] Removing intermediate container 202511b3dbde [2023-10-17T15:47:01.048Z] ---> b0d8ccee4ff2 [2023-10-17T15:47:01.048Z] Step 24/29 : EXPOSE 59711 [2023-10-17T15:47:01.048Z] ---> Running in d83c74175b53 [2023-10-17T15:47:01.048Z] Removing intermediate container d83c74175b53 [2023-10-17T15:47:01.048Z] ---> 167d89e35d37 [2023-10-17T15:47:01.048Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-17T15:47:01.048Z] ---> Running in 310873082fc2 [2023-10-17T15:47:01.307Z] Removing intermediate container 310873082fc2 [2023-10-17T15:47:01.307Z] ---> e41b0d192240 [2023-10-17T15:47:01.307Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-17T15:47:01.307Z] ---> Running in 1d9056cf2e6f [2023-10-17T15:47:01.307Z] Removing intermediate container 1d9056cf2e6f [2023-10-17T15:47:01.307Z] ---> 89da6ec5d155 [2023-10-17T15:47:01.307Z] Step 27/29 : LABEL arch=amd64 [2023-10-17T15:47:01.307Z] ---> Running in 5131ab160aa3 [2023-10-17T15:47:01.566Z] Removing intermediate container 5131ab160aa3 [2023-10-17T15:47:01.566Z] ---> 65bcabeae465 [2023-10-17T15:47:01.566Z] Step 28/29 : LABEL git_sha=91321213cd823d1ea8012b97f4da148b2f6a4494 [2023-10-17T15:47:01.566Z] ---> Running in 036c817e374e [2023-10-17T15:47:01.566Z] Removing intermediate container 036c817e374e [2023-10-17T15:47:01.566Z] ---> 2f953646de25 [2023-10-17T15:47:01.566Z] Step 29/29 : LABEL version=3.1.0-dev.24 [2023-10-17T15:47:01.566Z] ---> Running in 753a968efa9f [2023-10-17T15:47:01.566Z] Removing intermediate container 753a968efa9f [2023-10-17T15:47:01.566Z] ---> cd179ea91dea [2023-10-17T15:47:01.566Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-17T15:47:01.566Z] Successfully built cd179ea91dea [2023-10-17T15:47:01.566Z] 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-10-17T15:47:01.667Z] provisioning config files... [2023-10-17T15:47:01.676Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1781955225182408996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:47:01.970Z] ---> docker-login.sh [2023-10-17T15:47:01.970Z] nexus3.edgexfoundry.org:10001 [2023-10-17T15:47:01.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:47:01.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:47:01.970Z] Configure a credential helper to remove this warning. See [2023-10-17T15:47:01.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:47:01.970Z] [2023-10-17T15:47:01.970Z] Login Succeeded [2023-10-17T15:47:01.970Z] nexus3.edgexfoundry.org:10002 [2023-10-17T15:47:01.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:47:01.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:47:01.970Z] Configure a credential helper to remove this warning. See [2023-10-17T15:47:01.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:47:01.970Z] [2023-10-17T15:47:01.970Z] Login Succeeded [2023-10-17T15:47:01.970Z] nexus3.edgexfoundry.org:10003 [2023-10-17T15:47:02.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:47:02.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:47:02.231Z] Configure a credential helper to remove this warning. See [2023-10-17T15:47:02.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:47:02.231Z] [2023-10-17T15:47:02.231Z] Login Succeeded [2023-10-17T15:47:02.231Z] nexus3.edgexfoundry.org:10004 [2023-10-17T15:47:02.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:47:02.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:47:02.231Z] Configure a credential helper to remove this warning. See [2023-10-17T15:47:02.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:47:02.231Z] [2023-10-17T15:47:02.231Z] Login Succeeded [2023-10-17T15:47:02.231Z] docker.io [2023-10-17T15:47:02.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:47:02.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:47:02.752Z] Configure a credential helper to remove this warning. See [2023-10-17T15:47:02.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:47:02.752Z] [2023-10-17T15:47:02.752Z] Login Succeeded [2023-10-17T15:47:02.752Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T15:47:02.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T15:47:02.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:47:02.806Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-10-17T15:47:02.806Z] 91321213cd823d1ea8012b97f4da148b2f6a4494 [2023-10-17T15:47:02.806Z] latest [2023-10-17T15:47:02.806Z] 3.1.0-dev.24 [2023-10-17T15:47:02.807Z] 91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24 [2023-10-17T15:47:02.807Z] main [2023-10-17T15:47:02.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:47:03.116Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:91321213cd823d1ea8012b97f4da148b2f6a4494 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:47:03.422Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:91321213cd823d1ea8012b97f4da148b2f6a4494 [2023-10-17T15:47:03.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-17T15:47:03.422Z] a841cb8439d4: Preparing [2023-10-17T15:47:03.422Z] 6b5925e2ae1e: Preparing [2023-10-17T15:47:03.422Z] d8dfa72f12a3: Preparing [2023-10-17T15:47:03.422Z] 7a7915cbdd1e: Preparing [2023-10-17T15:47:03.422Z] 3509eb5254ff: Preparing [2023-10-17T15:47:03.422Z] d4e44b295d52: Preparing [2023-10-17T15:47:03.422Z] ca9ead0a5d47: Preparing [2023-10-17T15:47:03.422Z] cc2447e1835a: Preparing [2023-10-17T15:47:03.422Z] d4e44b295d52: Waiting [2023-10-17T15:47:03.422Z] ca9ead0a5d47: Waiting [2023-10-17T15:47:03.422Z] cc2447e1835a: Waiting [2023-10-17T15:47:03.422Z] d8dfa72f12a3: Pushed [2023-10-17T15:47:03.422Z] 3509eb5254ff: Pushed [2023-10-17T15:47:03.422Z] a841cb8439d4: Pushed [2023-10-17T15:47:03.422Z] 7a7915cbdd1e: Pushed [2023-10-17T15:47:03.422Z] cc2447e1835a: Layer already exists [2023-10-17T15:47:03.422Z] d4e44b295d52: Pushed [2023-10-17T15:47:03.681Z] ca9ead0a5d47: Pushed [2023-10-17T15:47:06.975Z] 6b5925e2ae1e: Pushed [2023-10-17T15:47:06.975Z] 91321213cd823d1ea8012b97f4da148b2f6a4494: digest: sha256:2d2311151cbb14543a5e1f8ce3af3efee06168f5d62a1abc7166e03f8a633bdd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:47:07.284Z] + 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-10-17T15:47:07.596Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-17T15:47:07.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-17T15:47:07.596Z] a841cb8439d4: Preparing [2023-10-17T15:47:07.596Z] 6b5925e2ae1e: Preparing [2023-10-17T15:47:07.596Z] d8dfa72f12a3: Preparing [2023-10-17T15:47:07.596Z] 7a7915cbdd1e: Preparing [2023-10-17T15:47:07.596Z] 3509eb5254ff: Preparing [2023-10-17T15:47:07.596Z] d4e44b295d52: Preparing [2023-10-17T15:47:07.596Z] ca9ead0a5d47: Preparing [2023-10-17T15:47:07.596Z] d4e44b295d52: Waiting [2023-10-17T15:47:07.596Z] cc2447e1835a: Preparing [2023-10-17T15:47:07.596Z] ca9ead0a5d47: Waiting [2023-10-17T15:47:07.596Z] 6b5925e2ae1e: Layer already exists [2023-10-17T15:47:07.596Z] a841cb8439d4: Layer already exists [2023-10-17T15:47:07.596Z] d8dfa72f12a3: Layer already exists [2023-10-17T15:47:07.596Z] 7a7915cbdd1e: Layer already exists [2023-10-17T15:47:07.596Z] 3509eb5254ff: Layer already exists [2023-10-17T15:47:07.596Z] ca9ead0a5d47: Layer already exists [2023-10-17T15:47:07.596Z] d4e44b295d52: Layer already exists [2023-10-17T15:47:07.596Z] cc2447e1835a: Layer already exists [2023-10-17T15:47:07.596Z] latest: digest: sha256:2d2311151cbb14543a5e1f8ce3af3efee06168f5d62a1abc7166e03f8a633bdd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:47:07.904Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:47:08.209Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.24 [2023-10-17T15:47:08.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-17T15:47:08.210Z] a841cb8439d4: Preparing [2023-10-17T15:47:08.210Z] 6b5925e2ae1e: Preparing [2023-10-17T15:47:08.210Z] d8dfa72f12a3: Preparing [2023-10-17T15:47:08.210Z] 7a7915cbdd1e: Preparing [2023-10-17T15:47:08.210Z] 3509eb5254ff: Preparing [2023-10-17T15:47:08.210Z] d4e44b295d52: Preparing [2023-10-17T15:47:08.210Z] ca9ead0a5d47: Preparing [2023-10-17T15:47:08.210Z] cc2447e1835a: Preparing [2023-10-17T15:47:08.210Z] ca9ead0a5d47: Waiting [2023-10-17T15:47:08.210Z] cc2447e1835a: Waiting [2023-10-17T15:47:08.210Z] d4e44b295d52: Waiting [2023-10-17T15:47:08.210Z] d8dfa72f12a3: Layer already exists [2023-10-17T15:47:08.210Z] 7a7915cbdd1e: Layer already exists [2023-10-17T15:47:08.210Z] 3509eb5254ff: Layer already exists [2023-10-17T15:47:08.210Z] 6b5925e2ae1e: Layer already exists [2023-10-17T15:47:08.210Z] a841cb8439d4: Layer already exists [2023-10-17T15:47:08.210Z] ca9ead0a5d47: Layer already exists [2023-10-17T15:47:08.210Z] d4e44b295d52: Layer already exists [2023-10-17T15:47:08.210Z] cc2447e1835a: Layer already exists [2023-10-17T15:47:08.210Z] 3.1.0-dev.24: digest: sha256:2d2311151cbb14543a5e1f8ce3af3efee06168f5d62a1abc7166e03f8a633bdd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:47:08.521Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:47:08.828Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24 [2023-10-17T15:47:08.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-17T15:47:08.828Z] a841cb8439d4: Preparing [2023-10-17T15:47:08.828Z] 6b5925e2ae1e: Preparing [2023-10-17T15:47:08.828Z] d8dfa72f12a3: Preparing [2023-10-17T15:47:08.828Z] 7a7915cbdd1e: Preparing [2023-10-17T15:47:08.828Z] 3509eb5254ff: Preparing [2023-10-17T15:47:08.828Z] d4e44b295d52: Preparing [2023-10-17T15:47:08.828Z] ca9ead0a5d47: Preparing [2023-10-17T15:47:08.828Z] cc2447e1835a: Preparing [2023-10-17T15:47:08.828Z] d4e44b295d52: Waiting [2023-10-17T15:47:08.828Z] ca9ead0a5d47: Waiting [2023-10-17T15:47:08.828Z] d8dfa72f12a3: Layer already exists [2023-10-17T15:47:08.828Z] 3509eb5254ff: Layer already exists [2023-10-17T15:47:08.828Z] a841cb8439d4: Layer already exists [2023-10-17T15:47:08.828Z] 6b5925e2ae1e: Layer already exists [2023-10-17T15:47:08.828Z] 7a7915cbdd1e: Layer already exists [2023-10-17T15:47:08.828Z] d4e44b295d52: Layer already exists [2023-10-17T15:47:08.828Z] ca9ead0a5d47: Layer already exists [2023-10-17T15:47:08.828Z] cc2447e1835a: Layer already exists [2023-10-17T15:47:08.828Z] 91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24: digest: sha256:2d2311151cbb14543a5e1f8ce3af3efee06168f5d62a1abc7166e03f8a633bdd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:47:09.139Z] + 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-10-17T15:47:09.457Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-10-17T15:47:09.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-17T15:47:09.457Z] a841cb8439d4: Preparing [2023-10-17T15:47:09.457Z] 6b5925e2ae1e: Preparing [2023-10-17T15:47:09.457Z] d8dfa72f12a3: Preparing [2023-10-17T15:47:09.457Z] 7a7915cbdd1e: Preparing [2023-10-17T15:47:09.457Z] 3509eb5254ff: Preparing [2023-10-17T15:47:09.457Z] d4e44b295d52: Preparing [2023-10-17T15:47:09.457Z] ca9ead0a5d47: Preparing [2023-10-17T15:47:09.457Z] cc2447e1835a: Preparing [2023-10-17T15:47:09.457Z] d4e44b295d52: Waiting [2023-10-17T15:47:09.457Z] ca9ead0a5d47: Waiting [2023-10-17T15:47:09.457Z] cc2447e1835a: Waiting [2023-10-17T15:47:09.457Z] 7a7915cbdd1e: Layer already exists [2023-10-17T15:47:09.457Z] 3509eb5254ff: Layer already exists [2023-10-17T15:47:09.457Z] a841cb8439d4: Layer already exists [2023-10-17T15:47:09.457Z] 6b5925e2ae1e: Layer already exists [2023-10-17T15:47:09.457Z] d8dfa72f12a3: Layer already exists [2023-10-17T15:47:09.457Z] ca9ead0a5d47: Layer already exists [2023-10-17T15:47:09.457Z] d4e44b295d52: Layer already exists [2023-10-17T15:47:09.457Z] cc2447e1835a: Layer already exists [2023-10-17T15:47:09.457Z] main: digest: sha256:2d2311151cbb14543a5e1f8ce3af3efee06168f5d62a1abc7166e03f8a633bdd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T15:47:09.492Z] ===================================================== [Pipeline] echo [2023-10-17T15:47:09.499Z] taggedImages: [2023-10-17T15:47:09.499Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:91321213cd823d1ea8012b97f4da148b2f6a4494 [2023-10-17T15:47:09.499Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-17T15:47:09.499Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.24 [2023-10-17T15:47:09.499Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24 [2023-10-17T15:47:09.499Z] - 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-10-17T15:47:09.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T15:47:09.874Z] [2023-10-17T15:47:09.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:47:10.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T15:47:10.248Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-17T15:47:10.248Z] 5eb5b503b376: Pulling fs layer [2023-10-17T15:47:10.248Z] 5c69ac0246d0: Pulling fs layer [2023-10-17T15:47:10.248Z] ec43610c2a17: Pulling fs layer [2023-10-17T15:47:10.248Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-17T15:47:10.248Z] 33b1e0a273af: Pulling fs layer [2023-10-17T15:47:10.248Z] 5d3b04190fa2: Pulling fs layer [2023-10-17T15:47:10.248Z] 2f39f015ded8: Pulling fs layer [2023-10-17T15:47:10.248Z] 3a2ae6a8a46f: Waiting [2023-10-17T15:47:10.248Z] 33b1e0a273af: Waiting [2023-10-17T15:47:10.248Z] 5d3b04190fa2: Waiting [2023-10-17T15:47:10.248Z] 2f39f015ded8: Waiting [2023-10-17T15:47:10.248Z] 5c69ac0246d0: Verifying Checksum [2023-10-17T15:47:10.248Z] 5c69ac0246d0: Download complete [2023-10-17T15:47:10.248Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-17T15:47:10.248Z] 3a2ae6a8a46f: Download complete [2023-10-17T15:47:10.248Z] 33b1e0a273af: Verifying Checksum [2023-10-17T15:47:10.248Z] 33b1e0a273af: Download complete [2023-10-17T15:47:10.248Z] ec43610c2a17: Verifying Checksum [2023-10-17T15:47:10.248Z] ec43610c2a17: Download complete [2023-10-17T15:47:10.248Z] 5d3b04190fa2: Verifying Checksum [2023-10-17T15:47:10.511Z] 5eb5b503b376: Download complete [2023-10-17T15:47:11.079Z] 2f39f015ded8: Download complete [2023-10-17T15:47:11.645Z] 5eb5b503b376: Pull complete [2023-10-17T15:47:11.905Z] 5c69ac0246d0: Pull complete [2023-10-17T15:47:12.481Z] ec43610c2a17: Pull complete [2023-10-17T15:47:12.481Z] 3a2ae6a8a46f: Pull complete [2023-10-17T15:47:12.740Z] 33b1e0a273af: Pull complete [2023-10-17T15:47:12.740Z] 5d3b04190fa2: Pull complete [2023-10-17T15:47:18.003Z] 2f39f015ded8: Pull complete [2023-10-17T15:47:18.003Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-17T15:47:18.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T15:47:18.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:47:18.092Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2023-10-17T15:47:18.122Z] $ 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-10-17T15:47:22.015Z] $ docker top 636cfd33993d14c558deb3086a75837bf18b61e25b9ad516606a3b33d0cd45a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:47:22.372Z] ---> job-cost.sh [2023-10-17T15:47:22.372Z] lf-activate-venv: SKIPPING [2023-10-17T15:47:22.372Z] INFO: No Stack... [2023-10-17T15:47:22.938Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-17T15:47:23.197Z] INFO: Archiving Costs [Pipeline] sh [2023-10-17T15:47:23.485Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-10-17T15:47:23.485Z] + cut -d, -f6 [Pipeline] lock [2023-10-17T15:47:23.499Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-136-stack-cost] [2023-10-17T15:47:23.508Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-136-stack-cost] did not exist. Created. [2023-10-17T15:47:23.508Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T15:47:23.810Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-17T15:47:23.841Z] Stashed 1 file(s) [Pipeline] } [2023-10-17T15:47:23.848Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-136-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-17T15:47:23.865Z] $ docker stop --time=1 636cfd33993d14c558deb3086a75837bf18b61e25b9ad516606a3b33d0cd45a8 [2023-10-17T15:47:25.018Z] $ docker rm -f --volumes 636cfd33993d14c558deb3086a75837bf18b61e25b9ad516606a3b33d0cd45a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-17T15:47:39.464Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9425 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-10-17T15:47:39.477Z] Running in /w/workspace/app-rfid-llrp-inventory/136 [Pipeline] { [Pipeline] checkout [2023-10-17T15:47:39.513Z] The recommended git tool is: git [2023-10-17T15:47:44.843Z] using credential edgex-jenkins-ssh [2023-10-17T15:47:44.864Z] Cloning the remote Git repository [2023-10-17T15:47:44.918Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-17T15:47:45.029Z] > git init /w/workspace/app-rfid-llrp-inventory/136 # timeout=10 [2023-10-17T15:47:45.219Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-17T15:47:45.221Z] > git --version # timeout=10 [2023-10-17T15:47:45.244Z] > git --version # 'git version 2.25.1' [2023-10-17T15:47:45.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-17T15:47:45.418Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-17T15:47:47.488Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-17T15:47:47.505Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-17T15:47:48.332Z] Avoid second fetch [2023-10-17T15:47:48.333Z] Checking out Revision 91321213cd823d1ea8012b97f4da148b2f6a4494 (main) [2023-10-17T15:47:48.917Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#233)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T15:47:48.351Z] > git config core.sparsecheckout # timeout=10 [2023-10-17T15:47:48.426Z] > git checkout -f 91321213cd823d1ea8012b97f4da148b2f6a4494 # timeout=10 [2023-10-17T15:47:49.869Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-17T15:47:49.869Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T15:47:49.869Z] Dload Upload Total Spent Left Speed [2023-10-17T15:47:49.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-10-17T15:47:50.470Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-17T15:47:50.805Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-17T15:47:50.805Z] sudo tee /etc/docker/daemon.new [2023-10-17T15:47:50.805Z] { [2023-10-17T15:47:50.805Z] "registry-mirrors": [ [2023-10-17T15:47:50.805Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-17T15:47:50.805Z] ], [2023-10-17T15:47:50.805Z] "bip": "10.250.0.254/24", [2023-10-17T15:47:50.805Z] "hosts": [ [2023-10-17T15:47:50.805Z] "tcp://0.0.0.0:5555", [2023-10-17T15:47:50.805Z] "unix:///var/run/docker.sock" [2023-10-17T15:47:50.805Z] ], [2023-10-17T15:47:50.805Z] "mtu": 1458, [2023-10-17T15:47:50.805Z] "selinux-enabled": true, [2023-10-17T15:47:50.805Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-17T15:47:50.805Z] } [Pipeline] sh [2023-10-17T15:47:51.138Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-17T15:47:51.480Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:48:09.781Z] provisioning config files... [2023-10-17T15:48:09.814Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/136@tmp/config3828337056279748838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:48:10.179Z] ---> docker-login.sh [2023-10-17T15:48:10.179Z] nexus3.edgexfoundry.org:10001 [2023-10-17T15:48:10.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:48:10.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:48:10.772Z] Configure a credential helper to remove this warning. See [2023-10-17T15:48:10.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:48:10.772Z] [2023-10-17T15:48:10.772Z] Login Succeeded [2023-10-17T15:48:10.772Z] nexus3.edgexfoundry.org:10002 [2023-10-17T15:48:11.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:48:11.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:48:11.321Z] Configure a credential helper to remove this warning. See [2023-10-17T15:48:11.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:48:11.321Z] [2023-10-17T15:48:11.321Z] Login Succeeded [2023-10-17T15:48:11.321Z] nexus3.edgexfoundry.org:10003 [2023-10-17T15:48:11.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:48:11.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:48:11.595Z] Configure a credential helper to remove this warning. See [2023-10-17T15:48:11.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:48:11.595Z] [2023-10-17T15:48:11.595Z] Login Succeeded [2023-10-17T15:48:11.595Z] nexus3.edgexfoundry.org:10004 [2023-10-17T15:48:11.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:48:12.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:48:12.151Z] Configure a credential helper to remove this warning. See [2023-10-17T15:48:12.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:48:12.151Z] [2023-10-17T15:48:12.151Z] Login Succeeded [2023-10-17T15:48:12.151Z] docker.io [2023-10-17T15:48:12.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:48:12.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:48:12.692Z] Configure a credential helper to remove this warning. See [2023-10-17T15:48:12.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:48:12.692Z] [2023-10-17T15:48:12.692Z] Login Succeeded [2023-10-17T15:48:12.692Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T15:48:12.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-17T15:48:13.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:48:13.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:48:13.208Z] ========================================================= [2023-10-17T15:48:13.208Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-17T15:48:13.208Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:48:13.577Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-17T15:48:13.845Z] Sending build context to Docker daemon 685.1kB [2023-10-17T15:48:13.846Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T15:48:13.846Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-17T15:48:14.117Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-17T15:48:14.117Z] 9fda8d8052c6: Pulling fs layer [2023-10-17T15:48:14.117Z] 5d54e960e981: Pulling fs layer [2023-10-17T15:48:14.117Z] c4a7e357bf2a: Pulling fs layer [2023-10-17T15:48:14.117Z] f0e02332f6b5: Pulling fs layer [2023-10-17T15:48:14.117Z] cefa15bbcfad: Pulling fs layer [2023-10-17T15:48:14.117Z] 17808c966233: Pulling fs layer [2023-10-17T15:48:14.117Z] f4c1fc716caa: Pulling fs layer [2023-10-17T15:48:14.117Z] cefa15bbcfad: Waiting [2023-10-17T15:48:14.117Z] f0e02332f6b5: Waiting [2023-10-17T15:48:14.117Z] 17808c966233: Waiting [2023-10-17T15:48:14.117Z] f4c1fc716caa: Waiting [2023-10-17T15:48:14.117Z] 5d54e960e981: Download complete [2023-10-17T15:48:14.117Z] f0e02332f6b5: Verifying Checksum [2023-10-17T15:48:14.117Z] f0e02332f6b5: Download complete [2023-10-17T15:48:14.117Z] cefa15bbcfad: Verifying Checksum [2023-10-17T15:48:14.117Z] cefa15bbcfad: Download complete [2023-10-17T15:48:14.118Z] 9fda8d8052c6: Download complete [2023-10-17T15:48:14.720Z] f4c1fc716caa: Verifying Checksum [2023-10-17T15:48:14.720Z] f4c1fc716caa: Download complete [2023-10-17T15:48:15.314Z] 9fda8d8052c6: Pull complete [2023-10-17T15:48:15.916Z] 5d54e960e981: Pull complete [2023-10-17T15:48:16.187Z] c4a7e357bf2a: Verifying Checksum [2023-10-17T15:48:16.187Z] c4a7e357bf2a: Download complete [2023-10-17T15:48:16.778Z] 17808c966233: Verifying Checksum [2023-10-17T15:48:16.778Z] 17808c966233: Download complete [2023-10-17T15:48:29.131Z] c4a7e357bf2a: Pull complete [2023-10-17T15:48:29.131Z] f0e02332f6b5: Pull complete [2023-10-17T15:48:29.131Z] cefa15bbcfad: Pull complete [2023-10-17T15:48:37.443Z] 17808c966233: Pull complete [2023-10-17T15:48:38.408Z] f4c1fc716caa: Pull complete [2023-10-17T15:48:38.676Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-17T15:48:38.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-17T15:48:38.676Z] ---> ea914061e18c [2023-10-17T15:48:38.676Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T15:48:40.640Z] ---> Running in 572c6d297c39 [2023-10-17T15:48:40.908Z] Removing intermediate container 572c6d297c39 [2023-10-17T15:48:40.908Z] ---> 9f0b517e622e [2023-10-17T15:48:40.908Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T15:48:40.908Z] ---> Running in 250464ec7bec [2023-10-17T15:48:41.176Z] Removing intermediate container 250464ec7bec [2023-10-17T15:48:41.176Z] ---> 374e4de646e7 [2023-10-17T15:48:41.176Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-17T15:48:41.446Z] ---> Running in 68482a6751fb [2023-10-17T15:48:41.714Z] Removing intermediate container 68482a6751fb [2023-10-17T15:48:41.714Z] ---> 0cb4168a64ba [2023-10-17T15:48:41.714Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T15:48:41.714Z] ---> Running in 6e0096def2d0 [2023-10-17T15:48:43.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T15:48:43.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T15:48:44.356Z] OK: 266 MiB in 52 packages [2023-10-17T15:48:45.323Z] Removing intermediate container 6e0096def2d0 [2023-10-17T15:48:45.323Z] ---> 5ee3bcd58df0 [2023-10-17T15:48:45.323Z] Step 7/12 : WORKDIR /app [2023-10-17T15:48:45.613Z] ---> Running in c7f5c8c4674c [2023-10-17T15:48:45.881Z] Removing intermediate container c7f5c8c4674c [2023-10-17T15:48:45.881Z] ---> 6d53309351bd [2023-10-17T15:48:45.881Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-17T15:48:46.468Z] ---> cd2bc5424433 [2023-10-17T15:48:46.468Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T15:48:46.468Z] ---> Running in 84d780e184bf [2023-10-17T15:50:27.760Z] Removing intermediate container 84d780e184bf [2023-10-17T15:50:27.760Z] ---> 2fce7110a976 [2023-10-17T15:50:27.760Z] Step 10/12 : COPY . . [2023-10-17T15:50:27.760Z] ---> 7c8f6f2ae4cf [2023-10-17T15:50:27.760Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-17T15:50:27.760Z] ---> Running in b8ed822d5762 [2023-10-17T15:50:27.760Z] Removing intermediate container b8ed822d5762 [2023-10-17T15:50:27.760Z] ---> 016135e9f255 [2023-10-17T15:50:27.760Z] Step 12/12 : RUN $MAKE [2023-10-17T15:50:27.760Z] ---> Running in 81dc81d7cd37 [2023-10-17T15:50:27.760Z] noop [2023-10-17T15:50:27.760Z] Removing intermediate container 81dc81d7cd37 [2023-10-17T15:50:27.760Z] ---> 99fc5b0ee9ae [2023-10-17T15:50:27.760Z] Successfully built 99fc5b0ee9ae [2023-10-17T15:50:27.760Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:50:28.129Z] + docker inspect -f . ci-base-image-arm64 [2023-10-17T15:50:28.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:50:28.363Z] prd-ubuntu20.04-docker-arm64-4c-16g-9425 does not seem to be running inside a container [2023-10-17T15:50:28.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/136 -v /w/workspace/app-rfid-llrp-inventory/136:/w/workspace/app-rfid-llrp-inventory/136:rw,z -v /w/workspace/app-rfid-llrp-inventory/136@tmp:/w/workspace/app-rfid-llrp-inventory/136@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-10-17T15:50:29.798Z] $ docker top c26957d369b2aff5a051af523a4746a930fb11c3060256c31282068757e62313 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T15:50:30.663Z] + go version [2023-10-17T15:50:30.663Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-17T15:50:30.683Z] $ docker stop --time=1 c26957d369b2aff5a051af523a4746a930fb11c3060256c31282068757e62313 [2023-10-17T15:50:32.345Z] $ docker rm -f --volumes c26957d369b2aff5a051af523a4746a930fb11c3060256c31282068757e62313 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:50:32.929Z] + docker inspect -f . ci-base-image-arm64 [2023-10-17T15:50:32.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:50:33.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-9425 does not seem to be running inside a container [2023-10-17T15:50:33.239Z] $ 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/136 -v /w/workspace/app-rfid-llrp-inventory/136:/w/workspace/app-rfid-llrp-inventory/136:rw,z -v /w/workspace/app-rfid-llrp-inventory/136@tmp:/w/workspace/app-rfid-llrp-inventory/136@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-10-17T15:50:34.533Z] $ docker top 2361573140ce512d31f1e7b0c7f34783d1aeac09d4bdc0daf9e4dc79fc85de55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T15:50:35.381Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/136 [Pipeline] fileExists [Pipeline] sh [2023-10-17T15:50:36.062Z] + make test [2023-10-17T15:50:36.062Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-17T15:53:28.094Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-17T15:53:28.094Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-17T15:53:28.094Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.135s coverage: 86.2% of statements [2023-10-17T15:53:28.094Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.414s coverage: 71.9% of statements [2023-10-17T15:53:28.362Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-17T15:53:28.362Z] go vet ./... [2023-10-17T15:55:35.040Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-17T15:55:35.040Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-17T15:55:35.040Z] ./bin/test-attribution.sh [2023-10-17T15:55:35.040Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-17T15:55:35.040Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-17T15:55:35.040Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-17T15:55:35.040Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-17T15:55:35.040Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-17T15:55:35.040Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-17T15:55:35.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-17T15:55:35.069Z] $ docker stop --time=1 2361573140ce512d31f1e7b0c7f34783d1aeac09d4bdc0daf9e4dc79fc85de55 [2023-10-17T15:55:36.943Z] $ docker rm -f --volumes 2361573140ce512d31f1e7b0c7f34783d1aeac09d4bdc0daf9e4dc79fc85de55 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T15:55:38.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-17T15:55:38.624Z] Warning: overwriting stash ‘coverage-report’ [2023-10-17T15:55:39.085Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T15:55:39.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-17T15:55:39.801Z] + ls -al . [2023-10-17T15:55:39.801Z] total 232 [2023-10-17T15:55:39.801Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 15:50 . [2023-10-17T15:55:39.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:47 .. [2023-10-17T15:55:39.801Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 17 15:47 .dockerignore [2023-10-17T15:55:39.801Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 15:47 .git [2023-10-17T15:55:39.801Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:47 .github [2023-10-17T15:55:39.801Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 17 15:47 .gitignore [2023-10-17T15:55:39.801Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 15:47 .golangci.yml [2023-10-17T15:55:39.801Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 17 15:47 Attribution.txt [2023-10-17T15:55:39.801Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 17 15:47 CHANGELOG.md [2023-10-17T15:55:39.801Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 17 15:47 Dockerfile [2023-10-17T15:55:39.801Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 15:47 GOVERNANCE.md [2023-10-17T15:55:39.801Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 17 15:47 Jenkinsfile [2023-10-17T15:55:39.801Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 17 15:47 LICENSE [2023-10-17T15:55:39.801Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 17 15:47 Makefile [2023-10-17T15:55:39.801Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 17 15:47 OWNERS.md [2023-10-17T15:55:39.801Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 17 15:47 README.md [2023-10-17T15:55:39.801Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 15:44 VERSION [2023-10-17T15:55:39.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:47 bin [2023-10-17T15:55:39.801Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 17 15:53 coverage.out [2023-10-17T15:55:39.801Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 17 15:47 go.mod [2023-10-17T15:55:39.801Z] -rw-rw-r-- 1 jenkins jenkins 35611 Oct 17 15:47 go.sum [2023-10-17T15:55:39.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:47 images [2023-10-17T15:55:39.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:47 internal [2023-10-17T15:55:39.801Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 17 15:47 main.go [2023-10-17T15:55:39.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:47 res [2023-10-17T15:55:39.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:47 snap [2023-10-17T15:55:39.801Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:47 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:55:40.156Z] + 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=91321213cd823d1ea8012b97f4da148b2f6a4494 --label arch=arm64 --label version=3.1.0-dev.24 . [2023-10-17T15:55:40.425Z] Sending build context to Docker daemon 685.1kB [2023-10-17T15:55:40.425Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T15:55:40.425Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-17T15:55:40.425Z] ---> 99fc5b0ee9ae [2023-10-17T15:55:40.425Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T15:55:40.692Z] ---> Running in 51e56c107a09 [2023-10-17T15:55:40.692Z] Removing intermediate container 51e56c107a09 [2023-10-17T15:55:40.692Z] ---> 3372a67c4c19 [2023-10-17T15:55:40.692Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T15:55:40.957Z] ---> Running in 21dd71b3297b [2023-10-17T15:55:41.223Z] Removing intermediate container 21dd71b3297b [2023-10-17T15:55:41.223Z] ---> b67184225472 [2023-10-17T15:55:41.223Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-17T15:55:41.223Z] ---> Running in 099e04df7061 [2023-10-17T15:55:41.492Z] Removing intermediate container 099e04df7061 [2023-10-17T15:55:41.492Z] ---> 2d050019777f [2023-10-17T15:55:41.492Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T15:55:41.759Z] ---> Running in a5c81c1d0808 [2023-10-17T15:55:42.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T15:55:42.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T15:55:44.388Z] OK: 266 MiB in 52 packages [2023-10-17T15:55:44.972Z] Removing intermediate container a5c81c1d0808 [2023-10-17T15:55:44.972Z] ---> 1020c5549f8c [2023-10-17T15:55:44.972Z] Step 7/29 : WORKDIR /app [2023-10-17T15:55:45.242Z] ---> Running in 34952a6786dd [2023-10-17T15:55:45.509Z] Removing intermediate container 34952a6786dd [2023-10-17T15:55:45.509Z] ---> 50180d1e52d9 [2023-10-17T15:55:45.509Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-17T15:55:45.775Z] ---> c69f4a7351fa [2023-10-17T15:55:45.775Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T15:55:46.041Z] ---> Running in 692171381d6e [2023-10-17T15:55:47.985Z] Removing intermediate container 692171381d6e [2023-10-17T15:55:47.985Z] ---> 346a4f812595 [2023-10-17T15:55:47.985Z] Step 10/29 : COPY . . [2023-10-17T15:55:48.569Z] ---> 08d316e73355 [2023-10-17T15:55:48.569Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-17T15:55:48.834Z] ---> Running in 199313c3adfa [2023-10-17T15:55:49.100Z] Removing intermediate container 199313c3adfa [2023-10-17T15:55:49.100Z] ---> 6e92ddebabac [2023-10-17T15:55:49.100Z] Step 12/29 : RUN $MAKE [2023-10-17T15:55:49.100Z] ---> Running in 2c61a5c48b1a [2023-10-17T15:55:50.059Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.24 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.24" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-17T15:57:57.012Z] Removing intermediate container 2c61a5c48b1a [2023-10-17T15:57:57.012Z] ---> 7c2f5b65150c [2023-10-17T15:57:57.012Z] Step 13/29 : FROM alpine:3.18 [2023-10-17T15:57:57.012Z] 3.18: Pulling from library/alpine [2023-10-17T15:57:57.012Z] 579b34f0a95b: Pulling fs layer [2023-10-17T15:57:57.012Z] 579b34f0a95b: Verifying Checksum [2023-10-17T15:57:57.012Z] 579b34f0a95b: Download complete [2023-10-17T15:57:57.012Z] 579b34f0a95b: Pull complete [2023-10-17T15:57:57.012Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T15:57:57.012Z] Status: Downloaded newer image for alpine:3.18 [2023-10-17T15:57:57.012Z] ---> 3cc203321400 [2023-10-17T15:57:57.012Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-17T15:57:57.012Z] ---> Running in 591cd48cd8da [2023-10-17T15:57:57.012Z] Removing intermediate container 591cd48cd8da [2023-10-17T15:57:57.012Z] ---> 3aba455e2551 [2023-10-17T15:57:57.012Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-17T15:57:57.012Z] ---> Running in ecbccf17b21d [2023-10-17T15:57:57.012Z] Removing intermediate container ecbccf17b21d [2023-10-17T15:57:57.012Z] ---> 1867944d9b7d [2023-10-17T15:57:57.012Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-17T15:57:57.012Z] ---> Running in acc88f4fc196 [2023-10-17T15:57:57.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T15:57:57.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T15:57:57.012Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-17T15:57:57.012Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-17T15:57:57.012Z] Executing busybox-1.36.1-r2.trigger [2023-10-17T15:57:57.012Z] Executing ca-certificates-20230506-r0.trigger [2023-10-17T15:57:57.012Z] OK: 9 MiB in 17 packages [2023-10-17T15:57:57.012Z] Removing intermediate container acc88f4fc196 [2023-10-17T15:57:57.013Z] ---> 06dcd794a80c [2023-10-17T15:57:57.013Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-17T15:57:57.013Z] ---> cc7643c5ade1 [2023-10-17T15:57:57.013Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-17T15:57:57.013Z] ---> 60683897559b [2023-10-17T15:57:57.013Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-17T15:57:57.013Z] ---> e12d04f924c1 [2023-10-17T15:57:57.013Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-17T15:57:57.013Z] ---> ee7befca247c [2023-10-17T15:57:57.013Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-17T15:57:57.013Z] ---> 1cbe7bcc4bbf [2023-10-17T15:57:57.013Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-17T15:57:57.013Z] ---> Running in da5d4a1a2a56 [2023-10-17T15:57:57.013Z] Removing intermediate container da5d4a1a2a56 [2023-10-17T15:57:57.013Z] ---> 8e22d5101f4a [2023-10-17T15:57:57.013Z] Step 23/29 : VOLUME /cache [2023-10-17T15:57:57.013Z] ---> Running in ff6831bfa1bc [2023-10-17T15:57:57.013Z] Removing intermediate container ff6831bfa1bc [2023-10-17T15:57:57.013Z] ---> 12d966977400 [2023-10-17T15:57:57.013Z] Step 24/29 : EXPOSE 59711 [2023-10-17T15:57:57.013Z] ---> Running in 93c974794af3 [2023-10-17T15:57:57.013Z] Removing intermediate container 93c974794af3 [2023-10-17T15:57:57.013Z] ---> 740f9cc270f0 [2023-10-17T15:57:57.013Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-17T15:57:57.013Z] ---> Running in af66302b624d [2023-10-17T15:57:57.013Z] Removing intermediate container af66302b624d [2023-10-17T15:57:57.013Z] ---> ac4dcaec67d6 [2023-10-17T15:57:57.013Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-17T15:57:57.013Z] ---> Running in d4d9e6eec7c2 [2023-10-17T15:57:57.282Z] Removing intermediate container d4d9e6eec7c2 [2023-10-17T15:57:57.282Z] ---> 90a9eab7f15c [2023-10-17T15:57:57.282Z] Step 27/29 : LABEL arch=arm64 [2023-10-17T15:57:57.556Z] ---> Running in 0de6c7fe1e79 [2023-10-17T15:57:57.826Z] Removing intermediate container 0de6c7fe1e79 [2023-10-17T15:57:57.826Z] ---> 855e36f57cc5 [2023-10-17T15:57:57.826Z] Step 28/29 : LABEL git_sha=91321213cd823d1ea8012b97f4da148b2f6a4494 [2023-10-17T15:57:57.826Z] ---> Running in ce984d5722ff [2023-10-17T15:57:58.097Z] Removing intermediate container ce984d5722ff [2023-10-17T15:57:58.097Z] ---> 1cbbea3fc8dc [2023-10-17T15:57:58.097Z] Step 29/29 : LABEL version=3.1.0-dev.24 [2023-10-17T15:57:58.097Z] ---> Running in 3c097e1e6691 [2023-10-17T15:57:58.685Z] Removing intermediate container 3c097e1e6691 [2023-10-17T15:57:58.685Z] ---> fc89a679dcd5 [2023-10-17T15:57:58.685Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-17T15:57:58.685Z] Successfully built fc89a679dcd5 [2023-10-17T15:57:58.685Z] 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-10-17T15:57:58.804Z] provisioning config files... [2023-10-17T15:57:58.819Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/136@tmp/config5178141126471913421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:57:59.169Z] ---> docker-login.sh [2023-10-17T15:57:59.169Z] nexus3.edgexfoundry.org:10001 [2023-10-17T15:57:59.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:57:59.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:57:59.436Z] Configure a credential helper to remove this warning. See [2023-10-17T15:57:59.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:57:59.436Z] [2023-10-17T15:57:59.436Z] Login Succeeded [2023-10-17T15:57:59.436Z] nexus3.edgexfoundry.org:10002 [2023-10-17T15:57:59.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:57:59.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:57:59.704Z] Configure a credential helper to remove this warning. See [2023-10-17T15:57:59.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:57:59.704Z] [2023-10-17T15:57:59.704Z] Login Succeeded [2023-10-17T15:57:59.704Z] nexus3.edgexfoundry.org:10003 [2023-10-17T15:57:59.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:58:00.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:58:00.239Z] Configure a credential helper to remove this warning. See [2023-10-17T15:58:00.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:58:00.239Z] [2023-10-17T15:58:00.239Z] Login Succeeded [2023-10-17T15:58:00.239Z] nexus3.edgexfoundry.org:10004 [2023-10-17T15:58:00.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:58:00.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:58:00.511Z] Configure a credential helper to remove this warning. See [2023-10-17T15:58:00.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:58:00.511Z] [2023-10-17T15:58:00.511Z] Login Succeeded [2023-10-17T15:58:00.511Z] docker.io [2023-10-17T15:58:00.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:58:01.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:58:01.368Z] Configure a credential helper to remove this warning. See [2023-10-17T15:58:01.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:58:01.368Z] [2023-10-17T15:58:01.368Z] Login Succeeded [2023-10-17T15:58:01.368Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T15:58:01.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T15:58:01.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:58:01.435Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-10-17T15:58:01.435Z] 91321213cd823d1ea8012b97f4da148b2f6a4494 [2023-10-17T15:58:01.435Z] latest [2023-10-17T15:58:01.435Z] 3.1.0-dev.24 [2023-10-17T15:58:01.435Z] 91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24 [2023-10-17T15:58:01.435Z] main [2023-10-17T15:58:01.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:58:01.798Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:91321213cd823d1ea8012b97f4da148b2f6a4494 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:58:02.140Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:91321213cd823d1ea8012b97f4da148b2f6a4494 [2023-10-17T15:58:02.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-17T15:58:02.140Z] 2b35bc67bc3c: Preparing [2023-10-17T15:58:02.140Z] e1c776a7da25: Preparing [2023-10-17T15:58:02.140Z] c548a4488f54: Preparing [2023-10-17T15:58:02.140Z] 0e3335a16523: Preparing [2023-10-17T15:58:02.140Z] 0974b0b3c452: Preparing [2023-10-17T15:58:02.140Z] fe4c0632a731: Preparing [2023-10-17T15:58:02.140Z] 850ce278b5ec: Preparing [2023-10-17T15:58:02.140Z] 5f4d9fc4d98d: Preparing [2023-10-17T15:58:02.140Z] fe4c0632a731: Waiting [2023-10-17T15:58:02.140Z] 850ce278b5ec: Waiting [2023-10-17T15:58:02.140Z] 5f4d9fc4d98d: Waiting [2023-10-17T15:58:02.409Z] 2b35bc67bc3c: Pushed [2023-10-17T15:58:02.409Z] c548a4488f54: Pushed [2023-10-17T15:58:02.409Z] 0974b0b3c452: Pushed [2023-10-17T15:58:02.409Z] 0e3335a16523: Pushed [2023-10-17T15:58:02.409Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T15:58:02.409Z] fe4c0632a731: Pushed [2023-10-17T15:58:02.675Z] 850ce278b5ec: Pushed [2023-10-17T15:58:08.041Z] e1c776a7da25: Pushed [2023-10-17T15:58:08.306Z] 91321213cd823d1ea8012b97f4da148b2f6a4494: digest: sha256:b124e99a324d6fcdf0da3bf175fccad6ccc386032f3acf956daba8f543fde85c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:58:08.657Z] + 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-10-17T15:58:09.002Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-17T15:58:09.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-17T15:58:09.002Z] 2b35bc67bc3c: Preparing [2023-10-17T15:58:09.002Z] e1c776a7da25: Preparing [2023-10-17T15:58:09.002Z] c548a4488f54: Preparing [2023-10-17T15:58:09.002Z] 0e3335a16523: Preparing [2023-10-17T15:58:09.002Z] 0974b0b3c452: Preparing [2023-10-17T15:58:09.002Z] fe4c0632a731: Preparing [2023-10-17T15:58:09.002Z] 850ce278b5ec: Preparing [2023-10-17T15:58:09.002Z] 5f4d9fc4d98d: Preparing [2023-10-17T15:58:09.002Z] 850ce278b5ec: Waiting [2023-10-17T15:58:09.002Z] 5f4d9fc4d98d: Waiting [2023-10-17T15:58:09.002Z] fe4c0632a731: Waiting [2023-10-17T15:58:09.002Z] 2b35bc67bc3c: Layer already exists [2023-10-17T15:58:09.002Z] e1c776a7da25: Layer already exists [2023-10-17T15:58:09.002Z] 0974b0b3c452: Layer already exists [2023-10-17T15:58:09.002Z] 0e3335a16523: Layer already exists [2023-10-17T15:58:09.002Z] c548a4488f54: Layer already exists [2023-10-17T15:58:09.002Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T15:58:09.002Z] 850ce278b5ec: Layer already exists [2023-10-17T15:58:09.002Z] fe4c0632a731: Layer already exists [2023-10-17T15:58:09.267Z] latest: digest: sha256:b124e99a324d6fcdf0da3bf175fccad6ccc386032f3acf956daba8f543fde85c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:58:09.615Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:58:10.907Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.24 [2023-10-17T15:58:10.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-17T15:58:10.907Z] 2b35bc67bc3c: Preparing [2023-10-17T15:58:10.907Z] e1c776a7da25: Preparing [2023-10-17T15:58:10.907Z] c548a4488f54: Preparing [2023-10-17T15:58:10.907Z] 0e3335a16523: Preparing [2023-10-17T15:58:10.907Z] 0974b0b3c452: Preparing [2023-10-17T15:58:10.907Z] fe4c0632a731: Preparing [2023-10-17T15:58:10.907Z] 850ce278b5ec: Preparing [2023-10-17T15:58:10.907Z] 5f4d9fc4d98d: Preparing [2023-10-17T15:58:10.907Z] fe4c0632a731: Waiting [2023-10-17T15:58:10.907Z] 850ce278b5ec: Waiting [2023-10-17T15:58:10.907Z] 5f4d9fc4d98d: Waiting [2023-10-17T15:58:10.907Z] e1c776a7da25: Layer already exists [2023-10-17T15:58:10.907Z] c548a4488f54: Layer already exists [2023-10-17T15:58:10.907Z] 0974b0b3c452: Layer already exists [2023-10-17T15:58:10.907Z] 2b35bc67bc3c: Layer already exists [2023-10-17T15:58:10.907Z] 0e3335a16523: Layer already exists [2023-10-17T15:58:10.907Z] fe4c0632a731: Layer already exists [2023-10-17T15:58:10.907Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T15:58:10.907Z] 850ce278b5ec: Layer already exists [2023-10-17T15:58:11.172Z] 3.1.0-dev.24: digest: sha256:b124e99a324d6fcdf0da3bf175fccad6ccc386032f3acf956daba8f543fde85c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:58:11.509Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:58:11.861Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24 [2023-10-17T15:58:11.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-17T15:58:11.861Z] 2b35bc67bc3c: Preparing [2023-10-17T15:58:11.861Z] e1c776a7da25: Preparing [2023-10-17T15:58:11.861Z] c548a4488f54: Preparing [2023-10-17T15:58:11.861Z] 0e3335a16523: Preparing [2023-10-17T15:58:11.861Z] 0974b0b3c452: Preparing [2023-10-17T15:58:11.861Z] fe4c0632a731: Preparing [2023-10-17T15:58:11.861Z] 850ce278b5ec: Preparing [2023-10-17T15:58:11.861Z] 5f4d9fc4d98d: Preparing [2023-10-17T15:58:11.861Z] fe4c0632a731: Waiting [2023-10-17T15:58:11.861Z] 850ce278b5ec: Waiting [2023-10-17T15:58:11.861Z] 5f4d9fc4d98d: Waiting [2023-10-17T15:58:11.861Z] e1c776a7da25: Layer already exists [2023-10-17T15:58:11.861Z] 0e3335a16523: Layer already exists [2023-10-17T15:58:11.861Z] c548a4488f54: Layer already exists [2023-10-17T15:58:11.861Z] 0974b0b3c452: Layer already exists [2023-10-17T15:58:11.861Z] 2b35bc67bc3c: Layer already exists [2023-10-17T15:58:11.861Z] fe4c0632a731: Layer already exists [2023-10-17T15:58:11.861Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T15:58:11.861Z] 850ce278b5ec: Layer already exists [2023-10-17T15:58:12.125Z] 91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24: digest: sha256:b124e99a324d6fcdf0da3bf175fccad6ccc386032f3acf956daba8f543fde85c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:58:12.464Z] + 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-10-17T15:58:12.796Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-10-17T15:58:12.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-17T15:58:12.796Z] 2b35bc67bc3c: Preparing [2023-10-17T15:58:12.796Z] e1c776a7da25: Preparing [2023-10-17T15:58:12.796Z] c548a4488f54: Preparing [2023-10-17T15:58:12.796Z] 0e3335a16523: Preparing [2023-10-17T15:58:12.796Z] 0974b0b3c452: Preparing [2023-10-17T15:58:12.796Z] fe4c0632a731: Preparing [2023-10-17T15:58:12.796Z] 850ce278b5ec: Preparing [2023-10-17T15:58:12.796Z] 5f4d9fc4d98d: Preparing [2023-10-17T15:58:12.796Z] fe4c0632a731: Waiting [2023-10-17T15:58:12.796Z] 850ce278b5ec: Waiting [2023-10-17T15:58:12.796Z] 5f4d9fc4d98d: Waiting [2023-10-17T15:58:12.796Z] c548a4488f54: Layer already exists [2023-10-17T15:58:12.796Z] 0e3335a16523: Layer already exists [2023-10-17T15:58:12.796Z] 2b35bc67bc3c: Layer already exists [2023-10-17T15:58:12.796Z] e1c776a7da25: Layer already exists [2023-10-17T15:58:12.796Z] 0974b0b3c452: Layer already exists [2023-10-17T15:58:12.796Z] fe4c0632a731: Layer already exists [2023-10-17T15:58:12.796Z] 850ce278b5ec: Layer already exists [2023-10-17T15:58:12.796Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T15:58:13.060Z] main: digest: sha256:b124e99a324d6fcdf0da3bf175fccad6ccc386032f3acf956daba8f543fde85c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T15:58:13.102Z] ===================================================== [Pipeline] echo [2023-10-17T15:58:13.109Z] taggedImages: [2023-10-17T15:58:13.109Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:91321213cd823d1ea8012b97f4da148b2f6a4494 [2023-10-17T15:58:13.109Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-17T15:58:13.109Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.24 [2023-10-17T15:58:13.109Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24 [2023-10-17T15:58:13.109Z] - 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-10-17T15:58:13.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T15:58:13.459Z] [2023-10-17T15:58:13.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:58:13.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T15:58:13.785Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-17T15:58:13.785Z] 8998bd30e6a1: Pulling fs layer [2023-10-17T15:58:13.785Z] 04944245beec: Pulling fs layer [2023-10-17T15:58:13.785Z] 699f458cf7ca: Pulling fs layer [2023-10-17T15:58:13.785Z] 765212b225bb: Pulling fs layer [2023-10-17T15:58:13.785Z] f23df028b6ca: Pulling fs layer [2023-10-17T15:58:13.785Z] d65c8cfc05b1: Pulling fs layer [2023-10-17T15:58:13.785Z] 2437ff75d9bd: Pulling fs layer [2023-10-17T15:58:13.785Z] 765212b225bb: Waiting [2023-10-17T15:58:13.785Z] f23df028b6ca: Waiting [2023-10-17T15:58:13.785Z] d65c8cfc05b1: Waiting [2023-10-17T15:58:13.785Z] 2437ff75d9bd: Waiting [2023-10-17T15:58:14.051Z] 04944245beec: Verifying Checksum [2023-10-17T15:58:14.051Z] 04944245beec: Download complete [2023-10-17T15:58:14.051Z] 765212b225bb: Verifying Checksum [2023-10-17T15:58:14.051Z] 765212b225bb: Download complete [2023-10-17T15:58:14.051Z] f23df028b6ca: Verifying Checksum [2023-10-17T15:58:14.051Z] f23df028b6ca: Download complete [2023-10-17T15:58:14.051Z] d65c8cfc05b1: Download complete [2023-10-17T15:58:14.317Z] 699f458cf7ca: Verifying Checksum [2023-10-17T15:58:14.317Z] 699f458cf7ca: Download complete [2023-10-17T15:58:14.583Z] 8998bd30e6a1: Verifying Checksum [2023-10-17T15:58:14.583Z] 8998bd30e6a1: Download complete [2023-10-17T15:58:17.158Z] 2437ff75d9bd: Verifying Checksum [2023-10-17T15:58:17.158Z] 2437ff75d9bd: Download complete [2023-10-17T15:58:19.102Z] 8998bd30e6a1: Pull complete [2023-10-17T15:58:19.685Z] 04944245beec: Pull complete [2023-10-17T15:58:21.624Z] 699f458cf7ca: Pull complete [2023-10-17T15:58:21.624Z] 765212b225bb: Pull complete [2023-10-17T15:58:24.203Z] f23df028b6ca: Pull complete [2023-10-17T15:58:24.203Z] d65c8cfc05b1: Pull complete [2023-10-17T15:58:42.390Z] 2437ff75d9bd: Pull complete [2023-10-17T15:58:42.390Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-17T15:58:42.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T15:58:42.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:58:42.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-9425 does not seem to be running inside a container [2023-10-17T15:58:42.644Z] $ 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/136 -v /w/workspace/app-rfid-llrp-inventory/136:/w/workspace/app-rfid-llrp-inventory/136:rw,z -v /w/workspace/app-rfid-llrp-inventory/136@tmp:/w/workspace/app-rfid-llrp-inventory/136@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-10-17T15:58:45.295Z] $ docker top 3d23a43e6fd8eeaf4e816597a3afb0f0f81ace5170a40929188e93a79c8c2acb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:58:46.113Z] ---> job-cost.sh [2023-10-17T15:58:46.113Z] lf-activate-venv: SKIPPING [2023-10-17T15:58:46.113Z] INFO: No Stack... [2023-10-17T15:58:46.692Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-17T15:58:47.272Z] INFO: Archiving Costs [Pipeline] sh [2023-10-17T15:58:47.589Z] + cat /w/workspace/app-rfid-llrp-inventory/136/archives/cost.csv [2023-10-17T15:58:47.589Z] + cut -d, -f6 [Pipeline] lock [2023-10-17T15:58:47.889Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-136-stack-cost] [2023-10-17T15:58:47.896Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-136-stack-cost] did not exist. Created. [2023-10-17T15:58:47.896Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T15:58:48.557Z] /w/workspace/app-rfid-llrp-inventory/136@tmp/durable-08a17153/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-17T15:58:49.207Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-17T15:58:49.228Z] Warning: overwriting stash ‘stack-cost’ [2023-10-17T15:58:49.295Z] Stashed 1 file(s) [Pipeline] } [2023-10-17T15:58:49.301Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-136-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-17T15:58:49.317Z] $ docker stop --time=1 3d23a43e6fd8eeaf4e816597a3afb0f0f81ace5170a40929188e93a79c8c2acb [2023-10-17T15:58:52.649Z] $ docker rm -f --volumes 3d23a43e6fd8eeaf4e816597a3afb0f0f81ace5170a40929188e93a79c8c2acb [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-10-17T15:58:53.055Z] provisioning config files... [2023-10-17T15:58:53.062Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2984325591700840868tmp [Pipeline] { [Pipeline] sh [2023-10-17T15:58:53.366Z] + set +x [2023-10-17T15:58:53.366Z] + bash -s -- [2023-10-17T15:58:53.366Z] + curl -s https://codecov.io/bash [2023-10-17T15:58:53.366Z] [2023-10-17T15:58:53.366Z] _____ _ [2023-10-17T15:58:53.366Z] / ____| | | [2023-10-17T15:58:53.366Z] | | ___ __| | ___ ___ _____ __ [2023-10-17T15:58:53.366Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-17T15:58:53.366Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-17T15:58:53.366Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-17T15:58:53.366Z] Bash-1.0.6 [2023-10-17T15:58:53.366Z] [2023-10-17T15:58:53.366Z] [2023-10-17T15:58:53.366Z] ==> git version 2.25.1 found [2023-10-17T15:58:53.366Z] ==> 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-10-17T15:58:53.366Z] Release-Date: 2020-01-08 [2023-10-17T15:58:53.366Z] 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-10-17T15:58:53.366Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-17T15:58:53.366Z] ==> Jenkins CI detected. [2023-10-17T15:58:53.366Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-17T15:58:53.366Z] project root: . [2023-10-17T15:58:53.366Z] --> token set from env [2023-10-17T15:58:53.366Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-17T15:58:53.366Z] ==> Running gcov in . (disable via -X gcov) [2023-10-17T15:58:53.366Z] ==> Python coveragepy not found [2023-10-17T15:58:53.366Z] ==> Searching for coverage reports in: [2023-10-17T15:58:53.366Z] + . [2023-10-17T15:58:53.366Z] -> Found 1 reports [2023-10-17T15:58:53.366Z] ==> Detecting git/mercurial file structure [2023-10-17T15:58:53.366Z] ==> Reading reports [2023-10-17T15:58:53.366Z] + ./coverage.out bytes=41317 [2023-10-17T15:58:53.366Z] ==> Appending adjustments [2023-10-17T15:58:53.366Z] https://docs.codecov.io/docs/fixing-reports [2023-10-17T15:58:53.625Z] + Found adjustments [2023-10-17T15:58:53.625Z] ==> Gzipping contents [2023-10-17T15:58:53.625Z] 12K /tmp/codecov.iGEcHr.gz [2023-10-17T15:58:53.625Z] ==> Uploading reports [2023-10-17T15:58:53.625Z] url: https://codecov.io [2023-10-17T15:58:53.625Z] query: branch=main&commit=91321213cd823d1ea8012b97f4da148b2f6a4494&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-17T15:58:53.625Z] -> Pinging Codecov [2023-10-17T15:58:53.625Z] 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=91321213cd823d1ea8012b97f4da148b2f6a4494&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-17T15:58:53.884Z] -> Uploading to [2023-10-17T15:58:53.884Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-17/581DD39554BDF9B6E22D074273EAD858/91321213cd823d1ea8012b97f4da148b2f6a4494/0339a521-b76b-4156-a94a-780874f62ed0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231017T155853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60b0a1fba4a1ff7abee2317f754bfb3f4753604a787104139eeb024264b9f719 [2023-10-17T15:58:53.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T15:58:53.884Z] Dload Upload Total Spent Left Speed [2023-10-17T15:58:54.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 40587 --:--:-- --:--:-- --:--:-- 40587 [2023-10-17T15:58:54.145Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/91321213cd823d1ea8012b97f4da148b2f6a4494 [Pipeline] } [2023-10-17T15:58:54.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-17T15:58:54.280Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-17T15:58:54.292Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:58:54.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-17T15:58:54.603Z] [2023-10-17T15:58:54.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:58:54.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-17T15:58:54.906Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-17T15:58:54.906Z] df9b9388f04a: Pulling fs layer [2023-10-17T15:58:54.906Z] 52dc419b0ee2: Pulling fs layer [2023-10-17T15:58:54.906Z] 25bc292e5bac: Pulling fs layer [2023-10-17T15:58:54.906Z] 114826534d7a: Pulling fs layer [2023-10-17T15:58:54.906Z] 4657fd5d0bcf: Pulling fs layer [2023-10-17T15:58:54.906Z] 6ad1cebc031e: Pulling fs layer [2023-10-17T15:58:54.906Z] 8a3aa393b2d8: Pulling fs layer [2023-10-17T15:58:54.906Z] 114826534d7a: Waiting [2023-10-17T15:58:54.906Z] 4657fd5d0bcf: Waiting [2023-10-17T15:58:54.906Z] 6ad1cebc031e: Waiting [2023-10-17T15:58:54.906Z] 8a3aa393b2d8: Waiting [2023-10-17T15:58:54.906Z] 25bc292e5bac: Verifying Checksum [2023-10-17T15:58:54.906Z] 25bc292e5bac: Download complete [2023-10-17T15:58:54.906Z] 52dc419b0ee2: Download complete [2023-10-17T15:58:54.906Z] 4657fd5d0bcf: Verifying Checksum [2023-10-17T15:58:54.906Z] 4657fd5d0bcf: Download complete [2023-10-17T15:58:54.906Z] df9b9388f04a: Download complete [2023-10-17T15:58:55.167Z] 6ad1cebc031e: Verifying Checksum [2023-10-17T15:58:55.167Z] 6ad1cebc031e: Download complete [2023-10-17T15:58:55.167Z] df9b9388f04a: Pull complete [2023-10-17T15:58:55.167Z] 52dc419b0ee2: Pull complete [2023-10-17T15:58:55.427Z] 25bc292e5bac: Pull complete [2023-10-17T15:58:55.687Z] 114826534d7a: Verifying Checksum [2023-10-17T15:58:55.687Z] 114826534d7a: Download complete [2023-10-17T15:58:55.945Z] 8a3aa393b2d8: Verifying Checksum [2023-10-17T15:58:55.945Z] 8a3aa393b2d8: Download complete [2023-10-17T15:58:59.235Z] 114826534d7a: Pull complete [2023-10-17T15:58:59.235Z] 4657fd5d0bcf: Pull complete [2023-10-17T15:58:59.235Z] 6ad1cebc031e: Pull complete [2023-10-17T15:59:02.521Z] 8a3aa393b2d8: Pull complete [2023-10-17T15:59:02.521Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-17T15:59:02.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-17T15:59:02.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:59:02.619Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2023-10-17T15:59:02.650Z] $ 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-10-17T15:59:08.854Z] $ docker top 2e5d9a0e47102cd572470991bf85504c1538dc6b8fdef020e52fe3cd9b51148b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-17T15:59:08.919Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-10-17T15:59:09.196Z] + set -o pipefail [2023-10-17T15:59:09.196Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-10-17T15:59:17.316Z] [2023-10-17T15:59:17.316Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-10-17T15:59:17.316Z] [2023-10-17T15:59:17.316Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/bed1e395-704f-4811-be30-ba5ffd0b0e22 [2023-10-17T15:59:17.316Z] [2023-10-17T15:59:17.316Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-17T15:59:17.316Z] [2023-10-17T15:59:17.316Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-17T15:59:17.316Z] [2023-10-17T15:59:17.316Z] [2023-10-17T15:59:17.316Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-17T15:59:17.316Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-17T15:59:17.316Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-17T15:59:17.327Z] $ docker stop --time=1 2e5d9a0e47102cd572470991bf85504c1538dc6b8fdef020e52fe3cd9b51148b [2023-10-17T15:59:21.252Z] $ docker rm -f --volumes 2e5d9a0e47102cd572470991bf85504c1538dc6b8fdef020e52fe3cd9b51148b [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-10-17T15:59:21.938Z] + git log --format=format:%s -1 91321213cd823d1ea8012b97f4da148b2f6a4494 [Pipeline] sh [2023-10-17T15:59:22.229Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T15:59:22.229Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:59:22.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:59:22.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:59:22.599Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2023-10-17T15:59:22.628Z] $ 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-10-17T15:59:23.655Z] $ docker top de8a1be583c0ac5c9a47e0e4928eef3e5c11bbd57f1bb78a640c42f1b07040d0 -eo pid,comm [2023-10-17T15:59:23.697Z] 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-10-17T15:59:23.697Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T15:59:23.730Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T15:59:23.730Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T15:59:23.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T15:59:23.856Z] $ docker exec de8a1be583c0ac5c9a47e0e4928eef3e5c11bbd57f1bb78a640c42f1b07040d0 ssh-agent [2023-10-17T15:59:23.950Z] SSH_AUTH_SOCK=/tmp/ssh-WJS6eMA7uMfS/agent.14 [2023-10-17T15:59:23.950Z] SSH_AGENT_PID=20 [2023-10-17T15:59:23.955Z] Running ssh-add (command line suppressed) [2023-10-17T15:59:24.053Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17567939123218061563.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17567939123218061563.key) [2023-10-17T15:59:24.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T15:59:24.352Z] + git semver tag [2023-10-17T15:59:24.610Z] 2023-10-17 15:59:24,577 [run_tag] DEBUG tag force:False [2023-10-17T15:59:24.610Z] 2023-10-17 15:59:24,578 [check_head_tag] DEBUG check head tag [2023-10-17T15:59:24.610Z] 2023-10-17 15:59:24,579 [execute] INFO git cat-file --batch-check [2023-10-17T15:59:24.610Z] 2023-10-17 15:59:24,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-17T15:59:24.610Z] 2023-10-17 15:59:24,583 [execute] INFO git cat-file --batch [2023-10-17T15:59:24.610Z] 2023-10-17 15:59:24,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-17T15:59:24.610Z] 2023-10-17 15:59:24,597 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-17T15:59:24.610Z] 2023-10-17 15:59:24,597 [execute] INFO git tag -a v3.1.0-dev.24 -m v3.1.0-dev.24 [2023-10-17T15:59:24.610Z] 2023-10-17 15:59:24,597 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.24', '-m', 'v3.1.0-dev.24'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-17T15:59:24.610Z] 2023-10-17 15:59:24,602 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-17T15:59:24.610Z] 3.1.0-dev.24 [Pipeline] } [2023-10-17T15:59:24.877Z] $ docker exec --env ******** --env ******** de8a1be583c0ac5c9a47e0e4928eef3e5c11bbd57f1bb78a640c42f1b07040d0 ssh-agent -k [2023-10-17T15:59:24.978Z] unset SSH_AUTH_SOCK; [2023-10-17T15:59:24.978Z] unset SSH_AGENT_PID; [2023-10-17T15:59:24.978Z] echo Agent pid 20 killed; [2023-10-17T15:59:24.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T15:59:25.287Z] + git semver [Pipeline] } [2023-10-17T15:59:25.558Z] $ docker stop --time=1 de8a1be583c0ac5c9a47e0e4928eef3e5c11bbd57f1bb78a640c42f1b07040d0 [2023-10-17T15:59:27.127Z] $ docker rm -f --volumes de8a1be583c0ac5c9a47e0e4928eef3e5c11bbd57f1bb78a640c42f1b07040d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:59:27.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-17T15:59:27.555Z] [2023-10-17T15:59:27.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:59:27.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-17T15:59:28.110Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-17T15:59:28.110Z] ab5ef0e58194: Pulling fs layer [2023-10-17T15:59:28.110Z] 9712f1f96733: Pulling fs layer [2023-10-17T15:59:28.110Z] 63f879dbbcfc: Pulling fs layer [2023-10-17T15:59:28.110Z] 0d9ebad4ef96: Pulling fs layer [2023-10-17T15:59:28.110Z] e9a5061849ea: Pulling fs layer [2023-10-17T15:59:28.110Z] d747dcd14b5f: Pulling fs layer [2023-10-17T15:59:28.110Z] 2de7ff778b66: Pulling fs layer [2023-10-17T15:59:28.110Z] 0d9ebad4ef96: Waiting [2023-10-17T15:59:28.110Z] e9a5061849ea: Waiting [2023-10-17T15:59:28.110Z] 2de7ff778b66: Waiting [2023-10-17T15:59:28.110Z] d747dcd14b5f: Waiting [2023-10-17T15:59:28.110Z] 9712f1f96733: Verifying Checksum [2023-10-17T15:59:28.110Z] 9712f1f96733: Download complete [2023-10-17T15:59:28.368Z] 63f879dbbcfc: Verifying Checksum [2023-10-17T15:59:28.368Z] 63f879dbbcfc: Download complete [2023-10-17T15:59:29.694Z] ab5ef0e58194: Download complete [2023-10-17T15:59:29.694Z] d747dcd14b5f: Verifying Checksum [2023-10-17T15:59:29.694Z] d747dcd14b5f: Download complete [2023-10-17T15:59:29.694Z] e9a5061849ea: Verifying Checksum [2023-10-17T15:59:29.694Z] e9a5061849ea: Download complete [2023-10-17T15:59:29.952Z] 0d9ebad4ef96: Verifying Checksum [2023-10-17T15:59:29.952Z] 0d9ebad4ef96: Download complete [2023-10-17T15:59:29.952Z] 2de7ff778b66: Verifying Checksum [2023-10-17T15:59:29.952Z] 2de7ff778b66: Download complete [2023-10-17T15:59:31.326Z] ab5ef0e58194: Pull complete [2023-10-17T15:59:31.583Z] 9712f1f96733: Pull complete [2023-10-17T15:59:32.521Z] 63f879dbbcfc: Pull complete [2023-10-17T15:59:36.786Z] 0d9ebad4ef96: Pull complete [2023-10-17T15:59:36.786Z] e9a5061849ea: Pull complete [2023-10-17T15:59:37.044Z] d747dcd14b5f: Pull complete [2023-10-17T15:59:38.418Z] 2de7ff778b66: Pull complete [2023-10-17T15:59:38.418Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-17T15:59:38.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-17T15:59:38.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:59:38.513Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2023-10-17T15:59:38.546Z] $ 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-10-17T15:59:47.932Z] $ docker top 3999ad092b511ea976937cae838d2778f4b4c3e69c724e71ce06b4a997e98feb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:59:47.998Z] provisioning config files... [2023-10-17T15:59:48.002Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2572458427042602680tmp [2023-10-17T15:59:48.009Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13363001008153407765tmp [2023-10-17T15:59:48.016Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1036999538701177764tmp [Pipeline] { [Pipeline] echo [2023-10-17T15:59:48.028Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:59:48.308Z] ---> sigul-configuration.sh [2023-10-17T15:59:48.309Z] gpg: directory `/root/.gnupg' created [2023-10-17T15:59:48.309Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-17T15:59:48.309Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-17T15:59:48.309Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-17T15:59:48.309Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-17T15:59:48.309Z] gpg: CAST5 encrypted data [2023-10-17T15:59:48.309Z] gpg: encrypted with 1 passphrase [2023-10-17T15:59:48.309Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-17T15:59:48.591Z] + mkdir /home/jenkins [2023-10-17T15:59:48.591Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-17T15:59:48.871Z] + 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-10-17T15:59:48.879Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:59:49.160Z] ---> sigul-install.sh [2023-10-17T15:59:49.160Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-17T15:59:49.444Z] + git tag --list [2023-10-17T15:59:49.444Z] v0.0.0 [2023-10-17T15:59:49.444Z] v1.0.0 [2023-10-17T15:59:49.444Z] v2.1.0 [2023-10-17T15:59:49.444Z] v2.1.1 [2023-10-17T15:59:49.444Z] v2.2.0 [2023-10-17T15:59:49.444Z] v2.3.0 [2023-10-17T15:59:49.444Z] v3.0 [2023-10-17T15:59:49.444Z] v3.0.0 [2023-10-17T15:59:49.444Z] v3.0.1 [2023-10-17T15:59:49.444Z] v3.0.1-dev.1 [2023-10-17T15:59:49.444Z] v3.1.0-dev.1 [2023-10-17T15:59:49.444Z] v3.1.0-dev.10 [2023-10-17T15:59:49.444Z] v3.1.0-dev.11 [2023-10-17T15:59:49.444Z] v3.1.0-dev.12 [2023-10-17T15:59:49.444Z] v3.1.0-dev.13 [2023-10-17T15:59:49.444Z] v3.1.0-dev.14 [2023-10-17T15:59:49.444Z] v3.1.0-dev.15 [2023-10-17T15:59:49.444Z] v3.1.0-dev.16 [2023-10-17T15:59:49.444Z] v3.1.0-dev.17 [2023-10-17T15:59:49.444Z] v3.1.0-dev.18 [2023-10-17T15:59:49.444Z] v3.1.0-dev.19 [2023-10-17T15:59:49.444Z] v3.1.0-dev.2 [2023-10-17T15:59:49.444Z] v3.1.0-dev.20 [2023-10-17T15:59:49.444Z] v3.1.0-dev.21 [2023-10-17T15:59:49.444Z] v3.1.0-dev.22 [2023-10-17T15:59:49.444Z] v3.1.0-dev.23 [2023-10-17T15:59:49.444Z] v3.1.0-dev.24 [2023-10-17T15:59:49.444Z] v3.1.0-dev.3 [2023-10-17T15:59:49.444Z] v3.1.0-dev.4 [2023-10-17T15:59:49.444Z] v3.1.0-dev.5 [2023-10-17T15:59:49.444Z] v3.1.0-dev.6 [2023-10-17T15:59:49.444Z] v3.1.0-dev.7 [2023-10-17T15:59:49.444Z] v3.1.0-dev.8 [2023-10-17T15:59:49.444Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-17T15:59:49.734Z] + lftools sign git-tag v3.1.0-dev.24 [2023-10-17T15:59:50.302Z] Signing Git tag with Sigul... [2023-10-17T15:59:50.302Z] Signing v3.1.0-dev.24 [Pipeline] echo [2023-10-17T15:59:50.567Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:59:50.848Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-17T15:59:50.855Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-17T15:59:50.873Z] $ docker stop --time=1 3999ad092b511ea976937cae838d2778f4b4c3e69c724e71ce06b4a997e98feb [2023-10-17T15:59:52.577Z] $ docker rm -f --volumes 3999ad092b511ea976937cae838d2778f4b4c3e69c724e71ce06b4a997e98feb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-17T15:59:52.991Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T15:59:52.991Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:59:53.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:59:53.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:59:53.364Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2023-10-17T15:59:53.396Z] $ 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-10-17T15:59:53.741Z] $ docker top 44f74aab65b25f6d562966e04489f1af4d092724d9517514f98f7b1a49fcdf28 -eo pid,comm [2023-10-17T15:59:53.793Z] 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-10-17T15:59:53.793Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T15:59:53.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T15:59:53.836Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T15:59:53.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T15:59:53.941Z] $ docker exec 44f74aab65b25f6d562966e04489f1af4d092724d9517514f98f7b1a49fcdf28 ssh-agent [2023-10-17T15:59:54.051Z] SSH_AUTH_SOCK=/tmp/ssh-vSEpeBXrYICB/agent.32 [2023-10-17T15:59:54.051Z] SSH_AGENT_PID=38 [2023-10-17T15:59:54.057Z] Running ssh-add (command line suppressed) [2023-10-17T15:59:54.159Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5300074740266993736.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5300074740266993736.key) [2023-10-17T15:59:54.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T15:59:54.462Z] + git semver bump pre [2023-10-17T15:59:54.720Z] 2023-10-17 15:59:54,629 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-17T15:59:54.721Z] 2023-10-17 15:59:54,629 [bump_version] DEBUG bumping version:3.1.0-dev.24 on axis:pre with prefix:dev [2023-10-17T15:59:54.721Z] 2023-10-17 15:59:54,629 [bump_version] DEBUG bumped version:3.1.0-dev.25 [2023-10-17T15:59:54.721Z] 2023-10-17 15:59:54,630 [write_version] DEBUG write version:3.1.0-dev.25 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-10-17T15:59:54.721Z] 2023-10-17 15:59:54,630 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-17T15:59:54.721Z] 2023-10-17 15:59:54,630 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-17T15:59:54.721Z] 2023-10-17 15:59:54,633 [execute] INFO git cat-file --batch-check [2023-10-17T15:59:54.721Z] 2023-10-17 15:59:54,634 [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-10-17T15:59:54.721Z] 2023-10-17 15:59:54,639 [execute] INFO git cat-file --batch [2023-10-17T15:59:54.721Z] 2023-10-17 15:59:54,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T15:59:54.721Z] 2023-10-17 15:59:54,644 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-17T15:59:54.721Z] 3.1.0-dev.25 [Pipeline] } [2023-10-17T15:59:54.728Z] $ docker exec --env ******** --env ******** 44f74aab65b25f6d562966e04489f1af4d092724d9517514f98f7b1a49fcdf28 ssh-agent -k [2023-10-17T15:59:54.831Z] unset SSH_AUTH_SOCK; [2023-10-17T15:59:54.831Z] unset SSH_AGENT_PID; [2023-10-17T15:59:54.831Z] echo Agent pid 38 killed; [2023-10-17T15:59:54.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T15:59:55.150Z] + git semver [Pipeline] } [2023-10-17T15:59:55.420Z] $ docker stop --time=1 44f74aab65b25f6d562966e04489f1af4d092724d9517514f98f7b1a49fcdf28 [2023-10-17T15:59:56.718Z] $ docker rm -f --volumes 44f74aab65b25f6d562966e04489f1af4d092724d9517514f98f7b1a49fcdf28 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T15:59:57.301Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T15:59:57.301Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:59:57.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:59:57.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:59:57.673Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2023-10-17T15:59:57.703Z] $ 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-10-17T15:59:58.069Z] $ docker top cff33818337c3404e4d84ea5398bf80e71be50da36ea2ab06c352ceb2d5ff65a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T15:59:58.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T15:59:58.164Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T15:59:58.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T15:59:58.277Z] $ docker exec cff33818337c3404e4d84ea5398bf80e71be50da36ea2ab06c352ceb2d5ff65a ssh-agent [2023-10-17T15:59:58.387Z] SSH_AUTH_SOCK=/tmp/ssh-RqSf57Vjs0iK/agent.32 [2023-10-17T15:59:58.387Z] SSH_AGENT_PID=38 [2023-10-17T15:59:58.404Z] Running ssh-add (command line suppressed) [2023-10-17T15:59:58.504Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_819836119638488456.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_819836119638488456.key) [2023-10-17T15:59:58.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T15:59:58.804Z] + git semver push [2023-10-17T15:59:59.063Z] 2023-10-17 15:59:58,992 [run_push] DEBUG push [2023-10-17T15:59:59.063Z] 2023-10-17 15:59:58,993 [execute] INFO git cat-file --batch-check [2023-10-17T15:59:59.063Z] 2023-10-17 15:59:58,994 [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-10-17T15:59:59.063Z] 2023-10-17 15:59:58,998 [execute] INFO git rev-list b5ea5916d978755a734fe2020d6c92823b790526 -- [2023-10-17T15:59:59.063Z] 2023-10-17 15:59:58,999 [execute] DEBUG Popen(['git', 'rev-list', 'b5ea5916d978755a734fe2020d6c92823b790526', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-17T15:59:59.063Z] 2023-10-17 15:59:59,007 [execute] INFO git fetch -v origin [2023-10-17T15:59:59.063Z] 2023-10-17 15:59:59,008 [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-10-17T15:59:59.633Z] 2023-10-17 15:59:59,544 [run_push] DEBUG no remote changes detected [2023-10-17T15:59:59.633Z] 2023-10-17 15:59:59,544 [execute] INFO git push origin semver [2023-10-17T15:59:59.633Z] 2023-10-17 15:59:59,545 [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-10-17T16:00:00.570Z] 2023-10-17 16:00:00,420 [run_push] DEBUG push all version tags [2023-10-17T16:00:00.570Z] 2023-10-17 16:00:00,420 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-17T16:00:00.570Z] 2023-10-17 16:00:00,421 [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-10-17T16:00:01.509Z] 2023-10-17 16:00:01,212 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-17T16:00:01.509Z] 3.1.0-dev.25 [Pipeline] } [2023-10-17T16:00:01.517Z] $ docker exec --env ******** --env ******** cff33818337c3404e4d84ea5398bf80e71be50da36ea2ab06c352ceb2d5ff65a ssh-agent -k [2023-10-17T16:00:01.608Z] unset SSH_AUTH_SOCK; [2023-10-17T16:00:01.610Z] unset SSH_AGENT_PID; [2023-10-17T16:00:01.610Z] echo Agent pid 38 killed; [2023-10-17T16:00:01.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T16:00:01.916Z] + git semver [Pipeline] } [2023-10-17T16:00:02.185Z] $ docker stop --time=1 cff33818337c3404e4d84ea5398bf80e71be50da36ea2ab06c352ceb2d5ff65a [2023-10-17T16:00:03.497Z] $ docker rm -f --volumes cff33818337c3404e4d84ea5398bf80e71be50da36ea2ab06c352ceb2d5ff65a [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-10-17T16:00:04.002Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-10-17T16:00:04.002Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-17T16:00:04.002Z] total 16 [2023-10-17T16:00:04.002Z] drwxr-xr-x 3 root root 4096 Oct 17 15:47 . [2023-10-17T16:00:04.002Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 15:59 .. [2023-10-17T16:00:04.002Z] drwxr-xr-x 2 root root 4096 Oct 17 15:47 cost [2023-10-17T16:00:04.002Z] -rw-r--r-- 1 root root 95 Oct 17 15:47 cost.csv [2023-10-17T16:00:04.002Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-17T16:00:04.002Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-17T16:00:04.002Z] total 16 [2023-10-17T16:00:04.002Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 15:47 . [2023-10-17T16:00:04.002Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 15:59 .. [2023-10-17T16:00:04.002Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 15:47 cost [2023-10-17T16:00:04.002Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 17 15:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-17T16:00:04.292Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T16:00:05.152Z] ---> package-listing.sh [2023-10-17T16:00:05.152Z] ++ facter osfamily [2023-10-17T16:00:05.152Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-17T16:00:05.412Z] + OS_FAMILY=debian [2023-10-17T16:00:05.412Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-17T16:00:05.412Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-17T16:00:05.412Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-17T16:00:05.412Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-17T16:00:05.412Z] + PACKAGES=/tmp/packages_start.txt [2023-10-17T16:00:05.412Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-17T16:00:05.412Z] + PACKAGES=/tmp/packages_end.txt [2023-10-17T16:00:05.412Z] + case "${OS_FAMILY}" in [2023-10-17T16:00:05.412Z] + dpkg -l [2023-10-17T16:00:05.412Z] + grep '^ii' [2023-10-17T16:00:05.412Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-17T16:00:05.412Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-17T16:00:05.412Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-17T16:00:05.412Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-17T16:00:05.412Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-10-17T16:00:05.412Z] + 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-10-17T16:00:05.421Z] 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-10-17T16:00:05.699Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T16:00:06.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T16:00:06.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T16:00:06.347Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2023-10-17T16:00:06.378Z] $ 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-10-17T16:00:06.819Z] $ docker top 6baf9d83938b9d012e0d7e01692882ac720cb1613e10ddd73837886e108a601a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T16:00:07.154Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-17T16:00:07.441Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-17T16:00:07.724Z] + ls /var/log/sa-host [2023-10-17T16:00:07.724Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T16:00:07.793Z] provisioning config files... [2023-10-17T16:00:07.801Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15871194554895851408tmp [Pipeline] { [Pipeline] echo [2023-10-17T16:00:07.812Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T16:00:08.091Z] ---> create-netrc.sh [Pipeline] } [2023-10-17T16:00:08.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-17T16:00:08.420Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-17T16:00:08.428Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T16:00:08.789Z] ---> sudo-logs.sh [2023-10-17T16:00:08.789Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-17T16:00:08.815Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T16:00:09.100Z] ---> job-cost.sh [2023-10-17T16:00:09.100Z] lf-activate-venv: SKIPPING [2023-10-17T16:00:09.100Z] DEBUG: total: 0.2199999988079071 [2023-10-17T16:00:09.100Z] INFO: Retrieving Stack Cost... [2023-10-17T16:00:09.669Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-17T16:00:09.927Z] INFO: Archiving Costs [Pipeline] echo [2023-10-17T16:00:09.937Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T16:00:10.218Z] ---> logs-deploy.sh [2023-10-17T16:00:10.218Z] lf-activate-venv: SKIPPING [2023-10-17T16:00:10.218Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/136 [2023-10-17T16:00:10.218Z] INFO: archiving workspace using pattern(s): [2023-10-17T16:00:11.153Z] Archives upload complete. [2023-10-17T16:00:11.153Z] INFO: archiving logs to Nexus