Pull request #303 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e0a5350000f7cc8a439d9f46baffec18b5dcd72+5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 (297a9abc09f7977e6663e2144c783815e11887bd) 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-ssh12381105654078279568.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh980426012531140220.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8445250363415238815.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16565834575082564738.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh134675062028030345.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-303/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-303/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1682885459675390815.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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-5927 in /w/workspace/undry_device-rfid-llrp-go_PR-303 [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/undry_device-rfid-llrp-go_PR-303 # 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 > 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 Merging remotes/origin/main commit 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 into PR head commit 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 Merge succeeded, producing 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 Checking out Revision 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 (PR-303) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 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/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-19T10:27:05.279Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-19T10:27:06.176Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-19T10:27:06.655Z] ========================================================= [2024-07-19T10:27:06.655Z] EdgeX Global Pipelines Version Info [2024-07-19T10:27:06.655Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:27:07.927Z] ------------------- [2024-07-19T10:27:07.927Z] stable info: [2024-07-19T10:27:07.927Z] ------------------- [2024-07-19T10:27:07.927Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T10:27:07.927Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-19T10:27:07.927Z] Message: update stable to v1.0.260 [2024-07-19T10:27:08.575Z] ------------------- [2024-07-19T10:27:08.575Z] experimental info: [2024-07-19T10:27:08.575Z] ------------------- [2024-07-19T10:27:08.575Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T10:27:08.575Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-19T10:27:08.575Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-19T10:27:09.382Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-07-19T10:27:09.627Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-07-19T10:27:09.873Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-19T10:27:10.066Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-19T10:27:10.250Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-19T10:27:10.500Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-19T10:27:10.621Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-19T10:27:10.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-19T10:27:11.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-19T10:27:11.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-19T10:27:11.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-19T10:27:11.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-07-19T10:27:12.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-19T10:27:12.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-19T10:27:12.597Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T10:27:12.863Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T10:27:13.113Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T10:27:13.246Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T10:27:13.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-19T10:27:13.698Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-19T10:27:13.942Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-19T10:27:14.184Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-19T10:27:14.342Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-19T10:27:14.563Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-19T10:27:14.711Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-19T10:27:15.092Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-19T10:27:15.453Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-19T10:27:15.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-303 [Pipeline] echo [2024-07-19T10:27:15.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-303 [Pipeline] echo [2024-07-19T10:27:16.092Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-303 [Pipeline] echo [2024-07-19T10:27:16.382Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 [Pipeline] echo [2024-07-19T10:27:16.652Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e0a535 [Pipeline] echo [2024-07-19T10:27:16.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T10:27:17.430Z] provisioning config files... [2024-07-19T10:27:17.461Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-303@tmp/config10964401186342145339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:27:18.312Z] ---> ****-login.sh [2024-07-19T10:27:18.312Z] nexus3.edgexfoundry.org:10001 [2024-07-19T10:27:18.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:27:18.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:27:18.751Z] Configure a credential helper to remove this warning. See [2024-07-19T10:27:18.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:27:18.751Z] [2024-07-19T10:27:18.751Z] Login Succeeded [2024-07-19T10:27:18.751Z] nexus3.edgexfoundry.org:10002 [2024-07-19T10:27:18.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:27:18.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:27:18.751Z] Configure a credential helper to remove this warning. See [2024-07-19T10:27:18.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:27:18.751Z] [2024-07-19T10:27:18.751Z] Login Succeeded [2024-07-19T10:27:18.751Z] nexus3.edgexfoundry.org:10003 [2024-07-19T10:27:18.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:27:18.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:27:18.751Z] Configure a credential helper to remove this warning. See [2024-07-19T10:27:18.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:27:18.751Z] [2024-07-19T10:27:18.751Z] Login Succeeded [2024-07-19T10:27:18.751Z] nexus3.edgexfoundry.org:10004 [2024-07-19T10:27:18.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:27:19.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:27:19.052Z] Configure a credential helper to remove this warning. See [2024-07-19T10:27:19.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:27:19.052Z] [2024-07-19T10:27:19.052Z] Login Succeeded [2024-07-19T10:27:19.052Z] ****.io [2024-07-19T10:27:19.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:27:19.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:27:19.370Z] Configure a credential helper to remove this warning. See [2024-07-19T10:27:19.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:27:19.370Z] [2024-07-19T10:27:19.370Z] Login Succeeded [2024-07-19T10:27:19.370Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T10:27:19.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-19T10:27:21.328Z] + git rev-list -1 --merges 5e0a5350000f7cc8a439d9f46baffec18b5dcd72~1..5e0a5350000f7cc8a439d9f46baffec18b5dcd72 [Pipeline] echo [2024-07-19T10:27:21.525Z] -----------> git rev-list -1 --merges 5e0a5350000f7cc8a439d9f46baffec18b5dcd72~1..5e0a5350000f7cc8a439d9f46baffec18b5dcd72 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 [false] [Pipeline] sh [2024-07-19T10:27:22.080Z] + git log --format=format:%s -1 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 [Pipeline] echo [2024-07-19T10:27:22.291Z] ========================================================= [2024-07-19T10:27:22.291Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-19T10:27:22.291Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T10:27:23.405Z] + git log --format=format:%s -1 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 [Pipeline] echo [2024-07-19T10:27:23.521Z] [semverPrep] GIT_COMMIT: 5e0a5350000f7cc8a439d9f46baffec18b5dcd72, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-19T10:27:23.639Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-19T10:27:24.264Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T10:27:24.264Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-19T10:27:24.264Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-19T10:27:24.264Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-19T10:27:24.264Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-19T10:27:24.264Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-19T10:27:24.264Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:27:25.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T10:27:25.073Z] [2024-07-19T10:27:25.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:27:25.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T10:27:25.945Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-19T10:27:25.945Z] b85a868b505f: Pulling fs layer [2024-07-19T10:27:25.945Z] e2be974225ed: Pulling fs layer [2024-07-19T10:27:25.945Z] 339a4e72a1f5: Pulling fs layer [2024-07-19T10:27:25.945Z] 988bab9f4d93: Pulling fs layer [2024-07-19T10:27:25.945Z] 1469e6f7b9e6: Pulling fs layer [2024-07-19T10:27:25.945Z] eaf3925da568: Pulling fs layer [2024-07-19T10:27:25.945Z] bab4dde63d76: Pulling fs layer [2024-07-19T10:27:25.945Z] bde34c3a00c8: Pulling fs layer [2024-07-19T10:27:25.945Z] b352a97aabf1: Pulling fs layer [2024-07-19T10:27:25.945Z] 4872d77fe225: Pulling fs layer [2024-07-19T10:27:25.945Z] 5851b861e8e6: Pulling fs layer [2024-07-19T10:27:25.945Z] 988bab9f4d93: Waiting [2024-07-19T10:27:25.945Z] 1469e6f7b9e6: Waiting [2024-07-19T10:27:25.945Z] eaf3925da568: Waiting [2024-07-19T10:27:25.945Z] 4872d77fe225: Waiting [2024-07-19T10:27:25.945Z] b352a97aabf1: Waiting [2024-07-19T10:27:25.945Z] bab4dde63d76: Waiting [2024-07-19T10:27:25.945Z] bde34c3a00c8: Waiting [2024-07-19T10:27:25.945Z] e2be974225ed: Verifying Checksum [2024-07-19T10:27:25.945Z] e2be974225ed: Download complete [2024-07-19T10:27:25.945Z] 988bab9f4d93: Download complete [2024-07-19T10:27:25.945Z] 1469e6f7b9e6: Verifying Checksum [2024-07-19T10:27:25.945Z] 1469e6f7b9e6: Download complete [2024-07-19T10:27:26.221Z] 339a4e72a1f5: Verifying Checksum [2024-07-19T10:27:26.221Z] 339a4e72a1f5: Download complete [2024-07-19T10:27:26.221Z] eaf3925da568: Verifying Checksum [2024-07-19T10:27:26.221Z] eaf3925da568: Download complete [2024-07-19T10:27:26.221Z] bde34c3a00c8: Verifying Checksum [2024-07-19T10:27:26.221Z] bde34c3a00c8: Download complete [2024-07-19T10:27:26.221Z] b352a97aabf1: Verifying Checksum [2024-07-19T10:27:26.221Z] b352a97aabf1: Download complete [2024-07-19T10:27:26.221Z] 4872d77fe225: Verifying Checksum [2024-07-19T10:27:26.221Z] 4872d77fe225: Download complete [2024-07-19T10:27:26.221Z] 5851b861e8e6: Download complete [2024-07-19T10:27:26.221Z] b85a868b505f: Verifying Checksum [2024-07-19T10:27:26.221Z] b85a868b505f: Download complete [2024-07-19T10:27:26.508Z] bab4dde63d76: Verifying Checksum [2024-07-19T10:27:26.508Z] bab4dde63d76: Download complete [2024-07-19T10:27:27.560Z] b85a868b505f: Pull complete [2024-07-19T10:27:27.560Z] e2be974225ed: Pull complete [2024-07-19T10:27:28.192Z] 339a4e72a1f5: Pull complete [2024-07-19T10:27:28.192Z] 988bab9f4d93: Pull complete [2024-07-19T10:27:28.483Z] 1469e6f7b9e6: Pull complete [2024-07-19T10:27:28.801Z] eaf3925da568: Pull complete [2024-07-19T10:27:30.898Z] bab4dde63d76: Pull complete [2024-07-19T10:27:30.898Z] bde34c3a00c8: Pull complete [2024-07-19T10:27:30.898Z] b352a97aabf1: Pull complete [2024-07-19T10:27:30.898Z] 4872d77fe225: Pull complete [2024-07-19T10:27:30.898Z] 5851b861e8e6: Pull complete [2024-07-19T10:27:30.898Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-19T10:27:30.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T10:27:30.898Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T10:27:31.921Z] prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container [2024-07-19T10:27:32.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-303 -v /w/workspace/undry_device-rfid-llrp-go_PR-303:/w/workspace/undry_device-rfid-llrp-go_PR-303:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-303@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-303@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-07-19T10:27:35.432Z] $ docker top 5dbc5e72c4073761ddd1dc2167495933587b69b080a590adf16d34b640517cc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T10:27:36.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T10:27:36.128Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T10:27:36.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T10:27:36.272Z] $ docker exec 5dbc5e72c4073761ddd1dc2167495933587b69b080a590adf16d34b640517cc9 ssh-agent [2024-07-19T10:27:36.417Z] SSH_AUTH_SOCK=/tmp/ssh-CwR4LR2tS7AC/agent.32 [2024-07-19T10:27:36.417Z] SSH_AGENT_PID=38 [2024-07-19T10:27:36.437Z] Running ssh-add (command line suppressed) [2024-07-19T10:27:36.551Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-303@tmp/private_key_353704157406931934.key (/w/workspace/undry_device-rfid-llrp-go_PR-303@tmp/private_key_353704157406931934.key) [2024-07-19T10:27:36.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T10:27:37.136Z] + git tag --points-at HEAD [Pipeline] } [2024-07-19T10:27:37.202Z] $ docker exec --env ******** --env ******** 5dbc5e72c4073761ddd1dc2167495933587b69b080a590adf16d34b640517cc9 ssh-agent -k [2024-07-19T10:27:37.293Z] unset SSH_AUTH_SOCK; [2024-07-19T10:27:37.294Z] unset SSH_AGENT_PID; [2024-07-19T10:27:37.294Z] echo Agent pid 38 killed; [2024-07-19T10:27:37.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-19T10:27:37.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T10:27:37.743Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T10:27:37.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T10:27:37.880Z] $ docker exec 5dbc5e72c4073761ddd1dc2167495933587b69b080a590adf16d34b640517cc9 ssh-agent [2024-07-19T10:27:38.046Z] SSH_AUTH_SOCK=/tmp/ssh-puo5HOhxhVIP/agent.72 [2024-07-19T10:27:38.046Z] SSH_AGENT_PID=78 [2024-07-19T10:27:38.067Z] Running ssh-add (command line suppressed) [2024-07-19T10:27:38.166Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-303@tmp/private_key_2846655784336442872.key (/w/workspace/undry_device-rfid-llrp-go_PR-303@tmp/private_key_2846655784336442872.key) [2024-07-19T10:27:38.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T10:27:38.819Z] + git semver init [2024-07-19T10:27:39.135Z] 2024-07-19 10:27:38,919 [run_init] DEBUG init version:0.0.0 force:False [2024-07-19T10:27:39.135Z] 2024-07-19 10:27:38,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-303/.semver [2024-07-19T10:27:39.135Z] 2024-07-19 10:27:38,920 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-303/.semver [2024-07-19T10:27:39.135Z] 2024-07-19 10:27:38,920 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-303/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-303, universal_newlines=False, shell=None, istream=None) [2024-07-19T10:27:40.669Z] 2024-07-19 10:27:40,534 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-303/.git/info/exclude [2024-07-19T10:27:40.669Z] 2024-07-19 10:27:40,535 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-303/.semver/PR-303 with force:False [2024-07-19T10:27:40.669Z] 2024-07-19 10:27:40,535 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-303/.semver/PR-303 [2024-07-19T10:27:40.669Z] 2024-07-19 10:27:40,539 [execute] INFO git cat-file --batch-check [2024-07-19T10:27:40.669Z] 2024-07-19 10:27:40,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-303/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T10:27:40.669Z] 2024-07-19 10:27:40,545 [execute] INFO git cat-file --batch [2024-07-19T10:27:40.669Z] 2024-07-19 10:27:40,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-303/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T10:27:40.669Z] 2024-07-19 10:27:40,550 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-303/.semver/PR-303 [2024-07-19T10:27:40.669Z] 0.0.0 [Pipeline] } [2024-07-19T10:27:40.729Z] $ docker exec --env ******** --env ******** 5dbc5e72c4073761ddd1dc2167495933587b69b080a590adf16d34b640517cc9 ssh-agent -k [2024-07-19T10:27:40.822Z] unset SSH_AUTH_SOCK; [2024-07-19T10:27:40.823Z] unset SSH_AGENT_PID; [2024-07-19T10:27:40.823Z] echo Agent pid 78 killed; [2024-07-19T10:27:40.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T10:27:41.751Z] + git semver [Pipeline] } [2024-07-19T10:27:42.171Z] $ docker stop --time=1 5dbc5e72c4073761ddd1dc2167495933587b69b080a590adf16d34b640517cc9 [2024-07-19T10:27:43.489Z] $ docker rm -f --volumes 5dbc5e72c4073761ddd1dc2167495933587b69b080a590adf16d34b640517cc9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T10:27:44.344Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-19T10:27:45.409Z] Stashed 1 file(s) [Pipeline] echo [2024-07-19T10:27:47.299Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-07-19T10:27:50.034Z] provisioning config files... [2024-07-19T10:27:50.081Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-303@tmp/config6451861566032108344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:27:50.756Z] ---> ****-login.sh [2024-07-19T10:27:50.756Z] nexus3.edgexfoundry.org:10001 [2024-07-19T10:27:50.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:27:50.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:27:50.756Z] Configure a credential helper to remove this warning. See [2024-07-19T10:27:50.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:27:50.756Z] [2024-07-19T10:27:50.756Z] Login Succeeded [2024-07-19T10:27:50.756Z] nexus3.edgexfoundry.org:10002 [2024-07-19T10:27:50.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:27:50.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:27:50.756Z] Configure a credential helper to remove this warning. See [2024-07-19T10:27:50.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:27:50.756Z] [2024-07-19T10:27:50.756Z] Login Succeeded [2024-07-19T10:27:50.756Z] nexus3.edgexfoundry.org:10003 [2024-07-19T10:27:50.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:27:51.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:27:51.046Z] Configure a credential helper to remove this warning. See [2024-07-19T10:27:51.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:27:51.046Z] [2024-07-19T10:27:51.046Z] Login Succeeded [2024-07-19T10:27:51.046Z] nexus3.edgexfoundry.org:10004 [2024-07-19T10:27:51.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:27:51.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:27:51.046Z] Configure a credential helper to remove this warning. See [2024-07-19T10:27:51.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:27:51.046Z] [2024-07-19T10:27:51.046Z] Login Succeeded [2024-07-19T10:27:51.046Z] ****.io [2024-07-19T10:27:51.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:27:51.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:27:51.337Z] Configure a credential helper to remove this warning. See [2024-07-19T10:27:51.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:27:51.337Z] [2024-07-19T10:27:51.337Z] Login Succeeded [2024-07-19T10:27:51.337Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T10:27:51.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T10:27:52.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T10:27:52.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T10:27:52.545Z] ========================================================= [2024-07-19T10:27:52.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-19T10:27:52.545Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:27:53.848Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-19T10:27:53.848Z] Sending build context to Docker daemon 11.41MB [2024-07-19T10:27:53.848Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T10:27:53.848Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-19T10:27:53.848Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-19T10:27:53.848Z] 619be1103602: Pulling fs layer [2024-07-19T10:27:53.848Z] 7862e08f4a3e: Pulling fs layer [2024-07-19T10:27:53.848Z] 5df492c9dc93: Pulling fs layer [2024-07-19T10:27:53.848Z] 7629e6793208: Pulling fs layer [2024-07-19T10:27:53.848Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T10:27:53.848Z] fb5054dd5b73: Pulling fs layer [2024-07-19T10:27:53.848Z] eeca6798cff9: Pulling fs layer [2024-07-19T10:27:53.848Z] aa269ceb94a6: Pulling fs layer [2024-07-19T10:27:53.848Z] ada007ff1a6a: Pulling fs layer [2024-07-19T10:27:53.848Z] fb5054dd5b73: Waiting [2024-07-19T10:27:53.848Z] eeca6798cff9: Waiting [2024-07-19T10:27:53.848Z] 7629e6793208: Waiting [2024-07-19T10:27:53.848Z] aa269ceb94a6: Waiting [2024-07-19T10:27:53.848Z] 4f4fb700ef54: Waiting [2024-07-19T10:27:53.848Z] ada007ff1a6a: Waiting [2024-07-19T10:27:53.848Z] 7862e08f4a3e: Verifying Checksum [2024-07-19T10:27:53.848Z] 7862e08f4a3e: Download complete [2024-07-19T10:27:53.848Z] 7629e6793208: Verifying Checksum [2024-07-19T10:27:53.848Z] 7629e6793208: Download complete [2024-07-19T10:27:53.848Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T10:27:53.848Z] 4f4fb700ef54: Download complete [2024-07-19T10:27:53.848Z] fb5054dd5b73: Verifying Checksum [2024-07-19T10:27:53.848Z] fb5054dd5b73: Download complete [2024-07-19T10:27:53.848Z] 619be1103602: Download complete [2024-07-19T10:27:54.153Z] eeca6798cff9: Verifying Checksum [2024-07-19T10:27:54.153Z] eeca6798cff9: Download complete [2024-07-19T10:27:54.153Z] 619be1103602: Pull complete [2024-07-19T10:27:54.153Z] ada007ff1a6a: Verifying Checksum [2024-07-19T10:27:54.153Z] ada007ff1a6a: Download complete [2024-07-19T10:27:54.153Z] 7862e08f4a3e: Pull complete [2024-07-19T10:27:54.451Z] 5df492c9dc93: Verifying Checksum [2024-07-19T10:27:54.451Z] 5df492c9dc93: Download complete [2024-07-19T10:27:54.747Z] aa269ceb94a6: Verifying Checksum [2024-07-19T10:27:54.747Z] aa269ceb94a6: Download complete [2024-07-19T10:27:57.468Z] 5df492c9dc93: Pull complete [2024-07-19T10:27:57.750Z] 7629e6793208: Pull complete [2024-07-19T10:27:57.750Z] 4f4fb700ef54: Pull complete [2024-07-19T10:27:57.750Z] fb5054dd5b73: Pull complete [2024-07-19T10:27:58.090Z] eeca6798cff9: Pull complete [2024-07-19T10:28:00.843Z] aa269ceb94a6: Pull complete [2024-07-19T10:28:00.843Z] ada007ff1a6a: Pull complete [2024-07-19T10:28:00.843Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-19T10:28:00.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-19T10:28:00.843Z] ---> f489d0715acc [2024-07-19T10:28:00.843Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-19T10:28:04.172Z] Still waiting to schedule task [2024-07-19T10:28:04.172Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-19T10:28:05.337Z] ---> Running in 4b3e97a3669a [2024-07-19T10:28:05.337Z] Removing intermediate container 4b3e97a3669a [2024-07-19T10:28:05.337Z] ---> 193a4d3ce44d [2024-07-19T10:28:05.337Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T10:28:05.337Z] ---> Running in 61a21f906b2c [2024-07-19T10:28:05.337Z] Removing intermediate container 61a21f906b2c [2024-07-19T10:28:05.337Z] ---> a6134b1621bf [2024-07-19T10:28:05.337Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T10:28:05.636Z] ---> Running in 93aa380ded2c [2024-07-19T10:28:05.636Z] Removing intermediate container 93aa380ded2c [2024-07-19T10:28:05.636Z] ---> 3fa3e667ba62 [2024-07-19T10:28:05.636Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T10:28:05.636Z] ---> Running in 84491addbf3b [2024-07-19T10:28:05.636Z] Removing intermediate container 84491addbf3b [2024-07-19T10:28:05.636Z] ---> 27b6274a7290 [2024-07-19T10:28:05.636Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T10:28:05.636Z] ---> Running in 660253ce5e6b [2024-07-19T10:28:05.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T10:28:06.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T10:28:06.562Z] OK: 264 MiB in 52 packages [2024-07-19T10:28:06.827Z] Removing intermediate container 660253ce5e6b [2024-07-19T10:28:06.827Z] ---> 624a1f966a01 [2024-07-19T10:28:06.827Z] Step 8/12 : WORKDIR /app [2024-07-19T10:28:06.827Z] ---> Running in 3deea35c47a9 [2024-07-19T10:28:06.827Z] Removing intermediate container 3deea35c47a9 [2024-07-19T10:28:06.827Z] ---> e66758f7d282 [2024-07-19T10:28:06.827Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-19T10:28:07.110Z] ---> 1aaad929d35c [2024-07-19T10:28:07.110Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T10:28:07.110Z] ---> Running in 1c214bee23d7 [2024-07-19T10:29:15.474Z] Removing intermediate container 1c214bee23d7 [2024-07-19T10:29:15.474Z] ---> 3552d38e7d24 [2024-07-19T10:29:15.474Z] Step 11/12 : COPY . . [2024-07-19T10:29:15.474Z] ---> 1f1e9e2716bc [2024-07-19T10:29:15.474Z] Step 12/12 : RUN $MAKE [2024-07-19T10:29:15.474Z] ---> Running in c7257b15bfeb [2024-07-19T10:29:15.474Z] noop [2024-07-19T10:29:15.474Z] Removing intermediate container c7257b15bfeb [2024-07-19T10:29:15.474Z] ---> 5a53a6ac2c90 [2024-07-19T10:29:15.474Z] Successfully built 5a53a6ac2c90 [2024-07-19T10:29:15.474Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:29:16.534Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T10:29:16.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T10:29:17.078Z] prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container [2024-07-19T10:29:17.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-303 -v /w/workspace/undry_device-rfid-llrp-go_PR-303:/w/workspace/undry_device-rfid-llrp-go_PR-303:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-303@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-303@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-19T10:29:17.570Z] $ docker top 762289fa0ed5f4b0f032c628cd5fe26637410edf0f21eeefc4f74202c9638cc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T10:29:18.335Z] + go version [2024-07-19T10:29:18.335Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-19T10:29:18.439Z] $ docker stop --time=1 762289fa0ed5f4b0f032c628cd5fe26637410edf0f21eeefc4f74202c9638cc3 [2024-07-19T10:29:19.735Z] $ docker rm -f --volumes 762289fa0ed5f4b0f032c628cd5fe26637410edf0f21eeefc4f74202c9638cc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:29:21.588Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T10:29:21.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T10:29:22.165Z] prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container [2024-07-19T10:29:22.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-303 -v /w/workspace/undry_device-rfid-llrp-go_PR-303:/w/workspace/undry_device-rfid-llrp-go_PR-303:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-303@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-303@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-19T10:29:22.668Z] $ docker top a8e4c54b3fbdbc5e78199a26e5ad6cc5e59181565b3f7af9b4091466ca17cf07 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T10:29:23.357Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-303 [Pipeline] fileExists [Pipeline] sh [2024-07-19T10:29:24.027Z] + make test [2024-07-19T10:29:24.027Z] go test ./... -coverprofile=coverage.out ./... [2024-07-19T10:29:25.658Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-19T10:29:34.272Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5928 in /w/workspace/undry_device-rfid-llrp-go_PR-303 [Pipeline] { [Pipeline] ws [2024-07-19T10:29:34.620Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-07-19T10:29:37.922Z] The recommended git tool is: git [2024-07-19T10:29:44.992Z] using credential edgex-jenkins-ssh [2024-07-19T10:29:45.117Z] Cloning the remote Git repository [2024-07-19T10:29:45.160Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-19T10:29:45.304Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-07-19T10:29:45.486Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-19T10:29:45.487Z] > git --version # timeout=10 [2024-07-19T10:29:45.506Z] > git --version # 'git version 2.25.1' [2024-07-19T10:29:45.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T10:29:45.669Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T10:29:48.138Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-19T10:29:48.138Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-19T10:29:48.820Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.107s coverage: 40.6% of statements [2024-07-19T10:29:48.820Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 94.6% of statements [2024-07-19T10:29:48.820Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.257s coverage: 51.9% of statements [2024-07-19T10:29:48.251Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-19T10:29:48.274Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T10:29:49.389Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-19T10:29:49.429Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-19T10:29:49.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T10:29:49.454Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-19T10:29:49.957Z] Merging remotes/origin/main commit 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 into PR head commit 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 [2024-07-19T10:29:50.307Z] Merge succeeded, producing 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 [2024-07-19T10:29:50.307Z] Checking out Revision 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 (PR-303) [2024-07-19T10:29:51.134Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-19T10:29:51.230Z] > git --version # timeout=10 [2024-07-19T10:29:51.247Z] > git --version # 'git version 2.25.1' [2024-07-19T10:29:51.258Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-19T10:29:49.992Z] > git config core.sparsecheckout # timeout=10 [2024-07-19T10:29:50.051Z] > git checkout -f 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 # timeout=10 [2024-07-19T10:29:50.200Z] > git remote # timeout=10 [2024-07-19T10:29:50.217Z] > git config --get remote.origin.url # timeout=10 [2024-07-19T10:29:50.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T10:29:50.251Z] > git merge 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 # timeout=10 [2024-07-19T10:29:50.282Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-19T10:29:50.309Z] > git config core.sparsecheckout # timeout=10 [2024-07-19T10:29:50.319Z] > git checkout -f 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T10:29:57.222Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-19T10:29:57.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T10:29:57.222Z] Dload Upload Total Spent Left Speed [2024-07-19T10:29:57.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 54355 0 --:--:-- --:--:-- --:--:-- 54355 [Pipeline] sh [2024-07-19T10:29:57.741Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-19T10:29:58.265Z] + sudo tee /etc/docker/daemon.new [2024-07-19T10:29:58.265Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-19T10:29:58.265Z] { [2024-07-19T10:29:58.265Z] "registry-mirrors": [ [2024-07-19T10:29:58.265Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-19T10:29:58.265Z] ], [2024-07-19T10:29:58.265Z] "bip": "10.250.0.254/24", [2024-07-19T10:29:58.265Z] "hosts": [ [2024-07-19T10:29:58.265Z] "tcp://0.0.0.0:5555", [2024-07-19T10:29:58.265Z] "unix:///var/run/docker.sock" [2024-07-19T10:29:58.265Z] ], [2024-07-19T10:29:58.265Z] "mtu": 1458, [2024-07-19T10:29:58.265Z] "selinux-enabled": true, [2024-07-19T10:29:58.265Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-19T10:29:58.265Z] } [Pipeline] sh [2024-07-19T10:29:58.764Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-19T10:29:59.236Z] + sudo service docker restart [2024-07-19T10:30:11.420Z] go vet ./... [2024-07-19T10:30:15.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T10:30:15.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T10:30:15.906Z] ./bin/test-attribution-txt.sh [2024-07-19T10:30:15.906Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-19T10:30:15.906Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T10:30:16.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T10:30:16.190Z] $ docker stop --time=1 a8e4c54b3fbdbc5e78199a26e5ad6cc5e59181565b3f7af9b4091466ca17cf07 [2024-07-19T10:30:18.439Z] $ docker rm -f --volumes a8e4c54b3fbdbc5e78199a26e5ad6cc5e59181565b3f7af9b4091466ca17cf07 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2024-07-19T10:30:19.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] configFileProvider [2024-07-19T10:30:19.320Z] provisioning config files... [2024-07-19T10:30:19.352Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config16010105653726170327tmp [Pipeline] stash [Pipeline] { [2024-07-19T10:30:19.575Z] Stashed 1 file(s) [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [2024-07-19T10:30:20.289Z] ---> ****-login.sh [2024-07-19T10:30:20.289Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [2024-07-19T10:30:20.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Build) [2024-07-19T10:30:20.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:30:20.888Z] Configure a credential helper to remove this warning. See [2024-07-19T10:30:20.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:30:20.888Z] [2024-07-19T10:30:20.888Z] Login Succeeded [2024-07-19T10:30:20.888Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2024-07-19T10:30:21.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:30:21.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:30:21.185Z] Configure a credential helper to remove this warning. See [2024-07-19T10:30:21.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:30:21.185Z] [2024-07-19T10:30:21.185Z] Login Succeeded [2024-07-19T10:30:21.185Z] nexus3.edgexfoundry.org:10003 [2024-07-19T10:30:21.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:30:21.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:30:21.485Z] Configure a credential helper to remove this warning. See [2024-07-19T10:30:21.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:30:21.485Z] [2024-07-19T10:30:21.485Z] Login Succeeded [2024-07-19T10:30:21.485Z] nexus3.edgexfoundry.org:10004 [2024-07-19T10:30:21.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T10:30:21.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:30:21.990Z] + ls -al . [2024-07-19T10:30:21.990Z] total 688 [2024-07-19T10:30:21.990Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 10:29 . [2024-07-19T10:30:21.990Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:26 .. [2024-07-19T10:30:21.990Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 19 10:26 .dockerignore [2024-07-19T10:30:21.990Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 10:29 .git [2024-07-19T10:30:21.990Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 10:26 .github [2024-07-19T10:30:21.990Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 19 10:26 .gitignore [2024-07-19T10:30:21.990Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 10:26 .golangci.yml [2024-07-19T10:30:21.990Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 10:27 .semver [2024-07-19T10:30:21.990Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 19 10:26 Attribution.txt [2024-07-19T10:30:21.990Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 19 10:26 CHANGELOG.md [2024-07-19T10:30:21.990Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 19 10:26 Dockerfile [2024-07-19T10:30:21.990Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 10:26 GOVERNANCE.md [2024-07-19T10:30:21.990Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 19 10:26 Jenkinsfile [2024-07-19T10:30:21.990Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 10:26 LICENSE [2024-07-19T10:30:21.990Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 19 10:26 Makefile [2024-07-19T10:30:21.990Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 19 10:26 OWNERS.md [2024-07-19T10:30:21.990Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 19 10:26 README.md [2024-07-19T10:30:21.990Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 10:27 VERSION [2024-07-19T10:30:21.990Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:26 bin [2024-07-19T10:30:21.990Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:26 cmd [2024-07-19T10:30:21.990Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 19 10:29 coverage.out [2024-07-19T10:30:21.990Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:26 examples [2024-07-19T10:30:21.990Z] -rw-rw-r-- 1 jenkins jenkins 7162 Jul 19 10:26 go.mod [2024-07-19T10:30:21.990Z] -rw-rw-r-- 1 jenkins jenkins 101671 Jul 19 10:26 go.sum [2024-07-19T10:30:21.990Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:26 images [2024-07-19T10:30:21.990Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:26 internal [2024-07-19T10:30:21.990Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 10:26 pkg [2024-07-19T10:30:21.990Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 19 10:26 version.go [Pipeline] isUnix [2024-07-19T10:30:22.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:30:22.104Z] Configure a credential helper to remove this warning. See [2024-07-19T10:30:22.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:30:22.104Z] [2024-07-19T10:30:22.104Z] Login Succeeded [2024-07-19T10:30:22.104Z] ****.io [2024-07-19T10:30:22.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [2024-07-19T10:30:22.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:30:22.396Z] Configure a credential helper to remove this warning. See [2024-07-19T10:30:22.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:30:22.396Z] [2024-07-19T10:30:22.396Z] Login Succeeded [2024-07-19T10:30:22.396Z] ---> ****-login.sh ends [Pipeline] sh [Pipeline] } [2024-07-19T10:30:22.784Z] Deleting 1 temporary files [2024-07-19T10:30:22.805Z] + 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=5e0a5350000f7cc8a439d9f46baffec18b5dcd72 --label arch=amd64 --label version=0.0.0 . [2024-07-19T10:30:22.805Z] Sending build context to Docker daemon 11.41MB [2024-07-19T10:30:22.805Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T10:30:22.805Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-19T10:30:22.805Z] ---> 5a53a6ac2c90 [2024-07-19T10:30:22.805Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [Pipeline] // configFileProvider [Pipeline] } [2024-07-19T10:30:23.104Z] ---> Running in e413521ce379 [2024-07-19T10:30:23.104Z] Removing intermediate container e413521ce379 [2024-07-19T10:30:23.104Z] ---> 13db74315fe7 [2024-07-19T10:30:23.104Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T10:30:23.104Z] ---> Running in fe888b948299 [Pipeline] // withEnv [Pipeline] unstash [2024-07-19T10:30:23.414Z] Removing intermediate container fe888b948299 [2024-07-19T10:30:23.414Z] ---> 1dbab8dd4a12 [2024-07-19T10:30:23.414Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T10:30:23.414Z] ---> Running in 6ca9354b5930 [2024-07-19T10:30:23.414Z] Removing intermediate container 6ca9354b5930 [2024-07-19T10:30:23.414Z] ---> 0917141ece15 [2024-07-19T10:30:23.414Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T10:30:23.414Z] ---> Running in 1cd97807db7f [2024-07-19T10:30:23.414Z] Removing intermediate container 1cd97807db7f [2024-07-19T10:30:23.414Z] ---> 2f3ea0fd98d1 [2024-07-19T10:30:23.414Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T10:30:23.414Z] ---> Running in 25123a43ef34 [Pipeline] echo [2024-07-19T10:30:23.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-07-19T10:30:23.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-07-19T10:30:23.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-07-19T10:30:23.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-07-19T10:30:24.030Z] ========================================================= [2024-07-19T10:30:24.030Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-19T10:30:24.030Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2024-07-19T10:30:24.272Z] OK: 264 MiB in 52 packages [Pipeline] isUnix [2024-07-19T10:30:24.565Z] Removing intermediate container 25123a43ef34 [2024-07-19T10:30:24.565Z] ---> 229b6bdc1d0d [2024-07-19T10:30:24.565Z] Step 8/25 : WORKDIR /app [2024-07-19T10:30:24.565Z] ---> Running in 15cf1218af84 [2024-07-19T10:30:24.565Z] Removing intermediate container 15cf1218af84 [2024-07-19T10:30:24.565Z] ---> 7f7346ff7a56 [2024-07-19T10:30:24.565Z] Step 9/25 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:30:24.840Z] ---> f43e6ae76ad8 [2024-07-19T10:30:24.840Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T10:30:24.840Z] ---> Running in c9b05756b087 [2024-07-19T10:30:25.241Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-19T10:30:25.485Z] Removing intermediate container c9b05756b087 [2024-07-19T10:30:25.485Z] ---> 13fd83f33178 [2024-07-19T10:30:25.485Z] Step 11/25 : COPY . . [2024-07-19T10:30:25.558Z] Sending build context to Docker daemon 1.201MB [2024-07-19T10:30:25.558Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T10:30:25.558Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-19T10:30:25.558Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-19T10:30:25.558Z] c6b39de5b339: Pulling fs layer [2024-07-19T10:30:25.558Z] a69c41024577: Pulling fs layer [2024-07-19T10:30:25.558Z] d6de4b400683: Pulling fs layer [2024-07-19T10:30:25.558Z] 35cb2a7552d0: Pulling fs layer [2024-07-19T10:30:25.558Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T10:30:25.558Z] 464afbd9ba4c: Pulling fs layer [2024-07-19T10:30:25.558Z] 00f215d4a9da: Pulling fs layer [2024-07-19T10:30:25.558Z] d496ad576159: Pulling fs layer [2024-07-19T10:30:25.558Z] 4f4fb700ef54: Waiting [2024-07-19T10:30:25.558Z] 464afbd9ba4c: Waiting [2024-07-19T10:30:25.558Z] 00f215d4a9da: Waiting [2024-07-19T10:30:25.558Z] d496ad576159: Waiting [2024-07-19T10:30:25.558Z] 35cb2a7552d0: Waiting [2024-07-19T10:30:25.558Z] a69c41024577: Download complete [2024-07-19T10:30:25.558Z] 35cb2a7552d0: Verifying Checksum [2024-07-19T10:30:25.558Z] 35cb2a7552d0: Download complete [2024-07-19T10:30:25.856Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T10:30:25.856Z] 4f4fb700ef54: Download complete [2024-07-19T10:30:25.856Z] 464afbd9ba4c: Verifying Checksum [2024-07-19T10:30:25.856Z] 464afbd9ba4c: Download complete [2024-07-19T10:30:25.856Z] c6b39de5b339: Verifying Checksum [2024-07-19T10:30:25.856Z] c6b39de5b339: Download complete [2024-07-19T10:30:26.127Z] d496ad576159: Verifying Checksum [2024-07-19T10:30:26.127Z] d496ad576159: Download complete [2024-07-19T10:30:26.129Z] ---> 28d123a7937e [2024-07-19T10:30:26.129Z] Step 12/25 : RUN $MAKE [2024-07-19T10:30:26.129Z] ---> Running in e3c2362500ce [2024-07-19T10:30:26.413Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-19T10:30:26.771Z] c6b39de5b339: Pull complete [2024-07-19T10:30:27.062Z] a69c41024577: Pull complete [2024-07-19T10:30:27.350Z] d6de4b400683: Verifying Checksum [2024-07-19T10:30:27.350Z] d6de4b400683: Download complete [2024-07-19T10:30:28.425Z] 00f215d4a9da: Verifying Checksum [2024-07-19T10:30:28.425Z] 00f215d4a9da: Download complete [2024-07-19T10:30:41.110Z] d6de4b400683: Pull complete [2024-07-19T10:30:41.110Z] 35cb2a7552d0: Pull complete [2024-07-19T10:30:41.110Z] 4f4fb700ef54: Pull complete [2024-07-19T10:30:41.110Z] 464afbd9ba4c: Pull complete [2024-07-19T10:30:49.324Z] 00f215d4a9da: Pull complete [2024-07-19T10:30:50.736Z] d496ad576159: Pull complete [2024-07-19T10:30:50.736Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-19T10:30:50.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-19T10:30:50.736Z] ---> f246e2811388 [2024-07-19T10:30:50.736Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-19T10:30:52.684Z] ---> Running in f0ea69be9412 [2024-07-19T10:30:52.684Z] Removing intermediate container f0ea69be9412 [2024-07-19T10:30:52.684Z] ---> 7d22e176ee77 [2024-07-19T10:30:52.684Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T10:30:52.684Z] ---> Running in ce4a97bc8fc6 [2024-07-19T10:30:53.276Z] Removing intermediate container ce4a97bc8fc6 [2024-07-19T10:30:53.276Z] ---> d40812600888 [2024-07-19T10:30:53.276Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T10:30:53.276Z] ---> Running in 107ecd311e29 [2024-07-19T10:30:53.544Z] Removing intermediate container 107ecd311e29 [2024-07-19T10:30:53.544Z] ---> 38fbd9a78a0c [2024-07-19T10:30:53.544Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T10:30:53.544Z] ---> Running in fc6c8714bcdd [2024-07-19T10:30:53.814Z] Removing intermediate container fc6c8714bcdd [2024-07-19T10:30:53.814Z] ---> fe5e815b9caa [2024-07-19T10:30:53.814Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T10:30:54.082Z] ---> Running in 47e6d54e3954 [2024-07-19T10:30:55.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T10:30:55.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T10:30:56.266Z] OK: 266 MiB in 52 packages [2024-07-19T10:30:57.231Z] Removing intermediate container 47e6d54e3954 [2024-07-19T10:30:57.232Z] ---> df2b75a4d80c [2024-07-19T10:30:57.232Z] Step 8/12 : WORKDIR /app [2024-07-19T10:30:57.232Z] ---> Running in 08a2a94e26a6 [2024-07-19T10:30:57.499Z] Removing intermediate container 08a2a94e26a6 [2024-07-19T10:30:57.499Z] ---> 56e4dcf1608f [2024-07-19T10:30:57.499Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-19T10:30:58.084Z] ---> 73a93366d71d [2024-07-19T10:30:58.084Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T10:30:58.084Z] ---> Running in 675ac2185b2f [2024-07-19T10:31:05.743Z] Removing intermediate container e3c2362500ce [2024-07-19T10:31:05.744Z] ---> e4bf35d1fa2f [2024-07-19T10:31:05.744Z] Step 13/25 : FROM alpine:3.18 [2024-07-19T10:31:05.744Z] 3.18: Pulling from library/alpine [2024-07-19T10:31:05.744Z] 73baa7ef167e: Pulling fs layer [2024-07-19T10:31:05.744Z] 73baa7ef167e: Verifying Checksum [2024-07-19T10:31:05.744Z] 73baa7ef167e: Download complete [2024-07-19T10:31:05.744Z] 73baa7ef167e: Pull complete [2024-07-19T10:31:05.744Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T10:31:05.744Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T10:31:05.744Z] ---> 8fd7cac70a4a [2024-07-19T10:31:05.744Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-19T10:31:05.744Z] ---> Running in e405a5ad16cd [2024-07-19T10:31:05.744Z] Removing intermediate container e405a5ad16cd [2024-07-19T10:31:05.744Z] ---> cd8576a1fe9d [2024-07-19T10:31:05.744Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-19T10:31:05.744Z] ---> Running in ede977d6af9a [2024-07-19T10:31:05.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T10:31:05.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T10:31:05.744Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-19T10:31:05.744Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T10:31:05.744Z] OK: 7 MiB in 16 packages [2024-07-19T10:31:05.744Z] Removing intermediate container ede977d6af9a [2024-07-19T10:31:05.744Z] ---> 1e2e55bb2f76 [2024-07-19T10:31:05.744Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-19T10:31:05.744Z] ---> Running in 2a7dc016038a [2024-07-19T10:31:05.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T10:31:05.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T10:31:05.744Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T10:31:05.744Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T10:31:05.744Z] OK: 7 MiB in 16 packages [2024-07-19T10:31:05.744Z] Removing intermediate container 2a7dc016038a [2024-07-19T10:31:05.744Z] ---> 33b2c87b01bd [2024-07-19T10:31:05.744Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-19T10:31:05.744Z] ---> b208791b34f5 [2024-07-19T10:31:05.744Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-19T10:31:05.744Z] ---> b4475078812d [2024-07-19T10:31:05.744Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-19T10:31:07.124Z] ---> 7a076dab3e72 [2024-07-19T10:31:07.124Z] Step 20/25 : EXPOSE 59989 [2024-07-19T10:31:07.382Z] ---> Running in b441ea5b497a [2024-07-19T10:31:07.382Z] Removing intermediate container b441ea5b497a [2024-07-19T10:31:07.382Z] ---> 315715e02598 [2024-07-19T10:31:07.382Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-19T10:31:07.382Z] ---> Running in 7d58c3e3e513 [2024-07-19T10:31:07.382Z] Removing intermediate container 7d58c3e3e513 [2024-07-19T10:31:07.382Z] ---> ae177892f2df [2024-07-19T10:31:07.382Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-19T10:31:07.382Z] ---> Running in 537d77495845 [2024-07-19T10:31:07.643Z] Removing intermediate container 537d77495845 [2024-07-19T10:31:07.643Z] ---> 34aff582f37e [2024-07-19T10:31:07.643Z] Step 23/25 : LABEL arch=amd64 [2024-07-19T10:31:07.643Z] ---> Running in 7d16eec812f8 [2024-07-19T10:31:07.643Z] Removing intermediate container 7d16eec812f8 [2024-07-19T10:31:07.643Z] ---> 9552b8c8c484 [2024-07-19T10:31:07.643Z] Step 24/25 : LABEL git_sha=5e0a5350000f7cc8a439d9f46baffec18b5dcd72 [2024-07-19T10:31:07.643Z] ---> Running in a4e97fc001d5 [2024-07-19T10:31:07.643Z] Removing intermediate container a4e97fc001d5 [2024-07-19T10:31:07.643Z] ---> 29893632e51f [2024-07-19T10:31:07.643Z] Step 25/25 : LABEL version=0.0.0 [2024-07-19T10:31:07.643Z] ---> Running in 1e9db10dc99f [2024-07-19T10:31:07.903Z] Removing intermediate container 1e9db10dc99f [2024-07-19T10:31:07.903Z] ---> c8349a979e2b [2024-07-19T10:31:07.903Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T10:31:07.903Z] Successfully built c8349a979e2b [2024-07-19T10:31:07.903Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-07-19T10:31:08.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T10:31:08.906Z] [2024-07-19T10:31:08.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:31:09.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T10:31:09.314Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-19T10:31:09.314Z] 5eb5b503b376: Pulling fs layer [2024-07-19T10:31:09.314Z] 5c69ac0246d0: Pulling fs layer [2024-07-19T10:31:09.314Z] ec43610c2a17: Pulling fs layer [2024-07-19T10:31:09.314Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-19T10:31:09.314Z] 33b1e0a273af: Pulling fs layer [2024-07-19T10:31:09.314Z] 5d3b04190fa2: Pulling fs layer [2024-07-19T10:31:09.314Z] 2f39f015ded8: Pulling fs layer [2024-07-19T10:31:09.314Z] 33b1e0a273af: Waiting [2024-07-19T10:31:09.314Z] 2f39f015ded8: Waiting [2024-07-19T10:31:09.314Z] 5d3b04190fa2: Waiting [2024-07-19T10:31:09.314Z] 3a2ae6a8a46f: Waiting [2024-07-19T10:31:09.314Z] 5c69ac0246d0: Verifying Checksum [2024-07-19T10:31:09.314Z] 5c69ac0246d0: Download complete [2024-07-19T10:31:09.314Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-19T10:31:09.314Z] 3a2ae6a8a46f: Download complete [2024-07-19T10:31:09.314Z] 33b1e0a273af: Verifying Checksum [2024-07-19T10:31:09.314Z] 33b1e0a273af: Download complete [2024-07-19T10:31:09.314Z] ec43610c2a17: Verifying Checksum [2024-07-19T10:31:09.314Z] ec43610c2a17: Download complete [2024-07-19T10:31:09.314Z] 5d3b04190fa2: Verifying Checksum [2024-07-19T10:31:09.314Z] 5d3b04190fa2: Download complete [2024-07-19T10:31:09.573Z] 5eb5b503b376: Verifying Checksum [2024-07-19T10:31:09.573Z] 5eb5b503b376: Download complete [2024-07-19T10:31:10.144Z] 2f39f015ded8: Download complete [2024-07-19T10:31:11.077Z] 5eb5b503b376: Pull complete [2024-07-19T10:31:11.078Z] 5c69ac0246d0: Pull complete [2024-07-19T10:31:11.645Z] ec43610c2a17: Pull complete [2024-07-19T10:31:11.645Z] 3a2ae6a8a46f: Pull complete [2024-07-19T10:31:11.904Z] 33b1e0a273af: Pull complete [2024-07-19T10:31:11.904Z] 5d3b04190fa2: Pull complete [2024-07-19T10:31:16.090Z] 2f39f015ded8: Pull complete [2024-07-19T10:31:16.090Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-19T10:31:16.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T10:31:16.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T10:31:16.345Z] prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container [2024-07-19T10:31:16.375Z] $ 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/undry_device-rfid-llrp-go_PR-303 -v /w/workspace/undry_device-rfid-llrp-go_PR-303:/w/workspace/undry_device-rfid-llrp-go_PR-303:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-303@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-303@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-19T10:31:21.438Z] $ docker top cfc9dc962df0a6aa73a46711c4065d03785489b2c61271823da84d41ad10cfc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:31:21.928Z] ---> job-cost.sh [2024-07-19T10:31:21.928Z] lf-activate-venv: SKIPPING [2024-07-19T10:31:21.928Z] INFO: No Stack... [2024-07-19T10:31:22.497Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T10:31:22.758Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T10:31:23.083Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-303/archives/cost.csv [2024-07-19T10:31:23.084Z] + cut -d, -f6 [Pipeline] lock [2024-07-19T10:31:23.133Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-303-1-stack-cost] [2024-07-19T10:31:23.139Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-303-1-stack-cost] did not exist. Created. [2024-07-19T10:31:23.146Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T10:31:23.582Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-19T10:31:23.644Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T10:31:23.683Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T10:31:23.775Z] $ docker stop --time=1 cfc9dc962df0a6aa73a46711c4065d03785489b2c61271823da84d41ad10cfc1 [2024-07-19T10:31:24.937Z] $ docker rm -f --volumes cfc9dc962df0a6aa73a46711c4065d03785489b2c61271823da84d41ad10cfc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-19T10:32:49.767Z] Removing intermediate container 675ac2185b2f [2024-07-19T10:32:49.767Z] ---> 4c857d215ca3 [2024-07-19T10:32:49.767Z] Step 11/12 : COPY . . [2024-07-19T10:32:49.767Z] ---> 5d8fbc49aa72 [2024-07-19T10:32:49.767Z] Step 12/12 : RUN $MAKE [2024-07-19T10:32:49.767Z] ---> Running in 01d2970440a9 [2024-07-19T10:32:49.767Z] noop [2024-07-19T10:32:49.767Z] Removing intermediate container 01d2970440a9 [2024-07-19T10:32:49.767Z] ---> 7dbe0309c034 [2024-07-19T10:32:49.767Z] Successfully built 7dbe0309c034 [2024-07-19T10:32:49.767Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:32:50.276Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T10:32:50.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T10:32:50.572Z] prd-ubuntu20.04-docker-arm64-4c-16g-5928 does not seem to be running inside a container [2024-07-19T10:32:50.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-19T10:32:51.877Z] $ docker top 0c832905a520656a73410bfcb06df20ebde80e6e28ca9a9fb644ff22b8b9c179 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T10:32:52.763Z] + go version [2024-07-19T10:32:52.763Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-19T10:32:52.801Z] $ docker stop --time=1 0c832905a520656a73410bfcb06df20ebde80e6e28ca9a9fb644ff22b8b9c179 [2024-07-19T10:32:54.393Z] $ docker rm -f --volumes 0c832905a520656a73410bfcb06df20ebde80e6e28ca9a9fb644ff22b8b9c179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:32:55.294Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T10:32:55.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T10:32:55.546Z] prd-ubuntu20.04-docker-arm64-4c-16g-5928 does not seem to be running inside a container [2024-07-19T10:32:55.607Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-19T10:32:56.748Z] $ docker top cee65b76255ce01df20d0a59ed5cbfb50fd5c2179d560f331194082e3b427ab9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T10:32:57.660Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-19T10:32:58.056Z] + make test [2024-07-19T10:32:58.330Z] go test ./... -coverprofile=coverage.out ./... [2024-07-19T10:33:05.034Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-19T10:36:42.856Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-19T10:36:42.856Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-19T10:37:15.650Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.223s coverage: 40.6% of statements [2024-07-19T10:37:15.650Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements [2024-07-19T10:37:15.650Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.546s coverage: 51.9% of statements [2024-07-19T10:37:15.650Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-19T10:37:15.650Z] go vet ./... [2024-07-19T10:38:03.318Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T10:38:03.318Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T10:38:03.318Z] ./bin/test-attribution-txt.sh [2024-07-19T10:38:03.318Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-19T10:38:03.318Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T10:38:03.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T10:38:03.698Z] $ docker stop --time=1 cee65b76255ce01df20d0a59ed5cbfb50fd5c2179d560f331194082e3b427ab9 [2024-07-19T10:38:05.620Z] $ docker rm -f --volumes cee65b76255ce01df20d0a59ed5cbfb50fd5c2179d560f331194082e3b427ab9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T10:38:07.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T10:38:07.714Z] Warning: overwriting stash ‘coverage-report’ [2024-07-19T10:38:08.543Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T10:38:10.074Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T10:38:10.586Z] + ls -al . [2024-07-19T10:38:10.586Z] total 684 [2024-07-19T10:38:10.586Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 10:33 . [2024-07-19T10:38:10.586Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:29 .. [2024-07-19T10:38:10.586Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 19 10:29 .dockerignore [2024-07-19T10:38:10.586Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 10:29 .git [2024-07-19T10:38:10.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 10:29 .github [2024-07-19T10:38:10.586Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 19 10:29 .gitignore [2024-07-19T10:38:10.586Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 10:29 .golangci.yml [2024-07-19T10:38:10.586Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 19 10:29 Attribution.txt [2024-07-19T10:38:10.586Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 19 10:29 CHANGELOG.md [2024-07-19T10:38:10.586Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 19 10:29 Dockerfile [2024-07-19T10:38:10.586Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 10:29 GOVERNANCE.md [2024-07-19T10:38:10.586Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 19 10:29 Jenkinsfile [2024-07-19T10:38:10.586Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 10:29 LICENSE [2024-07-19T10:38:10.586Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 19 10:29 Makefile [2024-07-19T10:38:10.586Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 19 10:29 OWNERS.md [2024-07-19T10:38:10.586Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 19 10:29 README.md [2024-07-19T10:38:10.586Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 10:27 VERSION [2024-07-19T10:38:10.586Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:29 bin [2024-07-19T10:38:10.586Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:29 cmd [2024-07-19T10:38:10.586Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 19 10:37 coverage.out [2024-07-19T10:38:10.586Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:29 examples [2024-07-19T10:38:10.586Z] -rw-rw-r-- 1 jenkins jenkins 7162 Jul 19 10:29 go.mod [2024-07-19T10:38:10.586Z] -rw-rw-r-- 1 jenkins jenkins 101671 Jul 19 10:29 go.sum [2024-07-19T10:38:10.586Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:29 images [2024-07-19T10:38:10.586Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:29 internal [2024-07-19T10:38:10.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 10:29 pkg [2024-07-19T10:38:10.586Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 19 10:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:38:11.553Z] + 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=5e0a5350000f7cc8a439d9f46baffec18b5dcd72 --label arch=arm64 --label version=0.0.0 . [2024-07-19T10:38:11.890Z] Sending build context to Docker daemon 1.201MB [2024-07-19T10:38:11.890Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T10:38:11.890Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-19T10:38:11.890Z] ---> 7dbe0309c034 [2024-07-19T10:38:11.890Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-19T10:38:11.890Z] ---> Running in 4b5077e663df [2024-07-19T10:38:12.208Z] Removing intermediate container 4b5077e663df [2024-07-19T10:38:12.208Z] ---> aace577b9139 [2024-07-19T10:38:12.208Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T10:38:12.208Z] ---> Running in c2c43d577117 [2024-07-19T10:38:12.508Z] Removing intermediate container c2c43d577117 [2024-07-19T10:38:12.508Z] ---> 34d38001762b [2024-07-19T10:38:12.508Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T10:38:12.508Z] ---> Running in 5698163efcd6 [2024-07-19T10:38:12.814Z] Removing intermediate container 5698163efcd6 [2024-07-19T10:38:12.814Z] ---> 0ddb5be75c7a [2024-07-19T10:38:12.814Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T10:38:13.112Z] ---> Running in 4a0a6dfc2564 [2024-07-19T10:38:13.431Z] Removing intermediate container 4a0a6dfc2564 [2024-07-19T10:38:13.431Z] ---> 391778e13e3d [2024-07-19T10:38:13.431Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T10:38:13.431Z] ---> Running in ece601395ea3 [2024-07-19T10:38:14.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T10:38:14.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T10:38:15.479Z] OK: 266 MiB in 52 packages [2024-07-19T10:38:16.563Z] Removing intermediate container ece601395ea3 [2024-07-19T10:38:16.563Z] ---> 1b644998caa2 [2024-07-19T10:38:16.563Z] Step 8/25 : WORKDIR /app [2024-07-19T10:38:16.563Z] ---> Running in 5c18ec69b8ff [2024-07-19T10:38:16.875Z] Removing intermediate container 5c18ec69b8ff [2024-07-19T10:38:16.875Z] ---> e4687d86c54b [2024-07-19T10:38:16.875Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-19T10:38:17.217Z] ---> 93099457a1c9 [2024-07-19T10:38:17.217Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T10:38:17.551Z] ---> Running in 5fcdfc7216ca [2024-07-19T10:38:19.641Z] Removing intermediate container 5fcdfc7216ca [2024-07-19T10:38:19.641Z] ---> 38ca823d7600 [2024-07-19T10:38:19.641Z] Step 11/25 : COPY . . [2024-07-19T10:38:20.278Z] ---> 09ca7711b535 [2024-07-19T10:38:20.278Z] Step 12/25 : RUN $MAKE [2024-07-19T10:38:20.278Z] ---> Running in 6d03c2f55cf1 [2024-07-19T10:38:21.348Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-19T10:41:44.247Z] Removing intermediate container 6d03c2f55cf1 [2024-07-19T10:41:44.247Z] ---> 22b38c4e5c13 [2024-07-19T10:41:44.247Z] Step 13/25 : FROM alpine:3.18 [2024-07-19T10:41:44.247Z] 3.18: Pulling from library/alpine [2024-07-19T10:41:44.247Z] 5c905c7ebe2f: Pulling fs layer [2024-07-19T10:41:44.247Z] 5c905c7ebe2f: Verifying Checksum [2024-07-19T10:41:44.247Z] 5c905c7ebe2f: Download complete [2024-07-19T10:41:44.247Z] 5c905c7ebe2f: Pull complete [2024-07-19T10:41:44.247Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T10:41:44.247Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T10:41:44.247Z] ---> dec292d02e07 [2024-07-19T10:41:44.247Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-19T10:41:44.247Z] ---> Running in 4913f4318c60 [2024-07-19T10:41:44.247Z] Removing intermediate container 4913f4318c60 [2024-07-19T10:41:44.247Z] ---> 37d8141ec671 [2024-07-19T10:41:44.247Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-19T10:41:44.247Z] ---> Running in 1e58ac2621b2 [2024-07-19T10:41:44.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T10:41:44.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T10:41:45.994Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-19T10:41:45.994Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T10:41:45.994Z] OK: 8 MiB in 16 packages [2024-07-19T10:41:46.654Z] Removing intermediate container 1e58ac2621b2 [2024-07-19T10:41:46.654Z] ---> d74d276a6301 [2024-07-19T10:41:46.654Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-19T10:41:47.000Z] ---> Running in 6c501af8a760 [2024-07-19T10:41:48.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T10:41:48.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T10:41:49.096Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T10:41:49.096Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T10:41:49.096Z] OK: 8 MiB in 16 packages [2024-07-19T10:41:50.195Z] Removing intermediate container 6c501af8a760 [2024-07-19T10:41:50.195Z] ---> e6a7aaf304a4 [2024-07-19T10:41:50.195Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-19T10:41:50.506Z] ---> 946e50760191 [2024-07-19T10:41:50.506Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-19T10:41:51.148Z] ---> 14d6d8493f79 [2024-07-19T10:41:51.148Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-19T10:41:53.355Z] ---> adc4f1320e10 [2024-07-19T10:41:53.355Z] Step 20/25 : EXPOSE 59989 [2024-07-19T10:41:53.355Z] ---> Running in b52cddfb822c [2024-07-19T10:41:53.355Z] Removing intermediate container b52cddfb822c [2024-07-19T10:41:53.355Z] ---> e941d49e197e [2024-07-19T10:41:53.355Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-19T10:41:53.700Z] ---> Running in 0868575f124e [2024-07-19T10:41:54.002Z] Removing intermediate container 0868575f124e [2024-07-19T10:41:54.002Z] ---> 51a2c8deff45 [2024-07-19T10:41:54.002Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-19T10:41:54.002Z] ---> Running in cc9a7ef9eed2 [2024-07-19T10:41:54.337Z] Removing intermediate container cc9a7ef9eed2 [2024-07-19T10:41:54.337Z] ---> a8b9d9aac821 [2024-07-19T10:41:54.337Z] Step 23/25 : LABEL arch=arm64 [2024-07-19T10:41:54.337Z] ---> Running in bdf78dbf3a6f [2024-07-19T10:41:54.648Z] Removing intermediate container bdf78dbf3a6f [2024-07-19T10:41:54.648Z] ---> 106532895f62 [2024-07-19T10:41:54.648Z] Step 24/25 : LABEL git_sha=5e0a5350000f7cc8a439d9f46baffec18b5dcd72 [2024-07-19T10:41:54.648Z] ---> Running in 8cef0c1bc586 [2024-07-19T10:41:54.939Z] Removing intermediate container 8cef0c1bc586 [2024-07-19T10:41:54.939Z] ---> 91feaba4a501 [2024-07-19T10:41:54.939Z] Step 25/25 : LABEL version=0.0.0 [2024-07-19T10:41:54.939Z] ---> Running in 56579373dec9 [2024-07-19T10:41:55.232Z] Removing intermediate container 56579373dec9 [2024-07-19T10:41:55.232Z] ---> 5a5d6be13dba [2024-07-19T10:41:55.232Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T10:41:55.232Z] Successfully built 5a5d6be13dba [2024-07-19T10:41:55.232Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:41:58.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T10:41:58.028Z] [2024-07-19T10:41:58.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:41:58.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T10:41:58.838Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-19T10:41:58.838Z] 8998bd30e6a1: Pulling fs layer [2024-07-19T10:41:58.838Z] 04944245beec: Pulling fs layer [2024-07-19T10:41:58.838Z] 699f458cf7ca: Pulling fs layer [2024-07-19T10:41:58.838Z] 765212b225bb: Pulling fs layer [2024-07-19T10:41:58.838Z] f23df028b6ca: Pulling fs layer [2024-07-19T10:41:58.838Z] d65c8cfc05b1: Pulling fs layer [2024-07-19T10:41:58.838Z] 2437ff75d9bd: Pulling fs layer [2024-07-19T10:41:58.838Z] f23df028b6ca: Waiting [2024-07-19T10:41:58.838Z] 2437ff75d9bd: Waiting [2024-07-19T10:41:58.838Z] d65c8cfc05b1: Waiting [2024-07-19T10:41:58.838Z] 765212b225bb: Waiting [2024-07-19T10:41:59.131Z] 04944245beec: Verifying Checksum [2024-07-19T10:41:59.131Z] 04944245beec: Download complete [2024-07-19T10:41:59.131Z] 765212b225bb: Verifying Checksum [2024-07-19T10:41:59.131Z] 765212b225bb: Download complete [2024-07-19T10:41:59.131Z] f23df028b6ca: Verifying Checksum [2024-07-19T10:41:59.131Z] f23df028b6ca: Download complete [2024-07-19T10:41:59.131Z] d65c8cfc05b1: Verifying Checksum [2024-07-19T10:41:59.131Z] d65c8cfc05b1: Download complete [2024-07-19T10:41:59.131Z] 699f458cf7ca: Verifying Checksum [2024-07-19T10:41:59.131Z] 699f458cf7ca: Download complete [2024-07-19T10:41:59.791Z] 8998bd30e6a1: Verifying Checksum [2024-07-19T10:41:59.791Z] 8998bd30e6a1: Download complete [2024-07-19T10:42:01.824Z] 2437ff75d9bd: Download complete [2024-07-19T10:42:04.624Z] 8998bd30e6a1: Pull complete [2024-07-19T10:42:04.624Z] 04944245beec: Pull complete [2024-07-19T10:42:06.137Z] 699f458cf7ca: Pull complete [2024-07-19T10:42:06.424Z] 765212b225bb: Pull complete [2024-07-19T10:42:07.445Z] f23df028b6ca: Pull complete [2024-07-19T10:42:07.445Z] d65c8cfc05b1: Pull complete [2024-07-19T10:42:26.207Z] 2437ff75d9bd: Pull complete [2024-07-19T10:42:26.207Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-19T10:42:26.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T10:42:26.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T10:42:27.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-5928 does not seem to be running inside a container [2024-07-19T10:42:27.245Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-19T10:42:29.898Z] $ docker top 490385fb623885332038fa649c8b7a47f4851aec8ba16edba108ac081cf77e6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:42:30.829Z] ---> job-cost.sh [2024-07-19T10:42:31.126Z] lf-activate-venv: SKIPPING [2024-07-19T10:42:31.126Z] INFO: No Stack... [2024-07-19T10:42:31.406Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-19T10:42:32.465Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T10:42:32.973Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-07-19T10:42:32.973Z] + cut -d, -f6 [Pipeline] lock [2024-07-19T10:42:33.149Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-303-1-stack-cost] [2024-07-19T10:42:33.191Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-303-1-stack-cost] did not exist. Created. [2024-07-19T10:42:33.219Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T10:42:34.097Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-30e7ba77/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-19T10:42:34.643Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-19T10:42:34.809Z] Warning: overwriting stash ‘stack-cost’ [2024-07-19T10:42:34.909Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T10:42:34.997Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T10:42:35.252Z] $ docker stop --time=1 490385fb623885332038fa649c8b7a47f4851aec8ba16edba108ac081cf77e6b [2024-07-19T10:42:36.767Z] $ docker rm -f --volumes 490385fb623885332038fa649c8b7a47f4851aec8ba16edba108ac081cf77e6b [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-07-19T10:42:39.688Z] provisioning config files... [2024-07-19T10:42:39.738Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-303@tmp/config7116077506166219119tmp [Pipeline] { [Pipeline] sh [2024-07-19T10:42:40.295Z] + set +x [2024-07-19T10:42:40.295Z] + + bash -s --curl [2024-07-19T10:42:40.295Z] -s https://codecov.io/bash [2024-07-19T10:42:40.295Z] [2024-07-19T10:42:40.295Z] _____ _ [2024-07-19T10:42:40.295Z] / ____| | | [2024-07-19T10:42:40.295Z] | | ___ __| | ___ ___ _____ __ [2024-07-19T10:42:40.295Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-19T10:42:40.295Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-19T10:42:40.295Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-19T10:42:40.295Z] Bash-1.0.6 [2024-07-19T10:42:40.295Z] [2024-07-19T10:42:40.295Z] [2024-07-19T10:42:40.295Z] ==> git version 2.25.1 found [2024-07-19T10:42:40.295Z] ==> 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-07-19T10:42:40.295Z] Release-Date: 2020-01-08 [2024-07-19T10:42:40.295Z] 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-07-19T10:42:40.295Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-19T10:42:40.295Z] ==> Jenkins CI detected. [2024-07-19T10:42:40.295Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-303 [2024-07-19T10:42:40.295Z] project root: . [2024-07-19T10:42:40.295Z] --> token set from env [2024-07-19T10:42:40.295Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-19T10:42:40.295Z] ==> Running gcov in . (disable via -X gcov) [2024-07-19T10:42:40.295Z] ==> Python coveragepy not found [2024-07-19T10:42:40.295Z] ==> Searching for coverage reports in: [2024-07-19T10:42:40.295Z] + . [2024-07-19T10:42:40.295Z] -> Found 1 reports [2024-07-19T10:42:40.295Z] ==> Detecting git/mercurial file structure [2024-07-19T10:42:40.295Z] ==> Reading reports [2024-07-19T10:42:40.295Z] + ./coverage.out bytes=438103 [2024-07-19T10:42:40.295Z] ==> Appending adjustments [2024-07-19T10:42:40.295Z] https://docs.codecov.io/docs/fixing-reports [2024-07-19T10:42:40.610Z] + Found adjustments [2024-07-19T10:42:40.610Z] ==> Gzipping contents [2024-07-19T10:42:40.610Z] 52K /tmp/codecov.1Ca19h.gz [2024-07-19T10:42:40.610Z] ==> Uploading reports [2024-07-19T10:42:40.610Z] url: https://codecov.io [2024-07-19T10:42:40.610Z] query: branch=PR-303&commit=5e0a5350000f7cc8a439d9f46baffec18b5dcd72&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=303&job=&cmd_args= [2024-07-19T10:42:40.610Z] -> Pinging Codecov [2024-07-19T10:42:40.610Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-303&commit=5e0a5350000f7cc8a439d9f46baffec18b5dcd72&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=303&job=&cmd_args= [2024-07-19T10:42:40.610Z] -> Uploading to [2024-07-19T10:42:40.610Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-19/581DD39554BDF9B6E22D074273EAD858/5e0a5350000f7cc8a439d9f46baffec18b5dcd72/f0211da3-b925-49fe-9288-af209e5441cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T104240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e14b3845e486e3d7f3fc24e0dcd446eec5a8778e19c60fda3e70c7028604cdf3 [2024-07-19T10:42:40.610Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T10:42:40.610Z] Dload Upload Total Spent Left Speed [2024-07-19T10:42:40.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50186 0 0 100 50186 0 171k --:--:-- --:--:-- --:--:-- 171k [2024-07-19T10:42:40.911Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5e0a5350000f7cc8a439d9f46baffec18b5dcd72 [Pipeline] } [2024-07-19T10:42:41.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-07-19T10:42:47.839Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-303/archives ] [2024-07-19T10:42:47.840Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-303/archives [2024-07-19T10:42:47.840Z] total 16 [2024-07-19T10:42:47.840Z] drwxr-xr-x 3 root root 4096 Jul 19 10:31 . [2024-07-19T10:42:47.840Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 10:31 .. [2024-07-19T10:42:47.840Z] drwxr-xr-x 2 root root 4096 Jul 19 10:31 cost [2024-07-19T10:42:47.840Z] -rw-r--r-- 1 root root 91 Jul 19 10:31 cost.csv [2024-07-19T10:42:47.840Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-303/archives [2024-07-19T10:42:47.840Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-303/archives [2024-07-19T10:42:47.840Z] total 16 [2024-07-19T10:42:47.840Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 10:31 . [2024-07-19T10:42:47.840Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 10:31 .. [2024-07-19T10:42:47.840Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 10:31 cost [2024-07-19T10:42:47.840Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 19 10:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:42:48.450Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:42:49.308Z] ---> package-listing.sh [2024-07-19T10:42:49.308Z] ++ facter osfamily [2024-07-19T10:42:49.308Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-19T10:42:49.308Z] + OS_FAMILY=debian [2024-07-19T10:42:49.308Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-303 [2024-07-19T10:42:49.308Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-19T10:42:49.308Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-19T10:42:49.308Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-19T10:42:49.308Z] + PACKAGES=/tmp/packages_start.txt [2024-07-19T10:42:49.308Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-303 ']' [2024-07-19T10:42:49.308Z] + PACKAGES=/tmp/packages_end.txt [2024-07-19T10:42:49.308Z] + case "${OS_FAMILY}" in [2024-07-19T10:42:49.308Z] + dpkg -l [2024-07-19T10:42:49.308Z] + grep '^ii' [2024-07-19T10:42:49.348Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-19T10:42:49.348Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-19T10:42:49.348Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-19T10:42:49.348Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-303 ']' [2024-07-19T10:42:49.348Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-303/archives/ [2024-07-19T10:42:49.348Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-303/archives/ [Pipeline] echo [2024-07-19T10:42:49.454Z] 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/undry_device-rfid-llrp-go_PR-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-19T10:42:49.935Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:42:50.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T10:42:50.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T10:42:51.228Z] prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container [2024-07-19T10:42:51.329Z] $ 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/undry_device-rfid-llrp-go_PR-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-303 -v /w/workspace/undry_device-rfid-llrp-go_PR-303:/w/workspace/undry_device-rfid-llrp-go_PR-303:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-303@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-303@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-19T10:42:51.521Z] $ docker top c0c1ba6a2b9d3efe64a6644b34b2df7c7099f100289c59cfe5f5cd71a432ca3e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T10:42:52.385Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-19T10:42:52.933Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-19T10:42:53.477Z] + ls /var/log/sa-host [2024-07-19T10:42:53.477Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T10:42:53.988Z] provisioning config files... [2024-07-19T10:42:54.020Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-303@tmp/config13458791481147678581tmp [Pipeline] { [Pipeline] echo [2024-07-19T10:42:54.305Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:42:54.771Z] ---> create-netrc.sh [Pipeline] } [2024-07-19T10:42:54.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:42:55.521Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-19T10:42:55.638Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:42:56.158Z] ---> sudo-logs.sh [2024-07-19T10:42:56.158Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-19T10:42:56.521Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:42:57.081Z] ---> job-cost.sh [2024-07-19T10:42:57.081Z] lf-activate-venv: SKIPPING [2024-07-19T10:42:57.081Z] DEBUG: total: 0.2199999988079071 [2024-07-19T10:42:57.081Z] INFO: Retrieving Stack Cost... [2024-07-19T10:42:57.731Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T10:42:58.026Z] INFO: Archiving Costs [Pipeline] echo [2024-07-19T10:42:58.148Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:42:58.626Z] ---> logs-deploy.sh [2024-07-19T10:42:58.626Z] lf-activate-venv: SKIPPING [2024-07-19T10:42:58.626Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-303/1 [2024-07-19T10:42:58.626Z] INFO: archiving workspace using pattern(s): [2024-07-19T10:42:59.666Z] Archives upload complete. [2024-07-19T10:42:59.963Z] INFO: archiving logs to Nexus