Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd2fdb78346a746a4a513aea6141dac1c9baeef7 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-ssh4147236674626105633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2637991544533722245.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6272411000351805691.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh8081508596241018769.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-ssh18056943693585766787.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3695 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cd2fdb78346a746a4a513aea6141dac1c9baeef7 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#219)" > git config core.sparsecheckout # timeout=10 > git checkout -f cd2fdb78346a746a4a513aea6141dac1c9baeef7 # timeout=10 > git rev-list --no-walk 49917a2fa1511478922ba9567a0d5bdfd5b8a77e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-15T15:33:09.090Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-15T15:33:09.159Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-15T15:33:09.174Z] ========================================================= [2023-08-15T15:33:09.174Z] EdgeX Global Pipelines Version Info [2023-08-15T15:33:09.174Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:33:09.903Z] ------------------- [2023-08-15T15:33:09.903Z] stable info: [2023-08-15T15:33:09.903Z] ------------------- [2023-08-15T15:33:09.903Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-15T15:33:09.903Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T15:33:09.903Z] Message: update stable to v1.0.253 [2023-08-15T15:33:10.475Z] ------------------- [2023-08-15T15:33:10.475Z] experimental info: [2023-08-15T15:33:10.475Z] ------------------- [2023-08-15T15:33:10.475Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-15T15:33:10.475Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T15:33:10.475Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-15T15:33:10.640Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-08-15T15:33:10.655Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-08-15T15:33:10.668Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-15T15:33:10.679Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-15T15:33:10.691Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-15T15:33:10.702Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-15T15:33:10.713Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-15T15:33:10.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-15T15:33:10.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-15T15:33:10.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-15T15:33:10.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-15T15:33:10.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-08-15T15:33:10.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-15T15:33:10.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-15T15:33:10.808Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T15:33:10.819Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T15:33:10.831Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T15:33:10.843Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T15:33:10.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-15T15:33:10.867Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-15T15:33:10.878Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-15T15:33:10.892Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-15T15:33:10.904Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-15T15:33:10.916Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-15T15:33:10.931Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-15T15:33:10.951Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-15T15:33:10.970Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-15T15:33:10.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-15T15:33:11.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-15T15:33:11.012Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-15T15:33:11.025Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd2fdb78346a746a4a513aea6141dac1c9baeef7 [Pipeline] echo [2023-08-15T15:33:11.039Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd2fdb7 [Pipeline] echo [2023-08-15T15:33:11.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T15:33:11.097Z] provisioning config files... [2023-08-15T15:33:11.112Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13105710557411470652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:33:11.416Z] ---> docker-login.sh [2023-08-15T15:33:11.416Z] nexus3.edgexfoundry.org:10001 [2023-08-15T15:33:11.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:33:11.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:33:11.937Z] Configure a credential helper to remove this warning. See [2023-08-15T15:33:11.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:33:11.937Z] [2023-08-15T15:33:11.937Z] Login Succeeded [2023-08-15T15:33:11.937Z] nexus3.edgexfoundry.org:10002 [2023-08-15T15:33:11.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:33:12.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:33:12.197Z] Configure a credential helper to remove this warning. See [2023-08-15T15:33:12.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:33:12.197Z] [2023-08-15T15:33:12.197Z] Login Succeeded [2023-08-15T15:33:12.197Z] nexus3.edgexfoundry.org:10003 [2023-08-15T15:33:12.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:33:12.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:33:12.197Z] Configure a credential helper to remove this warning. See [2023-08-15T15:33:12.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:33:12.197Z] [2023-08-15T15:33:12.197Z] Login Succeeded [2023-08-15T15:33:12.197Z] nexus3.edgexfoundry.org:10004 [2023-08-15T15:33:12.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:33:12.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:33:12.456Z] Configure a credential helper to remove this warning. See [2023-08-15T15:33:12.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:33:12.456Z] [2023-08-15T15:33:12.456Z] Login Succeeded [2023-08-15T15:33:12.456Z] docker.io [2023-08-15T15:33:12.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:33:12.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:33:12.716Z] Configure a credential helper to remove this warning. See [2023-08-15T15:33:12.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:33:12.716Z] [2023-08-15T15:33:12.716Z] Login Succeeded [2023-08-15T15:33:12.716Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T15:33:12.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-15T15:33:13.101Z] + git rev-list -1 --merges cd2fdb78346a746a4a513aea6141dac1c9baeef7~1..cd2fdb78346a746a4a513aea6141dac1c9baeef7 [Pipeline] echo [2023-08-15T15:33:13.151Z] -----------> git rev-list -1 --merges cd2fdb78346a746a4a513aea6141dac1c9baeef7~1..cd2fdb78346a746a4a513aea6141dac1c9baeef7 cd2fdb78346a746a4a513aea6141dac1c9baeef7 [false] [Pipeline] sh [2023-08-15T15:33:13.441Z] + git log --format=format:%s -1 cd2fdb78346a746a4a513aea6141dac1c9baeef7 [Pipeline] echo [2023-08-15T15:33:13.455Z] ========================================================= [2023-08-15T15:33:13.455Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-15T15:33:13.455Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T15:33:13.795Z] + git log --format=format:%s -1 cd2fdb78346a746a4a513aea6141dac1c9baeef7 [Pipeline] echo [2023-08-15T15:33:13.806Z] [semverPrep] GIT_COMMIT: cd2fdb78346a746a4a513aea6141dac1c9baeef7, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#219) [Pipeline] echo [2023-08-15T15:33:13.813Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-15T15:33:14.168Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T15:33:14.168Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-15T15:33:14.168Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-15T15:33:14.168Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-15T15:33:14.168Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-15T15:33:14.168Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-15T15:33:14.168Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:33:14.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:33:14.566Z] [2023-08-15T15:33:14.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:33:14.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:33:14.868Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-15T15:33:14.868Z] b85a868b505f: Pulling fs layer [2023-08-15T15:33:14.868Z] e2be974225ed: Pulling fs layer [2023-08-15T15:33:14.868Z] 339a4e72a1f5: Pulling fs layer [2023-08-15T15:33:14.868Z] 988bab9f4d93: Pulling fs layer [2023-08-15T15:33:14.868Z] 1469e6f7b9e6: Pulling fs layer [2023-08-15T15:33:14.868Z] eaf3925da568: Pulling fs layer [2023-08-15T15:33:14.868Z] bab4dde63d76: Pulling fs layer [2023-08-15T15:33:14.868Z] 988bab9f4d93: Waiting [2023-08-15T15:33:14.868Z] bde34c3a00c8: Pulling fs layer [2023-08-15T15:33:14.868Z] eaf3925da568: Waiting [2023-08-15T15:33:14.868Z] bab4dde63d76: Waiting [2023-08-15T15:33:14.868Z] b352a97aabf1: Pulling fs layer [2023-08-15T15:33:14.868Z] bde34c3a00c8: Waiting [2023-08-15T15:33:14.868Z] b352a97aabf1: Waiting [2023-08-15T15:33:14.868Z] 4872d77fe225: Pulling fs layer [2023-08-15T15:33:14.868Z] 5851b861e8e6: Pulling fs layer [2023-08-15T15:33:14.868Z] 4872d77fe225: Waiting [2023-08-15T15:33:14.868Z] 5851b861e8e6: Waiting [2023-08-15T15:33:14.868Z] e2be974225ed: Download complete [2023-08-15T15:33:14.868Z] 988bab9f4d93: Verifying Checksum [2023-08-15T15:33:14.868Z] 988bab9f4d93: Download complete [2023-08-15T15:33:15.128Z] 1469e6f7b9e6: Verifying Checksum [2023-08-15T15:33:15.128Z] 1469e6f7b9e6: Download complete [2023-08-15T15:33:15.128Z] 339a4e72a1f5: Verifying Checksum [2023-08-15T15:33:15.128Z] 339a4e72a1f5: Download complete [2023-08-15T15:33:15.128Z] eaf3925da568: Verifying Checksum [2023-08-15T15:33:15.128Z] eaf3925da568: Download complete [2023-08-15T15:33:15.128Z] bde34c3a00c8: Verifying Checksum [2023-08-15T15:33:15.128Z] bde34c3a00c8: Download complete [2023-08-15T15:33:15.128Z] b352a97aabf1: Download complete [2023-08-15T15:33:15.128Z] 4872d77fe225: Verifying Checksum [2023-08-15T15:33:15.128Z] 4872d77fe225: Download complete [2023-08-15T15:33:15.128Z] 5851b861e8e6: Verifying Checksum [2023-08-15T15:33:15.128Z] 5851b861e8e6: Download complete [2023-08-15T15:33:15.128Z] b85a868b505f: Verifying Checksum [2023-08-15T15:33:15.128Z] b85a868b505f: Download complete [2023-08-15T15:33:15.387Z] bab4dde63d76: Verifying Checksum [2023-08-15T15:33:15.388Z] bab4dde63d76: Download complete [2023-08-15T15:33:16.325Z] b85a868b505f: Pull complete [2023-08-15T15:33:16.584Z] e2be974225ed: Pull complete [2023-08-15T15:33:16.847Z] 339a4e72a1f5: Pull complete [2023-08-15T15:33:17.111Z] 988bab9f4d93: Pull complete [2023-08-15T15:33:17.371Z] 1469e6f7b9e6: Pull complete [2023-08-15T15:33:17.371Z] eaf3925da568: Pull complete [2023-08-15T15:33:19.274Z] bab4dde63d76: Pull complete [2023-08-15T15:33:19.274Z] bde34c3a00c8: Pull complete [2023-08-15T15:33:19.533Z] b352a97aabf1: Pull complete [2023-08-15T15:33:19.533Z] 4872d77fe225: Pull complete [2023-08-15T15:33:19.533Z] 5851b861e8e6: Pull complete [2023-08-15T15:33:19.793Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-15T15:33:19.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:33:19.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:33:19.904Z] prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container [2023-08-15T15:33:19.944Z] $ 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-08-15T15:33:21.479Z] $ docker top 6ee41d29f2cf47779de3b863193289680e6bc912f540fe297233cb5b604a5887 -eo pid,comm [2023-08-15T15:33:21.529Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-15T15:33:21.529Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T15:33:21.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T15:33:21.571Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T15:33:21.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T15:33:21.688Z] $ docker exec 6ee41d29f2cf47779de3b863193289680e6bc912f540fe297233cb5b604a5887 ssh-agent [2023-08-15T15:33:21.793Z] SSH_AUTH_SOCK=/tmp/ssh-tOFzNNHvRjAR/agent.33 [2023-08-15T15:33:21.793Z] SSH_AGENT_PID=39 [2023-08-15T15:33:21.799Z] Running ssh-add (command line suppressed) [2023-08-15T15:33:21.922Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7849465993287819932.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7849465993287819932.key) [2023-08-15T15:33:21.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T15:33:22.222Z] + git tag --points-at HEAD [Pipeline] } [2023-08-15T15:33:22.239Z] $ docker exec --env ******** --env ******** 6ee41d29f2cf47779de3b863193289680e6bc912f540fe297233cb5b604a5887 ssh-agent -k [2023-08-15T15:33:22.338Z] unset SSH_AUTH_SOCK; [2023-08-15T15:33:22.338Z] unset SSH_AGENT_PID; [2023-08-15T15:33:22.338Z] echo Agent pid 39 killed; [2023-08-15T15:33:22.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-15T15:33:22.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T15:33:22.373Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T15:33:22.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T15:33:22.484Z] $ docker exec 6ee41d29f2cf47779de3b863193289680e6bc912f540fe297233cb5b604a5887 ssh-agent [2023-08-15T15:33:22.599Z] SSH_AUTH_SOCK=/tmp/ssh-RJqGmlXwDLpB/agent.71 [2023-08-15T15:33:22.599Z] SSH_AGENT_PID=77 [2023-08-15T15:33:22.603Z] Running ssh-add (command line suppressed) [2023-08-15T15:33:22.721Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4490308182741049955.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4490308182741049955.key) [2023-08-15T15:33:22.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T15:33:23.018Z] + git semver init [2023-08-15T15:33:23.278Z] 2023-08-15 15:33:23,200 [run_init] DEBUG init version:0.0.0 force:False [2023-08-15T15:33:23.278Z] 2023-08-15 15:33:23,201 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-08-15T15:33:23.278Z] 2023-08-15 15:33:23,202 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-08-15T15:33:23.278Z] 2023-08-15 15:33:23,202 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-08-15T15:33:24.657Z] 2023-08-15 15:33:24,253 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-08-15T15:33:24.657Z] 2023-08-15 15:33:24,254 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-08-15T15:33:24.657Z] 2023-08-15 15:33:24,254 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-15T15:33:24.657Z] 2023-08-15 15:33:24,254 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-15T15:33:24.657Z] 3.1.0-dev.11 [Pipeline] } [2023-08-15T15:33:24.671Z] $ docker exec --env ******** --env ******** 6ee41d29f2cf47779de3b863193289680e6bc912f540fe297233cb5b604a5887 ssh-agent -k [2023-08-15T15:33:24.764Z] unset SSH_AUTH_SOCK; [2023-08-15T15:33:24.765Z] unset SSH_AGENT_PID; [2023-08-15T15:33:24.765Z] echo Agent pid 77 killed; [2023-08-15T15:33:24.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T15:33:25.083Z] + git semver [Pipeline] } [2023-08-15T15:33:25.356Z] $ docker stop --time=1 6ee41d29f2cf47779de3b863193289680e6bc912f540fe297233cb5b604a5887 [2023-08-15T15:33:26.699Z] $ docker rm -f --volumes 6ee41d29f2cf47779de3b863193289680e6bc912f540fe297233cb5b604a5887 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T15:33:27.047Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-15T15:33:27.266Z] Stashed 1 file(s) [Pipeline] echo [2023-08-15T15:33:27.269Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T15:33:27.416Z] provisioning config files... [2023-08-15T15:33:27.424Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config884397144526270075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:33:27.717Z] ---> docker-login.sh [2023-08-15T15:33:27.717Z] nexus3.edgexfoundry.org:10001 [2023-08-15T15:33:27.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:33:27.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:33:27.717Z] Configure a credential helper to remove this warning. See [2023-08-15T15:33:27.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:33:27.717Z] [2023-08-15T15:33:27.717Z] Login Succeeded [2023-08-15T15:33:27.717Z] nexus3.edgexfoundry.org:10002 [2023-08-15T15:33:27.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:33:27.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:33:27.717Z] Configure a credential helper to remove this warning. See [2023-08-15T15:33:27.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:33:27.717Z] [2023-08-15T15:33:27.717Z] Login Succeeded [2023-08-15T15:33:27.717Z] nexus3.edgexfoundry.org:10003 [2023-08-15T15:33:27.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:33:27.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:33:27.976Z] Configure a credential helper to remove this warning. See [2023-08-15T15:33:27.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:33:27.976Z] [2023-08-15T15:33:27.976Z] Login Succeeded [2023-08-15T15:33:27.976Z] nexus3.edgexfoundry.org:10004 [2023-08-15T15:33:27.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:33:27.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:33:27.976Z] Configure a credential helper to remove this warning. See [2023-08-15T15:33:27.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:33:27.976Z] [2023-08-15T15:33:27.976Z] Login Succeeded [2023-08-15T15:33:27.976Z] docker.io [2023-08-15T15:33:28.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:33:28.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:33:28.234Z] Configure a credential helper to remove this warning. See [2023-08-15T15:33:28.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:33:28.234Z] [2023-08-15T15:33:28.234Z] Login Succeeded [2023-08-15T15:33:28.234Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T15:33:28.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T15:33:28.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:33:28.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:33:28.325Z] ========================================================= [2023-08-15T15:33:28.325Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-15T15:33:28.325Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:33:28.624Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-15T15:33:28.624Z] Sending build context to Docker daemon 12.68MB [2023-08-15T15:33:28.624Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T15:33:28.624Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-15T15:33:28.624Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-15T15:33:28.624Z] 4db1b89c0bd1: Pulling fs layer [2023-08-15T15:33:28.624Z] 6911f1a30b25: Pulling fs layer [2023-08-15T15:33:28.624Z] e194b8c5c2a9: Pulling fs layer [2023-08-15T15:33:28.624Z] 6863d3e3a2b1: Pulling fs layer [2023-08-15T15:33:28.624Z] ec0bb842ea78: Pulling fs layer [2023-08-15T15:33:28.624Z] 40a00589a448: Pulling fs layer [2023-08-15T15:33:28.624Z] 6c08303d61cc: Pulling fs layer [2023-08-15T15:33:28.624Z] 798269fcf238: Pulling fs layer [2023-08-15T15:33:28.624Z] 6863d3e3a2b1: Waiting [2023-08-15T15:33:28.624Z] ec0bb842ea78: Waiting [2023-08-15T15:33:28.624Z] 6c08303d61cc: Waiting [2023-08-15T15:33:28.624Z] 798269fcf238: Waiting [2023-08-15T15:33:28.624Z] 6911f1a30b25: Verifying Checksum [2023-08-15T15:33:28.624Z] 6911f1a30b25: Download complete [2023-08-15T15:33:28.624Z] 6863d3e3a2b1: Verifying Checksum [2023-08-15T15:33:28.624Z] 6863d3e3a2b1: Download complete [2023-08-15T15:33:28.884Z] ec0bb842ea78: Verifying Checksum [2023-08-15T15:33:28.884Z] ec0bb842ea78: Download complete [2023-08-15T15:33:28.884Z] 4db1b89c0bd1: Download complete [2023-08-15T15:33:28.884Z] 40a00589a448: Verifying Checksum [2023-08-15T15:33:28.884Z] 40a00589a448: Download complete [2023-08-15T15:33:28.884Z] 4db1b89c0bd1: Pull complete [2023-08-15T15:33:29.145Z] 6911f1a30b25: Pull complete [2023-08-15T15:33:29.405Z] 798269fcf238: Download complete [2023-08-15T15:33:29.405Z] e194b8c5c2a9: Verifying Checksum [2023-08-15T15:33:29.405Z] e194b8c5c2a9: Download complete [2023-08-15T15:33:29.666Z] 6c08303d61cc: Verifying Checksum [2023-08-15T15:33:29.666Z] 6c08303d61cc: Download complete [2023-08-15T15:33:32.963Z] e194b8c5c2a9: Pull complete [2023-08-15T15:33:32.963Z] 6863d3e3a2b1: Pull complete [2023-08-15T15:33:33.221Z] ec0bb842ea78: Pull complete [2023-08-15T15:33:33.221Z] 40a00589a448: Pull complete [2023-08-15T15:33:35.749Z] 6c08303d61cc: Pull complete [2023-08-15T15:33:36.683Z] 798269fcf238: Pull complete [2023-08-15T15:33:36.683Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-15T15:33:36.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T15:33:36.683Z] ---> ec979cd7f677 [2023-08-15T15:33:36.683Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T15:33:40.898Z] ---> Running in f1ec45438ea6 [2023-08-15T15:33:40.898Z] Removing intermediate container f1ec45438ea6 [2023-08-15T15:33:40.898Z] ---> d0330ffa4a3b [2023-08-15T15:33:40.898Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T15:33:40.898Z] ---> Running in 2969abebdb08 [2023-08-15T15:33:41.157Z] Removing intermediate container 2969abebdb08 [2023-08-15T15:33:41.157Z] ---> d4ffea539b27 [2023-08-15T15:33:41.157Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-15T15:33:41.157Z] ---> Running in b209f85ce486 [2023-08-15T15:33:41.157Z] Removing intermediate container b209f85ce486 [2023-08-15T15:33:41.157Z] ---> cc1e20c524f3 [2023-08-15T15:33:41.157Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T15:33:41.157Z] ---> Running in 8377dc272bfd [2023-08-15T15:33:41.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T15:33:41.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T15:33:41.935Z] OK: 265 MiB in 53 packages [2023-08-15T15:33:42.387Z] Still waiting to schedule task [2023-08-15T15:33:42.388Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-15T15:33:42.504Z] Removing intermediate container 8377dc272bfd [2023-08-15T15:33:42.504Z] ---> c75c1dd5a9c9 [2023-08-15T15:33:42.504Z] Step 7/12 : WORKDIR /app [2023-08-15T15:33:42.504Z] ---> Running in fc1e75a9d3d4 [2023-08-15T15:33:42.504Z] Removing intermediate container fc1e75a9d3d4 [2023-08-15T15:33:42.504Z] ---> e237b207c68a [2023-08-15T15:33:42.504Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-15T15:33:42.504Z] ---> 5d10f7f34b2b [2023-08-15T15:33:42.504Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T15:33:42.504Z] ---> Running in 31ec97113205 [2023-08-15T15:34:29.207Z] Removing intermediate container 31ec97113205 [2023-08-15T15:34:29.208Z] ---> 7a4448d50aff [2023-08-15T15:34:29.208Z] Step 10/12 : COPY . . [2023-08-15T15:34:29.208Z] ---> a9898d46f19b [2023-08-15T15:34:29.208Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T15:34:29.208Z] ---> Running in c346fee0464c [2023-08-15T15:34:29.208Z] Removing intermediate container c346fee0464c [2023-08-15T15:34:29.208Z] ---> 76ac4946c779 [2023-08-15T15:34:29.208Z] Step 12/12 : RUN $MAKE [2023-08-15T15:34:29.208Z] ---> Running in ee6e64fa5614 [2023-08-15T15:34:29.208Z] noop [2023-08-15T15:34:29.208Z] Removing intermediate container ee6e64fa5614 [2023-08-15T15:34:29.208Z] ---> ec90366ebfa8 [2023-08-15T15:34:29.208Z] Successfully built ec90366ebfa8 [2023-08-15T15:34:29.208Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:34:29.529Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T15:34:29.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:34:29.602Z] prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container [2023-08-15T15:34:29.636Z] $ 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-08-15T15:34:29.982Z] $ docker top 7bc876d071f046b8fcda523409d89587aa9255be693cdf768aaa73fcd3fac9eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T15:34:30.334Z] + go version [2023-08-15T15:34:30.334Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-15T15:34:30.346Z] $ docker stop --time=1 7bc876d071f046b8fcda523409d89587aa9255be693cdf768aaa73fcd3fac9eb [2023-08-15T15:34:31.622Z] $ docker rm -f --volumes 7bc876d071f046b8fcda523409d89587aa9255be693cdf768aaa73fcd3fac9eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:34:31.999Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T15:34:31.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:34:32.073Z] prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container [2023-08-15T15:34:32.104Z] $ 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-08-15T15:34:32.439Z] $ docker top e8eb82acfaa974de61f113d5d7e7a58d114d028769f8b21b5c6aae3a88c33437 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T15:34:32.779Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-08-15T15:34:33.072Z] + make test [2023-08-15T15:34:33.072Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-15T15:34:55.021Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-15T15:34:55.021Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-15T15:34:55.021Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.145s coverage: 86.2% of statements [2023-08-15T15:34:55.593Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.704s coverage: 71.9% of statements [2023-08-15T15:35:16.347Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3696 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-08-15T15:35:16.362Z] Running in /w/workspace/app-rfid-llrp-inventory/123 [Pipeline] { [Pipeline] checkout [2023-08-15T15:35:16.398Z] The recommended git tool is: git [2023-08-15T15:35:17.556Z] go vet ./... [2023-08-15T15:35:21.482Z] using credential edgex-jenkins-ssh [2023-08-15T15:35:21.495Z] Cloning the remote Git repository [2023-08-15T15:35:21.742Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T15:35:21.742Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T15:35:21.742Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-15T15:35:21.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T15:35:21.768Z] $ docker stop --time=1 e8eb82acfaa974de61f113d5d7e7a58d114d028769f8b21b5c6aae3a88c33437 [2023-08-15T15:35:21.535Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-15T15:35:21.624Z] > git init /w/workspace/app-rfid-llrp-inventory/123 # timeout=10 [2023-08-15T15:35:21.769Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-15T15:35:21.770Z] > git --version # timeout=10 [2023-08-15T15:35:21.791Z] > git --version # 'git version 2.25.1' [2023-08-15T15:35:21.793Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T15:35:21.936Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T15:35:24.690Z] Avoid second fetch [2023-08-15T15:35:24.690Z] Checking out Revision cd2fdb78346a746a4a513aea6141dac1c9baeef7 (main) [2023-08-15T15:35:23.925Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-08-15T15:35:23.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T15:35:24.702Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T15:35:24.766Z] > git checkout -f cd2fdb78346a746a4a513aea6141dac1c9baeef7 # timeout=10 [2023-08-15T15:35:25.250Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#219)" [2023-08-15T15:35:25.333Z] $ docker rm -f --volumes e8eb82acfaa974de61f113d5d7e7a58d114d028769f8b21b5c6aae3a88c33437 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T15:35:25.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T15:35:25.892Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-08-15T15:35:26.092Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-15T15:35:26.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T15:35:26.092Z] Dload Upload Total Spent Left Speed [2023-08-15T15:35:26.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10470 0 0 70743 0 --:--:-- --:--:-- --:--:-- 70268 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [Pipeline] sh [2023-08-15T15:35:26.479Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-15T15:35:26.727Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-15T15:35:26.803Z] + ls -al . [2023-08-15T15:35:26.803Z] total 236 [2023-08-15T15:35:26.803Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 15:34 . [2023-08-15T15:35:26.803Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:33 .. [2023-08-15T15:35:26.803Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 15 15:33 .dockerignore [2023-08-15T15:35:26.803Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:33 .git [2023-08-15T15:35:26.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:33 .github [2023-08-15T15:35:26.803Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 15 15:33 .gitignore [2023-08-15T15:35:26.803Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 15:33 .golangci.yml [2023-08-15T15:35:26.803Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 15:33 .semver [2023-08-15T15:35:26.803Z] -rw-rw-r-- 1 jenkins jenkins 10232 Aug 15 15:33 Attribution.txt [2023-08-15T15:35:26.803Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 15 15:33 CHANGELOG.md [2023-08-15T15:35:26.803Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 15 15:33 Dockerfile [2023-08-15T15:35:26.803Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 15:33 GOVERNANCE.md [2023-08-15T15:35:26.803Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 15 15:33 Jenkinsfile [2023-08-15T15:35:26.803Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 15 15:33 LICENSE [2023-08-15T15:35:26.803Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 15 15:33 Makefile [2023-08-15T15:35:26.803Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 15 15:33 OWNERS.md [2023-08-15T15:35:26.803Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 15 15:33 README.md [2023-08-15T15:35:26.803Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 15:33 VERSION [2023-08-15T15:35:26.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:33 bin [2023-08-15T15:35:26.803Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 15 15:34 coverage.out [2023-08-15T15:35:26.803Z] -rw-rw-r-- 1 jenkins jenkins 3664 Aug 15 15:33 go.mod [2023-08-15T15:35:26.803Z] -rw-rw-r-- 1 jenkins jenkins 32783 Aug 15 15:33 go.sum [2023-08-15T15:35:26.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:33 images [2023-08-15T15:35:26.803Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:33 internal [2023-08-15T15:35:26.803Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 15 15:33 main.go [2023-08-15T15:35:26.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:33 res [2023-08-15T15:35:26.803Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:33 snap [2023-08-15T15:35:26.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:33 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:35:27.056Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-15T15:35:27.056Z] + sudo tee /etc/docker/daemon.new [2023-08-15T15:35:27.056Z] { [2023-08-15T15:35:27.056Z] "registry-mirrors": [ [2023-08-15T15:35:27.056Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-15T15:35:27.056Z] ], [2023-08-15T15:35:27.056Z] "bip": "10.250.0.254/24", [2023-08-15T15:35:27.056Z] "hosts": [ [2023-08-15T15:35:27.056Z] "tcp://0.0.0.0:5555", [2023-08-15T15:35:27.056Z] "unix:///var/run/docker.sock" [2023-08-15T15:35:27.056Z] ], [2023-08-15T15:35:27.056Z] "mtu": 1458, [2023-08-15T15:35:27.056Z] "selinux-enabled": true, [2023-08-15T15:35:27.056Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-15T15:35:27.056Z] } [Pipeline] sh [2023-08-15T15:35:27.170Z] + 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=cd2fdb78346a746a4a513aea6141dac1c9baeef7 --label arch=amd64 --label version=3.1.0-dev.11 . [2023-08-15T15:35:27.170Z] Sending build context to Docker daemon 12.68MB [2023-08-15T15:35:27.170Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T15:35:27.170Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-15T15:35:27.170Z] ---> ec90366ebfa8 [2023-08-15T15:35:27.170Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T15:35:27.385Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-15T15:35:27.427Z] ---> Running in 340afcf58f76 [2023-08-15T15:35:27.427Z] Removing intermediate container 340afcf58f76 [2023-08-15T15:35:27.427Z] ---> 0af5fa9b8e9c [2023-08-15T15:35:27.427Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T15:35:27.427Z] ---> Running in 18917802f8e2 [2023-08-15T15:35:27.687Z] Removing intermediate container 18917802f8e2 [2023-08-15T15:35:27.687Z] ---> 0dd62668c0c2 [2023-08-15T15:35:27.687Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-15T15:35:27.687Z] ---> Running in b89c093fbd55 [2023-08-15T15:35:27.687Z] Removing intermediate container b89c093fbd55 [2023-08-15T15:35:27.687Z] ---> 4572be3a7bc6 [2023-08-15T15:35:27.687Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T15:35:27.687Z] ---> Running in 7836a495568d [2023-08-15T15:35:27.713Z] + sudo service docker restart [2023-08-15T15:35:27.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T15:35:27.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T15:35:28.204Z] OK: 265 MiB in 53 packages [2023-08-15T15:35:28.462Z] Removing intermediate container 7836a495568d [2023-08-15T15:35:28.462Z] ---> e2f39f060f92 [2023-08-15T15:35:28.462Z] Step 7/29 : WORKDIR /app [2023-08-15T15:35:28.462Z] ---> Running in 354a82a18866 [2023-08-15T15:35:28.721Z] Removing intermediate container 354a82a18866 [2023-08-15T15:35:28.721Z] ---> c699a80db551 [2023-08-15T15:35:28.721Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-15T15:35:28.721Z] ---> 730f4b25a203 [2023-08-15T15:35:28.721Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T15:35:28.721Z] ---> Running in 743c83557b6a [2023-08-15T15:35:29.288Z] Removing intermediate container 743c83557b6a [2023-08-15T15:35:29.288Z] ---> efb4aad2d759 [2023-08-15T15:35:29.288Z] Step 10/29 : COPY . . [2023-08-15T15:35:29.855Z] ---> 721ca432a92c [2023-08-15T15:35:29.855Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T15:35:29.855Z] ---> Running in 760794d0d68f [2023-08-15T15:35:30.113Z] Removing intermediate container 760794d0d68f [2023-08-15T15:35:30.113Z] ---> 118778b7bb98 [2023-08-15T15:35:30.113Z] Step 12/29 : RUN $MAKE [2023-08-15T15:35:30.113Z] ---> Running in ba970092a34c [2023-08-15T15:35:30.371Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.11" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T15:35:45.957Z] provisioning config files... [2023-08-15T15:35:45.979Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/123@tmp/config8266813634365078454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:35:46.318Z] ---> docker-login.sh [2023-08-15T15:35:46.318Z] nexus3.edgexfoundry.org:10001 [2023-08-15T15:35:46.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:46.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:46.853Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:46.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:46.853Z] [2023-08-15T15:35:46.853Z] Login Succeeded [2023-08-15T15:35:46.853Z] nexus3.edgexfoundry.org:10002 [2023-08-15T15:35:47.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:47.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:47.127Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:47.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:47.127Z] [2023-08-15T15:35:47.127Z] Login Succeeded [2023-08-15T15:35:47.127Z] nexus3.edgexfoundry.org:10003 [2023-08-15T15:35:47.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:47.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:47.664Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:47.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:47.664Z] [2023-08-15T15:35:47.664Z] Login Succeeded [2023-08-15T15:35:47.664Z] nexus3.edgexfoundry.org:10004 [2023-08-15T15:35:47.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:47.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:47.933Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:47.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:47.933Z] [2023-08-15T15:35:47.933Z] Login Succeeded [2023-08-15T15:35:47.933Z] docker.io [2023-08-15T15:35:48.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:48.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:48.467Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:48.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:48.467Z] [2023-08-15T15:35:48.467Z] Login Succeeded [2023-08-15T15:35:48.467Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T15:35:48.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T15:35:48.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:35:48.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:35:48.752Z] ========================================================= [2023-08-15T15:35:48.752Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-15T15:35:48.752Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:35:49.094Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-15T15:35:49.367Z] Sending build context to Docker daemon 684kB [2023-08-15T15:35:49.367Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T15:35:49.367Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-15T15:35:49.367Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-15T15:35:49.367Z] edb6bdbacee9: Pulling fs layer [2023-08-15T15:35:49.367Z] 5f9638ab2659: Pulling fs layer [2023-08-15T15:35:49.367Z] 8d51d6327a98: Pulling fs layer [2023-08-15T15:35:49.367Z] 8b374f2dd631: Pulling fs layer [2023-08-15T15:35:49.367Z] ec14aa9079de: Pulling fs layer [2023-08-15T15:35:49.367Z] 2f466654f4bb: Pulling fs layer [2023-08-15T15:35:49.367Z] 554e91adad29: Pulling fs layer [2023-08-15T15:35:49.367Z] ec14aa9079de: Waiting [2023-08-15T15:35:49.367Z] 2f466654f4bb: Waiting [2023-08-15T15:35:49.367Z] 554e91adad29: Waiting [2023-08-15T15:35:49.367Z] 8b374f2dd631: Waiting [2023-08-15T15:35:49.667Z] 5f9638ab2659: Download complete [2023-08-15T15:35:49.667Z] 8b374f2dd631: Verifying Checksum [2023-08-15T15:35:49.667Z] 8b374f2dd631: Download complete [2023-08-15T15:35:49.667Z] ec14aa9079de: Verifying Checksum [2023-08-15T15:35:49.667Z] ec14aa9079de: Download complete [2023-08-15T15:35:49.667Z] edb6bdbacee9: Verifying Checksum [2023-08-15T15:35:49.667Z] edb6bdbacee9: Download complete [2023-08-15T15:35:50.639Z] edb6bdbacee9: Pull complete [2023-08-15T15:35:50.910Z] 554e91adad29: Verifying Checksum [2023-08-15T15:35:50.910Z] 554e91adad29: Download complete [2023-08-15T15:35:51.180Z] 5f9638ab2659: Pull complete [2023-08-15T15:35:52.152Z] 8d51d6327a98: Verifying Checksum [2023-08-15T15:35:52.152Z] 8d51d6327a98: Download complete [2023-08-15T15:35:52.152Z] 2f466654f4bb: Verifying Checksum [2023-08-15T15:35:52.152Z] 2f466654f4bb: Download complete [2023-08-15T15:35:52.538Z] Removing intermediate container ba970092a34c [2023-08-15T15:35:52.538Z] ---> 977189abb0d3 [2023-08-15T15:35:52.538Z] Step 13/29 : FROM alpine:3.17 [2023-08-15T15:35:52.538Z] 3.17: Pulling from library/alpine [2023-08-15T15:35:52.538Z] 9398808236ff: Pulling fs layer [2023-08-15T15:35:52.538Z] 9398808236ff: Download complete [2023-08-15T15:35:52.538Z] 9398808236ff: Pull complete [2023-08-15T15:35:52.538Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T15:35:52.538Z] Status: Downloaded newer image for alpine:3.17 [2023-08-15T15:35:52.538Z] ---> 1e0b8b5322fc [2023-08-15T15:35:52.538Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-15T15:35:52.538Z] ---> Running in 43aeb75e154f [2023-08-15T15:35:52.538Z] Removing intermediate container 43aeb75e154f [2023-08-15T15:35:52.538Z] ---> 5df77f81024b [2023-08-15T15:35:52.538Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-15T15:35:52.538Z] ---> Running in f60b555b1d62 [2023-08-15T15:35:52.538Z] Removing intermediate container f60b555b1d62 [2023-08-15T15:35:52.538Z] ---> 4b3ddd145b38 [2023-08-15T15:35:52.538Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-15T15:35:52.538Z] ---> Running in 4112d7351429 [2023-08-15T15:35:52.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T15:35:52.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T15:35:52.538Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-15T15:35:52.538Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-15T15:35:52.538Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T15:35:52.538Z] Executing ca-certificates-20230506-r0.trigger [2023-08-15T15:35:52.538Z] OK: 8 MiB in 17 packages [2023-08-15T15:35:52.538Z] Removing intermediate container 4112d7351429 [2023-08-15T15:35:52.538Z] ---> 03a0db5ce9f5 [2023-08-15T15:35:52.538Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-15T15:35:52.538Z] ---> 6d1d51a332f7 [2023-08-15T15:35:52.538Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-15T15:35:52.799Z] ---> 6e2bfcfb97f7 [2023-08-15T15:35:52.799Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-15T15:35:52.799Z] ---> 44b388de37d6 [2023-08-15T15:35:52.799Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-15T15:35:53.057Z] ---> 7613295e5520 [2023-08-15T15:35:53.057Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-15T15:35:53.998Z] ---> 4c4b525020d5 [2023-08-15T15:35:53.998Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-15T15:35:53.998Z] ---> Running in 46f98ccab523 [2023-08-15T15:35:54.257Z] Removing intermediate container 46f98ccab523 [2023-08-15T15:35:54.257Z] ---> 98e6c8b22dc5 [2023-08-15T15:35:54.257Z] Step 23/29 : VOLUME /cache [2023-08-15T15:35:54.257Z] ---> Running in 6bd10539cdf0 [2023-08-15T15:35:54.516Z] Removing intermediate container 6bd10539cdf0 [2023-08-15T15:35:54.516Z] ---> f89531c965fe [2023-08-15T15:35:54.516Z] Step 24/29 : EXPOSE 59711 [2023-08-15T15:35:54.516Z] ---> Running in 2a5ca99053de [2023-08-15T15:35:54.516Z] Removing intermediate container 2a5ca99053de [2023-08-15T15:35:54.516Z] ---> 7322c47c8570 [2023-08-15T15:35:54.516Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-15T15:35:54.516Z] ---> Running in 66fb8bcd70d5 [2023-08-15T15:35:54.516Z] Removing intermediate container 66fb8bcd70d5 [2023-08-15T15:35:54.516Z] ---> 83950973c94a [2023-08-15T15:35:54.516Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-15T15:35:54.775Z] ---> Running in f398e50ec8b2 [2023-08-15T15:35:54.775Z] Removing intermediate container f398e50ec8b2 [2023-08-15T15:35:54.775Z] ---> ed9b34fbdd79 [2023-08-15T15:35:54.775Z] Step 27/29 : LABEL arch=amd64 [2023-08-15T15:35:54.775Z] ---> Running in f3f519e8d4c4 [2023-08-15T15:35:54.775Z] Removing intermediate container f3f519e8d4c4 [2023-08-15T15:35:54.775Z] ---> 1047580648c9 [2023-08-15T15:35:54.775Z] Step 28/29 : LABEL git_sha=cd2fdb78346a746a4a513aea6141dac1c9baeef7 [2023-08-15T15:35:54.775Z] ---> Running in 4d2fec70c641 [2023-08-15T15:35:54.775Z] Removing intermediate container 4d2fec70c641 [2023-08-15T15:35:54.775Z] ---> 9f153d4c09d0 [2023-08-15T15:35:54.775Z] Step 29/29 : LABEL version=3.1.0-dev.11 [2023-08-15T15:35:54.775Z] ---> Running in 77192fb98b87 [2023-08-15T15:35:55.034Z] Removing intermediate container 77192fb98b87 [2023-08-15T15:35:55.034Z] ---> 98e5ee5e6f97 [2023-08-15T15:35:55.034Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-15T15:35:55.034Z] Successfully built 98e5ee5e6f97 [2023-08-15T15:35:55.034Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T15:35:55.114Z] provisioning config files... [2023-08-15T15:35:55.120Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6092399160563659544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:35:55.410Z] ---> docker-login.sh [2023-08-15T15:35:55.410Z] nexus3.edgexfoundry.org:10001 [2023-08-15T15:35:55.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:55.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:55.410Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:55.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:55.410Z] [2023-08-15T15:35:55.410Z] Login Succeeded [2023-08-15T15:35:55.410Z] nexus3.edgexfoundry.org:10002 [2023-08-15T15:35:55.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:55.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:55.410Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:55.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:55.410Z] [2023-08-15T15:35:55.410Z] Login Succeeded [2023-08-15T15:35:55.410Z] nexus3.edgexfoundry.org:10003 [2023-08-15T15:35:55.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:55.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:55.668Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:55.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:55.668Z] [2023-08-15T15:35:55.668Z] Login Succeeded [2023-08-15T15:35:55.668Z] nexus3.edgexfoundry.org:10004 [2023-08-15T15:35:55.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:55.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:55.668Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:55.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:55.668Z] [2023-08-15T15:35:55.668Z] Login Succeeded [2023-08-15T15:35:55.668Z] docker.io [2023-08-15T15:35:55.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:55.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:55.927Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:55.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:55.927Z] [2023-08-15T15:35:55.927Z] Login Succeeded [2023-08-15T15:35:55.927Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T15:35:55.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T15:35:55.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:35:55.987Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-08-15T15:35:55.987Z] cd2fdb78346a746a4a513aea6141dac1c9baeef7 [2023-08-15T15:35:55.987Z] latest [2023-08-15T15:35:55.987Z] 3.1.0-dev.11 [2023-08-15T15:35:55.987Z] cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11 [2023-08-15T15:35:55.987Z] main [2023-08-15T15:35:55.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:35:56.308Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd2fdb78346a746a4a513aea6141dac1c9baeef7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:35:56.611Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd2fdb78346a746a4a513aea6141dac1c9baeef7 [2023-08-15T15:35:56.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-15T15:35:56.611Z] 05704b6e7f11: Preparing [2023-08-15T15:35:56.611Z] 5e9b35d946f0: Preparing [2023-08-15T15:35:56.611Z] d0ada5f54433: Preparing [2023-08-15T15:35:56.611Z] 52d9c550b846: Preparing [2023-08-15T15:35:56.611Z] e73a9c82820d: Preparing [2023-08-15T15:35:56.611Z] d3fe16ee0636: Preparing [2023-08-15T15:35:56.611Z] 67632f31addc: Preparing [2023-08-15T15:35:56.611Z] 36b50b131297: Preparing [2023-08-15T15:35:56.611Z] d3fe16ee0636: Waiting [2023-08-15T15:35:56.611Z] 67632f31addc: Waiting [2023-08-15T15:35:56.611Z] 36b50b131297: Waiting [2023-08-15T15:35:56.611Z] 52d9c550b846: Pushed [2023-08-15T15:35:56.611Z] 05704b6e7f11: Pushed [2023-08-15T15:35:56.611Z] e73a9c82820d: Pushed [2023-08-15T15:35:56.868Z] d0ada5f54433: Pushed [2023-08-15T15:35:56.868Z] 36b50b131297: Layer already exists [2023-08-15T15:35:56.868Z] d3fe16ee0636: Pushed [2023-08-15T15:35:56.868Z] 67632f31addc: Pushed [2023-08-15T15:35:59.395Z] 5e9b35d946f0: Pushed [2023-08-15T15:35:59.395Z] cd2fdb78346a746a4a513aea6141dac1c9baeef7: digest: sha256:5601fee23477237f5b5f9623400d7b6b2d0a6c9ab329104ef49d6cf6a7ce7f9a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:35:59.723Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:36:00.025Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-08-15T15:36:00.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-15T15:36:00.025Z] 05704b6e7f11: Preparing [2023-08-15T15:36:00.025Z] 5e9b35d946f0: Preparing [2023-08-15T15:36:00.025Z] d0ada5f54433: Preparing [2023-08-15T15:36:00.025Z] 52d9c550b846: Preparing [2023-08-15T15:36:00.025Z] e73a9c82820d: Preparing [2023-08-15T15:36:00.025Z] d3fe16ee0636: Preparing [2023-08-15T15:36:00.025Z] 67632f31addc: Preparing [2023-08-15T15:36:00.025Z] 36b50b131297: Preparing [2023-08-15T15:36:00.025Z] d3fe16ee0636: Waiting [2023-08-15T15:36:00.025Z] 67632f31addc: Waiting [2023-08-15T15:36:00.025Z] 36b50b131297: Waiting [2023-08-15T15:36:00.025Z] d0ada5f54433: Layer already exists [2023-08-15T15:36:00.025Z] 52d9c550b846: Layer already exists [2023-08-15T15:36:00.025Z] 5e9b35d946f0: Layer already exists [2023-08-15T15:36:00.026Z] e73a9c82820d: Layer already exists [2023-08-15T15:36:00.026Z] 05704b6e7f11: Layer already exists [2023-08-15T15:36:00.026Z] d3fe16ee0636: Layer already exists [2023-08-15T15:36:00.026Z] 67632f31addc: Layer already exists [2023-08-15T15:36:00.026Z] 36b50b131297: Layer already exists [2023-08-15T15:36:00.026Z] latest: digest: sha256:5601fee23477237f5b5f9623400d7b6b2d0a6c9ab329104ef49d6cf6a7ce7f9a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:36:00.340Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:36:00.647Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.11 [2023-08-15T15:36:00.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-15T15:36:00.647Z] 05704b6e7f11: Preparing [2023-08-15T15:36:00.647Z] 5e9b35d946f0: Preparing [2023-08-15T15:36:00.647Z] d0ada5f54433: Preparing [2023-08-15T15:36:00.647Z] 52d9c550b846: Preparing [2023-08-15T15:36:00.647Z] e73a9c82820d: Preparing [2023-08-15T15:36:00.647Z] d3fe16ee0636: Preparing [2023-08-15T15:36:00.647Z] 67632f31addc: Preparing [2023-08-15T15:36:00.647Z] 36b50b131297: Preparing [2023-08-15T15:36:00.647Z] 67632f31addc: Waiting [2023-08-15T15:36:00.647Z] d3fe16ee0636: Waiting [2023-08-15T15:36:00.647Z] 36b50b131297: Waiting [2023-08-15T15:36:00.647Z] 5e9b35d946f0: Layer already exists [2023-08-15T15:36:00.647Z] e73a9c82820d: Layer already exists [2023-08-15T15:36:00.647Z] 52d9c550b846: Layer already exists [2023-08-15T15:36:00.647Z] 05704b6e7f11: Layer already exists [2023-08-15T15:36:00.647Z] d0ada5f54433: Layer already exists [2023-08-15T15:36:00.647Z] 36b50b131297: Layer already exists [2023-08-15T15:36:00.647Z] 67632f31addc: Layer already exists [2023-08-15T15:36:00.647Z] d3fe16ee0636: Layer already exists [2023-08-15T15:36:00.647Z] 3.1.0-dev.11: digest: sha256:5601fee23477237f5b5f9623400d7b6b2d0a6c9ab329104ef49d6cf6a7ce7f9a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:36:00.950Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:36:01.250Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11 [2023-08-15T15:36:01.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-15T15:36:01.250Z] 05704b6e7f11: Preparing [2023-08-15T15:36:01.250Z] 5e9b35d946f0: Preparing [2023-08-15T15:36:01.250Z] d0ada5f54433: Preparing [2023-08-15T15:36:01.250Z] 52d9c550b846: Preparing [2023-08-15T15:36:01.250Z] e73a9c82820d: Preparing [2023-08-15T15:36:01.250Z] d3fe16ee0636: Preparing [2023-08-15T15:36:01.250Z] 67632f31addc: Preparing [2023-08-15T15:36:01.250Z] 36b50b131297: Preparing [2023-08-15T15:36:01.250Z] 67632f31addc: Waiting [2023-08-15T15:36:01.250Z] d3fe16ee0636: Waiting [2023-08-15T15:36:01.250Z] 36b50b131297: Waiting [2023-08-15T15:36:01.250Z] d0ada5f54433: Layer already exists [2023-08-15T15:36:01.250Z] 5e9b35d946f0: Layer already exists [2023-08-15T15:36:01.250Z] 52d9c550b846: Layer already exists [2023-08-15T15:36:01.250Z] 05704b6e7f11: Layer already exists [2023-08-15T15:36:01.250Z] e73a9c82820d: Layer already exists [2023-08-15T15:36:01.250Z] 36b50b131297: Layer already exists [2023-08-15T15:36:01.250Z] d3fe16ee0636: Layer already exists [2023-08-15T15:36:01.250Z] 67632f31addc: Layer already exists [2023-08-15T15:36:01.250Z] cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11: digest: sha256:5601fee23477237f5b5f9623400d7b6b2d0a6c9ab329104ef49d6cf6a7ce7f9a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:36:01.555Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:36:01.858Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-08-15T15:36:01.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-15T15:36:01.858Z] 05704b6e7f11: Preparing [2023-08-15T15:36:01.858Z] 5e9b35d946f0: Preparing [2023-08-15T15:36:01.858Z] d0ada5f54433: Preparing [2023-08-15T15:36:01.858Z] 52d9c550b846: Preparing [2023-08-15T15:36:01.858Z] e73a9c82820d: Preparing [2023-08-15T15:36:01.858Z] d3fe16ee0636: Preparing [2023-08-15T15:36:01.858Z] 67632f31addc: Preparing [2023-08-15T15:36:01.858Z] 36b50b131297: Preparing [2023-08-15T15:36:01.858Z] d3fe16ee0636: Waiting [2023-08-15T15:36:01.858Z] 36b50b131297: Waiting [2023-08-15T15:36:01.858Z] 67632f31addc: Waiting [2023-08-15T15:36:01.858Z] 05704b6e7f11: Layer already exists [2023-08-15T15:36:01.858Z] e73a9c82820d: Layer already exists [2023-08-15T15:36:01.858Z] d0ada5f54433: Layer already exists [2023-08-15T15:36:01.858Z] 52d9c550b846: Layer already exists [2023-08-15T15:36:01.858Z] 5e9b35d946f0: Layer already exists [2023-08-15T15:36:01.858Z] 67632f31addc: Layer already exists [2023-08-15T15:36:01.858Z] d3fe16ee0636: Layer already exists [2023-08-15T15:36:01.858Z] 36b50b131297: Layer already exists [2023-08-15T15:36:01.858Z] main: digest: sha256:5601fee23477237f5b5f9623400d7b6b2d0a6c9ab329104ef49d6cf6a7ce7f9a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T15:36:01.909Z] ===================================================== [Pipeline] echo [2023-08-15T15:36:01.916Z] taggedImages: [2023-08-15T15:36:01.916Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd2fdb78346a746a4a513aea6141dac1c9baeef7 [2023-08-15T15:36:01.916Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-08-15T15:36:01.916Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.11 [2023-08-15T15:36:01.916Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11 [2023-08-15T15:36:01.916Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:36:02.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T15:36:02.286Z] [2023-08-15T15:36:02.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:36:02.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T15:36:02.587Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-15T15:36:02.587Z] 5eb5b503b376: Pulling fs layer [2023-08-15T15:36:02.587Z] 5c69ac0246d0: Pulling fs layer [2023-08-15T15:36:02.587Z] ec43610c2a17: Pulling fs layer [2023-08-15T15:36:02.587Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-15T15:36:02.587Z] 33b1e0a273af: Pulling fs layer [2023-08-15T15:36:02.587Z] 5d3b04190fa2: Pulling fs layer [2023-08-15T15:36:02.587Z] 2f39f015ded8: Pulling fs layer [2023-08-15T15:36:02.587Z] 33b1e0a273af: Waiting [2023-08-15T15:36:02.587Z] 5d3b04190fa2: Waiting [2023-08-15T15:36:02.587Z] 2f39f015ded8: Waiting [2023-08-15T15:36:02.587Z] 3a2ae6a8a46f: Waiting [2023-08-15T15:36:02.587Z] 5c69ac0246d0: Download complete [2023-08-15T15:36:02.587Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-15T15:36:02.587Z] 3a2ae6a8a46f: Download complete [2023-08-15T15:36:02.587Z] 33b1e0a273af: Verifying Checksum [2023-08-15T15:36:02.587Z] 33b1e0a273af: Download complete [2023-08-15T15:36:02.587Z] 5d3b04190fa2: Download complete [2023-08-15T15:36:02.587Z] ec43610c2a17: Verifying Checksum [2023-08-15T15:36:02.587Z] ec43610c2a17: Download complete [2023-08-15T15:36:02.845Z] 5eb5b503b376: Verifying Checksum [2023-08-15T15:36:02.845Z] 5eb5b503b376: Download complete [2023-08-15T15:36:03.413Z] 2f39f015ded8: Download complete [2023-08-15T15:36:03.979Z] 5eb5b503b376: Pull complete [2023-08-15T15:36:03.979Z] 5c69ac0246d0: Pull complete [2023-08-15T15:36:04.494Z] 8d51d6327a98: Pull complete [2023-08-15T15:36:04.494Z] 8b374f2dd631: Pull complete [2023-08-15T15:36:04.494Z] ec14aa9079de: Pull complete [2023-08-15T15:36:04.545Z] ec43610c2a17: Pull complete [2023-08-15T15:36:04.545Z] 3a2ae6a8a46f: Pull complete [2023-08-15T15:36:04.802Z] 33b1e0a273af: Pull complete [2023-08-15T15:36:04.802Z] 5d3b04190fa2: Pull complete [2023-08-15T15:36:08.988Z] 2f39f015ded8: Pull complete [2023-08-15T15:36:08.988Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-15T15:36:08.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T15:36:08.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:36:09.062Z] prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container [2023-08-15T15:36:09.090Z] $ 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-08-15T15:36:09.873Z] 2f466654f4bb: Pull complete [2023-08-15T15:36:12.469Z] 554e91adad29: Pull complete [2023-08-15T15:36:12.469Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-15T15:36:12.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T15:36:12.469Z] ---> 1e15ea492957 [2023-08-15T15:36:12.469Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T15:36:14.480Z] $ docker top de57a93c2e9d90523e660855234b35ec22d76e8f3a04e9cf098a43ef2c8a41e8 -eo pid,comm [2023-08-15T15:36:14.508Z] ---> Running in 369a4718975f [2023-08-15T15:36:14.508Z] Removing intermediate container 369a4718975f [2023-08-15T15:36:14.508Z] ---> aa47dbfc00ee [2023-08-15T15:36:14.508Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T15:36:14.508Z] ---> Running in 475234c597df [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:36:14.793Z] Removing intermediate container 475234c597df [2023-08-15T15:36:14.793Z] ---> 72981fa53cfd [2023-08-15T15:36:14.793Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-15T15:36:14.793Z] ---> Running in f858177db18f [2023-08-15T15:36:14.869Z] ---> job-cost.sh [2023-08-15T15:36:14.869Z] lf-activate-venv: SKIPPING [2023-08-15T15:36:14.869Z] INFO: No Stack... [2023-08-15T15:36:15.070Z] Removing intermediate container f858177db18f [2023-08-15T15:36:15.070Z] ---> 2a5fe0b37ac2 [2023-08-15T15:36:15.070Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T15:36:15.127Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T15:36:15.346Z] ---> Running in c510c55cfcde [2023-08-15T15:36:15.694Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T15:36:15.978Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-08-15T15:36:15.978Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T15:36:15.991Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-123-stack-cost] [2023-08-15T15:36:15.997Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-123-stack-cost] did not exist. Created. [2023-08-15T15:36:15.997Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T15:36:16.296Z] + echo total: 0.2199999988079071 [2023-08-15T15:36:16.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [Pipeline] stash [2023-08-15T15:36:16.328Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T15:36:16.337Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-123-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T15:36:16.355Z] $ docker stop --time=1 de57a93c2e9d90523e660855234b35ec22d76e8f3a04e9cf098a43ef2c8a41e8 [2023-08-15T15:36:16.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T15:36:17.496Z] $ docker rm -f --volumes de57a93c2e9d90523e660855234b35ec22d76e8f3a04e9cf098a43ef2c8a41e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-15T15:36:17.833Z] OK: 263 MiB in 53 packages [2023-08-15T15:36:18.792Z] Removing intermediate container c510c55cfcde [2023-08-15T15:36:18.792Z] ---> 4c136e67e0c6 [2023-08-15T15:36:18.792Z] Step 7/12 : WORKDIR /app [2023-08-15T15:36:18.792Z] ---> Running in 6b846f5147c3 [2023-08-15T15:36:19.065Z] Removing intermediate container 6b846f5147c3 [2023-08-15T15:36:19.065Z] ---> a998152261f9 [2023-08-15T15:36:19.065Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-15T15:36:19.331Z] ---> bd81a91fca14 [2023-08-15T15:36:19.331Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T15:36:19.605Z] ---> Running in f904c2d8d9c9 [2023-08-15T15:37:41.550Z] Removing intermediate container f904c2d8d9c9 [2023-08-15T15:37:41.550Z] ---> 87f792e662a8 [2023-08-15T15:37:41.550Z] Step 10/12 : COPY . . [2023-08-15T15:37:41.550Z] ---> 1bb29dac215d [2023-08-15T15:37:41.550Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T15:37:41.550Z] ---> Running in def935824bb8 [2023-08-15T15:37:41.550Z] Removing intermediate container def935824bb8 [2023-08-15T15:37:41.550Z] ---> cbcca4d2b069 [2023-08-15T15:37:41.550Z] Step 12/12 : RUN $MAKE [2023-08-15T15:37:41.550Z] ---> Running in b2138303b1ea [2023-08-15T15:37:41.550Z] noop [2023-08-15T15:37:41.550Z] Removing intermediate container b2138303b1ea [2023-08-15T15:37:41.550Z] ---> 05a383e100bd [2023-08-15T15:37:41.550Z] Successfully built 05a383e100bd [2023-08-15T15:37:41.550Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:37:41.912Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T15:37:41.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:37:42.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-3696 does not seem to be running inside a container [2023-08-15T15:37:42.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/123 -v /w/workspace/app-rfid-llrp-inventory/123:/w/workspace/app-rfid-llrp-inventory/123:rw,z -v /w/workspace/app-rfid-llrp-inventory/123@tmp:/w/workspace/app-rfid-llrp-inventory/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-15T15:37:46.597Z] $ docker top f8a91f97050d5b22c387952e4cd4eb1738ce8208f843095358c53bbf66b76b09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T15:37:47.422Z] + go version [2023-08-15T15:37:47.422Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-15T15:37:47.446Z] $ docker stop --time=1 f8a91f97050d5b22c387952e4cd4eb1738ce8208f843095358c53bbf66b76b09 [2023-08-15T15:37:49.067Z] $ docker rm -f --volumes f8a91f97050d5b22c387952e4cd4eb1738ce8208f843095358c53bbf66b76b09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:37:49.607Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T15:37:49.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:37:49.775Z] prd-ubuntu20.04-docker-arm64-4c-16g-3696 does not seem to be running inside a container [2023-08-15T15:37:49.845Z] $ 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/123 -v /w/workspace/app-rfid-llrp-inventory/123:/w/workspace/app-rfid-llrp-inventory/123:rw,z -v /w/workspace/app-rfid-llrp-inventory/123@tmp:/w/workspace/app-rfid-llrp-inventory/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-15T15:37:50.960Z] $ docker top 30ee9caa3178fe081a59ae5540cff02b0610728c26efb75e385e8d0626e2d10c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T15:37:51.448Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/123 [Pipeline] fileExists [Pipeline] sh [2023-08-15T15:37:51.773Z] + make test [2023-08-15T15:37:51.773Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-15T15:40:58.553Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-15T15:41:05.207Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-15T15:41:05.832Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.333s coverage: 86.2% of statements [2023-08-15T15:41:18.170Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.566s coverage: 71.9% of statements [2023-08-15T15:41:18.170Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-15T15:41:18.170Z] go vet ./... [2023-08-15T15:43:54.891Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T15:43:54.891Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T15:43:54.891Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-15T15:43:54.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T15:43:54.926Z] $ docker stop --time=1 30ee9caa3178fe081a59ae5540cff02b0610728c26efb75e385e8d0626e2d10c [2023-08-15T15:43:58.862Z] $ docker rm -f --volumes 30ee9caa3178fe081a59ae5540cff02b0610728c26efb75e385e8d0626e2d10c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T15:44:00.539Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T15:44:00.561Z] Warning: overwriting stash ‘coverage-report’ [2023-08-15T15:44:01.064Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T15:44:01.463Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-15T15:44:01.787Z] + ls -al . [2023-08-15T15:44:01.787Z] total 232 [2023-08-15T15:44:01.787Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 15:37 . [2023-08-15T15:44:01.787Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:35 .. [2023-08-15T15:44:01.787Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 15 15:35 .dockerignore [2023-08-15T15:44:01.787Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:35 .git [2023-08-15T15:44:01.787Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:35 .github [2023-08-15T15:44:01.787Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 15 15:35 .gitignore [2023-08-15T15:44:01.787Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 15:35 .golangci.yml [2023-08-15T15:44:01.787Z] -rw-rw-r-- 1 jenkins jenkins 10232 Aug 15 15:35 Attribution.txt [2023-08-15T15:44:01.787Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 15 15:35 CHANGELOG.md [2023-08-15T15:44:01.787Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 15 15:35 Dockerfile [2023-08-15T15:44:01.787Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 15:35 GOVERNANCE.md [2023-08-15T15:44:01.787Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 15 15:35 Jenkinsfile [2023-08-15T15:44:01.787Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 15 15:35 LICENSE [2023-08-15T15:44:01.787Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 15 15:35 Makefile [2023-08-15T15:44:01.787Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 15 15:35 OWNERS.md [2023-08-15T15:44:01.787Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 15 15:35 README.md [2023-08-15T15:44:01.787Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 15:33 VERSION [2023-08-15T15:44:01.787Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:35 bin [2023-08-15T15:44:01.787Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 15 15:41 coverage.out [2023-08-15T15:44:01.787Z] -rw-rw-r-- 1 jenkins jenkins 3664 Aug 15 15:35 go.mod [2023-08-15T15:44:01.787Z] -rw-rw-r-- 1 jenkins jenkins 32783 Aug 15 15:35 go.sum [2023-08-15T15:44:01.787Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:35 images [2023-08-15T15:44:01.787Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:35 internal [2023-08-15T15:44:01.787Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 15 15:35 main.go [2023-08-15T15:44:01.787Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:35 res [2023-08-15T15:44:01.787Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:35 snap [2023-08-15T15:44:01.787Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:35 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:44:02.126Z] + 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=cd2fdb78346a746a4a513aea6141dac1c9baeef7 --label arch=arm64 --label version=3.1.0-dev.11 . [2023-08-15T15:44:02.395Z] Sending build context to Docker daemon 684kB [2023-08-15T15:44:02.395Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T15:44:02.395Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-15T15:44:02.395Z] ---> 05a383e100bd [2023-08-15T15:44:02.395Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T15:44:02.662Z] ---> Running in 5536c8331e23 [2023-08-15T15:44:02.930Z] Removing intermediate container 5536c8331e23 [2023-08-15T15:44:02.930Z] ---> 494270b731e8 [2023-08-15T15:44:02.930Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T15:44:02.930Z] ---> Running in d0781f88b09b [2023-08-15T15:44:03.197Z] Removing intermediate container d0781f88b09b [2023-08-15T15:44:03.197Z] ---> 275d4bbc0f0a [2023-08-15T15:44:03.197Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-15T15:44:03.197Z] ---> Running in 31017f5079b6 [2023-08-15T15:44:03.784Z] Removing intermediate container 31017f5079b6 [2023-08-15T15:44:03.784Z] ---> e161e054ddb3 [2023-08-15T15:44:03.784Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T15:44:03.784Z] ---> Running in d6729ffaf48c [2023-08-15T15:44:04.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T15:44:05.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T15:44:06.667Z] OK: 263 MiB in 53 packages [2023-08-15T15:44:07.637Z] Removing intermediate container d6729ffaf48c [2023-08-15T15:44:07.637Z] ---> 098695837252 [2023-08-15T15:44:07.637Z] Step 7/29 : WORKDIR /app [2023-08-15T15:44:07.637Z] ---> Running in 2c27385789af [2023-08-15T15:44:07.904Z] Removing intermediate container 2c27385789af [2023-08-15T15:44:07.904Z] ---> d1c43d3ac8ef [2023-08-15T15:44:07.904Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-15T15:44:08.488Z] ---> 50f9bb4d0157 [2023-08-15T15:44:08.488Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T15:44:08.488Z] ---> Running in d38beb1a83b1 [2023-08-15T15:44:12.860Z] Removing intermediate container d38beb1a83b1 [2023-08-15T15:44:12.860Z] ---> 89f942c3bd43 [2023-08-15T15:44:12.860Z] Step 10/29 : COPY . . [2023-08-15T15:44:13.134Z] ---> 1c7be6a094d0 [2023-08-15T15:44:13.134Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T15:44:13.134Z] ---> Running in 269e2442885f [2023-08-15T15:44:13.419Z] Removing intermediate container 269e2442885f [2023-08-15T15:44:13.419Z] ---> bd337edc27f4 [2023-08-15T15:44:13.419Z] Step 12/29 : RUN $MAKE [2023-08-15T15:44:13.689Z] ---> Running in 325bafa284e4 [2023-08-15T15:44:14.651Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.11" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-08-15T15:46:51.387Z] Removing intermediate container 325bafa284e4 [2023-08-15T15:46:51.387Z] ---> 777b39991911 [2023-08-15T15:46:51.387Z] Step 13/29 : FROM alpine:3.17 [2023-08-15T15:46:51.387Z] 3.17: Pulling from library/alpine [2023-08-15T15:46:51.387Z] 4060ece20d7a: Pulling fs layer [2023-08-15T15:46:51.387Z] 4060ece20d7a: Download complete [2023-08-15T15:46:51.387Z] 4060ece20d7a: Pull complete [2023-08-15T15:46:51.387Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T15:46:51.387Z] Status: Downloaded newer image for alpine:3.17 [2023-08-15T15:46:51.387Z] ---> 8650cd65339b [2023-08-15T15:46:51.387Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-15T15:46:51.387Z] ---> Running in 200cf4247fd3 [2023-08-15T15:46:51.387Z] Removing intermediate container 200cf4247fd3 [2023-08-15T15:46:51.387Z] ---> bf731d10603b [2023-08-15T15:46:51.387Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-15T15:46:51.387Z] ---> Running in 895962ac7b91 [2023-08-15T15:46:51.387Z] Removing intermediate container 895962ac7b91 [2023-08-15T15:46:51.387Z] ---> 2734b0849dd2 [2023-08-15T15:46:51.387Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-15T15:46:51.387Z] ---> Running in 426805fb0fbf [2023-08-15T15:46:51.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T15:46:51.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T15:46:51.387Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-15T15:46:51.387Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-15T15:46:51.387Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T15:46:51.387Z] Executing ca-certificates-20230506-r0.trigger [2023-08-15T15:46:51.387Z] OK: 8 MiB in 17 packages [2023-08-15T15:46:51.387Z] Removing intermediate container 426805fb0fbf [2023-08-15T15:46:51.387Z] ---> e86963ce855a [2023-08-15T15:46:51.387Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-15T15:46:51.387Z] ---> cf1aa103274d [2023-08-15T15:46:51.387Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-15T15:46:51.387Z] ---> df5a773feffd [2023-08-15T15:46:51.387Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-15T15:46:51.387Z] ---> a2e246169a24 [2023-08-15T15:46:51.387Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-15T15:46:51.387Z] ---> 33420c019f1b [2023-08-15T15:46:51.387Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-15T15:46:52.798Z] ---> ac3fcb737b23 [2023-08-15T15:46:52.798Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-15T15:46:52.798Z] ---> Running in bd3017a5305c [2023-08-15T15:46:54.743Z] Removing intermediate container bd3017a5305c [2023-08-15T15:46:54.743Z] ---> bbc343aa4398 [2023-08-15T15:46:54.743Z] Step 23/29 : VOLUME /cache [2023-08-15T15:46:54.743Z] ---> Running in 9c50257792a9 [2023-08-15T15:46:55.011Z] Removing intermediate container 9c50257792a9 [2023-08-15T15:46:55.011Z] ---> e69921e49203 [2023-08-15T15:46:55.011Z] Step 24/29 : EXPOSE 59711 [2023-08-15T15:46:55.011Z] ---> Running in 3bfeb27e5de7 [2023-08-15T15:46:55.279Z] Removing intermediate container 3bfeb27e5de7 [2023-08-15T15:46:55.279Z] ---> 6811097d95bd [2023-08-15T15:46:55.279Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-15T15:46:55.547Z] ---> Running in a41c97ebe704 [2023-08-15T15:46:55.814Z] Removing intermediate container a41c97ebe704 [2023-08-15T15:46:55.814Z] ---> ccc6e17cfdf4 [2023-08-15T15:46:55.814Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-15T15:46:55.814Z] ---> Running in 4ce39edbc79f [2023-08-15T15:46:56.082Z] Removing intermediate container 4ce39edbc79f [2023-08-15T15:46:56.082Z] ---> a17e7cca7a00 [2023-08-15T15:46:56.082Z] Step 27/29 : LABEL arch=arm64 [2023-08-15T15:46:56.082Z] ---> Running in be427a8e9b7a [2023-08-15T15:46:56.354Z] Removing intermediate container be427a8e9b7a [2023-08-15T15:46:56.354Z] ---> 48a0331fcf3f [2023-08-15T15:46:56.354Z] Step 28/29 : LABEL git_sha=cd2fdb78346a746a4a513aea6141dac1c9baeef7 [2023-08-15T15:46:56.623Z] ---> Running in 62382355929b [2023-08-15T15:46:56.892Z] Removing intermediate container 62382355929b [2023-08-15T15:46:56.892Z] ---> c26ee0dd14de [2023-08-15T15:46:56.892Z] Step 29/29 : LABEL version=3.1.0-dev.11 [2023-08-15T15:46:56.892Z] ---> Running in 2844143ed39a [2023-08-15T15:46:57.159Z] Removing intermediate container 2844143ed39a [2023-08-15T15:46:57.159Z] ---> 658e829f9134 [2023-08-15T15:46:57.159Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-15T15:46:57.159Z] Successfully built 658e829f9134 [2023-08-15T15:46:57.159Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T15:46:57.267Z] provisioning config files... [2023-08-15T15:46:57.282Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/123@tmp/config8608666343626208420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:46:57.618Z] ---> docker-login.sh [2023-08-15T15:46:57.618Z] nexus3.edgexfoundry.org:10001 [2023-08-15T15:46:58.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:46:58.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:46:58.183Z] Configure a credential helper to remove this warning. See [2023-08-15T15:46:58.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:46:58.183Z] [2023-08-15T15:46:58.183Z] Login Succeeded [2023-08-15T15:46:58.183Z] nexus3.edgexfoundry.org:10002 [2023-08-15T15:46:58.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:46:58.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:46:58.449Z] Configure a credential helper to remove this warning. See [2023-08-15T15:46:58.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:46:58.449Z] [2023-08-15T15:46:58.449Z] Login Succeeded [2023-08-15T15:46:58.449Z] nexus3.edgexfoundry.org:10003 [2023-08-15T15:46:58.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:46:58.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:46:58.718Z] Configure a credential helper to remove this warning. See [2023-08-15T15:46:58.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:46:58.718Z] [2023-08-15T15:46:58.718Z] Login Succeeded [2023-08-15T15:46:58.718Z] nexus3.edgexfoundry.org:10004 [2023-08-15T15:46:58.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:46:58.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:46:58.983Z] Configure a credential helper to remove this warning. See [2023-08-15T15:46:58.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:46:58.983Z] [2023-08-15T15:46:58.983Z] Login Succeeded [2023-08-15T15:46:59.251Z] docker.io [2023-08-15T15:46:59.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:46:59.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:46:59.784Z] Configure a credential helper to remove this warning. See [2023-08-15T15:46:59.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:46:59.784Z] [2023-08-15T15:46:59.784Z] Login Succeeded [2023-08-15T15:46:59.784Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T15:46:59.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T15:46:59.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:46:59.857Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-08-15T15:46:59.857Z] cd2fdb78346a746a4a513aea6141dac1c9baeef7 [2023-08-15T15:46:59.857Z] latest [2023-08-15T15:46:59.857Z] 3.1.0-dev.11 [2023-08-15T15:46:59.857Z] cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11 [2023-08-15T15:46:59.857Z] main [2023-08-15T15:46:59.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:47:00.215Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd2fdb78346a746a4a513aea6141dac1c9baeef7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:47:00.560Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd2fdb78346a746a4a513aea6141dac1c9baeef7 [2023-08-15T15:47:00.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-15T15:47:00.560Z] d0ddb4be0640: Preparing [2023-08-15T15:47:00.560Z] c78b95898ee6: Preparing [2023-08-15T15:47:00.560Z] b20f4bd95313: Preparing [2023-08-15T15:47:00.560Z] e133823c908e: Preparing [2023-08-15T15:47:00.560Z] 5f10656a97f9: Preparing [2023-08-15T15:47:00.560Z] 498a91c5df8e: Preparing [2023-08-15T15:47:00.560Z] 435d3da74e07: Preparing [2023-08-15T15:47:00.560Z] d2d9d24a8c2a: Preparing [2023-08-15T15:47:00.560Z] 498a91c5df8e: Waiting [2023-08-15T15:47:00.560Z] 435d3da74e07: Waiting [2023-08-15T15:47:00.560Z] d2d9d24a8c2a: Waiting [2023-08-15T15:47:00.827Z] 5f10656a97f9: Pushed [2023-08-15T15:47:00.827Z] d0ddb4be0640: Pushed [2023-08-15T15:47:00.827Z] e133823c908e: Pushed [2023-08-15T15:47:00.827Z] b20f4bd95313: Pushed [2023-08-15T15:47:00.827Z] d2d9d24a8c2a: Layer already exists [2023-08-15T15:47:01.093Z] 498a91c5df8e: Pushed [2023-08-15T15:47:01.093Z] 435d3da74e07: Pushed [2023-08-15T15:47:06.437Z] c78b95898ee6: Pushed [2023-08-15T15:47:06.703Z] cd2fdb78346a746a4a513aea6141dac1c9baeef7: digest: sha256:c9ddff697da21683940bf35217d632864a16117fdfcd8f22d8a7f5a5b6a398ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:47:07.054Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:47:07.399Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-08-15T15:47:07.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-15T15:47:07.399Z] d0ddb4be0640: Preparing [2023-08-15T15:47:07.399Z] c78b95898ee6: Preparing [2023-08-15T15:47:07.399Z] b20f4bd95313: Preparing [2023-08-15T15:47:07.399Z] e133823c908e: Preparing [2023-08-15T15:47:07.399Z] 5f10656a97f9: Preparing [2023-08-15T15:47:07.399Z] 498a91c5df8e: Preparing [2023-08-15T15:47:07.399Z] 435d3da74e07: Preparing [2023-08-15T15:47:07.399Z] d2d9d24a8c2a: Preparing [2023-08-15T15:47:07.399Z] 498a91c5df8e: Waiting [2023-08-15T15:47:07.399Z] 435d3da74e07: Waiting [2023-08-15T15:47:07.399Z] d2d9d24a8c2a: Waiting [2023-08-15T15:47:07.399Z] e133823c908e: Layer already exists [2023-08-15T15:47:07.399Z] 5f10656a97f9: Layer already exists [2023-08-15T15:47:07.399Z] d0ddb4be0640: Layer already exists [2023-08-15T15:47:07.399Z] b20f4bd95313: Layer already exists [2023-08-15T15:47:07.399Z] c78b95898ee6: Layer already exists [2023-08-15T15:47:07.399Z] 435d3da74e07: Layer already exists [2023-08-15T15:47:07.399Z] 498a91c5df8e: Layer already exists [2023-08-15T15:47:07.399Z] d2d9d24a8c2a: Layer already exists [2023-08-15T15:47:07.665Z] latest: digest: sha256:c9ddff697da21683940bf35217d632864a16117fdfcd8f22d8a7f5a5b6a398ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:47:08.006Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:47:08.346Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.11 [2023-08-15T15:47:08.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-15T15:47:08.346Z] d0ddb4be0640: Preparing [2023-08-15T15:47:08.346Z] c78b95898ee6: Preparing [2023-08-15T15:47:08.346Z] b20f4bd95313: Preparing [2023-08-15T15:47:08.346Z] e133823c908e: Preparing [2023-08-15T15:47:08.346Z] 5f10656a97f9: Preparing [2023-08-15T15:47:08.346Z] 498a91c5df8e: Preparing [2023-08-15T15:47:08.346Z] 435d3da74e07: Preparing [2023-08-15T15:47:08.346Z] d2d9d24a8c2a: Preparing [2023-08-15T15:47:08.346Z] 498a91c5df8e: Waiting [2023-08-15T15:47:08.346Z] 435d3da74e07: Waiting [2023-08-15T15:47:08.346Z] d2d9d24a8c2a: Waiting [2023-08-15T15:47:08.346Z] b20f4bd95313: Layer already exists [2023-08-15T15:47:08.346Z] c78b95898ee6: Layer already exists [2023-08-15T15:47:08.346Z] e133823c908e: Layer already exists [2023-08-15T15:47:08.346Z] d0ddb4be0640: Layer already exists [2023-08-15T15:47:08.346Z] 5f10656a97f9: Layer already exists [2023-08-15T15:47:08.346Z] 498a91c5df8e: Layer already exists [2023-08-15T15:47:08.346Z] 435d3da74e07: Layer already exists [2023-08-15T15:47:08.346Z] d2d9d24a8c2a: Layer already exists [2023-08-15T15:47:08.612Z] 3.1.0-dev.11: digest: sha256:c9ddff697da21683940bf35217d632864a16117fdfcd8f22d8a7f5a5b6a398ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:47:08.950Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:47:09.289Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11 [2023-08-15T15:47:09.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-15T15:47:09.289Z] d0ddb4be0640: Preparing [2023-08-15T15:47:09.289Z] c78b95898ee6: Preparing [2023-08-15T15:47:09.289Z] b20f4bd95313: Preparing [2023-08-15T15:47:09.289Z] e133823c908e: Preparing [2023-08-15T15:47:09.289Z] 5f10656a97f9: Preparing [2023-08-15T15:47:09.289Z] 498a91c5df8e: Preparing [2023-08-15T15:47:09.289Z] 435d3da74e07: Preparing [2023-08-15T15:47:09.289Z] d2d9d24a8c2a: Preparing [2023-08-15T15:47:09.289Z] 498a91c5df8e: Waiting [2023-08-15T15:47:09.289Z] d2d9d24a8c2a: Waiting [2023-08-15T15:47:09.289Z] e133823c908e: Layer already exists [2023-08-15T15:47:09.289Z] c78b95898ee6: Layer already exists [2023-08-15T15:47:09.289Z] d0ddb4be0640: Layer already exists [2023-08-15T15:47:09.289Z] b20f4bd95313: Layer already exists [2023-08-15T15:47:09.289Z] 5f10656a97f9: Layer already exists [2023-08-15T15:47:09.289Z] d2d9d24a8c2a: Layer already exists [2023-08-15T15:47:09.289Z] 498a91c5df8e: Layer already exists [2023-08-15T15:47:09.289Z] 435d3da74e07: Layer already exists [2023-08-15T15:47:09.555Z] cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11: digest: sha256:c9ddff697da21683940bf35217d632864a16117fdfcd8f22d8a7f5a5b6a398ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:47:09.895Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:47:10.232Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-08-15T15:47:10.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-15T15:47:10.233Z] d0ddb4be0640: Preparing [2023-08-15T15:47:10.233Z] c78b95898ee6: Preparing [2023-08-15T15:47:10.233Z] b20f4bd95313: Preparing [2023-08-15T15:47:10.233Z] e133823c908e: Preparing [2023-08-15T15:47:10.233Z] 5f10656a97f9: Preparing [2023-08-15T15:47:10.233Z] 498a91c5df8e: Preparing [2023-08-15T15:47:10.233Z] 435d3da74e07: Preparing [2023-08-15T15:47:10.233Z] d2d9d24a8c2a: Preparing [2023-08-15T15:47:10.233Z] 498a91c5df8e: Waiting [2023-08-15T15:47:10.233Z] 435d3da74e07: Waiting [2023-08-15T15:47:10.233Z] d2d9d24a8c2a: Waiting [2023-08-15T15:47:10.233Z] 5f10656a97f9: Layer already exists [2023-08-15T15:47:10.233Z] e133823c908e: Layer already exists [2023-08-15T15:47:10.233Z] b20f4bd95313: Layer already exists [2023-08-15T15:47:10.233Z] d0ddb4be0640: Layer already exists [2023-08-15T15:47:10.233Z] c78b95898ee6: Layer already exists [2023-08-15T15:47:10.233Z] d2d9d24a8c2a: Layer already exists [2023-08-15T15:47:10.233Z] 498a91c5df8e: Layer already exists [2023-08-15T15:47:10.233Z] 435d3da74e07: Layer already exists [2023-08-15T15:47:10.499Z] main: digest: sha256:c9ddff697da21683940bf35217d632864a16117fdfcd8f22d8a7f5a5b6a398ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T15:47:10.543Z] ===================================================== [Pipeline] echo [2023-08-15T15:47:10.550Z] taggedImages: [2023-08-15T15:47:10.550Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd2fdb78346a746a4a513aea6141dac1c9baeef7 [2023-08-15T15:47:10.550Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-08-15T15:47:10.550Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.11 [2023-08-15T15:47:10.550Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cd2fdb78346a746a4a513aea6141dac1c9baeef7-3.1.0-dev.11 [2023-08-15T15:47:10.550Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:47:10.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T15:47:10.924Z] [2023-08-15T15:47:10.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:47:11.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T15:47:11.262Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-15T15:47:11.262Z] 8998bd30e6a1: Pulling fs layer [2023-08-15T15:47:11.262Z] 04944245beec: Pulling fs layer [2023-08-15T15:47:11.262Z] 699f458cf7ca: Pulling fs layer [2023-08-15T15:47:11.262Z] 765212b225bb: Pulling fs layer [2023-08-15T15:47:11.262Z] f23df028b6ca: Pulling fs layer [2023-08-15T15:47:11.262Z] d65c8cfc05b1: Pulling fs layer [2023-08-15T15:47:11.262Z] 2437ff75d9bd: Pulling fs layer [2023-08-15T15:47:11.262Z] 765212b225bb: Waiting [2023-08-15T15:47:11.262Z] d65c8cfc05b1: Waiting [2023-08-15T15:47:11.262Z] f23df028b6ca: Waiting [2023-08-15T15:47:11.262Z] 2437ff75d9bd: Waiting [2023-08-15T15:47:11.531Z] 04944245beec: Verifying Checksum [2023-08-15T15:47:11.531Z] 04944245beec: Download complete [2023-08-15T15:47:11.531Z] 765212b225bb: Verifying Checksum [2023-08-15T15:47:11.531Z] 765212b225bb: Download complete [2023-08-15T15:47:11.531Z] f23df028b6ca: Verifying Checksum [2023-08-15T15:47:11.531Z] f23df028b6ca: Download complete [2023-08-15T15:47:11.531Z] d65c8cfc05b1: Verifying Checksum [2023-08-15T15:47:11.531Z] d65c8cfc05b1: Download complete [2023-08-15T15:47:11.800Z] 699f458cf7ca: Download complete [2023-08-15T15:47:12.071Z] 8998bd30e6a1: Download complete [2023-08-15T15:47:14.654Z] 2437ff75d9bd: Verifying Checksum [2023-08-15T15:47:14.655Z] 2437ff75d9bd: Download complete [2023-08-15T15:47:16.069Z] 8998bd30e6a1: Pull complete [2023-08-15T15:47:20.339Z] 04944245beec: Pull complete [2023-08-15T15:47:20.923Z] 699f458cf7ca: Pull complete [2023-08-15T15:47:21.192Z] 765212b225bb: Pull complete [2023-08-15T15:47:22.155Z] f23df028b6ca: Pull complete [2023-08-15T15:47:22.155Z] d65c8cfc05b1: Pull complete [2023-08-15T15:47:37.167Z] 2437ff75d9bd: Pull complete [2023-08-15T15:47:37.167Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-15T15:47:37.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T15:47:37.167Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:47:37.376Z] prd-ubuntu20.04-docker-arm64-4c-16g-3696 does not seem to be running inside a container [2023-08-15T15:47:37.458Z] $ 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/123 -v /w/workspace/app-rfid-llrp-inventory/123:/w/workspace/app-rfid-llrp-inventory/123:rw,z -v /w/workspace/app-rfid-llrp-inventory/123@tmp:/w/workspace/app-rfid-llrp-inventory/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-15T15:47:40.219Z] $ docker top c58ef11f0b5286ceba11242329906431c7d050370a06ca59f420b8a1870d7b7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:47:41.062Z] ---> job-cost.sh [2023-08-15T15:47:41.062Z] lf-activate-venv: SKIPPING [2023-08-15T15:47:41.062Z] INFO: No Stack... [2023-08-15T15:47:42.471Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-15T15:47:43.055Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T15:47:43.695Z] + + cut -d,cat /w/workspace/app-rfid-llrp-inventory/123/archives/cost.csv [2023-08-15T15:47:43.695Z] -f6 [Pipeline] lock [2023-08-15T15:47:43.730Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-123-stack-cost] [2023-08-15T15:47:43.736Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-123-stack-cost] did not exist. Created. [2023-08-15T15:47:43.736Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T15:47:44.392Z] /w/workspace/app-rfid-llrp-inventory/123@tmp/durable-78d73407/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-15T15:47:45.043Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-15T15:47:45.065Z] Warning: overwriting stash ‘stack-cost’ [2023-08-15T15:47:45.131Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T15:47:45.138Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-123-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T15:47:45.162Z] $ docker stop --time=1 c58ef11f0b5286ceba11242329906431c7d050370a06ca59f420b8a1870d7b7b [2023-08-15T15:47:47.068Z] $ docker rm -f --volumes c58ef11f0b5286ceba11242329906431c7d050370a06ca59f420b8a1870d7b7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-15T15:47:47.520Z] provisioning config files... [2023-08-15T15:47:47.526Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12695984429896845711tmp [Pipeline] { [Pipeline] sh [2023-08-15T15:47:47.825Z] + set +x [2023-08-15T15:47:47.825Z] + curl -s https://codecov.io/bash [2023-08-15T15:47:47.825Z] + bash -s -- [2023-08-15T15:47:47.825Z] [2023-08-15T15:47:47.825Z] _____ _ [2023-08-15T15:47:47.825Z] / ____| | | [2023-08-15T15:47:47.825Z] | | ___ __| | ___ ___ _____ __ [2023-08-15T15:47:47.825Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-15T15:47:47.825Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-15T15:47:47.825Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-15T15:47:47.825Z] Bash-1.0.6 [2023-08-15T15:47:47.825Z] [2023-08-15T15:47:47.825Z] [2023-08-15T15:47:47.825Z] ==> git version 2.25.1 found [2023-08-15T15:47:47.825Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-15T15:47:47.825Z] Release-Date: 2020-01-08 [2023-08-15T15:47:47.825Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-15T15:47:47.825Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-15T15:47:47.825Z] ==> Jenkins CI detected. [2023-08-15T15:47:47.825Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-08-15T15:47:47.825Z] project root: . [2023-08-15T15:47:47.825Z] --> token set from env [2023-08-15T15:47:47.825Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-15T15:47:47.825Z] ==> Running gcov in . (disable via -X gcov) [2023-08-15T15:47:47.825Z] ==> Python coveragepy not found [2023-08-15T15:47:47.825Z] ==> Searching for coverage reports in: [2023-08-15T15:47:47.825Z] + . [2023-08-15T15:47:47.825Z] -> Found 1 reports [2023-08-15T15:47:48.083Z] ==> Detecting git/mercurial file structure [2023-08-15T15:47:48.083Z] ==> Reading reports [2023-08-15T15:47:48.083Z] + ./coverage.out bytes=41317 [2023-08-15T15:47:48.084Z] ==> Appending adjustments [2023-08-15T15:47:48.084Z] https://docs.codecov.io/docs/fixing-reports [2023-08-15T15:47:48.084Z] + Found adjustments [2023-08-15T15:47:48.084Z] ==> Gzipping contents [2023-08-15T15:47:48.084Z] 12K /tmp/codecov.fkfS4l.gz [2023-08-15T15:47:48.084Z] ==> Uploading reports [2023-08-15T15:47:48.084Z] url: https://codecov.io [2023-08-15T15:47:48.084Z] query: branch=main&commit=cd2fdb78346a746a4a513aea6141dac1c9baeef7&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F123%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-15T15:47:48.084Z] -> Pinging Codecov [2023-08-15T15:47:48.084Z] 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=cd2fdb78346a746a4a513aea6141dac1c9baeef7&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F123%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-15T15:47:48.342Z] -> Uploading to [2023-08-15T15:47:48.343Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-15/581DD39554BDF9B6E22D074273EAD858/cd2fdb78346a746a4a513aea6141dac1c9baeef7/c895ecc7-280b-41ae-a9ed-50ca4c8061ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T154748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d39b7721197d0837aeb36ece0e4a79e8f05b50aaecf21608acdd65cdc7b30911 [2023-08-15T15:47:48.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T15:47:48.343Z] Dload Upload Total Spent Left Speed [2023-08-15T15:47:48.601Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 61837 --:--:-- --:--:-- --:--:-- 61837 [2023-08-15T15:47:48.601Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cd2fdb78346a746a4a513aea6141dac1c9baeef7 [Pipeline] } [2023-08-15T15:47:48.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-15T15:47:48.816Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-15T15:47:48.826Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:47:49.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T15:47:49.121Z] [2023-08-15T15:47:49.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:47:49.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T15:47:49.416Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-15T15:47:49.416Z] df9b9388f04a: Pulling fs layer [2023-08-15T15:47:49.416Z] 52dc419b0ee2: Pulling fs layer [2023-08-15T15:47:49.416Z] 25bc292e5bac: Pulling fs layer [2023-08-15T15:47:49.416Z] 114826534d7a: Pulling fs layer [2023-08-15T15:47:49.416Z] 4657fd5d0bcf: Pulling fs layer [2023-08-15T15:47:49.416Z] 6ad1cebc031e: Pulling fs layer [2023-08-15T15:47:49.416Z] 8a3aa393b2d8: Pulling fs layer [2023-08-15T15:47:49.416Z] 114826534d7a: Waiting [2023-08-15T15:47:49.416Z] 4657fd5d0bcf: Waiting [2023-08-15T15:47:49.416Z] 8a3aa393b2d8: Waiting [2023-08-15T15:47:49.416Z] 6ad1cebc031e: Waiting [2023-08-15T15:47:49.416Z] 25bc292e5bac: Verifying Checksum [2023-08-15T15:47:49.416Z] 25bc292e5bac: Download complete [2023-08-15T15:47:49.416Z] 52dc419b0ee2: Verifying Checksum [2023-08-15T15:47:49.416Z] 52dc419b0ee2: Download complete [2023-08-15T15:47:49.416Z] 4657fd5d0bcf: Verifying Checksum [2023-08-15T15:47:49.416Z] 4657fd5d0bcf: Download complete [2023-08-15T15:47:49.416Z] df9b9388f04a: Download complete [2023-08-15T15:47:49.674Z] df9b9388f04a: Pull complete [2023-08-15T15:47:49.674Z] 6ad1cebc031e: Verifying Checksum [2023-08-15T15:47:49.674Z] 6ad1cebc031e: Download complete [2023-08-15T15:47:49.674Z] 52dc419b0ee2: Pull complete [2023-08-15T15:47:49.674Z] 25bc292e5bac: Pull complete [2023-08-15T15:47:50.243Z] 114826534d7a: Verifying Checksum [2023-08-15T15:47:50.243Z] 114826534d7a: Download complete [2023-08-15T15:47:50.243Z] 8a3aa393b2d8: Verifying Checksum [2023-08-15T15:47:50.243Z] 8a3aa393b2d8: Download complete [2023-08-15T15:47:53.519Z] 114826534d7a: Pull complete [2023-08-15T15:47:53.519Z] 4657fd5d0bcf: Pull complete [2023-08-15T15:47:53.777Z] 6ad1cebc031e: Pull complete [2023-08-15T15:47:56.304Z] 8a3aa393b2d8: Pull complete [2023-08-15T15:47:56.304Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-15T15:47:56.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T15:47:56.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:47:56.386Z] prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container [2023-08-15T15:47:56.418Z] $ 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-08-15T15:47:58.641Z] $ docker top 9468973a0396490f0b1961eb7b5942145d2f5159972b3b3423334e1236586b2a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-15T15:47:58.701Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-08-15T15:47:58.987Z] + set -o pipefail [2023-08-15T15:47:58.987Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-08-15T15:48:04.253Z] [2023-08-15T15:48:04.253Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-08-15T15:48:04.253Z] [2023-08-15T15:48:04.253Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/6f96110b-a475-4f0d-ac48-d3311ae3c98d [2023-08-15T15:48:04.253Z] [2023-08-15T15:48:04.253Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-15T15:48:04.253Z] [2023-08-15T15:48:04.253Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-15T15:48:04.253Z] [2023-08-15T15:48:04.253Z] [2023-08-15T15:48:04.253Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-15T15:48:04.253Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-15T15:48:04.253Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-15T15:48:04.262Z] $ docker stop --time=1 9468973a0396490f0b1961eb7b5942145d2f5159972b3b3423334e1236586b2a [2023-08-15T15:48:06.420Z] $ docker rm -f --volumes 9468973a0396490f0b1961eb7b5942145d2f5159972b3b3423334e1236586b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T15:48:07.168Z] + git log --format=format:%s -1 cd2fdb78346a746a4a513aea6141dac1c9baeef7 [Pipeline] sh [2023-08-15T15:48:07.455Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T15:48:07.456Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:48:07.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:48:07.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:48:07.825Z] prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container [2023-08-15T15:48:07.855Z] $ 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-08-15T15:48:08.209Z] $ docker top bf44fef88f823a90081ae9109a5bfc1900ae72b7780c6038ccf50bb72ff3a28e -eo pid,comm [2023-08-15T15:48:08.264Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-15T15:48:08.264Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T15:48:08.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T15:48:08.298Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T15:48:08.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T15:48:08.399Z] $ docker exec bf44fef88f823a90081ae9109a5bfc1900ae72b7780c6038ccf50bb72ff3a28e ssh-agent [2023-08-15T15:48:08.510Z] SSH_AUTH_SOCK=/tmp/ssh-BhK9BNFOgu4Y/agent.32 [2023-08-15T15:48:08.510Z] SSH_AGENT_PID=38 [2023-08-15T15:48:08.516Z] Running ssh-add (command line suppressed) [2023-08-15T15:48:08.625Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7201940143649642251.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7201940143649642251.key) [2023-08-15T15:48:08.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T15:48:08.924Z] + git semver tag [2023-08-15T15:48:09.182Z] 2023-08-15 15:48:09,111 [run_tag] DEBUG tag force:False [2023-08-15T15:48:09.182Z] 2023-08-15 15:48:09,111 [check_head_tag] DEBUG check head tag [2023-08-15T15:48:09.182Z] 2023-08-15 15:48:09,111 [execute] INFO git cat-file --batch-check [2023-08-15T15:48:09.182Z] 2023-08-15 15:48:09,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-08-15T15:48:09.182Z] 2023-08-15 15:48:09,115 [execute] INFO git cat-file --batch [2023-08-15T15:48:09.182Z] 2023-08-15 15:48:09,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-08-15T15:48:09.182Z] 2023-08-15 15:48:09,125 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-15T15:48:09.182Z] 2023-08-15 15:48:09,125 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 [2023-08-15T15:48:09.182Z] 2023-08-15 15:48:09,126 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-08-15T15:48:09.182Z] 2023-08-15 15:48:09,130 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-15T15:48:09.182Z] 3.1.0-dev.11 [Pipeline] } [2023-08-15T15:48:09.192Z] $ docker exec --env ******** --env ******** bf44fef88f823a90081ae9109a5bfc1900ae72b7780c6038ccf50bb72ff3a28e ssh-agent -k [2023-08-15T15:48:09.289Z] unset SSH_AUTH_SOCK; [2023-08-15T15:48:09.290Z] unset SSH_AGENT_PID; [2023-08-15T15:48:09.290Z] echo Agent pid 38 killed; [2023-08-15T15:48:09.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T15:48:09.609Z] + git semver [Pipeline] } [2023-08-15T15:48:09.879Z] $ docker stop --time=1 bf44fef88f823a90081ae9109a5bfc1900ae72b7780c6038ccf50bb72ff3a28e [2023-08-15T15:48:11.155Z] $ docker rm -f --volumes bf44fef88f823a90081ae9109a5bfc1900ae72b7780c6038ccf50bb72ff3a28e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:48:11.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T15:48:11.534Z] [2023-08-15T15:48:11.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:48:11.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T15:48:11.828Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-15T15:48:11.828Z] ab5ef0e58194: Pulling fs layer [2023-08-15T15:48:11.828Z] 9712f1f96733: Pulling fs layer [2023-08-15T15:48:11.828Z] 63f879dbbcfc: Pulling fs layer [2023-08-15T15:48:11.828Z] 0d9ebad4ef96: Pulling fs layer [2023-08-15T15:48:11.828Z] e9a5061849ea: Pulling fs layer [2023-08-15T15:48:11.828Z] d747dcd14b5f: Pulling fs layer [2023-08-15T15:48:11.828Z] 2de7ff778b66: Pulling fs layer [2023-08-15T15:48:11.828Z] 0d9ebad4ef96: Waiting [2023-08-15T15:48:11.828Z] e9a5061849ea: Waiting [2023-08-15T15:48:11.828Z] d747dcd14b5f: Waiting [2023-08-15T15:48:11.828Z] 2de7ff778b66: Waiting [2023-08-15T15:48:11.828Z] 9712f1f96733: Verifying Checksum [2023-08-15T15:48:11.828Z] 9712f1f96733: Download complete [2023-08-15T15:48:12.087Z] 63f879dbbcfc: Verifying Checksum [2023-08-15T15:48:12.087Z] 63f879dbbcfc: Download complete [2023-08-15T15:48:12.345Z] e9a5061849ea: Verifying Checksum [2023-08-15T15:48:12.345Z] e9a5061849ea: Download complete [2023-08-15T15:48:12.345Z] d747dcd14b5f: Download complete [2023-08-15T15:48:12.345Z] ab5ef0e58194: Verifying Checksum [2023-08-15T15:48:12.345Z] ab5ef0e58194: Download complete [2023-08-15T15:48:12.345Z] 0d9ebad4ef96: Verifying Checksum [2023-08-15T15:48:12.345Z] 0d9ebad4ef96: Download complete [2023-08-15T15:48:12.345Z] 2de7ff778b66: Verifying Checksum [2023-08-15T15:48:14.878Z] ab5ef0e58194: Pull complete [2023-08-15T15:48:14.878Z] 9712f1f96733: Pull complete [2023-08-15T15:48:15.443Z] 63f879dbbcfc: Pull complete [2023-08-15T15:48:18.719Z] 0d9ebad4ef96: Pull complete [2023-08-15T15:48:18.719Z] e9a5061849ea: Pull complete [2023-08-15T15:48:18.719Z] d747dcd14b5f: Pull complete [2023-08-15T15:48:19.654Z] 2de7ff778b66: Pull complete [2023-08-15T15:48:19.654Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-15T15:48:19.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T15:48:19.654Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:48:19.731Z] prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container [2023-08-15T15:48:19.760Z] $ 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-08-15T15:48:21.421Z] $ docker top 7906a0d3e9eafcef912a8088e717db6092d36b1185f96a6962b37562b8c91b7d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-15T15:48:21.492Z] provisioning config files... [2023-08-15T15:48:21.498Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config677760558952459637tmp [2023-08-15T15:48:21.508Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11804291294648977105tmp [2023-08-15T15:48:21.522Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15630583591704689336tmp [Pipeline] { [Pipeline] echo [2023-08-15T15:48:21.537Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:48:21.821Z] ---> sigul-configuration.sh [2023-08-15T15:48:21.821Z] gpg: directory `/root/.gnupg' created [2023-08-15T15:48:21.821Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-15T15:48:21.821Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-15T15:48:21.821Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-15T15:48:21.821Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-15T15:48:21.821Z] gpg: CAST5 encrypted data [2023-08-15T15:48:21.821Z] gpg: encrypted with 1 passphrase [2023-08-15T15:48:21.821Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-15T15:48:22.110Z] + mkdir /home/jenkins [2023-08-15T15:48:22.110Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-15T15:48:22.398Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-08-15T15:48:22.408Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:48:22.691Z] ---> sigul-install.sh [2023-08-15T15:48:22.691Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-15T15:48:22.975Z] + git tag --list [2023-08-15T15:48:22.975Z] v0.0.0 [2023-08-15T15:48:22.975Z] v1.0.0 [2023-08-15T15:48:22.975Z] v2.1.0 [2023-08-15T15:48:22.975Z] v2.1.1 [2023-08-15T15:48:22.975Z] v2.2.0 [2023-08-15T15:48:22.975Z] v2.3.0 [2023-08-15T15:48:22.975Z] v3.0 [2023-08-15T15:48:22.975Z] v3.0.0 [2023-08-15T15:48:22.975Z] v3.0.1 [2023-08-15T15:48:22.975Z] v3.0.1-dev.1 [2023-08-15T15:48:22.975Z] v3.1.0-dev.1 [2023-08-15T15:48:22.975Z] v3.1.0-dev.10 [2023-08-15T15:48:22.975Z] v3.1.0-dev.11 [2023-08-15T15:48:22.975Z] v3.1.0-dev.2 [2023-08-15T15:48:22.975Z] v3.1.0-dev.3 [2023-08-15T15:48:22.975Z] v3.1.0-dev.4 [2023-08-15T15:48:22.975Z] v3.1.0-dev.5 [2023-08-15T15:48:22.975Z] v3.1.0-dev.6 [2023-08-15T15:48:22.975Z] v3.1.0-dev.7 [2023-08-15T15:48:22.975Z] v3.1.0-dev.8 [2023-08-15T15:48:22.975Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-15T15:48:23.258Z] + lftools sign git-tag v3.1.0-dev.11 [2023-08-15T15:48:23.825Z] Signing Git tag with Sigul... [2023-08-15T15:48:23.825Z] Signing v3.1.0-dev.11 [Pipeline] echo [2023-08-15T15:48:24.091Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:48:24.374Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-15T15:48:24.381Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-15T15:48:24.399Z] $ docker stop --time=1 7906a0d3e9eafcef912a8088e717db6092d36b1185f96a6962b37562b8c91b7d [2023-08-15T15:48:25.656Z] $ docker rm -f --volumes 7906a0d3e9eafcef912a8088e717db6092d36b1185f96a6962b37562b8c91b7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-15T15:48:26.073Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T15:48:26.073Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:48:26.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:48:26.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:48:26.430Z] prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container [2023-08-15T15:48:26.459Z] $ 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-08-15T15:48:26.769Z] $ docker top 9fd769a64349ba533af6ba4b70e356490a6903211b3c82dcc944bd43b1540785 -eo pid,comm [2023-08-15T15:48:26.819Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-15T15:48:26.819Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T15:48:26.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T15:48:26.855Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T15:48:26.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T15:48:26.961Z] $ docker exec 9fd769a64349ba533af6ba4b70e356490a6903211b3c82dcc944bd43b1540785 ssh-agent [2023-08-15T15:48:27.056Z] SSH_AUTH_SOCK=/tmp/ssh-ELcUTTInxSrP/agent.32 [2023-08-15T15:48:27.056Z] SSH_AGENT_PID=38 [2023-08-15T15:48:27.060Z] Running ssh-add (command line suppressed) [2023-08-15T15:48:27.143Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9855995510967183631.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9855995510967183631.key) [2023-08-15T15:48:27.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T15:48:27.439Z] + git semver bump pre [2023-08-15T15:48:27.698Z] 2023-08-15 15:48:27,600 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-15T15:48:27.698Z] 2023-08-15 15:48:27,600 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev [2023-08-15T15:48:27.698Z] 2023-08-15 15:48:27,600 [bump_version] DEBUG bumped version:3.1.0-dev.12 [2023-08-15T15:48:27.698Z] 2023-08-15 15:48:27,600 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-08-15T15:48:27.698Z] 2023-08-15 15:48:27,600 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-15T15:48:27.698Z] 2023-08-15 15:48:27,600 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-15T15:48:27.698Z] 2023-08-15 15:48:27,602 [execute] INFO git cat-file --batch-check [2023-08-15T15:48:27.698Z] 2023-08-15 15:48:27,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T15:48:27.698Z] 2023-08-15 15:48:27,607 [execute] INFO git cat-file --batch [2023-08-15T15:48:27.698Z] 2023-08-15 15:48:27,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T15:48:27.698Z] 2023-08-15 15:48:27,612 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-15T15:48:27.698Z] 3.1.0-dev.12 [Pipeline] } [2023-08-15T15:48:27.706Z] $ docker exec --env ******** --env ******** 9fd769a64349ba533af6ba4b70e356490a6903211b3c82dcc944bd43b1540785 ssh-agent -k [2023-08-15T15:48:27.802Z] unset SSH_AUTH_SOCK; [2023-08-15T15:48:27.802Z] unset SSH_AGENT_PID; [2023-08-15T15:48:27.802Z] echo Agent pid 38 killed; [2023-08-15T15:48:27.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T15:48:28.107Z] + git semver [Pipeline] } [2023-08-15T15:48:28.377Z] $ docker stop --time=1 9fd769a64349ba533af6ba4b70e356490a6903211b3c82dcc944bd43b1540785 [2023-08-15T15:48:29.643Z] $ docker rm -f --volumes 9fd769a64349ba533af6ba4b70e356490a6903211b3c82dcc944bd43b1540785 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T15:48:29.974Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T15:48:29.974Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:48:30.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:48:30.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:48:30.345Z] prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container [2023-08-15T15:48:30.378Z] $ 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-08-15T15:48:30.703Z] $ docker top 5f7ef5fc76776454fab48ae303e7ff095406b75d100e6b144459a5e929b85a73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T15:48:30.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T15:48:30.786Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T15:48:30.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T15:48:30.897Z] $ docker exec 5f7ef5fc76776454fab48ae303e7ff095406b75d100e6b144459a5e929b85a73 ssh-agent [2023-08-15T15:48:30.999Z] SSH_AUTH_SOCK=/tmp/ssh-Q76uXxSPkU7g/agent.32 [2023-08-15T15:48:30.999Z] SSH_AGENT_PID=38 [2023-08-15T15:48:31.004Z] Running ssh-add (command line suppressed) [2023-08-15T15:48:31.094Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6534036112971611380.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6534036112971611380.key) [2023-08-15T15:48:31.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T15:48:31.393Z] + git semver push [2023-08-15T15:48:31.652Z] 2023-08-15 15:48:31,555 [run_push] DEBUG push [2023-08-15T15:48:31.652Z] 2023-08-15 15:48:31,556 [execute] INFO git cat-file --batch-check [2023-08-15T15:48:31.652Z] 2023-08-15 15:48:31,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T15:48:31.652Z] 2023-08-15 15:48:31,560 [execute] INFO git rev-list aa2d6da474f491b7705ba24f1b593f2c7291bb62 -- [2023-08-15T15:48:31.652Z] 2023-08-15 15:48:31,560 [execute] DEBUG Popen(['git', 'rev-list', 'aa2d6da474f491b7705ba24f1b593f2c7291bb62', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-15T15:48:31.652Z] 2023-08-15 15:48:31,567 [execute] INFO git fetch -v origin [2023-08-15T15:48:31.652Z] 2023-08-15 15:48:31,567 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-15T15:48:32.220Z] 2023-08-15 15:48:32,048 [run_push] DEBUG no remote changes detected [2023-08-15T15:48:32.220Z] 2023-08-15 15:48:32,048 [execute] INFO git push origin semver [2023-08-15T15:48:32.220Z] 2023-08-15 15:48:32,049 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-15T15:48:32.809Z] 2023-08-15 15:48:32,702 [run_push] DEBUG push all version tags [2023-08-15T15:48:32.809Z] 2023-08-15 15:48:32,703 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-15T15:48:32.809Z] 2023-08-15 15:48:32,704 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-08-15T15:48:33.787Z] 2023-08-15 15:48:33,418 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-15T15:48:33.787Z] 3.1.0-dev.12 [Pipeline] } [2023-08-15T15:48:33.815Z] $ docker exec --env ******** --env ******** 5f7ef5fc76776454fab48ae303e7ff095406b75d100e6b144459a5e929b85a73 ssh-agent -k [2023-08-15T15:48:33.908Z] unset SSH_AUTH_SOCK; [2023-08-15T15:48:33.908Z] unset SSH_AGENT_PID; [2023-08-15T15:48:33.908Z] echo Agent pid 38 killed; [2023-08-15T15:48:33.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T15:48:34.264Z] + git semver [Pipeline] } [2023-08-15T15:48:34.536Z] $ docker stop --time=1 5f7ef5fc76776454fab48ae303e7ff095406b75d100e6b144459a5e929b85a73 [2023-08-15T15:48:35.802Z] $ docker rm -f --volumes 5f7ef5fc76776454fab48ae303e7ff095406b75d100e6b144459a5e929b85a73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-15T15:48:36.414Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-08-15T15:48:36.414Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-08-15T15:48:36.414Z] total 16 [2023-08-15T15:48:36.414Z] drwxr-xr-x 3 root root 4096 Aug 15 15:36 . [2023-08-15T15:48:36.414Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 15:48 .. [2023-08-15T15:48:36.414Z] drwxr-xr-x 2 root root 4096 Aug 15 15:36 cost [2023-08-15T15:48:36.414Z] -rw-r--r-- 1 root root 95 Aug 15 15:36 cost.csv [2023-08-15T15:48:36.414Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-08-15T15:48:36.414Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-08-15T15:48:36.414Z] total 16 [2023-08-15T15:48:36.414Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 15:36 . [2023-08-15T15:48:36.414Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 15:48 .. [2023-08-15T15:48:36.414Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 15:36 cost [2023-08-15T15:48:36.414Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 15 15:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:48:36.705Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:48:37.566Z] ---> package-listing.sh [2023-08-15T15:48:37.566Z] ++ facter osfamily [2023-08-15T15:48:37.566Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-15T15:48:37.824Z] + OS_FAMILY=debian [2023-08-15T15:48:37.824Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-08-15T15:48:37.824Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-15T15:48:37.824Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-15T15:48:37.824Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-15T15:48:37.824Z] + PACKAGES=/tmp/packages_start.txt [2023-08-15T15:48:37.824Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-08-15T15:48:37.824Z] + PACKAGES=/tmp/packages_end.txt [2023-08-15T15:48:37.824Z] + case "${OS_FAMILY}" in [2023-08-15T15:48:37.824Z] + dpkg -l [2023-08-15T15:48:37.824Z] + grep '^ii' [2023-08-15T15:48:37.824Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-15T15:48:37.824Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-15T15:48:37.824Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-15T15:48:37.824Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-08-15T15:48:37.824Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-08-15T15:48:37.824Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-08-15T15:48:37.834Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-15T15:48:38.113Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:48:38.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T15:48:38.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:48:38.735Z] prd-ubuntu20.04-docker-8c-8g-3695 does not seem to be running inside a container [2023-08-15T15:48:38.767Z] $ 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-08-15T15:48:38.953Z] $ docker top 36031666d8536abc26ac2d37febe23b6941cfa1cbce56510302f26adb2f88b66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T15:48:39.287Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-15T15:48:39.568Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-15T15:48:39.852Z] + ls /var/log/sa-host [2023-08-15T15:48:39.852Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T15:48:40.003Z] provisioning config files... [2023-08-15T15:48:40.011Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14893639299844914054tmp [Pipeline] { [Pipeline] echo [2023-08-15T15:48:40.024Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:48:40.308Z] ---> create-netrc.sh [Pipeline] } [2023-08-15T15:48:40.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:48:40.640Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-15T15:48:40.648Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:48:40.931Z] ---> sudo-logs.sh [2023-08-15T15:48:40.931Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-15T15:48:40.957Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:48:41.237Z] ---> job-cost.sh [2023-08-15T15:48:41.237Z] lf-activate-venv: SKIPPING [2023-08-15T15:48:41.237Z] DEBUG: total: 0.2199999988079071 [2023-08-15T15:48:41.237Z] INFO: Retrieving Stack Cost... [2023-08-15T15:48:41.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T15:48:42.062Z] INFO: Archiving Costs [Pipeline] echo [2023-08-15T15:48:42.074Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:48:42.357Z] ---> logs-deploy.sh [2023-08-15T15:48:42.357Z] lf-activate-venv: SKIPPING [2023-08-15T15:48:42.357Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/123 [2023-08-15T15:48:42.357Z] INFO: archiving workspace using pattern(s): [2023-08-15T15:48:43.293Z] Archives upload complete. [2023-08-15T15:48:43.293Z] INFO: archiving logs to Nexus