Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f44d28d03fc0fdfeba283a47dbd77c0527c67703 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-ssh10295021264991733985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12928648495880348242.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5597370245272574202.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh6915188109089265588.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/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10413042883898478438.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:device-rfid-llrp-go] ========================================================= [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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp 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-26354 in /w/workspace/foundry_device-rfid-llrp-go_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/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f44d28d03fc0fdfeba283a47dbd77c0527c67703 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f44d28d03fc0fdfeba283a47dbd77c0527c67703 # timeout=10 Commit message: "Merge pull request #329 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" > git rev-list --no-walk e826f5dc6037df20d053c31d2f5c704deee50eae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-13T11:37:14.804Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-13T11:37:14.987Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-13T11:37:15.017Z] ========================================================= [2024-11-13T11:37:15.017Z] EdgeX Global Pipelines Version Info [2024-11-13T11:37:15.017Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:37:16.124Z] ------------------- [2024-11-13T11:37:16.124Z] stable info: [2024-11-13T11:37:16.124Z] ------------------- [2024-11-13T11:37:16.124Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-13T11:37:16.125Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-13T11:37:16.125Z] Message: update stable to v1.0.265 [2024-11-13T11:37:16.384Z] ------------------- [2024-11-13T11:37:16.384Z] experimental info: [2024-11-13T11:37:16.384Z] ------------------- [2024-11-13T11:37:16.384Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-13T11:37:16.384Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-13T11:37:16.384Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-13T11:37:16.472Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-11-13T11:37:16.498Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-11-13T11:37:16.524Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-13T11:37:16.546Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-13T11:37:16.570Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-13T11:37:16.593Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-13T11:37:16.617Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-13T11:37:16.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-13T11:37:16.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-13T11:37:16.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-13T11:37:16.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-13T11:37:16.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-11-13T11:37:16.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-13T11:37:16.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-13T11:37:16.805Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T11:37:16.829Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T11:37:16.857Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T11:37:16.880Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T11:37:16.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-13T11:37:16.923Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-13T11:37:16.942Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-13T11:37:16.967Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-13T11:37:16.994Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-13T11:37:17.020Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-13T11:37:17.047Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-13T11:37:17.071Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-13T11:37:17.092Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-13T11:37:17.116Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-13T11:37:17.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-13T11:37:17.164Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-13T11:37:17.189Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f44d28d03fc0fdfeba283a47dbd77c0527c67703 [Pipeline] echo [2024-11-13T11:37:17.210Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f44d28d [Pipeline] echo [2024-11-13T11:37:17.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T11:37:17.301Z] provisioning config files... [2024-11-13T11:37:17.315Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4103064489902445270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:37:17.651Z] ---> ****-login.sh [2024-11-13T11:37:17.651Z] nexus3.edgexfoundry.org:10001 [2024-11-13T11:37:17.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:37:17.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:37:17.913Z] Configure a credential helper to remove this warning. See [2024-11-13T11:37:17.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:37:17.913Z] [2024-11-13T11:37:17.913Z] Login Succeeded [2024-11-13T11:37:17.913Z] nexus3.edgexfoundry.org:10002 [2024-11-13T11:37:18.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:37:18.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:37:18.173Z] Configure a credential helper to remove this warning. See [2024-11-13T11:37:18.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:37:18.173Z] [2024-11-13T11:37:18.173Z] Login Succeeded [2024-11-13T11:37:18.173Z] nexus3.edgexfoundry.org:10003 [2024-11-13T11:37:18.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:37:18.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:37:18.174Z] Configure a credential helper to remove this warning. See [2024-11-13T11:37:18.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:37:18.174Z] [2024-11-13T11:37:18.174Z] Login Succeeded [2024-11-13T11:37:18.174Z] nexus3.edgexfoundry.org:10004 [2024-11-13T11:37:18.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:37:18.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:37:18.436Z] Configure a credential helper to remove this warning. See [2024-11-13T11:37:18.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:37:18.436Z] [2024-11-13T11:37:18.436Z] Login Succeeded [2024-11-13T11:37:18.436Z] ****.io [2024-11-13T11:37:18.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:37:18.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:37:18.698Z] Configure a credential helper to remove this warning. See [2024-11-13T11:37:18.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:37:18.698Z] [2024-11-13T11:37:18.698Z] Login Succeeded [2024-11-13T11:37:18.698Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T11:37:18.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-13T11:37:19.123Z] + git rev-list -1 --merges f44d28d03fc0fdfeba283a47dbd77c0527c67703~1..f44d28d03fc0fdfeba283a47dbd77c0527c67703 [Pipeline] echo [2024-11-13T11:37:19.152Z] -----------> git rev-list -1 --merges f44d28d03fc0fdfeba283a47dbd77c0527c67703~1..f44d28d03fc0fdfeba283a47dbd77c0527c67703 f44d28d03fc0fdfeba283a47dbd77c0527c67703 [2024-11-13T11:37:19.152Z] f44d28d03fc0fdfeba283a47dbd77c0527c67703 [false] [Pipeline] sh [2024-11-13T11:37:19.445Z] + git log --format=format:%s -1 f44d28d03fc0fdfeba283a47dbd77c0527c67703 [Pipeline] echo [2024-11-13T11:37:19.462Z] ========================================================= [2024-11-13T11:37:19.462Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-13T11:37:19.462Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T11:37:19.803Z] + git log --format=format:%s -1 f44d28d03fc0fdfeba283a47dbd77c0527c67703 [Pipeline] echo [2024-11-13T11:37:19.815Z] [semverPrep] GIT_COMMIT: f44d28d03fc0fdfeba283a47dbd77c0527c67703, Commit Message: Merge pull request #329 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7 [Pipeline] echo [2024-11-13T11:37:19.828Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-13T11:37:20.220Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T11:37:20.220Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-13T11:37:20.220Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-13T11:37:20.220Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-13T11:37:20.220Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-13T11:37:20.220Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-13T11:37:20.220Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:37:20.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T11:37:20.676Z] [2024-11-13T11:37:20.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:37:20.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T11:37:20.984Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-13T11:37:20.984Z] b85a868b505f: Pulling fs layer [2024-11-13T11:37:20.984Z] e2be974225ed: Pulling fs layer [2024-11-13T11:37:20.985Z] 339a4e72a1f5: Pulling fs layer [2024-11-13T11:37:20.985Z] 988bab9f4d93: Pulling fs layer [2024-11-13T11:37:20.985Z] 1469e6f7b9e6: Pulling fs layer [2024-11-13T11:37:20.985Z] eaf3925da568: Pulling fs layer [2024-11-13T11:37:20.985Z] bab4dde63d76: Pulling fs layer [2024-11-13T11:37:20.985Z] bde34c3a00c8: Pulling fs layer [2024-11-13T11:37:20.985Z] b352a97aabf1: Pulling fs layer [2024-11-13T11:37:20.985Z] 4872d77fe225: Pulling fs layer [2024-11-13T11:37:20.985Z] 5851b861e8e6: Pulling fs layer [2024-11-13T11:37:20.985Z] 1469e6f7b9e6: Waiting [2024-11-13T11:37:20.985Z] eaf3925da568: Waiting [2024-11-13T11:37:20.985Z] bab4dde63d76: Waiting [2024-11-13T11:37:20.985Z] bde34c3a00c8: Waiting [2024-11-13T11:37:20.985Z] b352a97aabf1: Waiting [2024-11-13T11:37:20.985Z] 4872d77fe225: Waiting [2024-11-13T11:37:20.985Z] 5851b861e8e6: Waiting [2024-11-13T11:37:20.985Z] 988bab9f4d93: Waiting [2024-11-13T11:37:20.985Z] e2be974225ed: Verifying Checksum [2024-11-13T11:37:20.985Z] e2be974225ed: Download complete [2024-11-13T11:37:20.985Z] 988bab9f4d93: Verifying Checksum [2024-11-13T11:37:20.985Z] 988bab9f4d93: Download complete [2024-11-13T11:37:20.985Z] 1469e6f7b9e6: Verifying Checksum [2024-11-13T11:37:20.985Z] 1469e6f7b9e6: Download complete [2024-11-13T11:37:20.985Z] 339a4e72a1f5: Verifying Checksum [2024-11-13T11:37:20.985Z] 339a4e72a1f5: Download complete [2024-11-13T11:37:20.985Z] eaf3925da568: Download complete [2024-11-13T11:37:21.243Z] bde34c3a00c8: Download complete [2024-11-13T11:37:21.243Z] b352a97aabf1: Download complete [2024-11-13T11:37:21.243Z] 4872d77fe225: Verifying Checksum [2024-11-13T11:37:21.243Z] 4872d77fe225: Download complete [2024-11-13T11:37:21.243Z] 5851b861e8e6: Download complete [2024-11-13T11:37:21.243Z] b85a868b505f: Verifying Checksum [2024-11-13T11:37:21.243Z] b85a868b505f: Download complete [2024-11-13T11:37:21.503Z] bab4dde63d76: Download complete [2024-11-13T11:37:22.440Z] b85a868b505f: Pull complete [2024-11-13T11:37:22.440Z] e2be974225ed: Pull complete [2024-11-13T11:37:23.008Z] 339a4e72a1f5: Pull complete [2024-11-13T11:37:23.008Z] 988bab9f4d93: Pull complete [2024-11-13T11:37:23.269Z] 1469e6f7b9e6: Pull complete [2024-11-13T11:37:23.269Z] eaf3925da568: Pull complete [2024-11-13T11:37:25.175Z] bab4dde63d76: Pull complete [2024-11-13T11:37:25.175Z] bde34c3a00c8: Pull complete [2024-11-13T11:37:25.175Z] b352a97aabf1: Pull complete [2024-11-13T11:37:25.175Z] 4872d77fe225: Pull complete [2024-11-13T11:37:25.175Z] 5851b861e8e6: Pull complete [2024-11-13T11:37:25.436Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-13T11:37:25.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T11:37:25.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T11:37:25.581Z] prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container [2024-11-13T11:37:25.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-11-13T11:37:28.605Z] $ docker top 81ec05fe1fe986835403449ca28a760496b593db5fc002aeac8e424c27077c89 -eo pid,comm [2024-11-13T11:37:28.660Z] 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). [2024-11-13T11:37:28.660Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T11:37:28.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T11:37:28.723Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T11:37:28.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T11:37:28.812Z] $ docker exec 81ec05fe1fe986835403449ca28a760496b593db5fc002aeac8e424c27077c89 ssh-agent [2024-11-13T11:37:28.920Z] SSH_AUTH_SOCK=/tmp/ssh-JD0wREkzswrS/agent.32 [2024-11-13T11:37:28.920Z] SSH_AGENT_PID=38 [2024-11-13T11:37:28.926Z] Running ssh-add (command line suppressed) [2024-11-13T11:37:29.010Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16962424404166965325.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16962424404166965325.key) [2024-11-13T11:37:29.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T11:37:29.316Z] + git tag --points-at HEAD [Pipeline] } [2024-11-13T11:37:29.324Z] $ docker exec --env ******** --env ******** 81ec05fe1fe986835403449ca28a760496b593db5fc002aeac8e424c27077c89 ssh-agent -k [2024-11-13T11:37:29.422Z] unset SSH_AUTH_SOCK; [2024-11-13T11:37:29.422Z] unset SSH_AGENT_PID; [2024-11-13T11:37:29.422Z] echo Agent pid 38 killed; [2024-11-13T11:37:29.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-13T11:37:29.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T11:37:29.477Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T11:37:29.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T11:37:29.571Z] $ docker exec 81ec05fe1fe986835403449ca28a760496b593db5fc002aeac8e424c27077c89 ssh-agent [2024-11-13T11:37:29.678Z] SSH_AUTH_SOCK=/tmp/ssh-JNSmvJhZGlnq/agent.71 [2024-11-13T11:37:29.678Z] SSH_AGENT_PID=78 [2024-11-13T11:37:29.683Z] Running ssh-add (command line suppressed) [2024-11-13T11:37:29.770Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11447964415175817933.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11447964415175817933.key) [2024-11-13T11:37:29.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T11:37:30.082Z] + git semver init [2024-11-13T11:37:30.342Z] 2024-11-13 11:37:30,237 [run_init] DEBUG init version:0.0.0 force:False [2024-11-13T11:37:30.342Z] 2024-11-13 11:37:30,237 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-11-13T11:37:30.342Z] 2024-11-13 11:37:30,238 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-11-13T11:37:30.342Z] 2024-11-13 11:37:30,238 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-13T11:37:32.248Z] 2024-11-13 11:37:31,928 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-11-13T11:37:32.248Z] 2024-11-13 11:37:31,929 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-11-13T11:37:32.248Z] 2024-11-13 11:37:31,929 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-13T11:37:32.248Z] 2024-11-13 11:37:31,929 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-13T11:37:32.248Z] 4.0.0-dev.4 [Pipeline] } [2024-11-13T11:37:32.257Z] $ docker exec --env ******** --env ******** 81ec05fe1fe986835403449ca28a760496b593db5fc002aeac8e424c27077c89 ssh-agent -k [2024-11-13T11:37:32.339Z] unset SSH_AUTH_SOCK; [2024-11-13T11:37:32.339Z] unset SSH_AGENT_PID; [2024-11-13T11:37:32.339Z] echo Agent pid 78 killed; [2024-11-13T11:37:32.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T11:37:32.688Z] + git semver [Pipeline] } [2024-11-13T11:37:32.956Z] $ docker stop --time=1 81ec05fe1fe986835403449ca28a760496b593db5fc002aeac8e424c27077c89 [2024-11-13T11:37:34.246Z] $ docker rm -f --volumes 81ec05fe1fe986835403449ca28a760496b593db5fc002aeac8e424c27077c89 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T11:37:34.596Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-13T11:37:34.836Z] Stashed 1 file(s) [Pipeline] echo [2024-11-13T11:37:34.840Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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 [2024-11-13T11:37:35.011Z] provisioning config files... [2024-11-13T11:37:35.021Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6418494358153687877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:37:35.326Z] ---> ****-login.sh [2024-11-13T11:37:35.326Z] nexus3.edgexfoundry.org:10001 [2024-11-13T11:37:35.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:37:35.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:37:35.326Z] Configure a credential helper to remove this warning. See [2024-11-13T11:37:35.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:37:35.327Z] [2024-11-13T11:37:35.327Z] Login Succeeded [2024-11-13T11:37:35.327Z] nexus3.edgexfoundry.org:10002 [2024-11-13T11:37:35.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:37:35.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:37:35.327Z] Configure a credential helper to remove this warning. See [2024-11-13T11:37:35.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:37:35.327Z] [2024-11-13T11:37:35.327Z] Login Succeeded [2024-11-13T11:37:35.327Z] nexus3.edgexfoundry.org:10003 [2024-11-13T11:37:35.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:37:35.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:37:35.587Z] Configure a credential helper to remove this warning. See [2024-11-13T11:37:35.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:37:35.587Z] [2024-11-13T11:37:35.587Z] Login Succeeded [2024-11-13T11:37:35.587Z] nexus3.edgexfoundry.org:10004 [2024-11-13T11:37:35.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:37:35.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:37:35.587Z] Configure a credential helper to remove this warning. See [2024-11-13T11:37:35.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:37:35.587Z] [2024-11-13T11:37:35.587Z] Login Succeeded [2024-11-13T11:37:35.587Z] ****.io [2024-11-13T11:37:35.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:37:35.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:37:35.855Z] Configure a credential helper to remove this warning. See [2024-11-13T11:37:35.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:37:35.855Z] [2024-11-13T11:37:35.855Z] Login Succeeded [2024-11-13T11:37:35.855Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T11:37:35.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T11:37:35.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T11:37:35.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T11:37:36.002Z] ========================================================= [2024-11-13T11:37:36.002Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-13T11:37:36.002Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:37:36.342Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-13T11:37:36.342Z] Sending build context to Docker daemon 11.48MB [2024-11-13T11:37:36.342Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T11:37:36.342Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-13T11:37:36.342Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-13T11:37:36.342Z] 43c4264eed91: Pulling fs layer [2024-11-13T11:37:36.342Z] 4cc291be95ef: Pulling fs layer [2024-11-13T11:37:36.342Z] 2ac1f1163629: Pulling fs layer [2024-11-13T11:37:36.342Z] 5c3c966382ef: Pulling fs layer [2024-11-13T11:37:36.342Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T11:37:36.342Z] 5d5c8e513c77: Pulling fs layer [2024-11-13T11:37:36.342Z] 9f66e0745190: Pulling fs layer [2024-11-13T11:37:36.342Z] f49a43e4bbc0: Pulling fs layer [2024-11-13T11:37:36.342Z] 561ebcabdf7f: Pulling fs layer [2024-11-13T11:37:36.342Z] 5d5c8e513c77: Waiting [2024-11-13T11:37:36.342Z] 5c3c966382ef: Waiting [2024-11-13T11:37:36.342Z] 4f4fb700ef54: Waiting [2024-11-13T11:37:36.342Z] 9f66e0745190: Waiting [2024-11-13T11:37:36.342Z] f49a43e4bbc0: Waiting [2024-11-13T11:37:36.342Z] 561ebcabdf7f: Waiting [2024-11-13T11:37:36.342Z] 4cc291be95ef: Verifying Checksum [2024-11-13T11:37:36.342Z] 4cc291be95ef: Download complete [2024-11-13T11:37:36.342Z] 5c3c966382ef: Verifying Checksum [2024-11-13T11:37:36.342Z] 5c3c966382ef: Download complete [2024-11-13T11:37:36.342Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T11:37:36.342Z] 4f4fb700ef54: Download complete [2024-11-13T11:37:36.606Z] 5d5c8e513c77: Download complete [2024-11-13T11:37:36.606Z] 43c4264eed91: Download complete [2024-11-13T11:37:36.606Z] 9f66e0745190: Verifying Checksum [2024-11-13T11:37:36.606Z] 9f66e0745190: Download complete [2024-11-13T11:37:36.606Z] 43c4264eed91: Pull complete [2024-11-13T11:37:36.881Z] 4cc291be95ef: Pull complete [2024-11-13T11:37:36.881Z] 561ebcabdf7f: Download complete [2024-11-13T11:37:37.140Z] 2ac1f1163629: Download complete [2024-11-13T11:37:37.399Z] f49a43e4bbc0: Verifying Checksum [2024-11-13T11:37:37.399Z] f49a43e4bbc0: Download complete [2024-11-13T11:37:40.686Z] 2ac1f1163629: Pull complete [2024-11-13T11:37:40.686Z] 5c3c966382ef: Pull complete [2024-11-13T11:37:40.686Z] 4f4fb700ef54: Pull complete [2024-11-13T11:37:40.686Z] 5d5c8e513c77: Pull complete [2024-11-13T11:37:40.686Z] 9f66e0745190: Pull complete [2024-11-13T11:37:42.587Z] f49a43e4bbc0: Pull complete [2024-11-13T11:37:43.155Z] 561ebcabdf7f: Pull complete [2024-11-13T11:37:43.155Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-13T11:37:43.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-13T11:37:43.155Z] ---> 3a752c3f9dda [2024-11-13T11:37:43.155Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-13T11:37:46.451Z] ---> Running in e0f6773e6bb6 [2024-11-13T11:37:46.711Z] Removing intermediate container e0f6773e6bb6 [2024-11-13T11:37:46.711Z] ---> b12c0b978970 [2024-11-13T11:37:46.711Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T11:37:46.711Z] ---> Running in 6cbad0dbb060 [2024-11-13T11:37:46.711Z] Removing intermediate container 6cbad0dbb060 [2024-11-13T11:37:46.711Z] ---> 29b9f8f18eba [2024-11-13T11:37:46.711Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-13T11:37:46.711Z] ---> Running in 9d9ecdc2680f [2024-11-13T11:37:46.972Z] Removing intermediate container 9d9ecdc2680f [2024-11-13T11:37:46.972Z] ---> 97eae8c6949c [2024-11-13T11:37:46.972Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T11:37:46.972Z] ---> Running in 8bc831c76a1a [2024-11-13T11:37:46.972Z] Removing intermediate container 8bc831c76a1a [2024-11-13T11:37:46.972Z] ---> 54f26c7d5862 [2024-11-13T11:37:46.972Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T11:37:46.972Z] ---> Running in 016380547e58 [2024-11-13T11:37:47.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T11:37:47.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T11:37:47.753Z] OK: 246 MiB in 54 packages [2024-11-13T11:37:48.012Z] Removing intermediate container 016380547e58 [2024-11-13T11:37:48.012Z] ---> 188d9d7116f6 [2024-11-13T11:37:48.012Z] Step 8/12 : WORKDIR /app [2024-11-13T11:37:48.012Z] ---> Running in a3dff3ecdbfc [2024-11-13T11:37:48.012Z] Removing intermediate container a3dff3ecdbfc [2024-11-13T11:37:48.012Z] ---> 9e48f59da4cd [2024-11-13T11:37:48.012Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-13T11:37:48.271Z] ---> cf45a88eb3e0 [2024-11-13T11:37:48.271Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T11:37:48.271Z] ---> Running in 32a69ba6da20 [2024-11-13T11:37:49.961Z] Still waiting to schedule task [2024-11-13T11:37:49.961Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-13T11:38:55.990Z] Removing intermediate container 32a69ba6da20 [2024-11-13T11:38:55.990Z] ---> 18f0ad32bfc3 [2024-11-13T11:38:55.990Z] Step 11/12 : COPY . . [2024-11-13T11:38:55.990Z] ---> 8152790b835d [2024-11-13T11:38:55.990Z] Step 12/12 : RUN $MAKE [2024-11-13T11:38:55.990Z] ---> Running in d7862440749c [2024-11-13T11:38:55.990Z] noop [2024-11-13T11:38:55.990Z] Removing intermediate container d7862440749c [2024-11-13T11:38:55.990Z] ---> 9e11d0779c30 [2024-11-13T11:38:55.990Z] Successfully built 9e11d0779c30 [2024-11-13T11:38:55.990Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:38:56.336Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T11:38:56.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T11:38:56.421Z] prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container [2024-11-13T11:38:56.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-11-13T11:38:56.814Z] $ docker top 4e1d8bbea35716b261152a4339926385a9f603cf2576a0aacc963cd6d0f58f91 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T11:38:57.168Z] + go version [2024-11-13T11:38:57.168Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-13T11:38:57.179Z] $ docker stop --time=1 4e1d8bbea35716b261152a4339926385a9f603cf2576a0aacc963cd6d0f58f91 [2024-11-13T11:38:58.465Z] $ docker rm -f --volumes 4e1d8bbea35716b261152a4339926385a9f603cf2576a0aacc963cd6d0f58f91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:38:58.934Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T11:38:58.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T11:38:59.018Z] prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container [2024-11-13T11:38:59.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-11-13T11:38:59.379Z] $ docker top dc7ae8fc303974086d7808227a27ada7303b7007640d7a1ef30f3a0f24ead6cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T11:38:59.727Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-13T11:39:00.039Z] + make test [2024-11-13T11:39:00.039Z] go test ./... -coverprofile=coverage.out ./... [2024-11-13T11:39:01.954Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-11-13T11:39:13.600Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26355 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-11-13T11:39:13.626Z] Running in /w/workspace/device-rfid-llrp-go/159 [Pipeline] { [Pipeline] checkout [2024-11-13T11:39:16.676Z] The recommended git tool is: git [2024-11-13T11:39:21.068Z] using credential edgex-jenkins-ssh [2024-11-13T11:39:21.100Z] Cloning the remote Git repository [2024-11-13T11:39:21.135Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-13T11:39:21.219Z] > git init /w/workspace/device-rfid-llrp-go/159 # timeout=10 [2024-11-13T11:39:21.354Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-13T11:39:21.355Z] > git --version # timeout=10 [2024-11-13T11:39:21.374Z] > git --version # 'git version 2.25.1' [2024-11-13T11:39:21.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T11:39:21.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T11:39:23.878Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-11-13T11:39:23.878Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-11-13T11:39:24.827Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.630s coverage: 40.6% of statements [2024-11-13T11:39:24.827Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2024-11-13T11:39:24.827Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.250s coverage: 51.9% of statements [2024-11-13T11:39:25.170Z] Avoid second fetch [2024-11-13T11:39:25.170Z] Checking out Revision f44d28d03fc0fdfeba283a47dbd77c0527c67703 (main) [2024-11-13T11:39:24.220Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-11-13T11:39:24.247Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T11:39:25.183Z] > git config core.sparsecheckout # timeout=10 [2024-11-13T11:39:25.242Z] > git checkout -f f44d28d03fc0fdfeba283a47dbd77c0527c67703 # timeout=10 [2024-11-13T11:39:25.822Z] Commit message: "Merge pull request #329 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T11:39:30.476Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-13T11:39:30.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T11:39:30.476Z] Dload Upload Total Spent Left Speed [2024-11-13T11:39:30.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 67162 0 --:--:-- --:--:-- --:--:-- 67515 [Pipeline] sh [2024-11-13T11:39:30.810Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-13T11:39:31.132Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-11-13T11:39:31.132Z] /etc/docker/daemon.json [2024-11-13T11:39:31.132Z] { [2024-11-13T11:39:31.132Z] "registry-mirrors": [ [2024-11-13T11:39:31.132Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-13T11:39:31.132Z] ], [2024-11-13T11:39:31.132Z] "bip": "10.250.0.254/24", [2024-11-13T11:39:31.132Z] "hosts": [ [2024-11-13T11:39:31.132Z] "tcp://0.0.0.0:5555", [2024-11-13T11:39:31.132Z] "unix:///var/run/docker.sock" [2024-11-13T11:39:31.132Z] ], [2024-11-13T11:39:31.132Z] "mtu": 1458, [2024-11-13T11:39:31.132Z] "selinux-enabled": true, [2024-11-13T11:39:31.132Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-13T11:39:31.132Z] } [Pipeline] sh [2024-11-13T11:39:31.456Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-13T11:39:31.778Z] + sudo service docker restart [2024-11-13T11:39:39.715Z] go vet ./... [2024-11-13T11:39:43.000Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T11:39:43.266Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T11:39:43.266Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T11:39:43.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T11:39:43.564Z] $ docker stop --time=1 dc7ae8fc303974086d7808227a27ada7303b7007640d7a1ef30f3a0f24ead6cf [2024-11-13T11:39:46.229Z] $ docker rm -f --volumes dc7ae8fc303974086d7808227a27ada7303b7007640d7a1ef30f3a0f24ead6cf [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T11:39:46.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T11:39:46.871Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-13T11:39:47.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T11:39:47.749Z] + ls -al . [2024-11-13T11:39:47.749Z] total 704 [2024-11-13T11:39:47.749Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 13 11:39 . [2024-11-13T11:39:47.749Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 11:37 .. [2024-11-13T11:39:47.749Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 13 11:37 .dockerignore [2024-11-13T11:39:47.749Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 11:39 .git [2024-11-13T11:39:47.749Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 11:37 .github [2024-11-13T11:39:47.749Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 13 11:37 .gitignore [2024-11-13T11:39:47.749Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 11:37 .golangci.yml [2024-11-13T11:39:47.749Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 11:37 .semver [2024-11-13T11:39:47.749Z] -rw-rw-r-- 1 jenkins jenkins 20798 Nov 13 11:37 Attribution.txt [2024-11-13T11:39:47.749Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 13 11:37 CHANGELOG.md [2024-11-13T11:39:47.749Z] -rw-rw-r-- 1 jenkins jenkins 1489 Nov 13 11:37 Dockerfile [2024-11-13T11:39:47.749Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 11:37 GOVERNANCE.md [2024-11-13T11:39:47.749Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 13 11:37 Jenkinsfile [2024-11-13T11:39:47.749Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 13 11:37 LICENSE [2024-11-13T11:39:47.749Z] -rw-rw-r-- 1 jenkins jenkins 2761 Nov 13 11:37 Makefile [2024-11-13T11:39:47.749Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 13 11:37 OWNERS.md [2024-11-13T11:39:47.749Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 13 11:37 README.md [2024-11-13T11:39:47.749Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 11:37 VERSION [2024-11-13T11:39:47.749Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 11:37 bin [2024-11-13T11:39:47.749Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 11:37 cmd [2024-11-13T11:39:47.749Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 13 11:39 coverage.out [2024-11-13T11:39:47.749Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 11:37 examples [2024-11-13T11:39:47.749Z] -rw-rw-r-- 1 jenkins jenkins 6419 Nov 13 11:37 go.mod [2024-11-13T11:39:47.749Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 13 11:37 go.sum [2024-11-13T11:39:47.749Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 11:37 images [2024-11-13T11:39:47.749Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 11:37 internal [2024-11-13T11:39:47.749Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 11:37 pkg [2024-11-13T11:39:47.749Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 13 11:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:39:48.062Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f44d28d03fc0fdfeba283a47dbd77c0527c67703 --label arch=amd64 --label version=4.0.0-dev.4 . [2024-11-13T11:39:48.062Z] Sending build context to Docker daemon 11.48MB [2024-11-13T11:39:48.062Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T11:39:48.062Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-13T11:39:48.062Z] ---> 9e11d0779c30 [2024-11-13T11:39:48.062Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-13T11:39:48.320Z] ---> Running in dd3e4d81873a [2024-11-13T11:39:48.320Z] Removing intermediate container dd3e4d81873a [2024-11-13T11:39:48.320Z] ---> d64f214ce579 [2024-11-13T11:39:48.320Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T11:39:48.580Z] ---> Running in 9f87f5311a0f [2024-11-13T11:39:48.580Z] Removing intermediate container 9f87f5311a0f [2024-11-13T11:39:48.580Z] ---> 00153606556d [2024-11-13T11:39:48.580Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-11-13T11:39:48.580Z] ---> Running in 40b065913e59 [2024-11-13T11:39:48.580Z] Removing intermediate container 40b065913e59 [2024-11-13T11:39:48.580Z] ---> cf88978ffcdd [2024-11-13T11:39:48.580Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T11:39:48.580Z] ---> Running in b8f26331dc40 [2024-11-13T11:39:48.840Z] Removing intermediate container b8f26331dc40 [2024-11-13T11:39:48.840Z] ---> ab22bf5955de [2024-11-13T11:39:48.840Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T11:39:48.840Z] ---> Running in 49ff9ebf4ae3 [2024-11-13T11:39:49.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T11:39:49.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T11:39:49.668Z] OK: 246 MiB in 54 packages [2024-11-13T11:39:49.927Z] Removing intermediate container 49ff9ebf4ae3 [2024-11-13T11:39:49.927Z] ---> 4a3f87e4bff7 [2024-11-13T11:39:49.927Z] Step 8/25 : WORKDIR /app [2024-11-13T11:39:49.927Z] ---> Running in 09253f99207b [2024-11-13T11:39:49.927Z] Removing intermediate container 09253f99207b [2024-11-13T11:39:49.927Z] ---> 5ec77531ec07 [2024-11-13T11:39:49.927Z] Step 9/25 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T11:39:50.025Z] provisioning config files... [2024-11-13T11:39:50.046Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/159@tmp/config2510425962044277981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:39:50.188Z] ---> 999009a81916 [2024-11-13T11:39:50.188Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T11:39:50.188Z] ---> Running in 6155722600c3 [2024-11-13T11:39:50.471Z] ---> ****-login.sh [2024-11-13T11:39:50.471Z] nexus3.edgexfoundry.org:10001 [2024-11-13T11:39:50.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:39:50.760Z] Removing intermediate container 6155722600c3 [2024-11-13T11:39:50.760Z] ---> 23e4535716f0 [2024-11-13T11:39:50.760Z] Step 11/25 : COPY . . [2024-11-13T11:39:51.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:39:51.009Z] Configure a credential helper to remove this warning. See [2024-11-13T11:39:51.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:39:51.009Z] [2024-11-13T11:39:51.009Z] Login Succeeded [2024-11-13T11:39:51.009Z] nexus3.edgexfoundry.org:10002 [2024-11-13T11:39:51.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:39:51.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:39:51.279Z] Configure a credential helper to remove this warning. See [2024-11-13T11:39:51.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:39:51.279Z] [2024-11-13T11:39:51.279Z] Login Succeeded [2024-11-13T11:39:51.279Z] nexus3.edgexfoundry.org:10003 [2024-11-13T11:39:51.335Z] ---> a4df0d0610a1 [2024-11-13T11:39:51.335Z] Step 12/25 : RUN $MAKE [2024-11-13T11:39:51.335Z] ---> Running in 8efa2084bf75 [2024-11-13T11:39:51.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:39:51.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:39:51.549Z] Configure a credential helper to remove this warning. See [2024-11-13T11:39:51.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:39:51.549Z] [2024-11-13T11:39:51.549Z] Login Succeeded [2024-11-13T11:39:51.549Z] nexus3.edgexfoundry.org:10004 [2024-11-13T11:39:51.593Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-11-13T11:39:51.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:39:52.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:39:52.093Z] Configure a credential helper to remove this warning. See [2024-11-13T11:39:52.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:39:52.093Z] [2024-11-13T11:39:52.093Z] Login Succeeded [2024-11-13T11:39:52.093Z] ****.io [2024-11-13T11:39:52.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:39:52.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:39:52.364Z] Configure a credential helper to remove this warning. See [2024-11-13T11:39:52.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:39:52.364Z] [2024-11-13T11:39:52.364Z] Login Succeeded [2024-11-13T11:39:52.364Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T11:39:52.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T11:39:52.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T11:39:52.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T11:39:52.694Z] ========================================================= [2024-11-13T11:39:52.694Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-13T11:39:52.694Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:39:53.060Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-13T11:39:53.327Z] Sending build context to Docker daemon 1.21MB [2024-11-13T11:39:53.327Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T11:39:53.327Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-13T11:39:53.606Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-13T11:39:53.606Z] cf04c63912e1: Pulling fs layer [2024-11-13T11:39:53.606Z] 55b35a11ae5e: Pulling fs layer [2024-11-13T11:39:53.606Z] a37a00ec5f00: Pulling fs layer [2024-11-13T11:39:53.606Z] 50b3750afda1: Pulling fs layer [2024-11-13T11:39:53.606Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T11:39:53.606Z] 80978eb59214: Pulling fs layer [2024-11-13T11:39:53.606Z] c9f46d7d2bd2: Pulling fs layer [2024-11-13T11:39:53.606Z] c5a475d317c9: Pulling fs layer [2024-11-13T11:39:53.606Z] 4f4fb700ef54: Waiting [2024-11-13T11:39:53.606Z] 80978eb59214: Waiting [2024-11-13T11:39:53.606Z] c9f46d7d2bd2: Waiting [2024-11-13T11:39:53.606Z] c5a475d317c9: Waiting [2024-11-13T11:39:53.606Z] 50b3750afda1: Waiting [2024-11-13T11:39:53.606Z] 55b35a11ae5e: Verifying Checksum [2024-11-13T11:39:53.606Z] 55b35a11ae5e: Download complete [2024-11-13T11:39:53.606Z] 50b3750afda1: Verifying Checksum [2024-11-13T11:39:53.606Z] 50b3750afda1: Download complete [2024-11-13T11:39:53.606Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T11:39:53.606Z] 4f4fb700ef54: Download complete [2024-11-13T11:39:53.606Z] 80978eb59214: Verifying Checksum [2024-11-13T11:39:53.606Z] 80978eb59214: Download complete [2024-11-13T11:39:53.606Z] cf04c63912e1: Verifying Checksum [2024-11-13T11:39:53.606Z] cf04c63912e1: Download complete [2024-11-13T11:39:54.192Z] c5a475d317c9: Verifying Checksum [2024-11-13T11:39:54.192Z] c5a475d317c9: Download complete [2024-11-13T11:39:54.461Z] cf04c63912e1: Pull complete [2024-11-13T11:39:55.444Z] a37a00ec5f00: Verifying Checksum [2024-11-13T11:39:55.444Z] a37a00ec5f00: Download complete [2024-11-13T11:39:55.444Z] 55b35a11ae5e: Pull complete [2024-11-13T11:39:56.048Z] c9f46d7d2bd2: Verifying Checksum [2024-11-13T11:39:56.048Z] c9f46d7d2bd2: Download complete [2024-11-13T11:40:08.400Z] a37a00ec5f00: Pull complete [2024-11-13T11:40:08.400Z] 50b3750afda1: Pull complete [2024-11-13T11:40:08.400Z] 4f4fb700ef54: Pull complete [2024-11-13T11:40:08.670Z] 80978eb59214: Pull complete [2024-11-13T11:40:15.345Z] c9f46d7d2bd2: Pull complete [2024-11-13T11:40:17.302Z] c5a475d317c9: Pull complete [2024-11-13T11:40:17.302Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-13T11:40:17.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-13T11:40:17.302Z] ---> be29e6b0f0d4 [2024-11-13T11:40:17.302Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-13T11:40:18.721Z] ---> Running in 4f1e106267da [2024-11-13T11:40:18.993Z] Removing intermediate container 4f1e106267da [2024-11-13T11:40:18.993Z] ---> bafcd51993d9 [2024-11-13T11:40:18.993Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T11:40:19.264Z] ---> Running in a1066ece3e1e [2024-11-13T11:40:19.529Z] Removing intermediate container a1066ece3e1e [2024-11-13T11:40:19.529Z] ---> 34a35a13acc1 [2024-11-13T11:40:19.529Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-13T11:40:19.529Z] ---> Running in d7992f39be08 [2024-11-13T11:40:19.798Z] Removing intermediate container d7992f39be08 [2024-11-13T11:40:19.798Z] ---> 854eb89ac505 [2024-11-13T11:40:19.798Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T11:40:19.798Z] ---> Running in 47fe8cabe4f0 [2024-11-13T11:40:20.068Z] Removing intermediate container 47fe8cabe4f0 [2024-11-13T11:40:20.068Z] ---> 269fc324e931 [2024-11-13T11:40:20.068Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T11:40:20.334Z] ---> Running in 84bbfefe5f85 [2024-11-13T11:40:21.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T11:40:21.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T11:40:23.290Z] OK: 238 MiB in 54 packages [2024-11-13T11:40:23.799Z] Removing intermediate container 8efa2084bf75 [2024-11-13T11:40:23.799Z] ---> a5a70be5f6ec [2024-11-13T11:40:23.799Z] Step 13/25 : FROM alpine:3.20 [2024-11-13T11:40:23.896Z] Removing intermediate container 84bbfefe5f85 [2024-11-13T11:40:23.896Z] ---> 0e5db831e90d [2024-11-13T11:40:23.896Z] Step 8/12 : WORKDIR /app [2024-11-13T11:40:23.896Z] ---> Running in d62063b9d4e2 [2024-11-13T11:40:24.058Z] 3.20: Pulling from library/alpine [2024-11-13T11:40:24.318Z] da9db072f522: Pulling fs layer [2024-11-13T11:40:24.318Z] da9db072f522: Verifying Checksum [2024-11-13T11:40:24.318Z] da9db072f522: Download complete [2024-11-13T11:40:24.487Z] Removing intermediate container d62063b9d4e2 [2024-11-13T11:40:24.487Z] ---> 4bad47bf6c2c [2024-11-13T11:40:24.487Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-13T11:40:24.578Z] da9db072f522: Pull complete [2024-11-13T11:40:24.579Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T11:40:24.579Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T11:40:24.579Z] ---> 63b790fccc90 [2024-11-13T11:40:24.579Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-13T11:40:24.755Z] ---> fb2f7cb94d14 [2024-11-13T11:40:24.755Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T11:40:24.837Z] ---> Running in f25dc866d12f [2024-11-13T11:40:24.837Z] Removing intermediate container f25dc866d12f [2024-11-13T11:40:24.837Z] ---> 3b5b1e5559cc [2024-11-13T11:40:24.837Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-13T11:40:24.837Z] ---> Running in 192a2a61aee3 [2024-11-13T11:40:25.024Z] ---> Running in 36846dc6608c [2024-11-13T11:40:25.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T11:40:25.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T11:40:25.355Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-13T11:40:25.356Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T11:40:25.356Z] OK: 8 MiB in 15 packages [2024-11-13T11:40:25.925Z] Removing intermediate container 192a2a61aee3 [2024-11-13T11:40:25.925Z] ---> 65166c0e27a4 [2024-11-13T11:40:25.925Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-13T11:40:25.925Z] ---> Running in 0c1ff848798d [2024-11-13T11:40:26.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T11:40:26.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T11:40:26.457Z] Upgrading critical system libraries and apk-tools: [2024-11-13T11:40:26.457Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T11:40:26.457Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T11:40:26.457Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T11:40:26.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T11:40:26.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T11:40:26.979Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T11:40:26.979Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T11:40:26.979Z] OK: 8 MiB in 15 packages [2024-11-13T11:40:27.596Z] Removing intermediate container 0c1ff848798d [2024-11-13T11:40:27.596Z] ---> 953079ad9977 [2024-11-13T11:40:27.596Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-11-13T11:40:27.596Z] ---> 9de7ed2655db [2024-11-13T11:40:27.596Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-11-13T11:40:27.854Z] ---> d5606b655eb0 [2024-11-13T11:40:27.854Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-11-13T11:40:29.234Z] ---> 3c4a355f8b26 [2024-11-13T11:40:29.234Z] Step 20/25 : EXPOSE 59989 [2024-11-13T11:40:29.234Z] ---> Running in f6b8ef1d0916 [2024-11-13T11:40:29.234Z] Removing intermediate container f6b8ef1d0916 [2024-11-13T11:40:29.234Z] ---> d18c1eb31112 [2024-11-13T11:40:29.234Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-11-13T11:40:29.234Z] ---> Running in 129028ac3ed2 [2024-11-13T11:40:29.234Z] Removing intermediate container 129028ac3ed2 [2024-11-13T11:40:29.234Z] ---> f192feb332c2 [2024-11-13T11:40:29.234Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-13T11:40:29.234Z] ---> Running in 3fca57f943fc [2024-11-13T11:40:29.234Z] Removing intermediate container 3fca57f943fc [2024-11-13T11:40:29.234Z] ---> 4c23a0732055 [2024-11-13T11:40:29.234Z] Step 23/25 : LABEL arch=amd64 [2024-11-13T11:40:29.234Z] ---> Running in 3efda840d583 [2024-11-13T11:40:29.493Z] Removing intermediate container 3efda840d583 [2024-11-13T11:40:29.493Z] ---> 653ae2294bcb [2024-11-13T11:40:29.493Z] Step 24/25 : LABEL git_sha=f44d28d03fc0fdfeba283a47dbd77c0527c67703 [2024-11-13T11:40:29.493Z] ---> Running in d15d43df4f7a [2024-11-13T11:40:29.493Z] Removing intermediate container d15d43df4f7a [2024-11-13T11:40:29.493Z] ---> 29fa5ac3d341 [2024-11-13T11:40:29.493Z] Step 25/25 : LABEL version=4.0.0-dev.4 [2024-11-13T11:40:29.493Z] ---> Running in 2bd14ee91466 [2024-11-13T11:40:29.493Z] Removing intermediate container 2bd14ee91466 [2024-11-13T11:40:29.493Z] ---> 35d3b9dabefe [2024-11-13T11:40:29.493Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T11:40:29.493Z] Successfully built 35d3b9dabefe [2024-11-13T11:40:29.493Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T11:40:29.629Z] provisioning config files... [2024-11-13T11:40:29.636Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12550999091648182429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:40:29.936Z] ---> ****-login.sh [2024-11-13T11:40:29.936Z] nexus3.edgexfoundry.org:10001 [2024-11-13T11:40:29.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:40:29.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:40:29.936Z] Configure a credential helper to remove this warning. See [2024-11-13T11:40:29.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:40:29.936Z] [2024-11-13T11:40:29.936Z] Login Succeeded [2024-11-13T11:40:29.936Z] nexus3.edgexfoundry.org:10002 [2024-11-13T11:40:29.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:40:29.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:40:29.936Z] Configure a credential helper to remove this warning. See [2024-11-13T11:40:29.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:40:29.937Z] [2024-11-13T11:40:29.937Z] Login Succeeded [2024-11-13T11:40:29.937Z] nexus3.edgexfoundry.org:10003 [2024-11-13T11:40:30.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:40:30.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:40:30.195Z] Configure a credential helper to remove this warning. See [2024-11-13T11:40:30.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:40:30.195Z] [2024-11-13T11:40:30.195Z] Login Succeeded [2024-11-13T11:40:30.195Z] nexus3.edgexfoundry.org:10004 [2024-11-13T11:40:30.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:40:30.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:40:30.195Z] Configure a credential helper to remove this warning. See [2024-11-13T11:40:30.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:40:30.195Z] [2024-11-13T11:40:30.195Z] Login Succeeded [2024-11-13T11:40:30.195Z] ****.io [2024-11-13T11:40:30.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:40:30.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:40:30.453Z] Configure a credential helper to remove this warning. See [2024-11-13T11:40:30.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:40:30.453Z] [2024-11-13T11:40:30.453Z] Login Succeeded [2024-11-13T11:40:30.454Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T11:40:30.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-13T11:40:30.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T11:40:30.555Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-11-13T11:40:30.555Z] f44d28d03fc0fdfeba283a47dbd77c0527c67703 [2024-11-13T11:40:30.555Z] latest [2024-11-13T11:40:30.555Z] 4.0.0-dev.4 [2024-11-13T11:40:30.555Z] f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4 [2024-11-13T11:40:30.555Z] main [2024-11-13T11:40:30.555Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:40:30.910Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f44d28d03fc0fdfeba283a47dbd77c0527c67703 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:40:31.239Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f44d28d03fc0fdfeba283a47dbd77c0527c67703 [2024-11-13T11:40:31.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-11-13T11:40:31.239Z] d9a29e48d154: Preparing [2024-11-13T11:40:31.239Z] 9cb25f615a3f: Preparing [2024-11-13T11:40:31.239Z] a0b367f6a437: Preparing [2024-11-13T11:40:31.239Z] 39d80a6b884f: Preparing [2024-11-13T11:40:31.239Z] 7851c1639d0a: Preparing [2024-11-13T11:40:31.239Z] 75654b8eeebd: Preparing [2024-11-13T11:40:31.239Z] 75654b8eeebd: Waiting [2024-11-13T11:40:31.239Z] 9cb25f615a3f: Pushed [2024-11-13T11:40:31.239Z] 7851c1639d0a: Pushed [2024-11-13T11:40:31.239Z] a0b367f6a437: Pushed [2024-11-13T11:40:31.239Z] 75654b8eeebd: Layer already exists [2024-11-13T11:40:31.806Z] 39d80a6b884f: Pushed [2024-11-13T11:40:36.001Z] d9a29e48d154: Pushed [2024-11-13T11:40:36.001Z] f44d28d03fc0fdfeba283a47dbd77c0527c67703: digest: sha256:98dbb2d44708d4176c7f41aaf61372b8279371cc2da0aadf40d6f8b5994e4ac8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:40:36.341Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:40:36.682Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-11-13T11:40:36.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-11-13T11:40:36.682Z] d9a29e48d154: Preparing [2024-11-13T11:40:36.682Z] 9cb25f615a3f: Preparing [2024-11-13T11:40:36.682Z] a0b367f6a437: Preparing [2024-11-13T11:40:36.682Z] 39d80a6b884f: Preparing [2024-11-13T11:40:36.682Z] 7851c1639d0a: Preparing [2024-11-13T11:40:36.682Z] 75654b8eeebd: Preparing [2024-11-13T11:40:36.682Z] 75654b8eeebd: Waiting [2024-11-13T11:40:36.682Z] 9cb25f615a3f: Layer already exists [2024-11-13T11:40:36.682Z] a0b367f6a437: Layer already exists [2024-11-13T11:40:36.682Z] d9a29e48d154: Layer already exists [2024-11-13T11:40:36.682Z] 7851c1639d0a: Layer already exists [2024-11-13T11:40:36.682Z] 39d80a6b884f: Layer already exists [2024-11-13T11:40:36.682Z] 75654b8eeebd: Layer already exists [2024-11-13T11:40:36.682Z] latest: digest: sha256:98dbb2d44708d4176c7f41aaf61372b8279371cc2da0aadf40d6f8b5994e4ac8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:40:37.022Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:40:37.364Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.4 [2024-11-13T11:40:37.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-11-13T11:40:37.364Z] d9a29e48d154: Preparing [2024-11-13T11:40:37.364Z] 9cb25f615a3f: Preparing [2024-11-13T11:40:37.364Z] a0b367f6a437: Preparing [2024-11-13T11:40:37.364Z] 39d80a6b884f: Preparing [2024-11-13T11:40:37.364Z] 7851c1639d0a: Preparing [2024-11-13T11:40:37.364Z] 75654b8eeebd: Preparing [2024-11-13T11:40:37.364Z] 75654b8eeebd: Waiting [2024-11-13T11:40:37.364Z] 9cb25f615a3f: Layer already exists [2024-11-13T11:40:37.364Z] 7851c1639d0a: Layer already exists [2024-11-13T11:40:37.364Z] 39d80a6b884f: Layer already exists [2024-11-13T11:40:37.364Z] a0b367f6a437: Layer already exists [2024-11-13T11:40:37.364Z] d9a29e48d154: Layer already exists [2024-11-13T11:40:37.364Z] 75654b8eeebd: Layer already exists [2024-11-13T11:40:37.364Z] 4.0.0-dev.4: digest: sha256:98dbb2d44708d4176c7f41aaf61372b8279371cc2da0aadf40d6f8b5994e4ac8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:40:37.711Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:40:38.050Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4 [2024-11-13T11:40:38.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-11-13T11:40:38.051Z] d9a29e48d154: Preparing [2024-11-13T11:40:38.051Z] 9cb25f615a3f: Preparing [2024-11-13T11:40:38.051Z] a0b367f6a437: Preparing [2024-11-13T11:40:38.051Z] 39d80a6b884f: Preparing [2024-11-13T11:40:38.051Z] 7851c1639d0a: Preparing [2024-11-13T11:40:38.051Z] 75654b8eeebd: Preparing [2024-11-13T11:40:38.051Z] 75654b8eeebd: Waiting [2024-11-13T11:40:38.051Z] 39d80a6b884f: Layer already exists [2024-11-13T11:40:38.051Z] d9a29e48d154: Layer already exists [2024-11-13T11:40:38.051Z] 7851c1639d0a: Layer already exists [2024-11-13T11:40:38.051Z] a0b367f6a437: Layer already exists [2024-11-13T11:40:38.051Z] 9cb25f615a3f: Layer already exists [2024-11-13T11:40:38.051Z] 75654b8eeebd: Layer already exists [2024-11-13T11:40:38.051Z] f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4: digest: sha256:98dbb2d44708d4176c7f41aaf61372b8279371cc2da0aadf40d6f8b5994e4ac8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:40:38.380Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:40:38.711Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-11-13T11:40:38.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-11-13T11:40:38.711Z] d9a29e48d154: Preparing [2024-11-13T11:40:38.711Z] 9cb25f615a3f: Preparing [2024-11-13T11:40:38.711Z] a0b367f6a437: Preparing [2024-11-13T11:40:38.711Z] 39d80a6b884f: Preparing [2024-11-13T11:40:38.711Z] 7851c1639d0a: Preparing [2024-11-13T11:40:38.711Z] 75654b8eeebd: Preparing [2024-11-13T11:40:38.711Z] 75654b8eeebd: Waiting [2024-11-13T11:40:38.711Z] d9a29e48d154: Layer already exists [2024-11-13T11:40:38.711Z] 7851c1639d0a: Layer already exists [2024-11-13T11:40:38.711Z] 9cb25f615a3f: Layer already exists [2024-11-13T11:40:38.711Z] 39d80a6b884f: Layer already exists [2024-11-13T11:40:38.711Z] a0b367f6a437: Layer already exists [2024-11-13T11:40:38.711Z] 75654b8eeebd: Layer already exists [2024-11-13T11:40:38.711Z] main: digest: sha256:98dbb2d44708d4176c7f41aaf61372b8279371cc2da0aadf40d6f8b5994e4ac8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-13T11:40:38.792Z] ===================================================== [Pipeline] echo [2024-11-13T11:40:38.810Z] taggedImages: [2024-11-13T11:40:38.810Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f44d28d03fc0fdfeba283a47dbd77c0527c67703 [2024-11-13T11:40:38.810Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-11-13T11:40:38.810Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.4 [2024-11-13T11:40:38.810Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4 [2024-11-13T11:40:38.810Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:40:39.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T11:40:39.246Z] [2024-11-13T11:40:39.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:40:39.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T11:40:39.557Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-13T11:40:39.557Z] 5eb5b503b376: Pulling fs layer [2024-11-13T11:40:39.557Z] 5c69ac0246d0: Pulling fs layer [2024-11-13T11:40:39.557Z] ec43610c2a17: Pulling fs layer [2024-11-13T11:40:39.557Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-13T11:40:39.557Z] 33b1e0a273af: Pulling fs layer [2024-11-13T11:40:39.557Z] 5d3b04190fa2: Pulling fs layer [2024-11-13T11:40:39.557Z] 2f39f015ded8: Pulling fs layer [2024-11-13T11:40:39.557Z] 3a2ae6a8a46f: Waiting [2024-11-13T11:40:39.557Z] 33b1e0a273af: Waiting [2024-11-13T11:40:39.557Z] 2f39f015ded8: Waiting [2024-11-13T11:40:39.557Z] 5d3b04190fa2: Waiting [2024-11-13T11:40:39.557Z] 5c69ac0246d0: Verifying Checksum [2024-11-13T11:40:39.557Z] 5c69ac0246d0: Download complete [2024-11-13T11:40:39.557Z] 3a2ae6a8a46f: Download complete [2024-11-13T11:40:39.557Z] 33b1e0a273af: Verifying Checksum [2024-11-13T11:40:39.557Z] 33b1e0a273af: Download complete [2024-11-13T11:40:39.557Z] 5d3b04190fa2: Verifying Checksum [2024-11-13T11:40:39.557Z] 5d3b04190fa2: Download complete [2024-11-13T11:40:39.557Z] ec43610c2a17: Verifying Checksum [2024-11-13T11:40:39.557Z] ec43610c2a17: Download complete [2024-11-13T11:40:39.816Z] 5eb5b503b376: Verifying Checksum [2024-11-13T11:40:39.816Z] 5eb5b503b376: Download complete [2024-11-13T11:40:40.385Z] 2f39f015ded8: Download complete [2024-11-13T11:40:40.954Z] 5eb5b503b376: Pull complete [2024-11-13T11:40:41.214Z] 5c69ac0246d0: Pull complete [2024-11-13T11:40:41.474Z] ec43610c2a17: Pull complete [2024-11-13T11:40:41.733Z] 3a2ae6a8a46f: Pull complete [2024-11-13T11:40:41.991Z] 33b1e0a273af: Pull complete [2024-11-13T11:40:41.991Z] 5d3b04190fa2: Pull complete [2024-11-13T11:40:46.216Z] 2f39f015ded8: Pull complete [2024-11-13T11:40:46.216Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-13T11:40:46.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T11:40:46.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T11:40:46.326Z] prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container [2024-11-13T11:40:46.358Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-11-13T11:40:49.693Z] $ docker top ad0c16a8206b44982b079c93675f2b48bb1fe9f401a416ae6f709e0a1ed65797 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:40:50.103Z] ---> job-cost.sh [2024-11-13T11:40:50.103Z] lf-activate-venv: SKIPPING [2024-11-13T11:40:50.103Z] INFO: No Stack... [2024-11-13T11:40:50.672Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T11:40:50.932Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T11:40:51.229Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-11-13T11:40:51.229Z] + cut -d, -f6 [Pipeline] lock [2024-11-13T11:40:51.240Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-159-stack-cost] [2024-11-13T11:40:51.251Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-159-stack-cost] did not exist. Created. [2024-11-13T11:40:51.258Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T11:40:51.658Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-13T11:40:51.683Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T11:40:51.691Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-159-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T11:40:51.716Z] $ docker stop --time=1 ad0c16a8206b44982b079c93675f2b48bb1fe9f401a416ae6f709e0a1ed65797 [2024-11-13T11:40:52.870Z] $ docker rm -f --volumes ad0c16a8206b44982b079c93675f2b48bb1fe9f401a416ae6f709e0a1ed65797 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-13T11:42:16.675Z] Removing intermediate container 36846dc6608c [2024-11-13T11:42:16.675Z] ---> 6bc9bcfefe52 [2024-11-13T11:42:16.675Z] Step 11/12 : COPY . . [2024-11-13T11:42:16.675Z] ---> c6bba921975e [2024-11-13T11:42:16.675Z] Step 12/12 : RUN $MAKE [2024-11-13T11:42:16.675Z] ---> Running in 1058f7b945d7 [2024-11-13T11:42:16.675Z] noop [2024-11-13T11:42:16.675Z] Removing intermediate container 1058f7b945d7 [2024-11-13T11:42:16.675Z] ---> ebae65bb2c29 [2024-11-13T11:42:16.675Z] Successfully built ebae65bb2c29 [2024-11-13T11:42:16.675Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:42:17.046Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T11:42:17.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T11:42:17.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-26355 does not seem to be running inside a container [2024-11-13T11:42:17.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/159 -v /w/workspace/device-rfid-llrp-go/159:/w/workspace/device-rfid-llrp-go/159:rw,z -v /w/workspace/device-rfid-llrp-go/159@tmp:/w/workspace/device-rfid-llrp-go/159@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 [2024-11-13T11:42:18.486Z] $ docker top 0779f78fdbefe1bf3e1f896c79600e6aa3d8ef57301c97e899c6780ccab43301 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T11:42:19.302Z] + go version [2024-11-13T11:42:19.302Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-13T11:42:19.314Z] $ docker stop --time=1 0779f78fdbefe1bf3e1f896c79600e6aa3d8ef57301c97e899c6780ccab43301 [2024-11-13T11:42:20.865Z] $ docker rm -f --volumes 0779f78fdbefe1bf3e1f896c79600e6aa3d8ef57301c97e899c6780ccab43301 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:42:21.424Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T11:42:21.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T11:42:21.594Z] prd-ubuntu20.04-docker-arm64-4c-16g-26355 does not seem to be running inside a container [2024-11-13T11:42:21.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/159 -v /w/workspace/device-rfid-llrp-go/159:/w/workspace/device-rfid-llrp-go/159:rw,z -v /w/workspace/device-rfid-llrp-go/159@tmp:/w/workspace/device-rfid-llrp-go/159@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 [2024-11-13T11:42:22.710Z] $ docker top 78969b689dfad6a012f60a3192240a28d1c8573636bbbaa66d0b570e358e3ddc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T11:42:23.534Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/159 [Pipeline] fileExists [Pipeline] sh [2024-11-13T11:42:23.863Z] + make test [2024-11-13T11:42:23.863Z] go test ./... -coverprofile=coverage.out ./... [2024-11-13T11:42:30.528Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-11-13T11:46:07.374Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-11-13T11:46:07.374Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-11-13T11:46:34.050Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.635s coverage: 40.6% of statements [2024-11-13T11:46:34.050Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.068s coverage: 95.5% of statements [2024-11-13T11:46:34.050Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.545s coverage: 51.9% of statements [2024-11-13T11:46:34.050Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-13T11:46:34.050Z] go vet ./... [2024-11-13T11:47:21.204Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T11:47:21.204Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T11:47:21.204Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T11:47:21.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T11:47:21.505Z] $ docker stop --time=1 78969b689dfad6a012f60a3192240a28d1c8573636bbbaa66d0b570e358e3ddc [2024-11-13T11:47:23.429Z] $ docker rm -f --volumes 78969b689dfad6a012f60a3192240a28d1c8573636bbbaa66d0b570e358e3ddc [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T11:47:25.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T11:47:25.110Z] Warning: overwriting stash ‘coverage-report’ [2024-11-13T11:47:25.778Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T11:47:26.181Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T11:47:26.511Z] + ls -al . [2024-11-13T11:47:26.511Z] total 700 [2024-11-13T11:47:26.511Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 11:42 . [2024-11-13T11:47:26.511Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 11:39 .. [2024-11-13T11:47:26.511Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 13 11:39 .dockerignore [2024-11-13T11:47:26.511Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 11:39 .git [2024-11-13T11:47:26.511Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 11:39 .github [2024-11-13T11:47:26.511Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 13 11:39 .gitignore [2024-11-13T11:47:26.511Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 11:39 .golangci.yml [2024-11-13T11:47:26.511Z] -rw-rw-r-- 1 jenkins jenkins 20798 Nov 13 11:39 Attribution.txt [2024-11-13T11:47:26.511Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 13 11:39 CHANGELOG.md [2024-11-13T11:47:26.511Z] -rw-rw-r-- 1 jenkins jenkins 1489 Nov 13 11:39 Dockerfile [2024-11-13T11:47:26.511Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 11:39 GOVERNANCE.md [2024-11-13T11:47:26.511Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 13 11:39 Jenkinsfile [2024-11-13T11:47:26.511Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 13 11:39 LICENSE [2024-11-13T11:47:26.511Z] -rw-rw-r-- 1 jenkins jenkins 2761 Nov 13 11:39 Makefile [2024-11-13T11:47:26.511Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 13 11:39 OWNERS.md [2024-11-13T11:47:26.511Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 13 11:39 README.md [2024-11-13T11:47:26.511Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 11:37 VERSION [2024-11-13T11:47:26.511Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 11:39 bin [2024-11-13T11:47:26.511Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 11:39 cmd [2024-11-13T11:47:26.511Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 13 11:46 coverage.out [2024-11-13T11:47:26.511Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 11:39 examples [2024-11-13T11:47:26.511Z] -rw-rw-r-- 1 jenkins jenkins 6419 Nov 13 11:39 go.mod [2024-11-13T11:47:26.511Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 13 11:39 go.sum [2024-11-13T11:47:26.511Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 11:39 images [2024-11-13T11:47:26.511Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 11:39 internal [2024-11-13T11:47:26.511Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 11:39 pkg [2024-11-13T11:47:26.511Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 13 11:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:47:26.891Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f44d28d03fc0fdfeba283a47dbd77c0527c67703 --label arch=arm64 --label version=4.0.0-dev.4 . [2024-11-13T11:47:27.160Z] Sending build context to Docker daemon 1.21MB [2024-11-13T11:47:27.160Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T11:47:27.160Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-13T11:47:27.160Z] ---> ebae65bb2c29 [2024-11-13T11:47:27.160Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-13T11:47:27.428Z] ---> Running in adc1ab259564 [2024-11-13T11:47:27.696Z] Removing intermediate container adc1ab259564 [2024-11-13T11:47:27.696Z] ---> 43732b975a6d [2024-11-13T11:47:27.696Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T11:47:27.696Z] ---> Running in 3ee17fa095e1 [2024-11-13T11:47:27.961Z] Removing intermediate container 3ee17fa095e1 [2024-11-13T11:47:27.961Z] ---> d206be04c2c1 [2024-11-13T11:47:27.961Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-11-13T11:47:27.961Z] ---> Running in 3222d17e9e8b [2024-11-13T11:47:28.549Z] Removing intermediate container 3222d17e9e8b [2024-11-13T11:47:28.549Z] ---> 1499043e0dc9 [2024-11-13T11:47:28.549Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T11:47:28.549Z] ---> Running in ba5a77fa3b36 [2024-11-13T11:47:28.817Z] Removing intermediate container ba5a77fa3b36 [2024-11-13T11:47:28.817Z] ---> 0327056a9c5b [2024-11-13T11:47:28.817Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T11:47:28.817Z] ---> Running in 0ce6a66cade1 [2024-11-13T11:47:30.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T11:47:30.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T11:47:31.686Z] OK: 238 MiB in 54 packages [2024-11-13T11:47:33.706Z] Removing intermediate container 0ce6a66cade1 [2024-11-13T11:47:33.707Z] ---> defcd956edb6 [2024-11-13T11:47:33.707Z] Step 8/25 : WORKDIR /app [2024-11-13T11:47:33.707Z] ---> Running in 0c992370666f [2024-11-13T11:47:33.707Z] Removing intermediate container 0c992370666f [2024-11-13T11:47:33.707Z] ---> 7d93ff5a403e [2024-11-13T11:47:33.707Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-13T11:47:33.975Z] ---> d786a4fa348c [2024-11-13T11:47:33.975Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T11:47:33.975Z] ---> Running in 8b4c922eb293 [2024-11-13T11:47:35.924Z] Removing intermediate container 8b4c922eb293 [2024-11-13T11:47:35.924Z] ---> 79a01091d579 [2024-11-13T11:47:35.924Z] Step 11/25 : COPY . . [2024-11-13T11:47:36.887Z] ---> 6ff23b3b446f [2024-11-13T11:47:36.887Z] Step 12/25 : RUN $MAKE [2024-11-13T11:47:36.887Z] ---> Running in 7fb48fdd9669 [2024-11-13T11:47:37.843Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-11-13T11:50:59.598Z] Removing intermediate container 7fb48fdd9669 [2024-11-13T11:50:59.598Z] ---> 5b9d170af47e [2024-11-13T11:50:59.598Z] Step 13/25 : FROM alpine:3.20 [2024-11-13T11:50:59.598Z] 3.20: Pulling from library/alpine [2024-11-13T11:50:59.598Z] 9986a736f7d3: Pulling fs layer [2024-11-13T11:50:59.598Z] 9986a736f7d3: Verifying Checksum [2024-11-13T11:50:59.598Z] 9986a736f7d3: Download complete [2024-11-13T11:50:59.598Z] 9986a736f7d3: Pull complete [2024-11-13T11:50:59.598Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T11:50:59.598Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T11:50:59.598Z] ---> 511a44083d3a [2024-11-13T11:50:59.598Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-13T11:50:59.598Z] ---> Running in 217510857c15 [2024-11-13T11:50:59.598Z] Removing intermediate container 217510857c15 [2024-11-13T11:50:59.598Z] ---> 638e1bee895a [2024-11-13T11:50:59.598Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-13T11:50:59.598Z] ---> Running in 1f4208a5a596 [2024-11-13T11:50:59.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T11:50:59.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T11:50:59.598Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-13T11:50:59.598Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T11:50:59.598Z] OK: 9 MiB in 15 packages [2024-11-13T11:50:59.598Z] Removing intermediate container 1f4208a5a596 [2024-11-13T11:50:59.598Z] ---> 44bfd69d4507 [2024-11-13T11:50:59.598Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-13T11:50:59.598Z] ---> Running in be9546946a85 [2024-11-13T11:50:59.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T11:50:59.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T11:50:59.598Z] Upgrading critical system libraries and apk-tools: [2024-11-13T11:50:59.598Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T11:50:59.598Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T11:50:59.598Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T11:50:59.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T11:50:59.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T11:50:59.598Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T11:50:59.598Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T11:50:59.598Z] OK: 9 MiB in 15 packages [2024-11-13T11:51:00.573Z] Removing intermediate container be9546946a85 [2024-11-13T11:51:00.573Z] ---> 740cb9e34255 [2024-11-13T11:51:00.573Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-11-13T11:51:01.159Z] ---> b4e50963e69c [2024-11-13T11:51:01.159Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-11-13T11:51:01.744Z] ---> 04f70ec78f08 [2024-11-13T11:51:01.744Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-11-13T11:51:04.339Z] ---> d7162e272517 [2024-11-13T11:51:04.339Z] Step 20/25 : EXPOSE 59989 [2024-11-13T11:51:04.339Z] ---> Running in 265eb6b62b07 [2024-11-13T11:51:04.339Z] Removing intermediate container 265eb6b62b07 [2024-11-13T11:51:04.339Z] ---> 890852d27aad [2024-11-13T11:51:04.339Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-11-13T11:51:04.605Z] ---> Running in 18c944d437ea [2024-11-13T11:51:04.872Z] Removing intermediate container 18c944d437ea [2024-11-13T11:51:04.872Z] ---> 194f06ce07d1 [2024-11-13T11:51:04.872Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-13T11:51:04.872Z] ---> Running in 4eddaa0900bb [2024-11-13T11:51:05.142Z] Removing intermediate container 4eddaa0900bb [2024-11-13T11:51:05.142Z] ---> 793de4684700 [2024-11-13T11:51:05.142Z] Step 23/25 : LABEL arch=arm64 [2024-11-13T11:51:05.414Z] ---> Running in 90c78a36ddf9 [2024-11-13T11:51:05.682Z] Removing intermediate container 90c78a36ddf9 [2024-11-13T11:51:05.682Z] ---> 6b696dbed2e3 [2024-11-13T11:51:05.682Z] Step 24/25 : LABEL git_sha=f44d28d03fc0fdfeba283a47dbd77c0527c67703 [2024-11-13T11:51:05.682Z] ---> Running in 5a2a70e9abf9 [2024-11-13T11:51:05.948Z] Removing intermediate container 5a2a70e9abf9 [2024-11-13T11:51:05.948Z] ---> c7848df5d1a9 [2024-11-13T11:51:05.948Z] Step 25/25 : LABEL version=4.0.0-dev.4 [2024-11-13T11:51:05.948Z] ---> Running in 088d11f25056 [2024-11-13T11:51:06.214Z] Removing intermediate container 088d11f25056 [2024-11-13T11:51:06.214Z] ---> bf664f4b4d3c [2024-11-13T11:51:06.214Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T11:51:06.481Z] Successfully built bf664f4b4d3c [2024-11-13T11:51:06.481Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T11:51:06.633Z] provisioning config files... [2024-11-13T11:51:06.648Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/159@tmp/config965867452534954656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:51:06.984Z] ---> ****-login.sh [2024-11-13T11:51:06.985Z] nexus3.edgexfoundry.org:10001 [2024-11-13T11:51:06.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:51:07.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:51:07.252Z] Configure a credential helper to remove this warning. See [2024-11-13T11:51:07.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:51:07.252Z] [2024-11-13T11:51:07.252Z] Login Succeeded [2024-11-13T11:51:07.252Z] nexus3.edgexfoundry.org:10002 [2024-11-13T11:51:07.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:51:07.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:51:07.519Z] Configure a credential helper to remove this warning. See [2024-11-13T11:51:07.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:51:07.519Z] [2024-11-13T11:51:07.519Z] Login Succeeded [2024-11-13T11:51:07.519Z] nexus3.edgexfoundry.org:10003 [2024-11-13T11:51:07.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:51:07.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:51:07.787Z] Configure a credential helper to remove this warning. See [2024-11-13T11:51:07.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:51:07.787Z] [2024-11-13T11:51:07.787Z] Login Succeeded [2024-11-13T11:51:07.787Z] nexus3.edgexfoundry.org:10004 [2024-11-13T11:51:08.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:51:08.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:51:08.327Z] Configure a credential helper to remove this warning. See [2024-11-13T11:51:08.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:51:08.327Z] [2024-11-13T11:51:08.327Z] Login Succeeded [2024-11-13T11:51:08.327Z] ****.io [2024-11-13T11:51:08.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T11:51:08.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T11:51:08.593Z] Configure a credential helper to remove this warning. See [2024-11-13T11:51:08.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T11:51:08.593Z] [2024-11-13T11:51:08.593Z] Login Succeeded [2024-11-13T11:51:08.593Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T11:51:08.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-13T11:51:08.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T11:51:08.689Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-11-13T11:51:08.689Z] f44d28d03fc0fdfeba283a47dbd77c0527c67703 [2024-11-13T11:51:08.689Z] latest [2024-11-13T11:51:08.689Z] 4.0.0-dev.4 [2024-11-13T11:51:08.689Z] f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4 [2024-11-13T11:51:08.689Z] main [2024-11-13T11:51:08.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:51:09.061Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f44d28d03fc0fdfeba283a47dbd77c0527c67703 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:51:09.416Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f44d28d03fc0fdfeba283a47dbd77c0527c67703 [2024-11-13T11:51:09.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-11-13T11:51:09.416Z] 23f0d2273549: Preparing [2024-11-13T11:51:09.416Z] adadf326a0c2: Preparing [2024-11-13T11:51:09.416Z] 64dcdb577acb: Preparing [2024-11-13T11:51:09.416Z] 9183e3b51175: Preparing [2024-11-13T11:51:09.416Z] b2d582d8e405: Preparing [2024-11-13T11:51:09.416Z] 651d9022c234: Preparing [2024-11-13T11:51:09.416Z] 651d9022c234: Waiting [2024-11-13T11:51:09.679Z] b2d582d8e405: Pushed [2024-11-13T11:51:09.679Z] 64dcdb577acb: Pushed [2024-11-13T11:51:09.679Z] adadf326a0c2: Pushed [2024-11-13T11:51:09.679Z] 651d9022c234: Layer already exists [2024-11-13T11:51:11.081Z] 9183e3b51175: Pushed [2024-11-13T11:51:19.286Z] 23f0d2273549: Pushed [2024-11-13T11:51:19.286Z] f44d28d03fc0fdfeba283a47dbd77c0527c67703: digest: sha256:b93271af5268618bcf7d1ed3ac5737de219cd84deaa12fdf9b0646c979f1dd32 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:51:19.637Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:51:19.996Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-11-13T11:51:19.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-11-13T11:51:19.996Z] 23f0d2273549: Preparing [2024-11-13T11:51:19.996Z] adadf326a0c2: Preparing [2024-11-13T11:51:19.996Z] 64dcdb577acb: Preparing [2024-11-13T11:51:19.996Z] 9183e3b51175: Preparing [2024-11-13T11:51:19.996Z] b2d582d8e405: Preparing [2024-11-13T11:51:19.996Z] 651d9022c234: Preparing [2024-11-13T11:51:19.996Z] 651d9022c234: Waiting [2024-11-13T11:51:19.996Z] adadf326a0c2: Layer already exists [2024-11-13T11:51:19.996Z] 9183e3b51175: Layer already exists [2024-11-13T11:51:19.996Z] 64dcdb577acb: Layer already exists [2024-11-13T11:51:19.996Z] b2d582d8e405: Layer already exists [2024-11-13T11:51:19.996Z] 23f0d2273549: Layer already exists [2024-11-13T11:51:19.996Z] 651d9022c234: Layer already exists [2024-11-13T11:51:19.996Z] latest: digest: sha256:b93271af5268618bcf7d1ed3ac5737de219cd84deaa12fdf9b0646c979f1dd32 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:51:20.693Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:51:21.054Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.4 [2024-11-13T11:51:21.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-11-13T11:51:21.054Z] 23f0d2273549: Preparing [2024-11-13T11:51:21.054Z] adadf326a0c2: Preparing [2024-11-13T11:51:21.054Z] 64dcdb577acb: Preparing [2024-11-13T11:51:21.054Z] 9183e3b51175: Preparing [2024-11-13T11:51:21.054Z] b2d582d8e405: Preparing [2024-11-13T11:51:21.054Z] 651d9022c234: Preparing [2024-11-13T11:51:21.054Z] 651d9022c234: Waiting [2024-11-13T11:51:21.054Z] 23f0d2273549: Layer already exists [2024-11-13T11:51:21.054Z] 9183e3b51175: Layer already exists [2024-11-13T11:51:21.054Z] b2d582d8e405: Layer already exists [2024-11-13T11:51:21.054Z] adadf326a0c2: Layer already exists [2024-11-13T11:51:21.054Z] 64dcdb577acb: Layer already exists [2024-11-13T11:51:21.054Z] 651d9022c234: Layer already exists [2024-11-13T11:51:21.322Z] 4.0.0-dev.4: digest: sha256:b93271af5268618bcf7d1ed3ac5737de219cd84deaa12fdf9b0646c979f1dd32 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:51:21.688Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:51:22.047Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4 [2024-11-13T11:51:22.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-11-13T11:51:22.047Z] 23f0d2273549: Preparing [2024-11-13T11:51:22.047Z] adadf326a0c2: Preparing [2024-11-13T11:51:22.047Z] 64dcdb577acb: Preparing [2024-11-13T11:51:22.047Z] 9183e3b51175: Preparing [2024-11-13T11:51:22.047Z] b2d582d8e405: Preparing [2024-11-13T11:51:22.047Z] 651d9022c234: Preparing [2024-11-13T11:51:22.047Z] 651d9022c234: Waiting [2024-11-13T11:51:22.047Z] 64dcdb577acb: Layer already exists [2024-11-13T11:51:22.047Z] b2d582d8e405: Layer already exists [2024-11-13T11:51:22.047Z] 23f0d2273549: Layer already exists [2024-11-13T11:51:22.047Z] adadf326a0c2: Layer already exists [2024-11-13T11:51:22.047Z] 9183e3b51175: Layer already exists [2024-11-13T11:51:22.047Z] 651d9022c234: Layer already exists [2024-11-13T11:51:22.047Z] f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4: digest: sha256:b93271af5268618bcf7d1ed3ac5737de219cd84deaa12fdf9b0646c979f1dd32 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:51:22.665Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:51:23.024Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-11-13T11:51:23.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-11-13T11:51:23.024Z] 23f0d2273549: Preparing [2024-11-13T11:51:23.024Z] adadf326a0c2: Preparing [2024-11-13T11:51:23.024Z] 64dcdb577acb: Preparing [2024-11-13T11:51:23.024Z] 9183e3b51175: Preparing [2024-11-13T11:51:23.024Z] b2d582d8e405: Preparing [2024-11-13T11:51:23.024Z] 651d9022c234: Preparing [2024-11-13T11:51:23.024Z] 651d9022c234: Waiting [2024-11-13T11:51:23.024Z] 64dcdb577acb: Layer already exists [2024-11-13T11:51:23.024Z] adadf326a0c2: Layer already exists [2024-11-13T11:51:23.024Z] 9183e3b51175: Layer already exists [2024-11-13T11:51:23.024Z] b2d582d8e405: Layer already exists [2024-11-13T11:51:23.024Z] 23f0d2273549: Layer already exists [2024-11-13T11:51:23.024Z] 651d9022c234: Layer already exists [2024-11-13T11:51:23.291Z] main: digest: sha256:b93271af5268618bcf7d1ed3ac5737de219cd84deaa12fdf9b0646c979f1dd32 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-13T11:51:23.373Z] ===================================================== [Pipeline] echo [2024-11-13T11:51:23.391Z] taggedImages: [2024-11-13T11:51:23.391Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f44d28d03fc0fdfeba283a47dbd77c0527c67703 [2024-11-13T11:51:23.391Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-11-13T11:51:23.391Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.4 [2024-11-13T11:51:23.391Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4 [2024-11-13T11:51:23.391Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:51:23.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T11:51:23.785Z] [2024-11-13T11:51:23.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:51:24.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T11:51:24.118Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-13T11:51:24.118Z] 8998bd30e6a1: Pulling fs layer [2024-11-13T11:51:24.118Z] 04944245beec: Pulling fs layer [2024-11-13T11:51:24.118Z] 699f458cf7ca: Pulling fs layer [2024-11-13T11:51:24.118Z] 765212b225bb: Pulling fs layer [2024-11-13T11:51:24.118Z] f23df028b6ca: Pulling fs layer [2024-11-13T11:51:24.118Z] d65c8cfc05b1: Pulling fs layer [2024-11-13T11:51:24.118Z] 2437ff75d9bd: Pulling fs layer [2024-11-13T11:51:24.118Z] 765212b225bb: Waiting [2024-11-13T11:51:24.118Z] f23df028b6ca: Waiting [2024-11-13T11:51:24.118Z] d65c8cfc05b1: Waiting [2024-11-13T11:51:24.118Z] 2437ff75d9bd: Waiting [2024-11-13T11:51:24.384Z] 04944245beec: Verifying Checksum [2024-11-13T11:51:24.384Z] 04944245beec: Download complete [2024-11-13T11:51:24.384Z] 765212b225bb: Verifying Checksum [2024-11-13T11:51:24.384Z] 765212b225bb: Download complete [2024-11-13T11:51:24.384Z] f23df028b6ca: Verifying Checksum [2024-11-13T11:51:24.384Z] f23df028b6ca: Download complete [2024-11-13T11:51:24.384Z] d65c8cfc05b1: Verifying Checksum [2024-11-13T11:51:24.384Z] d65c8cfc05b1: Download complete [2024-11-13T11:51:24.651Z] 699f458cf7ca: Verifying Checksum [2024-11-13T11:51:24.652Z] 699f458cf7ca: Download complete [2024-11-13T11:51:24.920Z] 8998bd30e6a1: Download complete [2024-11-13T11:51:27.508Z] 2437ff75d9bd: Verifying Checksum [2024-11-13T11:51:27.508Z] 2437ff75d9bd: Download complete [2024-11-13T11:51:29.463Z] 8998bd30e6a1: Pull complete [2024-11-13T11:51:29.727Z] 04944245beec: Pull complete [2024-11-13T11:51:31.128Z] 699f458cf7ca: Pull complete [2024-11-13T11:51:31.403Z] 765212b225bb: Pull complete [2024-11-13T11:51:32.361Z] f23df028b6ca: Pull complete [2024-11-13T11:51:32.361Z] d65c8cfc05b1: Pull complete [2024-11-13T11:51:47.353Z] 2437ff75d9bd: Pull complete [2024-11-13T11:51:47.353Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-13T11:51:47.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T11:51:47.353Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T11:51:47.576Z] prd-ubuntu20.04-docker-arm64-4c-16g-26355 does not seem to be running inside a container [2024-11-13T11:51:47.664Z] $ 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/device-rfid-llrp-go/159 -v /w/workspace/device-rfid-llrp-go/159:/w/workspace/device-rfid-llrp-go/159:rw,z -v /w/workspace/device-rfid-llrp-go/159@tmp:/w/workspace/device-rfid-llrp-go/159@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 [2024-11-13T11:51:50.640Z] $ docker top 6ba0db9d54a084bda258b3e371f6a7c1f8c6f87f607971cb20ea764367a18504 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:51:51.528Z] ---> job-cost.sh [2024-11-13T11:51:51.528Z] lf-activate-venv: SKIPPING [2024-11-13T11:51:51.528Z] INFO: No Stack... [2024-11-13T11:51:51.793Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-13T11:51:52.751Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T11:51:53.386Z] + cat /w/workspace/device-rfid-llrp-go/159/archives/cost.csv [2024-11-13T11:51:53.386Z] + cut -d, -f6 [Pipeline] lock [2024-11-13T11:51:53.446Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-159-stack-cost] [2024-11-13T11:51:53.457Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-159-stack-cost] did not exist. Created. [2024-11-13T11:51:53.463Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T11:51:54.116Z] /w/workspace/device-rfid-llrp-go/159@tmp/durable-19169874/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-13T11:51:54.459Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-13T11:51:54.490Z] Warning: overwriting stash ‘stack-cost’ [2024-11-13T11:51:54.582Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T11:51:54.591Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-159-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T11:51:54.614Z] $ docker stop --time=1 6ba0db9d54a084bda258b3e371f6a7c1f8c6f87f607971cb20ea764367a18504 [2024-11-13T11:51:56.121Z] $ docker rm -f --volumes 6ba0db9d54a084bda258b3e371f6a7c1f8c6f87f607971cb20ea764367a18504 [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 [2024-11-13T11:51:56.614Z] provisioning config files... [2024-11-13T11:51:56.622Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18360229932119191584tmp [Pipeline] { [Pipeline] sh [2024-11-13T11:51:56.927Z] + set +x [2024-11-13T11:51:56.927Z] + curl -s https://codecov.io/bash [2024-11-13T11:51:56.927Z] + bash -s -- [2024-11-13T11:51:56.927Z] [2024-11-13T11:51:56.927Z] _____ _ [2024-11-13T11:51:56.927Z] / ____| | | [2024-11-13T11:51:56.927Z] | | ___ __| | ___ ___ _____ __ [2024-11-13T11:51:56.927Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-13T11:51:56.927Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-13T11:51:56.927Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-13T11:51:56.927Z] Bash-1.0.6 [2024-11-13T11:51:56.927Z] [2024-11-13T11:51:56.927Z] [2024-11-13T11:51:56.927Z] ==> git version 2.25.1 found [2024-11-13T11:51:56.927Z] ==> 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 [2024-11-13T11:51:56.927Z] Release-Date: 2020-01-08 [2024-11-13T11:51:56.927Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-13T11:51:56.927Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-13T11:51:56.927Z] ==> Jenkins CI detected. [2024-11-13T11:51:56.927Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-11-13T11:51:56.927Z] project root: . [2024-11-13T11:51:56.927Z] --> token set from env [2024-11-13T11:51:56.927Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-13T11:51:56.927Z] ==> Running gcov in . (disable via -X gcov) [2024-11-13T11:51:56.927Z] ==> Python coveragepy not found [2024-11-13T11:51:56.927Z] ==> Searching for coverage reports in: [2024-11-13T11:51:56.927Z] + . [2024-11-13T11:51:56.927Z] -> Found 1 reports [2024-11-13T11:51:56.927Z] ==> Detecting git/mercurial file structure [2024-11-13T11:51:56.927Z] ==> Reading reports [2024-11-13T11:51:57.187Z] + ./coverage.out bytes=451915 [2024-11-13T11:51:57.187Z] ==> Appending adjustments [2024-11-13T11:51:57.187Z] https://docs.codecov.io/docs/fixing-reports [2024-11-13T11:51:57.187Z] + Found adjustments [2024-11-13T11:51:57.187Z] ==> Gzipping contents [2024-11-13T11:51:57.446Z] 52K /tmp/codecov.NZ5b9W.gz [2024-11-13T11:51:57.446Z] ==> Uploading reports [2024-11-13T11:51:57.446Z] url: https://codecov.io [2024-11-13T11:51:57.446Z] query: branch=main&commit=f44d28d03fc0fdfeba283a47dbd77c0527c67703&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-13T11:51:57.446Z] -> Pinging Codecov [2024-11-13T11:51:57.446Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f44d28d03fc0fdfeba283a47dbd77c0527c67703&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-13T11:51:57.446Z] -> Uploading to [2024-11-13T11:51:57.446Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/f44d28d03fc0fdfeba283a47dbd77c0527c67703/3c313d04-cb0c-49e6-b9c1-e402ce8de51d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T115157Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f77093b1bf7688fb552404338e9dd76678523ffbe9c92e08814040bec8eaac56 [2024-11-13T11:51:57.446Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T11:51:57.446Z] Dload Upload Total Spent Left Speed [2024-11-13T11:51:57.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51493 0 0 100 51493 0 565k --:--:-- --:--:-- --:--:-- 558k 100 51493 0 0 100 51493 0 189k --:--:-- --:--:-- --:--:-- 188k [2024-11-13T11:51:57.965Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f44d28d03fc0fdfeba283a47dbd77c0527c67703 [Pipeline] } [2024-11-13T11:51:57.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-13T11:51:58.198Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-13T11:51:58.217Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:51:58.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-13T11:51:58.535Z] [2024-11-13T11:51:58.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:51:58.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-13T11:51:58.839Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-13T11:51:58.839Z] 43c4264eed91: Already exists [2024-11-13T11:51:58.839Z] 4cc291be95ef: Already exists [2024-11-13T11:51:58.839Z] 2ac1f1163629: Already exists [2024-11-13T11:51:58.839Z] 5c3c966382ef: Already exists [2024-11-13T11:51:58.839Z] 4f4fb700ef54: Already exists [2024-11-13T11:51:58.839Z] d9c7d2e4e75e: Pulling fs layer [2024-11-13T11:51:58.839Z] 9c3e1370e548: Pulling fs layer [2024-11-13T11:51:59.096Z] d9c7d2e4e75e: Verifying Checksum [2024-11-13T11:51:59.096Z] d9c7d2e4e75e: Download complete [2024-11-13T11:51:59.354Z] d9c7d2e4e75e: Pull complete [2024-11-13T11:51:59.613Z] 9c3e1370e548: Verifying Checksum [2024-11-13T11:51:59.613Z] 9c3e1370e548: Download complete [2024-11-13T11:52:02.891Z] 9c3e1370e548: Pull complete [2024-11-13T11:52:02.891Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-13T11:52:02.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-13T11:52:02.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T11:52:02.997Z] prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container [2024-11-13T11:52:03.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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:latest cat [2024-11-13T11:52:05.321Z] $ docker top 10945688d7abacb4749fcd1d9ca68a5bc4aa7ce037a44592b7a04456f7efacb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T11:52:05.719Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2024-11-13T11:52:05.739Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-11-13T11:52:06.016Z] + set -o pipefail [2024-11-13T11:52:06.016Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-11-13T11:52:12.583Z] [2024-11-13T11:52:12.583Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-11-13T11:52:12.583Z] [2024-11-13T11:52:12.584Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/0b5dcab8-eb01-4806-a442-cc9e7fa2c7c9 [2024-11-13T11:52:12.584Z] [2024-11-13T11:52:12.584Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-13T11:52:12.584Z] [2024-11-13T11:52:12.843Z] [2024-11-13T11:52:12.843Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-13T11:52:12.843Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-13T11:52:13.116Z] $ docker stop --time=1 10945688d7abacb4749fcd1d9ca68a5bc4aa7ce037a44592b7a04456f7efacb5 [2024-11-13T11:52:17.386Z] $ docker rm -f --volumes 10945688d7abacb4749fcd1d9ca68a5bc4aa7ce037a44592b7a04456f7efacb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T11:52:18.285Z] + git log --format=format:%s -1 f44d28d03fc0fdfeba283a47dbd77c0527c67703 [Pipeline] sh [2024-11-13T11:52:18.577Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T11:52:18.577Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:52:18.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T11:52:18.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T11:52:18.972Z] prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container [2024-11-13T11:52:19.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-11-13T11:52:19.456Z] $ docker top a199be38aadf8c5945baf6d76d58c4ff0e10d360b0fb08cf3c6af35b2bd19955 -eo pid,comm [2024-11-13T11:52:19.507Z] 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). [2024-11-13T11:52:19.507Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T11:52:19.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T11:52:19.565Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T11:52:19.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T11:52:19.676Z] $ docker exec a199be38aadf8c5945baf6d76d58c4ff0e10d360b0fb08cf3c6af35b2bd19955 ssh-agent [2024-11-13T11:52:19.777Z] SSH_AUTH_SOCK=/tmp/ssh-N2upkJt3DVas/agent.32 [2024-11-13T11:52:19.777Z] SSH_AGENT_PID=38 [2024-11-13T11:52:19.782Z] Running ssh-add (command line suppressed) [2024-11-13T11:52:19.888Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3856471758833231000.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3856471758833231000.key) [2024-11-13T11:52:19.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T11:52:20.196Z] + git semver tag [2024-11-13T11:52:20.456Z] 2024-11-13 11:52:20,404 [run_tag] DEBUG tag force:False [2024-11-13T11:52:20.456Z] 2024-11-13 11:52:20,404 [check_head_tag] DEBUG check head tag [2024-11-13T11:52:20.456Z] 2024-11-13 11:52:20,405 [execute] INFO git cat-file --batch-check [2024-11-13T11:52:20.456Z] 2024-11-13 11:52:20,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-11-13T11:52:20.456Z] 2024-11-13 11:52:20,410 [execute] INFO git cat-file --batch [2024-11-13T11:52:20.456Z] 2024-11-13 11:52:20,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-11-13T11:52:20.456Z] 2024-11-13 11:52:20,433 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-13T11:52:20.456Z] 2024-11-13 11:52:20,434 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 [2024-11-13T11:52:20.456Z] 2024-11-13 11:52:20,434 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-13T11:52:20.456Z] 2024-11-13 11:52:20,440 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-13T11:52:20.456Z] 4.0.0-dev.4 [Pipeline] } [2024-11-13T11:52:20.728Z] $ docker exec --env ******** --env ******** a199be38aadf8c5945baf6d76d58c4ff0e10d360b0fb08cf3c6af35b2bd19955 ssh-agent -k [2024-11-13T11:52:20.820Z] unset SSH_AUTH_SOCK; [2024-11-13T11:52:20.821Z] unset SSH_AGENT_PID; [2024-11-13T11:52:20.821Z] echo Agent pid 38 killed; [2024-11-13T11:52:20.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T11:52:21.164Z] + git semver [Pipeline] } [2024-11-13T11:52:21.438Z] $ docker stop --time=1 a199be38aadf8c5945baf6d76d58c4ff0e10d360b0fb08cf3c6af35b2bd19955 [2024-11-13T11:52:22.681Z] $ docker rm -f --volumes a199be38aadf8c5945baf6d76d58c4ff0e10d360b0fb08cf3c6af35b2bd19955 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:52:23.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-13T11:52:23.115Z] [2024-11-13T11:52:23.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:52:23.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-13T11:52:23.428Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-13T11:52:23.428Z] ab5ef0e58194: Pulling fs layer [2024-11-13T11:52:23.428Z] 9712f1f96733: Pulling fs layer [2024-11-13T11:52:23.428Z] 63f879dbbcfc: Pulling fs layer [2024-11-13T11:52:23.428Z] 0d9ebad4ef96: Pulling fs layer [2024-11-13T11:52:23.428Z] e9a5061849ea: Pulling fs layer [2024-11-13T11:52:23.428Z] d747dcd14b5f: Pulling fs layer [2024-11-13T11:52:23.428Z] 2de7ff778b66: Pulling fs layer [2024-11-13T11:52:23.428Z] e9a5061849ea: Waiting [2024-11-13T11:52:23.428Z] 0d9ebad4ef96: Waiting [2024-11-13T11:52:23.428Z] 2de7ff778b66: Waiting [2024-11-13T11:52:23.428Z] d747dcd14b5f: Waiting [2024-11-13T11:52:23.428Z] 9712f1f96733: Verifying Checksum [2024-11-13T11:52:23.428Z] 9712f1f96733: Download complete [2024-11-13T11:52:23.688Z] 63f879dbbcfc: Verifying Checksum [2024-11-13T11:52:23.688Z] 63f879dbbcfc: Download complete [2024-11-13T11:52:23.946Z] e9a5061849ea: Verifying Checksum [2024-11-13T11:52:23.946Z] e9a5061849ea: Download complete [2024-11-13T11:52:23.946Z] d747dcd14b5f: Download complete [2024-11-13T11:52:23.946Z] 0d9ebad4ef96: Verifying Checksum [2024-11-13T11:52:23.946Z] 0d9ebad4ef96: Download complete [2024-11-13T11:52:23.946Z] ab5ef0e58194: Verifying Checksum [2024-11-13T11:52:23.946Z] ab5ef0e58194: Download complete [2024-11-13T11:52:23.946Z] 2de7ff778b66: Verifying Checksum [2024-11-13T11:52:23.946Z] 2de7ff778b66: Download complete [2024-11-13T11:52:27.232Z] ab5ef0e58194: Pull complete [2024-11-13T11:52:27.232Z] 9712f1f96733: Pull complete [2024-11-13T11:52:27.800Z] 63f879dbbcfc: Pull complete [2024-11-13T11:52:32.098Z] 0d9ebad4ef96: Pull complete [2024-11-13T11:52:32.098Z] e9a5061849ea: Pull complete [2024-11-13T11:52:32.098Z] d747dcd14b5f: Pull complete [2024-11-13T11:52:33.034Z] 2de7ff778b66: Pull complete [2024-11-13T11:52:33.034Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-13T11:52:33.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-13T11:52:33.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T11:52:33.142Z] prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container [2024-11-13T11:52:33.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-11-13T11:52:37.207Z] $ docker top e02fffc88425fb7e038ea96cd0324ccfc82ab8271a584d187686fe9df79fea7a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-13T11:52:37.289Z] provisioning config files... [2024-11-13T11:52:37.295Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15883446930186318241tmp [2024-11-13T11:52:37.305Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2277264986090342801tmp [2024-11-13T11:52:37.314Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5117414657430543141tmp [Pipeline] { [Pipeline] echo [2024-11-13T11:52:37.343Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:52:37.640Z] ---> sigul-configuration.sh [2024-11-13T11:52:37.640Z] gpg: directory `/root/.gnupg' created [2024-11-13T11:52:37.640Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-13T11:52:37.640Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-13T11:52:37.640Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-13T11:52:37.640Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-13T11:52:37.640Z] gpg: CAST5 encrypted data [2024-11-13T11:52:37.640Z] gpg: encrypted with 1 passphrase [2024-11-13T11:52:37.640Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-13T11:52:37.941Z] + mkdir /home/jenkins [2024-11-13T11:52:37.941Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-13T11:52:38.237Z] + 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 [2024-11-13T11:52:38.252Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:52:38.550Z] ---> sigul-install.sh [2024-11-13T11:52:38.550Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-13T11:52:38.852Z] + git tag --list [2024-11-13T11:52:38.852Z] v0.0.0 [2024-11-13T11:52:38.852Z] v1.0.0 [2024-11-13T11:52:38.852Z] v2.1.0 [2024-11-13T11:52:38.852Z] v2.1.1 [2024-11-13T11:52:38.852Z] v2.2.0 [2024-11-13T11:52:38.852Z] v2.3.0 [2024-11-13T11:52:38.852Z] v3.0 [2024-11-13T11:52:38.852Z] v3.0.0 [2024-11-13T11:52:38.852Z] v3.1 [2024-11-13T11:52:38.852Z] v3.1.0 [2024-11-13T11:52:38.852Z] v3.1.0-dev.1 [2024-11-13T11:52:38.852Z] v3.1.0-dev.10 [2024-11-13T11:52:38.852Z] v3.1.0-dev.11 [2024-11-13T11:52:38.852Z] v3.1.0-dev.12 [2024-11-13T11:52:38.852Z] v3.1.0-dev.13 [2024-11-13T11:52:38.852Z] v3.1.0-dev.14 [2024-11-13T11:52:38.852Z] v3.1.0-dev.15 [2024-11-13T11:52:38.852Z] v3.1.0-dev.16 [2024-11-13T11:52:38.852Z] v3.1.0-dev.17 [2024-11-13T11:52:38.852Z] v3.1.0-dev.18 [2024-11-13T11:52:38.852Z] v3.1.0-dev.19 [2024-11-13T11:52:38.852Z] v3.1.0-dev.2 [2024-11-13T11:52:38.852Z] v3.1.0-dev.20 [2024-11-13T11:52:38.852Z] v3.1.0-dev.21 [2024-11-13T11:52:38.852Z] v3.1.0-dev.22 [2024-11-13T11:52:38.852Z] v3.1.0-dev.23 [2024-11-13T11:52:38.852Z] v3.1.0-dev.24 [2024-11-13T11:52:38.852Z] v3.1.0-dev.3 [2024-11-13T11:52:38.852Z] v3.1.0-dev.4 [2024-11-13T11:52:38.852Z] v3.1.0-dev.5 [2024-11-13T11:52:38.852Z] v3.1.0-dev.6 [2024-11-13T11:52:38.852Z] v3.1.0-dev.7 [2024-11-13T11:52:38.852Z] v3.1.0-dev.8 [2024-11-13T11:52:38.852Z] v3.1.0-dev.9 [2024-11-13T11:52:38.852Z] v3.1.1 [2024-11-13T11:52:38.852Z] v3.1.1-dev.1 [2024-11-13T11:52:38.852Z] v3.2.0-dev.1 [2024-11-13T11:52:38.852Z] v3.2.0-dev.10 [2024-11-13T11:52:38.852Z] v3.2.0-dev.11 [2024-11-13T11:52:38.852Z] v3.2.0-dev.12 [2024-11-13T11:52:38.852Z] v3.2.0-dev.13 [2024-11-13T11:52:38.852Z] v3.2.0-dev.14 [2024-11-13T11:52:38.852Z] v3.2.0-dev.15 [2024-11-13T11:52:38.852Z] v3.2.0-dev.16 [2024-11-13T11:52:38.852Z] v3.2.0-dev.17 [2024-11-13T11:52:38.852Z] v3.2.0-dev.18 [2024-11-13T11:52:38.852Z] v3.2.0-dev.19 [2024-11-13T11:52:38.852Z] v3.2.0-dev.2 [2024-11-13T11:52:38.852Z] v3.2.0-dev.3 [2024-11-13T11:52:38.852Z] v3.2.0-dev.4 [2024-11-13T11:52:38.852Z] v3.2.0-dev.5 [2024-11-13T11:52:38.852Z] v3.2.0-dev.6 [2024-11-13T11:52:38.852Z] v3.2.0-dev.7 [2024-11-13T11:52:38.852Z] v3.2.0-dev.8 [2024-11-13T11:52:38.852Z] v3.2.0-dev.9 [2024-11-13T11:52:38.852Z] v4.0.0-dev.1 [2024-11-13T11:52:38.852Z] v4.0.0-dev.2 [2024-11-13T11:52:38.852Z] v4.0.0-dev.3 [2024-11-13T11:52:38.852Z] v4.0.0-dev.4 [Pipeline] sh [2024-11-13T11:52:39.149Z] + lftools sign git-tag v4.0.0-dev.4 [2024-11-13T11:52:39.720Z] Signing Git tag with Sigul... [2024-11-13T11:52:39.720Z] Signing v4.0.0-dev.4 [Pipeline] echo [2024-11-13T11:52:39.994Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:52:40.283Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-13T11:52:40.290Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-13T11:52:40.322Z] $ docker stop --time=1 e02fffc88425fb7e038ea96cd0324ccfc82ab8271a584d187686fe9df79fea7a [2024-11-13T11:52:41.642Z] $ docker rm -f --volumes e02fffc88425fb7e038ea96cd0324ccfc82ab8271a584d187686fe9df79fea7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-13T11:52:42.095Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T11:52:42.095Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:52:42.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T11:52:42.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T11:52:42.496Z] prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container [2024-11-13T11:52:42.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-11-13T11:52:42.904Z] $ docker top b2607c1fa76084315e65ec035e41a286b29078c756732caf6d36316a67298ba5 -eo pid,comm [2024-11-13T11:52:42.953Z] 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). [2024-11-13T11:52:42.953Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T11:52:43.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T11:52:43.095Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T11:52:43.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T11:52:43.219Z] $ docker exec b2607c1fa76084315e65ec035e41a286b29078c756732caf6d36316a67298ba5 ssh-agent [2024-11-13T11:52:43.328Z] SSH_AUTH_SOCK=/tmp/ssh-qBD5Gh5vdp5J/agent.33 [2024-11-13T11:52:43.328Z] SSH_AGENT_PID=39 [2024-11-13T11:52:43.332Z] Running ssh-add (command line suppressed) [2024-11-13T11:52:43.444Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17850409201061765061.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17850409201061765061.key) [2024-11-13T11:52:43.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T11:52:43.750Z] + git semver bump pre [2024-11-13T11:52:44.011Z] 2024-11-13 11:52:43,929 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-13T11:52:44.011Z] 2024-11-13 11:52:43,930 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev [2024-11-13T11:52:44.011Z] 2024-11-13 11:52:43,930 [bump_version] DEBUG bumped version:4.0.0-dev.5 [2024-11-13T11:52:44.011Z] 2024-11-13 11:52:43,930 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-11-13T11:52:44.011Z] 2024-11-13 11:52:43,930 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-13T11:52:44.011Z] 2024-11-13 11:52:43,930 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-13T11:52:44.011Z] 2024-11-13 11:52:43,932 [execute] INFO git cat-file --batch-check [2024-11-13T11:52:44.011Z] 2024-11-13 11:52:43,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T11:52:44.011Z] 2024-11-13 11:52:43,938 [execute] INFO git cat-file --batch [2024-11-13T11:52:44.011Z] 2024-11-13 11:52:43,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T11:52:44.011Z] 2024-11-13 11:52:43,944 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-13T11:52:44.011Z] 4.0.0-dev.5 [Pipeline] } [2024-11-13T11:52:44.023Z] $ docker exec --env ******** --env ******** b2607c1fa76084315e65ec035e41a286b29078c756732caf6d36316a67298ba5 ssh-agent -k [2024-11-13T11:52:44.136Z] unset SSH_AUTH_SOCK; [2024-11-13T11:52:44.136Z] unset SSH_AGENT_PID; [2024-11-13T11:52:44.136Z] echo Agent pid 39 killed; [2024-11-13T11:52:44.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T11:52:44.476Z] + git semver [Pipeline] } [2024-11-13T11:52:44.748Z] $ docker stop --time=1 b2607c1fa76084315e65ec035e41a286b29078c756732caf6d36316a67298ba5 [2024-11-13T11:52:46.043Z] $ docker rm -f --volumes b2607c1fa76084315e65ec035e41a286b29078c756732caf6d36316a67298ba5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T11:52:46.406Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T11:52:46.406Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:52:46.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T11:52:46.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T11:52:46.810Z] prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container [2024-11-13T11:52:46.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-11-13T11:52:47.202Z] $ docker top 82222a615177fe9cec4077992186551d2c0835a98c7752dda11df4f157d5c188 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T11:52:47.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T11:52:47.323Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T11:52:47.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T11:52:47.455Z] $ docker exec 82222a615177fe9cec4077992186551d2c0835a98c7752dda11df4f157d5c188 ssh-agent [2024-11-13T11:52:47.554Z] SSH_AUTH_SOCK=/tmp/ssh-qXQS81FcVKG0/agent.32 [2024-11-13T11:52:47.554Z] SSH_AGENT_PID=38 [2024-11-13T11:52:47.559Z] Running ssh-add (command line suppressed) [2024-11-13T11:52:47.654Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3485212518058779029.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3485212518058779029.key) [2024-11-13T11:52:47.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T11:52:47.968Z] + git semver push [2024-11-13T11:52:48.229Z] 2024-11-13 11:52:48,135 [run_push] DEBUG push [2024-11-13T11:52:48.229Z] 2024-11-13 11:52:48,136 [execute] INFO git cat-file --batch-check [2024-11-13T11:52:48.229Z] 2024-11-13 11:52:48,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T11:52:48.229Z] 2024-11-13 11:52:48,140 [execute] INFO git rev-list 4d574d0871b120a7dc647e94711b50d8c8430c56 -- [2024-11-13T11:52:48.229Z] 2024-11-13 11:52:48,140 [execute] DEBUG Popen(['git', 'rev-list', '4d574d0871b120a7dc647e94711b50d8c8430c56', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-13T11:52:48.229Z] 2024-11-13 11:52:48,148 [execute] INFO git fetch -v origin [2024-11-13T11:52:48.229Z] 2024-11-13 11:52:48,149 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-13T11:52:48.798Z] 2024-11-13 11:52:48,604 [run_push] DEBUG no remote changes detected [2024-11-13T11:52:48.798Z] 2024-11-13 11:52:48,605 [execute] INFO git push origin semver [2024-11-13T11:52:48.798Z] 2024-11-13 11:52:48,605 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-13T11:52:49.367Z] 2024-11-13 11:52:49,212 [run_push] DEBUG push all version tags [2024-11-13T11:52:49.367Z] 2024-11-13 11:52:49,212 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-13T11:52:49.367Z] 2024-11-13 11:52:49,213 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-13T11:52:50.307Z] 2024-11-13 11:52:49,989 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-13T11:52:50.307Z] 4.0.0-dev.5 [Pipeline] } [2024-11-13T11:52:50.319Z] $ docker exec --env ******** --env ******** 82222a615177fe9cec4077992186551d2c0835a98c7752dda11df4f157d5c188 ssh-agent -k [2024-11-13T11:52:50.426Z] unset SSH_AUTH_SOCK; [2024-11-13T11:52:50.427Z] unset SSH_AGENT_PID; [2024-11-13T11:52:50.427Z] echo Agent pid 38 killed; [2024-11-13T11:52:50.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T11:52:50.785Z] + git semver [Pipeline] } [2024-11-13T11:52:51.064Z] $ docker stop --time=1 82222a615177fe9cec4077992186551d2c0835a98c7752dda11df4f157d5c188 [2024-11-13T11:52:52.362Z] $ docker rm -f --volumes 82222a615177fe9cec4077992186551d2c0835a98c7752dda11df4f157d5c188 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-13T11:52:53.029Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-11-13T11:52:53.029Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-11-13T11:52:53.029Z] total 16 [2024-11-13T11:52:53.029Z] drwxr-xr-x 3 root root 4096 Nov 13 11:40 . [2024-11-13T11:52:53.029Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 11:52 .. [2024-11-13T11:52:53.029Z] drwxr-xr-x 2 root root 4096 Nov 13 11:40 cost [2024-11-13T11:52:53.029Z] -rw-r--r-- 1 root root 91 Nov 13 11:40 cost.csv [2024-11-13T11:52:53.029Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-11-13T11:52:53.029Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-11-13T11:52:53.029Z] total 16 [2024-11-13T11:52:53.029Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 11:40 . [2024-11-13T11:52:53.029Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 11:52 .. [2024-11-13T11:52:53.029Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 11:40 cost [2024-11-13T11:52:53.029Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 13 11:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:52:53.325Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:52:54.189Z] ---> package-listing.sh [2024-11-13T11:52:54.189Z] ++ facter osfamily [2024-11-13T11:52:54.189Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-13T11:52:54.449Z] + OS_FAMILY=debian [2024-11-13T11:52:54.449Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-11-13T11:52:54.449Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-13T11:52:54.449Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-13T11:52:54.449Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-13T11:52:54.449Z] + PACKAGES=/tmp/packages_start.txt [2024-11-13T11:52:54.449Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-11-13T11:52:54.449Z] + PACKAGES=/tmp/packages_end.txt [2024-11-13T11:52:54.449Z] + case "${OS_FAMILY}" in [2024-11-13T11:52:54.449Z] + dpkg -l [2024-11-13T11:52:54.449Z] + grep '^ii' [2024-11-13T11:52:54.449Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-13T11:52:54.449Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-13T11:52:54.449Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-13T11:52:54.449Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-11-13T11:52:54.449Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-11-13T11:52:54.449Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2024-11-13T11:52:54.460Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-13T11:52:54.749Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:52:55.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T11:52:55.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T11:52:55.409Z] prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container [2024-11-13T11:52:55.435Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-11-13T11:52:55.655Z] $ docker top c6a8ecddd2f071fe0c9be72c9c7846f136a209822e0e83261eb99f6897e013b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T11:52:56.013Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-13T11:52:56.302Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-13T11:52:56.589Z] + ls /var/log/sa-host [2024-11-13T11:52:56.589Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T11:52:56.757Z] provisioning config files... [2024-11-13T11:52:56.766Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11844643592219723449tmp [Pipeline] { [Pipeline] echo [2024-11-13T11:52:56.784Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:52:57.069Z] ---> create-netrc.sh [Pipeline] } [2024-11-13T11:52:57.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:52:57.423Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-13T11:52:57.434Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:52:57.717Z] ---> sudo-logs.sh [2024-11-13T11:52:57.717Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-13T11:52:57.755Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:52:58.038Z] ---> job-cost.sh [2024-11-13T11:52:58.038Z] lf-activate-venv: SKIPPING [2024-11-13T11:52:58.038Z] DEBUG: total: 0.2199999988079071 [2024-11-13T11:52:58.038Z] INFO: Retrieving Stack Cost... [2024-11-13T11:52:58.610Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T11:52:58.869Z] INFO: Archiving Costs [Pipeline] echo [2024-11-13T11:52:58.885Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:52:59.169Z] ---> logs-deploy.sh [2024-11-13T11:52:59.169Z] lf-activate-venv: SKIPPING [2024-11-13T11:52:59.169Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/159 [2024-11-13T11:52:59.169Z] INFO: archiving workspace using pattern(s): [2024-11-13T11:53:00.107Z] Archives upload complete. [2024-11-13T11:53:00.368Z] INFO: archiving logs to Nexus