Pull request #298 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d822564c3b0db4f59863b5d500c476f1cb31c2a+e83b8e1a3e8907a42e6a265f9968d04d77803185 (2966efb0527b1caaff7740c2450bf528b14b3053) 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-ssh15758489290486962839.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-ssh7285235589120856872.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-298/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-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14690767658418780994.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-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15094810664904239129.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-ssh10404405736569125040.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-298/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-298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12768672663067437728.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 ‘prd-ubuntu20.04-docker-8c-8g-4701’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4711 in /w/workspace/undry_device-rfid-llrp-go_PR-298 [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-298 # 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 > 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/298/head:refs/remotes/origin/PR-298 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e83b8e1a3e8907a42e6a265f9968d04d77803185 into PR head commit 4d822564c3b0db4f59863b5d500c476f1cb31c2a Merge succeeded, producing 4d822564c3b0db4f59863b5d500c476f1cb31c2a Checking out Revision 4d822564c3b0db4f59863b5d500c476f1cb31c2a (PR-298) Commit message: "build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 4d822564c3b0db4f59863b5d500c476f1cb31c2a # 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 e83b8e1a3e8907a42e6a265f9968d04d77803185 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d822564c3b0db4f59863b5d500c476f1cb31c2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-01T20:41:04.059Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-01T20:41:04.287Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-01T20:41:04.440Z] ========================================================= [2024-07-01T20:41:04.440Z] EdgeX Global Pipelines Version Info [2024-07-01T20:41:04.440Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:41:05.248Z] ------------------- [2024-07-01T20:41:05.248Z] stable info: [2024-07-01T20:41:05.248Z] ------------------- [2024-07-01T20:41:05.248Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-01T20:41:05.248Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-01T20:41:05.248Z] Message: update stable to v1.0.260 [2024-07-01T20:41:05.816Z] ------------------- [2024-07-01T20:41:05.816Z] experimental info: [2024-07-01T20:41:05.816Z] ------------------- [2024-07-01T20:41:05.816Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-01T20:41:05.816Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-01T20:41:05.816Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-01T20:41:06.057Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-07-01T20:41:06.117Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-07-01T20:41:06.200Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-01T20:41:06.255Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-01T20:41:06.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-01T20:41:06.378Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-01T20:41:06.432Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-01T20:41:06.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-01T20:41:06.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-01T20:41:06.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-01T20:41:06.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-01T20:41:06.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-07-01T20:41:06.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-01T20:41:06.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-01T20:41:06.914Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-01T20:41:06.978Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-01T20:41:07.044Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T20:41:07.106Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T20:41:07.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-01T20:41:07.245Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-01T20:41:07.307Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-01T20:41:07.366Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-01T20:41:07.427Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-01T20:41:07.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-01T20:41:07.550Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-01T20:41:07.609Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-01T20:41:07.676Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-01T20:41:07.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-298 [Pipeline] echo [2024-07-01T20:41:07.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-298 [Pipeline] echo [2024-07-01T20:41:07.866Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-298 [Pipeline] echo [2024-07-01T20:41:07.928Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d822564c3b0db4f59863b5d500c476f1cb31c2a [Pipeline] echo [2024-07-01T20:41:07.996Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d82256 [Pipeline] echo [2024-07-01T20:41:08.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T20:41:08.215Z] provisioning config files... [2024-07-01T20:41:08.229Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-298@tmp/config15449831589663347295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:41:08.644Z] ---> ****-login.sh [2024-07-01T20:41:08.644Z] nexus3.edgexfoundry.org:10001 [2024-07-01T20:41:10.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:10.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:10.285Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:10.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:10.285Z] [2024-07-01T20:41:10.285Z] Login Succeeded [2024-07-01T20:41:10.285Z] nexus3.edgexfoundry.org:10002 [2024-07-01T20:41:10.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:10.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:10.285Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:10.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:10.285Z] [2024-07-01T20:41:10.285Z] Login Succeeded [2024-07-01T20:41:10.285Z] nexus3.edgexfoundry.org:10003 [2024-07-01T20:41:10.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:10.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:10.549Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:10.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:10.549Z] [2024-07-01T20:41:10.549Z] Login Succeeded [2024-07-01T20:41:10.549Z] nexus3.edgexfoundry.org:10004 [2024-07-01T20:41:10.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:10.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:10.808Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:10.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:10.808Z] [2024-07-01T20:41:10.808Z] Login Succeeded [2024-07-01T20:41:10.808Z] ****.io [2024-07-01T20:41:10.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:11.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:11.066Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:11.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:11.066Z] [2024-07-01T20:41:11.066Z] Login Succeeded [2024-07-01T20:41:11.066Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T20:41:11.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-01T20:41:11.807Z] + git rev-list -1 --merges 4d822564c3b0db4f59863b5d500c476f1cb31c2a~1..4d822564c3b0db4f59863b5d500c476f1cb31c2a [Pipeline] echo [2024-07-01T20:41:11.849Z] -----------> git rev-list -1 --merges 4d822564c3b0db4f59863b5d500c476f1cb31c2a~1..4d822564c3b0db4f59863b5d500c476f1cb31c2a 4d822564c3b0db4f59863b5d500c476f1cb31c2a [false] [Pipeline] sh [2024-07-01T20:41:12.169Z] + git log --format=format:%s -1 4d822564c3b0db4f59863b5d500c476f1cb31c2a [Pipeline] echo [2024-07-01T20:41:12.211Z] ========================================================= [2024-07-01T20:41:12.211Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-01T20:41:12.211Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T20:41:12.694Z] + git log --format=format:%s -1 4d822564c3b0db4f59863b5d500c476f1cb31c2a [Pipeline] echo [2024-07-01T20:41:12.736Z] [semverPrep] GIT_COMMIT: 4d822564c3b0db4f59863b5d500c476f1cb31c2a, Commit Message: build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1 [Pipeline] echo [2024-07-01T20:41:12.783Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-01T20:41:13.182Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-01T20:41:13.182Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-01T20:41:13.182Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-01T20:41:13.182Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-01T20:41:13.182Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-01T20:41:13.182Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-01T20:41:13.182Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:41:13.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T20:41:13.636Z] [2024-07-01T20:41:13.636Z] 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-01T20:41:14.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T20:41:14.040Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-01T20:41:14.040Z] b85a868b505f: Pulling fs layer [2024-07-01T20:41:14.040Z] e2be974225ed: Pulling fs layer [2024-07-01T20:41:14.040Z] 339a4e72a1f5: Pulling fs layer [2024-07-01T20:41:14.040Z] 988bab9f4d93: Pulling fs layer [2024-07-01T20:41:14.040Z] 1469e6f7b9e6: Pulling fs layer [2024-07-01T20:41:14.040Z] eaf3925da568: Pulling fs layer [2024-07-01T20:41:14.040Z] bab4dde63d76: Pulling fs layer [2024-07-01T20:41:14.040Z] bde34c3a00c8: Pulling fs layer [2024-07-01T20:41:14.040Z] b352a97aabf1: Pulling fs layer [2024-07-01T20:41:14.040Z] 4872d77fe225: Pulling fs layer [2024-07-01T20:41:14.040Z] 5851b861e8e6: Pulling fs layer [2024-07-01T20:41:14.040Z] 988bab9f4d93: Waiting [2024-07-01T20:41:14.040Z] bab4dde63d76: Waiting [2024-07-01T20:41:14.040Z] bde34c3a00c8: Waiting [2024-07-01T20:41:14.040Z] b352a97aabf1: Waiting [2024-07-01T20:41:14.040Z] 1469e6f7b9e6: Waiting [2024-07-01T20:41:14.040Z] eaf3925da568: Waiting [2024-07-01T20:41:14.040Z] 5851b861e8e6: Waiting [2024-07-01T20:41:14.040Z] 4872d77fe225: Waiting [2024-07-01T20:41:14.299Z] e2be974225ed: Verifying Checksum [2024-07-01T20:41:14.299Z] e2be974225ed: Download complete [2024-07-01T20:41:14.299Z] 988bab9f4d93: Verifying Checksum [2024-07-01T20:41:14.299Z] 988bab9f4d93: Download complete [2024-07-01T20:41:14.299Z] 1469e6f7b9e6: Verifying Checksum [2024-07-01T20:41:14.299Z] 1469e6f7b9e6: Download complete [2024-07-01T20:41:14.299Z] eaf3925da568: Download complete [2024-07-01T20:41:14.299Z] 339a4e72a1f5: Verifying Checksum [2024-07-01T20:41:14.299Z] 339a4e72a1f5: Download complete [2024-07-01T20:41:14.299Z] bde34c3a00c8: Download complete [2024-07-01T20:41:14.299Z] b352a97aabf1: Verifying Checksum [2024-07-01T20:41:14.299Z] b352a97aabf1: Download complete [2024-07-01T20:41:14.299Z] 4872d77fe225: Verifying Checksum [2024-07-01T20:41:14.299Z] 4872d77fe225: Download complete [2024-07-01T20:41:14.299Z] 5851b861e8e6: Verifying Checksum [2024-07-01T20:41:14.299Z] 5851b861e8e6: Download complete [2024-07-01T20:41:14.560Z] b85a868b505f: Verifying Checksum [2024-07-01T20:41:14.560Z] b85a868b505f: Download complete [2024-07-01T20:41:14.818Z] bab4dde63d76: Verifying Checksum [2024-07-01T20:41:14.818Z] bab4dde63d76: Download complete [2024-07-01T20:41:15.762Z] b85a868b505f: Pull complete [2024-07-01T20:41:16.022Z] e2be974225ed: Pull complete [2024-07-01T20:41:16.596Z] 339a4e72a1f5: Pull complete [2024-07-01T20:41:16.596Z] 988bab9f4d93: Pull complete [2024-07-01T20:41:17.164Z] 1469e6f7b9e6: Pull complete [2024-07-01T20:41:17.424Z] eaf3925da568: Pull complete [2024-07-01T20:41:19.328Z] bab4dde63d76: Pull complete [2024-07-01T20:41:19.328Z] bde34c3a00c8: Pull complete [2024-07-01T20:41:20.267Z] b352a97aabf1: Pull complete [2024-07-01T20:41:20.527Z] 4872d77fe225: Pull complete [2024-07-01T20:41:20.788Z] 5851b861e8e6: Pull complete [2024-07-01T20:41:21.048Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-01T20:41:21.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T20:41:21.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:41:21.708Z] prd-ubuntu20.04-docker-8c-8g-4711 does not seem to be running inside a container [2024-07-01T20:41:21.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-298 -v /w/workspace/undry_device-rfid-llrp-go_PR-298:/w/workspace/undry_device-rfid-llrp-go_PR-298:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-298@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-298@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-01T20:41:29.586Z] $ docker top 16234342cdc3ceea48599eb50134c97dc57f1821e69ff6257b311b0a16a4def1 -eo pid,comm [2024-07-01T20:41:29.786Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-01T20:41:29.787Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-01T20:41:29.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-01T20:41:29.958Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-01T20:41:30.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-01T20:41:30.058Z] $ docker exec 16234342cdc3ceea48599eb50134c97dc57f1821e69ff6257b311b0a16a4def1 ssh-agent [2024-07-01T20:41:30.162Z] SSH_AUTH_SOCK=/tmp/ssh-ThYtxmuYU92s/agent.13 [2024-07-01T20:41:30.162Z] SSH_AGENT_PID=19 [2024-07-01T20:41:30.168Z] Running ssh-add (command line suppressed) [2024-07-01T20:41:30.259Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-298@tmp/private_key_5316834155567087951.key (/w/workspace/undry_device-rfid-llrp-go_PR-298@tmp/private_key_5316834155567087951.key) [2024-07-01T20:41:30.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-01T20:41:30.623Z] + git tag --points-at HEAD [Pipeline] } [2024-07-01T20:41:30.649Z] $ docker exec --env ******** --env ******** 16234342cdc3ceea48599eb50134c97dc57f1821e69ff6257b311b0a16a4def1 ssh-agent -k [2024-07-01T20:41:30.759Z] unset SSH_AUTH_SOCK; [2024-07-01T20:41:30.759Z] unset SSH_AGENT_PID; [2024-07-01T20:41:30.760Z] echo Agent pid 19 killed; [2024-07-01T20:41:30.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-01T20:41:30.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-01T20:41:30.902Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-01T20:41:30.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-01T20:41:30.988Z] $ docker exec 16234342cdc3ceea48599eb50134c97dc57f1821e69ff6257b311b0a16a4def1 ssh-agent [2024-07-01T20:41:31.098Z] SSH_AUTH_SOCK=/tmp/ssh-db4XJU2tQsRK/agent.72 [2024-07-01T20:41:31.098Z] SSH_AGENT_PID=78 [2024-07-01T20:41:31.103Z] Running ssh-add (command line suppressed) [2024-07-01T20:41:31.181Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-298@tmp/private_key_14385419209585380883.key (/w/workspace/undry_device-rfid-llrp-go_PR-298@tmp/private_key_14385419209585380883.key) [2024-07-01T20:41:31.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-01T20:41:31.547Z] + git semver init [2024-07-01T20:41:31.807Z] 2024-07-01 20:41:31,752 [run_init] DEBUG init version:0.0.0 force:False [2024-07-01T20:41:31.807Z] 2024-07-01 20:41:31,753 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-298/.semver [2024-07-01T20:41:31.807Z] 2024-07-01 20:41:31,754 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-298/.semver [2024-07-01T20:41:31.807Z] 2024-07-01 20:41:31,754 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-298/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-298, universal_newlines=False, shell=None, istream=None) [2024-07-01T20:41:33.192Z] 2024-07-01 20:41:33,164 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-298/.git/info/exclude [2024-07-01T20:41:33.192Z] 2024-07-01 20:41:33,164 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-298/.semver/PR-298 with force:False [2024-07-01T20:41:33.192Z] 2024-07-01 20:41:33,165 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-298/.semver/PR-298 [2024-07-01T20:41:33.192Z] 2024-07-01 20:41:33,167 [execute] INFO git cat-file --batch-check [2024-07-01T20:41:33.192Z] 2024-07-01 20:41:33,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-298/.semver, universal_newlines=False, shell=None, istream=) [2024-07-01T20:41:33.192Z] 2024-07-01 20:41:33,173 [execute] INFO git cat-file --batch [2024-07-01T20:41:33.192Z] 2024-07-01 20:41:33,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-298/.semver, universal_newlines=False, shell=None, istream=) [2024-07-01T20:41:33.192Z] 2024-07-01 20:41:33,177 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-298/.semver/PR-298 [2024-07-01T20:41:33.192Z] 0.0.0 [Pipeline] } [2024-07-01T20:41:33.461Z] $ docker exec --env ******** --env ******** 16234342cdc3ceea48599eb50134c97dc57f1821e69ff6257b311b0a16a4def1 ssh-agent -k [2024-07-01T20:41:33.553Z] unset SSH_AUTH_SOCK; [2024-07-01T20:41:33.554Z] unset SSH_AGENT_PID; [2024-07-01T20:41:33.554Z] echo Agent pid 78 killed; [2024-07-01T20:41:33.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-01T20:41:34.022Z] + git semver [Pipeline] } [2024-07-01T20:41:34.303Z] $ docker stop --time=1 16234342cdc3ceea48599eb50134c97dc57f1821e69ff6257b311b0a16a4def1 [2024-07-01T20:41:36.099Z] $ docker rm -f --volumes 16234342cdc3ceea48599eb50134c97dc57f1821e69ff6257b311b0a16a4def1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T20:41:36.636Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-01T20:41:36.969Z] Stashed 1 file(s) [Pipeline] echo [2024-07-01T20:41:36.998Z] [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-01T20:41:37.757Z] provisioning config files... [2024-07-01T20:41:37.766Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-298@tmp/config862308817316751013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:41:38.174Z] ---> ****-login.sh [2024-07-01T20:41:38.174Z] nexus3.edgexfoundry.org:10001 [2024-07-01T20:41:38.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:38.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:38.174Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:38.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:38.175Z] [2024-07-01T20:41:38.175Z] Login Succeeded [2024-07-01T20:41:38.175Z] nexus3.edgexfoundry.org:10002 [2024-07-01T20:41:38.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:38.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:38.175Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:38.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:38.175Z] [2024-07-01T20:41:38.175Z] Login Succeeded [2024-07-01T20:41:38.175Z] nexus3.edgexfoundry.org:10003 [2024-07-01T20:41:38.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:38.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:38.434Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:38.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:38.434Z] [2024-07-01T20:41:38.434Z] Login Succeeded [2024-07-01T20:41:38.434Z] nexus3.edgexfoundry.org:10004 [2024-07-01T20:41:38.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:38.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:38.434Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:38.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:38.434Z] [2024-07-01T20:41:38.434Z] Login Succeeded [2024-07-01T20:41:38.434Z] ****.io [2024-07-01T20:41:38.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:38.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:38.695Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:38.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:38.695Z] [2024-07-01T20:41:38.695Z] Login Succeeded [2024-07-01T20:41:38.695Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T20:41:38.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-01T20:41:38.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:41:39.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:41:39.087Z] ========================================================= [2024-07-01T20:41:39.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-01T20:41:39.087Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:41:39.605Z] + 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-01T20:41:39.605Z] Sending build context to Docker daemon 11.53MB [2024-07-01T20:41:39.605Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:41:39.605Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-01T20:41:39.605Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-01T20:41:39.605Z] 619be1103602: Pulling fs layer [2024-07-01T20:41:39.605Z] 7862e08f4a3e: Pulling fs layer [2024-07-01T20:41:39.605Z] 5df492c9dc93: Pulling fs layer [2024-07-01T20:41:39.605Z] 7629e6793208: Pulling fs layer [2024-07-01T20:41:39.605Z] 4f4fb700ef54: Pulling fs layer [2024-07-01T20:41:39.605Z] fb5054dd5b73: Pulling fs layer [2024-07-01T20:41:39.605Z] eeca6798cff9: Pulling fs layer [2024-07-01T20:41:39.605Z] aa269ceb94a6: Pulling fs layer [2024-07-01T20:41:39.605Z] ada007ff1a6a: Pulling fs layer [2024-07-01T20:41:39.605Z] fb5054dd5b73: Waiting [2024-07-01T20:41:39.605Z] eeca6798cff9: Waiting [2024-07-01T20:41:39.605Z] aa269ceb94a6: Waiting [2024-07-01T20:41:39.605Z] ada007ff1a6a: Waiting [2024-07-01T20:41:39.605Z] 7629e6793208: Waiting [2024-07-01T20:41:39.605Z] 4f4fb700ef54: Waiting [2024-07-01T20:41:39.605Z] 7862e08f4a3e: Verifying Checksum [2024-07-01T20:41:39.605Z] 7862e08f4a3e: Download complete [2024-07-01T20:41:39.872Z] 7629e6793208: Download complete [2024-07-01T20:41:39.872Z] 4f4fb700ef54: Download complete [2024-07-01T20:41:39.872Z] fb5054dd5b73: Verifying Checksum [2024-07-01T20:41:39.872Z] fb5054dd5b73: Download complete [2024-07-01T20:41:39.872Z] 619be1103602: Verifying Checksum [2024-07-01T20:41:39.872Z] 619be1103602: Download complete [2024-07-01T20:41:39.872Z] eeca6798cff9: Verifying Checksum [2024-07-01T20:41:39.872Z] eeca6798cff9: Download complete [2024-07-01T20:41:40.131Z] 619be1103602: Pull complete [2024-07-01T20:41:40.131Z] ada007ff1a6a: Verifying Checksum [2024-07-01T20:41:40.131Z] ada007ff1a6a: Download complete [2024-07-01T20:41:40.131Z] 7862e08f4a3e: Pull complete [2024-07-01T20:41:40.389Z] 5df492c9dc93: Verifying Checksum [2024-07-01T20:41:40.390Z] 5df492c9dc93: Download complete [2024-07-01T20:41:40.648Z] aa269ceb94a6: Verifying Checksum [2024-07-01T20:41:40.648Z] aa269ceb94a6: Download complete [2024-07-01T20:41:43.948Z] 5df492c9dc93: Pull complete [2024-07-01T20:41:43.948Z] 7629e6793208: Pull complete [2024-07-01T20:41:43.948Z] 4f4fb700ef54: Pull complete [2024-07-01T20:41:44.275Z] fb5054dd5b73: Pull complete [2024-07-01T20:41:44.534Z] eeca6798cff9: Pull complete [2024-07-01T20:41:47.059Z] aa269ceb94a6: Pull complete [2024-07-01T20:41:48.058Z] ada007ff1a6a: Pull complete [2024-07-01T20:41:48.058Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-01T20:41:48.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-01T20:41:48.058Z] ---> f489d0715acc [2024-07-01T20:41:48.058Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-01T20:41:52.522Z] Still waiting to schedule task [2024-07-01T20:41:52.522Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4709’ [2024-07-01T20:42:00.272Z] ---> Running in 01e29e1dbfd7 [2024-07-01T20:42:00.272Z] Removing intermediate container 01e29e1dbfd7 [2024-07-01T20:42:00.272Z] ---> 312d611ea5f8 [2024-07-01T20:42:00.272Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-01T20:42:00.272Z] ---> Running in 2c63958a6fcf [2024-07-01T20:42:00.272Z] Removing intermediate container 2c63958a6fcf [2024-07-01T20:42:00.272Z] ---> 51424e07c8fb [2024-07-01T20:42:00.272Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-01T20:42:00.272Z] ---> Running in 540b258b777e [2024-07-01T20:42:00.272Z] Removing intermediate container 540b258b777e [2024-07-01T20:42:00.272Z] ---> 0ecf161e6141 [2024-07-01T20:42:00.272Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-01T20:42:00.272Z] ---> Running in 37b5ce065305 [2024-07-01T20:42:00.272Z] Removing intermediate container 37b5ce065305 [2024-07-01T20:42:00.272Z] ---> e50dff15f015 [2024-07-01T20:42:00.272Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-01T20:42:00.530Z] ---> Running in 5dbe30e097a4 [2024-07-01T20:42:00.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:42:01.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:42:01.383Z] OK: 264 MiB in 52 packages [2024-07-01T20:42:02.317Z] Removing intermediate container 5dbe30e097a4 [2024-07-01T20:42:02.317Z] ---> 3786f10be54e [2024-07-01T20:42:02.317Z] Step 8/12 : WORKDIR /app [2024-07-01T20:42:02.583Z] ---> Running in 68920296ffa8 [2024-07-01T20:42:02.583Z] Removing intermediate container 68920296ffa8 [2024-07-01T20:42:02.583Z] ---> 2d6ecb5d29ef [2024-07-01T20:42:02.583Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-01T20:42:02.859Z] ---> 518f7dc819ad [2024-07-01T20:42:02.859Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:42:03.117Z] ---> Running in e7f047d69ae6 [2024-07-01T20:43:11.065Z] Removing intermediate container e7f047d69ae6 [2024-07-01T20:43:11.065Z] ---> 91fd3caf9331 [2024-07-01T20:43:11.065Z] Step 11/12 : COPY . . [2024-07-01T20:43:11.065Z] ---> 9178ade583ef [2024-07-01T20:43:11.065Z] Step 12/12 : RUN $MAKE [2024-07-01T20:43:11.065Z] ---> Running in 499bb1ac8007 [2024-07-01T20:43:11.065Z] noop [2024-07-01T20:43:11.065Z] Removing intermediate container 499bb1ac8007 [2024-07-01T20:43:11.065Z] ---> 1373ec1a4080 [2024-07-01T20:43:11.065Z] Successfully built 1373ec1a4080 [2024-07-01T20:43:11.065Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:43:11.657Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-01T20:43:11.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:43:11.852Z] prd-ubuntu20.04-docker-8c-8g-4711 does not seem to be running inside a container [2024-07-01T20:43:11.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-298 -v /w/workspace/undry_device-rfid-llrp-go_PR-298:/w/workspace/undry_device-rfid-llrp-go_PR-298:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-298@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-298@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-01T20:43:12.198Z] $ docker top e30fb7d9c3baacaab982b3f99e352410a286c881f8cf36a4ee31e9dbc6c611a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:43:12.611Z] + go version [2024-07-01T20:43:12.611Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-01T20:43:12.640Z] $ docker stop --time=1 e30fb7d9c3baacaab982b3f99e352410a286c881f8cf36a4ee31e9dbc6c611a6 [2024-07-01T20:43:13.928Z] $ docker rm -f --volumes e30fb7d9c3baacaab982b3f99e352410a286c881f8cf36a4ee31e9dbc6c611a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:43:14.752Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-01T20:43:14.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:43:14.925Z] prd-ubuntu20.04-docker-8c-8g-4711 does not seem to be running inside a container [2024-07-01T20:43:14.951Z] $ 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-298 -v /w/workspace/undry_device-rfid-llrp-go_PR-298:/w/workspace/undry_device-rfid-llrp-go_PR-298:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-298@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-298@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-01T20:43:15.264Z] $ docker top bdf3b49e5011079a1b8560b6623ec36976f860e73b23d43f40e8cda8daedc7b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:43:15.689Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-298 [Pipeline] fileExists [Pipeline] sh [2024-07-01T20:43:16.081Z] + make test [2024-07-01T20:43:16.081Z] go test ./... -coverprofile=coverage.out ./... [2024-07-01T20:43:17.985Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-01T20:43:36.067Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-01T20:43:36.067Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-01T20:43:40.264Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.188s coverage: 40.6% of statements [2024-07-01T20:43:40.264Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 96.4% of statements [2024-07-01T20:43:40.264Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.258s coverage: 51.9% of statements [2024-07-01T20:44:02.187Z] go vet ./... [2024-07-01T20:44:06.370Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-01T20:44:06.370Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-01T20:44:06.370Z] ./bin/test-attribution-txt.sh [2024-07-01T20:44:06.370Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-01T20:44:06.370Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-01T20:44:06.371Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-01T20:44:06.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-01T20:44:06.451Z] $ docker stop --time=1 bdf3b49e5011079a1b8560b6623ec36976f860e73b23d43f40e8cda8daedc7b6 [2024-07-01T20:44:09.645Z] $ docker rm -f --volumes bdf3b49e5011079a1b8560b6623ec36976f860e73b23d43f40e8cda8daedc7b6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T20:44:10.350Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-01T20:44:10.469Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-01T20:44:11.099Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-01T20:44:11.419Z] + ls -al . [2024-07-01T20:44:11.419Z] total 688 [2024-07-01T20:44:11.419Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 1 20:43 . [2024-07-01T20:44:11.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:40 .. [2024-07-01T20:44:11.419Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 1 20:40 .dockerignore [2024-07-01T20:44:11.419Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:43 .git [2024-07-01T20:44:11.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:40 .github [2024-07-01T20:44:11.419Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 1 20:40 .gitignore [2024-07-01T20:44:11.419Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 1 20:40 .golangci.yml [2024-07-01T20:44:11.419Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:41 .semver [2024-07-01T20:44:11.419Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 1 20:40 Attribution.txt [2024-07-01T20:44:11.419Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 1 20:40 CHANGELOG.md [2024-07-01T20:44:11.419Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 1 20:40 Dockerfile [2024-07-01T20:44:11.419Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 20:40 GOVERNANCE.md [2024-07-01T20:44:11.419Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 1 20:40 Jenkinsfile [2024-07-01T20:44:11.419Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 1 20:40 LICENSE [2024-07-01T20:44:11.419Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 1 20:40 Makefile [2024-07-01T20:44:11.419Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 1 20:40 OWNERS.md [2024-07-01T20:44:11.419Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 1 20:40 README.md [2024-07-01T20:44:11.419Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 20:41 VERSION [2024-07-01T20:44:11.419Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:40 bin [2024-07-01T20:44:11.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:40 cmd [2024-07-01T20:44:11.419Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 1 20:43 coverage.out [2024-07-01T20:44:11.419Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:40 examples [2024-07-01T20:44:11.419Z] -rw-rw-r-- 1 jenkins jenkins 7219 Jul 1 20:40 go.mod [2024-07-01T20:44:11.419Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jul 1 20:40 go.sum [2024-07-01T20:44:11.419Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:40 images [2024-07-01T20:44:11.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:40 internal [2024-07-01T20:44:11.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:40 pkg [2024-07-01T20:44:11.419Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 1 20:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:44:11.837Z] + 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=4d822564c3b0db4f59863b5d500c476f1cb31c2a --label arch=amd64 --label version=0.0.0 . [2024-07-01T20:44:11.837Z] Sending build context to Docker daemon 11.53MB [2024-07-01T20:44:11.837Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:44:11.837Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-01T20:44:11.837Z] ---> 1373ec1a4080 [2024-07-01T20:44:11.837Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-01T20:44:13.211Z] ---> Running in d109231fae19 [2024-07-01T20:44:13.477Z] Removing intermediate container d109231fae19 [2024-07-01T20:44:13.477Z] ---> a5067ac8cef9 [2024-07-01T20:44:13.477Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-01T20:44:14.043Z] ---> Running in 12e6d01aa33d [2024-07-01T20:44:14.316Z] Removing intermediate container 12e6d01aa33d [2024-07-01T20:44:14.316Z] ---> 6e9eb187ad1a [2024-07-01T20:44:14.316Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-01T20:44:14.316Z] ---> Running in 699cd99ef945 [2024-07-01T20:44:14.884Z] Removing intermediate container 699cd99ef945 [2024-07-01T20:44:14.884Z] ---> 4315e0af2e57 [2024-07-01T20:44:14.884Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-01T20:44:14.884Z] ---> Running in 4146f5bc911a [2024-07-01T20:44:15.464Z] Removing intermediate container 4146f5bc911a [2024-07-01T20:44:15.464Z] ---> 10a72b3588a4 [2024-07-01T20:44:15.464Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-01T20:44:15.723Z] ---> Running in 9c1136a0c894 [2024-07-01T20:44:15.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:44:16.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:44:16.498Z] OK: 264 MiB in 52 packages [2024-07-01T20:44:17.444Z] Removing intermediate container 9c1136a0c894 [2024-07-01T20:44:17.444Z] ---> 3dd31285a5d8 [2024-07-01T20:44:17.444Z] Step 8/25 : WORKDIR /app [2024-07-01T20:44:18.014Z] ---> Running in d6507c504853 [2024-07-01T20:44:18.273Z] Removing intermediate container d6507c504853 [2024-07-01T20:44:18.273Z] ---> 2c06fd3f812d [2024-07-01T20:44:18.273Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-01T20:44:18.842Z] ---> 5b14c2bbef47 [2024-07-01T20:44:18.842Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:44:18.842Z] ---> Running in 7e5124410016 [2024-07-01T20:44:20.216Z] Removing intermediate container 7e5124410016 [2024-07-01T20:44:20.216Z] ---> 448d1e64f475 [2024-07-01T20:44:20.216Z] Step 11/25 : COPY . . [2024-07-01T20:44:21.592Z] ---> c076dff3f8fc [2024-07-01T20:44:21.592Z] Step 12/25 : RUN $MAKE [2024-07-01T20:44:22.161Z] ---> Running in fe7557c804cf [2024-07-01T20:44:22.423Z] 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.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-01T20:44:45.856Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4721 in /w/workspace/undry_device-rfid-llrp-go_PR-298 [Pipeline] { [Pipeline] ws [2024-07-01T20:44:45.928Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-07-01T20:44:46.173Z] The recommended git tool is: git [2024-07-01T20:44:53.828Z] using credential edgex-jenkins-ssh [2024-07-01T20:44:53.856Z] Cloning the remote Git repository [2024-07-01T20:44:53.917Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-01T20:44:54.051Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-07-01T20:44:54.252Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-01T20:44:54.253Z] > git --version # timeout=10 [2024-07-01T20:44:54.281Z] > git --version # 'git version 2.25.1' [2024-07-01T20:44:54.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T20:44:54.480Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-01T20:44:57.257Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-01T20:44:57.314Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-01T20:44:59.467Z] Merging remotes/origin/main commit e83b8e1a3e8907a42e6a265f9968d04d77803185 into PR head commit 4d822564c3b0db4f59863b5d500c476f1cb31c2a [2024-07-01T20:44:58.803Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-01T20:44:58.876Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-01T20:44:58.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T20:44:58.922Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-01T20:44:59.494Z] > git config core.sparsecheckout # timeout=10 [2024-07-01T20:44:59.604Z] > git checkout -f 4d822564c3b0db4f59863b5d500c476f1cb31c2a # timeout=10 [2024-07-01T20:44:59.765Z] > git remote # timeout=10 [2024-07-01T20:44:59.793Z] > git config --get remote.origin.url # timeout=10 [2024-07-01T20:44:59.937Z] Merge succeeded, producing 4d822564c3b0db4f59863b5d500c476f1cb31c2a [2024-07-01T20:44:59.938Z] Checking out Revision 4d822564c3b0db4f59863b5d500c476f1cb31c2a (PR-298) [2024-07-01T20:45:01.005Z] Commit message: "build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1" [2024-07-01T20:45:01.099Z] > git --version # timeout=10 [2024-07-01T20:45:01.119Z] > git --version # 'git version 2.25.1' [2024-07-01T20:45:01.148Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-01T20:44:59.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T20:44:59.869Z] > git merge e83b8e1a3e8907a42e6a265f9968d04d77803185 # timeout=10 [2024-07-01T20:44:59.908Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-01T20:44:59.944Z] > git config core.sparsecheckout # timeout=10 [2024-07-01T20:44:59.978Z] > git checkout -f 4d822564c3b0db4f59863b5d500c476f1cb31c2a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T20:45:06.402Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-01T20:45:06.402Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-01T20:45:06.402Z] Dload Upload Total Spent Left Speed [2024-07-01T20:45:06.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 160k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh [2024-07-01T20:45:06.805Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-01T20:45:07.185Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-01T20:45:07.185Z] + sudo tee /etc/docker/daemon.new [2024-07-01T20:45:07.185Z] { [2024-07-01T20:45:07.185Z] "registry-mirrors": [ [2024-07-01T20:45:07.185Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-01T20:45:07.185Z] ], [2024-07-01T20:45:07.185Z] "bip": "10.250.0.254/24", [2024-07-01T20:45:07.185Z] "hosts": [ [2024-07-01T20:45:07.185Z] "tcp://0.0.0.0:5555", [2024-07-01T20:45:07.185Z] "unix:///var/run/docker.sock" [2024-07-01T20:45:07.185Z] ], [2024-07-01T20:45:07.185Z] "mtu": 1458, [2024-07-01T20:45:07.185Z] "selinux-enabled": true, [2024-07-01T20:45:07.185Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-01T20:45:07.185Z] } [Pipeline] sh [2024-07-01T20:45:07.568Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-01T20:45:07.963Z] + sudo service docker restart [2024-07-01T20:45:09.152Z] Removing intermediate container fe7557c804cf [2024-07-01T20:45:09.152Z] ---> 5291d8f1d8fa [2024-07-01T20:45:09.152Z] Step 13/25 : FROM alpine:3.18 [2024-07-01T20:45:09.152Z] 3.18: Pulling from library/alpine [2024-07-01T20:45:09.152Z] 73baa7ef167e: Pulling fs layer [2024-07-01T20:45:09.419Z] 73baa7ef167e: Verifying Checksum [2024-07-01T20:45:09.419Z] 73baa7ef167e: Download complete [2024-07-01T20:45:09.682Z] 73baa7ef167e: Pull complete [2024-07-01T20:45:09.940Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-01T20:45:10.658Z] Status: Downloaded newer image for alpine:3.18 [2024-07-01T20:45:10.658Z] ---> 8fd7cac70a4a [2024-07-01T20:45:10.658Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-01T20:45:11.224Z] ---> Running in 4b83931f9dfa [2024-07-01T20:45:11.482Z] Removing intermediate container 4b83931f9dfa [2024-07-01T20:45:11.482Z] ---> a5e0f01482d3 [2024-07-01T20:45:11.482Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-01T20:45:12.046Z] ---> Running in 62212b5fcdc4 [2024-07-01T20:45:12.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:45:12.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:45:12.823Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-01T20:45:12.823Z] Executing busybox-1.36.1-r7.trigger [2024-07-01T20:45:12.823Z] OK: 7 MiB in 16 packages [2024-07-01T20:45:15.353Z] Removing intermediate container 62212b5fcdc4 [2024-07-01T20:45:15.353Z] ---> d25c02e6ce68 [2024-07-01T20:45:15.353Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-01T20:45:15.353Z] ---> Running in fecbff5d5b37 [2024-07-01T20:45:15.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:45:16.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:45:16.436Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T20:45:16.436Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T20:45:16.436Z] OK: 7 MiB in 16 packages [2024-07-01T20:45:17.828Z] Removing intermediate container fecbff5d5b37 [2024-07-01T20:45:17.828Z] ---> d2e1fb807709 [2024-07-01T20:45:17.828Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-01T20:45:18.398Z] ---> 9f6682f66930 [2024-07-01T20:45:18.398Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-01T20:45:18.673Z] ---> 588cefa6d7a6 [2024-07-01T20:45:18.673Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-01T20:45:21.962Z] ---> 8d1b3ede1aeb [2024-07-01T20:45:21.962Z] Step 20/25 : EXPOSE 59989 [2024-07-01T20:45:21.962Z] ---> Running in 36a83048a61d [2024-07-01T20:45:22.221Z] Removing intermediate container 36a83048a61d [2024-07-01T20:45:22.221Z] ---> b2253b32dc55 [2024-07-01T20:45:22.221Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-01T20:45:22.482Z] ---> Running in 6e672cc1d9d2 [2024-07-01T20:45:23.049Z] Removing intermediate container 6e672cc1d9d2 [2024-07-01T20:45:23.049Z] ---> a5b61188ac64 [2024-07-01T20:45:23.049Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-01T20:45:23.049Z] ---> Running in 69a12434d1c6 [2024-07-01T20:45:23.049Z] Removing intermediate container 69a12434d1c6 [2024-07-01T20:45:23.049Z] ---> 7221cd1e4ee5 [2024-07-01T20:45:23.049Z] Step 23/25 : LABEL arch=amd64 [2024-07-01T20:45:23.049Z] ---> Running in 49f27b7c19e8 [2024-07-01T20:45:23.310Z] Removing intermediate container 49f27b7c19e8 [2024-07-01T20:45:23.310Z] ---> cd6dbab06783 [2024-07-01T20:45:23.310Z] Step 24/25 : LABEL git_sha=4d822564c3b0db4f59863b5d500c476f1cb31c2a [2024-07-01T20:45:23.310Z] ---> Running in e53fe1e5bee7 [2024-07-01T20:45:23.310Z] Removing intermediate container e53fe1e5bee7 [2024-07-01T20:45:23.310Z] ---> af360905328e [2024-07-01T20:45:23.310Z] Step 25/25 : LABEL version=0.0.0 [2024-07-01T20:45:23.310Z] ---> Running in 0a57a4d6c14f [2024-07-01T20:45:23.310Z] Removing intermediate container 0a57a4d6c14f [2024-07-01T20:45:23.310Z] ---> 8f729f8ea8ba [2024-07-01T20:45:23.310Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-01T20:45:23.310Z] Successfully built 8f729f8ea8ba [2024-07-01T20:45:23.310Z] 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-01T20:45:24.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T20:45:24.371Z] [2024-07-01T20:45:24.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:45:24.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T20:45:24.776Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-01T20:45:24.776Z] 5eb5b503b376: Pulling fs layer [2024-07-01T20:45:24.776Z] 5c69ac0246d0: Pulling fs layer [2024-07-01T20:45:24.776Z] ec43610c2a17: Pulling fs layer [2024-07-01T20:45:24.776Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-01T20:45:24.776Z] 33b1e0a273af: Pulling fs layer [2024-07-01T20:45:24.776Z] 5d3b04190fa2: Pulling fs layer [2024-07-01T20:45:24.776Z] 2f39f015ded8: Pulling fs layer [2024-07-01T20:45:24.776Z] 5d3b04190fa2: Waiting [2024-07-01T20:45:24.776Z] 3a2ae6a8a46f: Waiting [2024-07-01T20:45:24.776Z] 33b1e0a273af: Waiting [2024-07-01T20:45:24.776Z] 2f39f015ded8: Waiting [2024-07-01T20:45:24.776Z] 5c69ac0246d0: Download complete [2024-07-01T20:45:24.776Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-01T20:45:24.776Z] 3a2ae6a8a46f: Download complete [2024-07-01T20:45:24.776Z] 33b1e0a273af: Verifying Checksum [2024-07-01T20:45:24.776Z] 33b1e0a273af: Download complete [2024-07-01T20:45:24.776Z] 5d3b04190fa2: Verifying Checksum [2024-07-01T20:45:24.776Z] 5d3b04190fa2: Download complete [2024-07-01T20:45:25.034Z] ec43610c2a17: Verifying Checksum [2024-07-01T20:45:25.034Z] ec43610c2a17: Download complete [2024-07-01T20:45:25.034Z] 5eb5b503b376: Verifying Checksum [2024-07-01T20:45:25.034Z] 5eb5b503b376: Download complete [2024-07-01T20:45:25.600Z] 2f39f015ded8: Download complete [2024-07-01T20:45:26.533Z] 5eb5b503b376: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T20:45:26.636Z] provisioning config files... [2024-07-01T20:45:26.680Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8131807963549635925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:45:27.102Z] 5c69ac0246d0: Pull complete [2024-07-01T20:45:27.265Z] ---> ****-login.sh [2024-07-01T20:45:27.265Z] nexus3.edgexfoundry.org:10001 [2024-07-01T20:45:27.359Z] ec43610c2a17: Pull complete [2024-07-01T20:45:27.359Z] 3a2ae6a8a46f: Pull complete [2024-07-01T20:45:27.617Z] 33b1e0a273af: Pull complete [2024-07-01T20:45:27.617Z] 5d3b04190fa2: Pull complete [2024-07-01T20:45:27.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:45:28.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:45:28.139Z] Configure a credential helper to remove this warning. See [2024-07-01T20:45:28.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:45:28.139Z] [2024-07-01T20:45:28.139Z] Login Succeeded [2024-07-01T20:45:28.139Z] nexus3.edgexfoundry.org:10002 [2024-07-01T20:45:28.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:45:28.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:45:28.695Z] Configure a credential helper to remove this warning. See [2024-07-01T20:45:28.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:45:28.695Z] [2024-07-01T20:45:28.695Z] Login Succeeded [2024-07-01T20:45:28.695Z] nexus3.edgexfoundry.org:10003 [2024-07-01T20:45:28.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:45:28.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:45:28.971Z] Configure a credential helper to remove this warning. See [2024-07-01T20:45:28.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:45:28.972Z] [2024-07-01T20:45:28.972Z] Login Succeeded [2024-07-01T20:45:28.972Z] nexus3.edgexfoundry.org:10004 [2024-07-01T20:45:29.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:45:29.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:45:29.579Z] Configure a credential helper to remove this warning. See [2024-07-01T20:45:29.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:45:29.579Z] [2024-07-01T20:45:29.579Z] Login Succeeded [2024-07-01T20:45:29.579Z] ****.io [2024-07-01T20:45:29.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:45:30.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:45:30.140Z] Configure a credential helper to remove this warning. See [2024-07-01T20:45:30.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:45:30.140Z] [2024-07-01T20:45:30.140Z] Login Succeeded [2024-07-01T20:45:30.140Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T20:45:30.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-01T20:45:30.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:45:30.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:45:31.031Z] ========================================================= [2024-07-01T20:45:31.032Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-01T20:45:31.032Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:45:31.689Z] + 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-01T20:45:32.299Z] Sending build context to Docker daemon 1.202MB [2024-07-01T20:45:32.299Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:45:32.299Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-01T20:45:32.300Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-01T20:45:32.300Z] c6b39de5b339: Pulling fs layer [2024-07-01T20:45:32.300Z] a69c41024577: Pulling fs layer [2024-07-01T20:45:32.300Z] d6de4b400683: Pulling fs layer [2024-07-01T20:45:32.300Z] 35cb2a7552d0: Pulling fs layer [2024-07-01T20:45:32.300Z] 4f4fb700ef54: Pulling fs layer [2024-07-01T20:45:32.300Z] 464afbd9ba4c: Pulling fs layer [2024-07-01T20:45:32.300Z] 00f215d4a9da: Pulling fs layer [2024-07-01T20:45:32.300Z] d496ad576159: Pulling fs layer [2024-07-01T20:45:32.300Z] 35cb2a7552d0: Waiting [2024-07-01T20:45:32.300Z] 4f4fb700ef54: Waiting [2024-07-01T20:45:32.300Z] 464afbd9ba4c: Waiting [2024-07-01T20:45:32.300Z] 00f215d4a9da: Waiting [2024-07-01T20:45:32.300Z] d496ad576159: Waiting [2024-07-01T20:45:32.583Z] a69c41024577: Verifying Checksum [2024-07-01T20:45:32.583Z] a69c41024577: Download complete [2024-07-01T20:45:32.583Z] 35cb2a7552d0: Download complete [2024-07-01T20:45:32.583Z] 4f4fb700ef54: Verifying Checksum [2024-07-01T20:45:32.583Z] 4f4fb700ef54: Download complete [2024-07-01T20:45:32.583Z] 464afbd9ba4c: Verifying Checksum [2024-07-01T20:45:32.583Z] 464afbd9ba4c: Download complete [2024-07-01T20:45:32.583Z] c6b39de5b339: Verifying Checksum [2024-07-01T20:45:32.583Z] c6b39de5b339: Download complete [2024-07-01T20:45:32.901Z] 2f39f015ded8: Pull complete [2024-07-01T20:45:32.901Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-01T20:45:32.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T20:45:32.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:45:33.186Z] prd-ubuntu20.04-docker-8c-8g-4711 does not seem to be running inside a container [2024-07-01T20:45:33.193Z] d496ad576159: Verifying Checksum [2024-07-01T20:45:33.193Z] d496ad576159: Download complete [2024-07-01T20:45:33.217Z] $ 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-298 -v /w/workspace/undry_device-rfid-llrp-go_PR-298:/w/workspace/undry_device-rfid-llrp-go_PR-298:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-298@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-298@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-01T20:45:33.682Z] c6b39de5b339: Pull complete [2024-07-01T20:45:34.304Z] a69c41024577: Pull complete [2024-07-01T20:45:35.965Z] d6de4b400683: Verifying Checksum [2024-07-01T20:45:35.965Z] d6de4b400683: Download complete [2024-07-01T20:45:36.821Z] 00f215d4a9da: Verifying Checksum [2024-07-01T20:45:36.821Z] 00f215d4a9da: Download complete [2024-07-01T20:45:40.226Z] $ docker top 316e6d7c3a8bd59e5e81bfa23ad5c819d270f24fcd57e7f8c07b85f0a8f31694 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:45:40.823Z] ---> job-cost.sh [2024-07-01T20:45:40.823Z] lf-activate-venv: SKIPPING [2024-07-01T20:45:40.823Z] INFO: No Stack... [2024-07-01T20:45:41.083Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-01T20:45:41.341Z] INFO: Archiving Costs [Pipeline] sh [2024-07-01T20:45:41.662Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-298/archives/cost.csv [2024-07-01T20:45:41.662Z] + cut -d, -f6 [Pipeline] lock [2024-07-01T20:45:41.714Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-298-1-stack-cost] [2024-07-01T20:45:41.720Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-298-1-stack-cost] did not exist. Created. [2024-07-01T20:45:41.729Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-298-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-01T20:45:42.156Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-01T20:45:42.224Z] Stashed 1 file(s) [Pipeline] } [2024-07-01T20:45:42.267Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-298-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-01T20:45:42.362Z] $ docker stop --time=1 316e6d7c3a8bd59e5e81bfa23ad5c819d270f24fcd57e7f8c07b85f0a8f31694 [2024-07-01T20:45:44.353Z] $ docker rm -f --volumes 316e6d7c3a8bd59e5e81bfa23ad5c819d270f24fcd57e7f8c07b85f0a8f31694 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-01T20:45:52.226Z] d6de4b400683: Pull complete [2024-07-01T20:45:52.226Z] 35cb2a7552d0: Pull complete [2024-07-01T20:45:52.226Z] 4f4fb700ef54: Pull complete [2024-07-01T20:45:52.226Z] 464afbd9ba4c: Pull complete [2024-07-01T20:46:02.386Z] 00f215d4a9da: Pull complete [2024-07-01T20:46:02.983Z] d496ad576159: Pull complete [2024-07-01T20:46:02.983Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-01T20:46:02.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-01T20:46:02.983Z] ---> f246e2811388 [2024-07-01T20:46:02.983Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-01T20:46:04.992Z] ---> Running in 0dd3b43f37e0 [2024-07-01T20:46:04.993Z] Removing intermediate container 0dd3b43f37e0 [2024-07-01T20:46:04.993Z] ---> ec086b457244 [2024-07-01T20:46:04.993Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-01T20:46:05.264Z] ---> Running in 8dd4b813802d [2024-07-01T20:46:05.540Z] Removing intermediate container 8dd4b813802d [2024-07-01T20:46:05.540Z] ---> be215ca0648e [2024-07-01T20:46:05.540Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-01T20:46:05.540Z] ---> Running in 6dcc8730fc0d [2024-07-01T20:46:06.138Z] Removing intermediate container 6dcc8730fc0d [2024-07-01T20:46:06.138Z] ---> f95137884ca0 [2024-07-01T20:46:06.138Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-01T20:46:06.138Z] ---> Running in d718fbee40aa [2024-07-01T20:46:06.727Z] Removing intermediate container d718fbee40aa [2024-07-01T20:46:06.727Z] ---> 7782e2148d62 [2024-07-01T20:46:06.727Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-01T20:46:06.727Z] ---> Running in 319c3f792843 [2024-07-01T20:46:08.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T20:46:08.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T20:46:09.860Z] OK: 266 MiB in 52 packages [2024-07-01T20:46:11.318Z] Removing intermediate container 319c3f792843 [2024-07-01T20:46:11.318Z] ---> ee719b6ad8c5 [2024-07-01T20:46:11.318Z] Step 8/12 : WORKDIR /app [2024-07-01T20:46:11.318Z] ---> Running in 9c342ad8f391 [2024-07-01T20:46:11.608Z] Removing intermediate container 9c342ad8f391 [2024-07-01T20:46:11.608Z] ---> 6b1e6e5ad5f5 [2024-07-01T20:46:11.608Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-01T20:46:12.207Z] ---> 26f0964621bf [2024-07-01T20:46:12.207Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:46:12.481Z] ---> Running in be12cbba46f6 [2024-07-01T20:48:20.057Z] Removing intermediate container be12cbba46f6 [2024-07-01T20:48:20.057Z] ---> 549f3059cd2d [2024-07-01T20:48:20.057Z] Step 11/12 : COPY . . [2024-07-01T20:48:20.057Z] ---> 294ed561e680 [2024-07-01T20:48:20.057Z] Step 12/12 : RUN $MAKE [2024-07-01T20:48:20.057Z] ---> Running in 4938b1d2b33d [2024-07-01T20:48:20.057Z] noop [2024-07-01T20:48:20.057Z] Removing intermediate container 4938b1d2b33d [2024-07-01T20:48:20.057Z] ---> 8170ee2a6665 [2024-07-01T20:48:20.057Z] Successfully built 8170ee2a6665 [2024-07-01T20:48:20.057Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:48:20.609Z] + docker inspect -f . ci-base-image-arm64 [2024-07-01T20:48:20.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:48:20.968Z] prd-ubuntu20.04-docker-arm64-4c-16g-4721 does not seem to be running inside a container [2024-07-01T20:48:21.057Z] $ 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-01T20:48:22.483Z] $ docker top ec9b3845436f38f09cc5f5b4326d9707beff59c4a41061dd6144fee26c0a251c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:48:23.469Z] + go version [2024-07-01T20:48:23.469Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-01T20:48:23.510Z] $ docker stop --time=1 ec9b3845436f38f09cc5f5b4326d9707beff59c4a41061dd6144fee26c0a251c [2024-07-01T20:48:25.261Z] $ docker rm -f --volumes ec9b3845436f38f09cc5f5b4326d9707beff59c4a41061dd6144fee26c0a251c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:48:26.302Z] + docker inspect -f . ci-base-image-arm64 [2024-07-01T20:48:26.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:48:26.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-4721 does not seem to be running inside a container [2024-07-01T20:48:26.762Z] $ 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-01T20:48:28.507Z] $ docker top f3f57cb164b477c03a91fa822759885b541be862d7aac74e4649fb55879dda81 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:48:29.556Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-01T20:48:30.336Z] + make test [2024-07-01T20:48:30.336Z] go test ./... -coverprofile=coverage.out ./... [2024-07-01T20:48:38.620Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-01T20:54:15.947Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-01T20:54:15.947Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-01T20:55:02.964Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 37.252s coverage: 40.6% of statements [2024-07-01T20:55:02.964Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements [2024-07-01T20:55:02.964Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.636s coverage: 51.9% of statements [2024-07-01T20:55:02.964Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-01T20:55:02.964Z] go vet ./... [2024-07-01T20:56:10.988Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-01T20:56:10.988Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-01T20:56:10.988Z] ./bin/test-attribution-txt.sh [2024-07-01T20:56:10.988Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-01T20:56:10.988Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-01T20:56:11.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-01T20:56:11.082Z] $ docker stop --time=1 f3f57cb164b477c03a91fa822759885b541be862d7aac74e4649fb55879dda81 [2024-07-01T20:56:13.311Z] $ docker rm -f --volumes f3f57cb164b477c03a91fa822759885b541be862d7aac74e4649fb55879dda81 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T20:56:15.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-01T20:56:15.536Z] Warning: overwriting stash ‘coverage-report’ [2024-07-01T20:56:16.605Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T20:56:17.304Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-01T20:56:17.684Z] + ls -al . [2024-07-01T20:56:17.684Z] total 684 [2024-07-01T20:56:17.684Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 20:48 . [2024-07-01T20:56:17.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:44 .. [2024-07-01T20:56:17.684Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 1 20:44 .dockerignore [2024-07-01T20:56:17.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:45 .git [2024-07-01T20:56:17.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:44 .github [2024-07-01T20:56:17.684Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 1 20:44 .gitignore [2024-07-01T20:56:17.684Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 1 20:44 .golangci.yml [2024-07-01T20:56:17.684Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 1 20:44 Attribution.txt [2024-07-01T20:56:17.684Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 1 20:44 CHANGELOG.md [2024-07-01T20:56:17.684Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 1 20:44 Dockerfile [2024-07-01T20:56:17.684Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 20:44 GOVERNANCE.md [2024-07-01T20:56:17.684Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 1 20:44 Jenkinsfile [2024-07-01T20:56:17.684Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 1 20:44 LICENSE [2024-07-01T20:56:17.684Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 1 20:44 Makefile [2024-07-01T20:56:17.684Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 1 20:44 OWNERS.md [2024-07-01T20:56:17.684Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 1 20:44 README.md [2024-07-01T20:56:17.684Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 20:41 VERSION [2024-07-01T20:56:17.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:44 bin [2024-07-01T20:56:17.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:44 cmd [2024-07-01T20:56:17.684Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 1 20:54 coverage.out [2024-07-01T20:56:17.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:44 examples [2024-07-01T20:56:17.684Z] -rw-rw-r-- 1 jenkins jenkins 7219 Jul 1 20:44 go.mod [2024-07-01T20:56:17.684Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jul 1 20:44 go.sum [2024-07-01T20:56:17.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:44 images [2024-07-01T20:56:17.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:44 internal [2024-07-01T20:56:17.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:44 pkg [2024-07-01T20:56:17.684Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 1 20:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:56:18.177Z] + 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=4d822564c3b0db4f59863b5d500c476f1cb31c2a --label arch=arm64 --label version=0.0.0 . [2024-07-01T20:56:18.450Z] Sending build context to Docker daemon 1.202MB [2024-07-01T20:56:18.722Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:56:18.722Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-01T20:56:18.722Z] ---> 8170ee2a6665 [2024-07-01T20:56:18.722Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-01T20:56:18.722Z] ---> Running in bd1e6f8e6e6a [2024-07-01T20:56:19.321Z] Removing intermediate container bd1e6f8e6e6a [2024-07-01T20:56:19.321Z] ---> d86b812af403 [2024-07-01T20:56:19.321Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-01T20:56:19.321Z] ---> Running in ab92f6de5b14 [2024-07-01T20:56:19.610Z] Removing intermediate container ab92f6de5b14 [2024-07-01T20:56:19.610Z] ---> 8500d87bd5de [2024-07-01T20:56:19.610Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-01T20:56:19.892Z] ---> Running in 530ebf92db84 [2024-07-01T20:56:20.187Z] Removing intermediate container 530ebf92db84 [2024-07-01T20:56:20.187Z] ---> 6fa2fd3be144 [2024-07-01T20:56:20.187Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-01T20:56:20.473Z] ---> Running in 5bf01564c787 [2024-07-01T20:56:20.752Z] Removing intermediate container 5bf01564c787 [2024-07-01T20:56:20.752Z] ---> 2d3b9aab5261 [2024-07-01T20:56:20.752Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-01T20:56:21.027Z] ---> Running in dc69c188d1f8 [2024-07-01T20:56:22.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T20:56:22.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T20:56:24.712Z] OK: 266 MiB in 52 packages [2024-07-01T20:56:25.696Z] Removing intermediate container dc69c188d1f8 [2024-07-01T20:56:25.696Z] ---> e6f4efa0665c [2024-07-01T20:56:25.696Z] Step 8/25 : WORKDIR /app [2024-07-01T20:56:25.970Z] ---> Running in 14a48449ce74 [2024-07-01T20:56:26.243Z] Removing intermediate container 14a48449ce74 [2024-07-01T20:56:26.243Z] ---> 315fc9cbb80d [2024-07-01T20:56:26.243Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-01T20:56:27.234Z] ---> 6f83da4beb46 [2024-07-01T20:56:27.234Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:56:27.234Z] ---> Running in 69634e34ee04 [2024-07-01T20:56:29.849Z] Removing intermediate container 69634e34ee04 [2024-07-01T20:56:29.849Z] ---> 781e0e83fb46 [2024-07-01T20:56:29.849Z] Step 11/25 : COPY . . [2024-07-01T20:56:31.297Z] ---> 5955143d8128 [2024-07-01T20:56:31.297Z] Step 12/25 : RUN $MAKE [2024-07-01T20:56:31.297Z] ---> Running in afc0d1bf8e70 [2024-07-01T20:56:32.752Z] 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.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-01T21:01:24.762Z] Removing intermediate container afc0d1bf8e70 [2024-07-01T21:01:24.762Z] ---> e2e7f530d81f [2024-07-01T21:01:24.762Z] Step 13/25 : FROM alpine:3.18 [2024-07-01T21:01:24.762Z] 3.18: Pulling from library/alpine [2024-07-01T21:01:24.762Z] 5c905c7ebe2f: Pulling fs layer [2024-07-01T21:01:24.762Z] 5c905c7ebe2f: Verifying Checksum [2024-07-01T21:01:24.762Z] 5c905c7ebe2f: Download complete [2024-07-01T21:01:24.762Z] 5c905c7ebe2f: Pull complete [2024-07-01T21:01:24.762Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-01T21:01:24.762Z] Status: Downloaded newer image for alpine:3.18 [2024-07-01T21:01:24.762Z] ---> dec292d02e07 [2024-07-01T21:01:24.762Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-01T21:01:24.762Z] ---> Running in 535ab226ebaa [2024-07-01T21:01:24.762Z] Removing intermediate container 535ab226ebaa [2024-07-01T21:01:24.762Z] ---> 42f225cde920 [2024-07-01T21:01:24.762Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-01T21:01:24.762Z] ---> Running in 00024bcb2e18 [2024-07-01T21:01:24.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T21:01:24.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T21:01:24.762Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-01T21:01:24.762Z] Executing busybox-1.36.1-r7.trigger [2024-07-01T21:01:24.762Z] OK: 8 MiB in 16 packages [2024-07-01T21:01:24.762Z] Removing intermediate container 00024bcb2e18 [2024-07-01T21:01:24.762Z] ---> d9cc9d5b5c89 [2024-07-01T21:01:24.762Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-01T21:01:24.762Z] ---> Running in afeda43794f3 [2024-07-01T21:01:24.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T21:01:24.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T21:01:24.762Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T21:01:24.762Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T21:01:24.762Z] OK: 8 MiB in 16 packages [2024-07-01T21:01:24.762Z] Removing intermediate container afeda43794f3 [2024-07-01T21:01:24.762Z] ---> e9aa23c6e14d [2024-07-01T21:01:24.762Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-01T21:01:24.762Z] ---> 865054b45933 [2024-07-01T21:01:24.762Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-01T21:01:24.762Z] ---> 4a721c578bc6 [2024-07-01T21:01:24.762Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-01T21:01:25.733Z] ---> 14f6db2f5a8a [2024-07-01T21:01:25.733Z] Step 20/25 : EXPOSE 59989 [2024-07-01T21:01:26.004Z] ---> Running in 6df742828cac [2024-07-01T21:01:26.274Z] Removing intermediate container 6df742828cac [2024-07-01T21:01:26.274Z] ---> 31efc1a6a64d [2024-07-01T21:01:26.274Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-01T21:01:26.541Z] ---> Running in 4098a9de0789 [2024-07-01T21:01:26.812Z] Removing intermediate container 4098a9de0789 [2024-07-01T21:01:26.812Z] ---> 7663f5dcd195 [2024-07-01T21:01:26.812Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-01T21:01:26.812Z] ---> Running in adf406732876 [2024-07-01T21:01:27.080Z] Removing intermediate container adf406732876 [2024-07-01T21:01:27.080Z] ---> aa3f27ac7f53 [2024-07-01T21:01:27.080Z] Step 23/25 : LABEL arch=arm64 [2024-07-01T21:01:27.347Z] ---> Running in b777daaa24de [2024-07-01T21:01:27.615Z] Removing intermediate container b777daaa24de [2024-07-01T21:01:27.615Z] ---> fbdcd6dd4812 [2024-07-01T21:01:27.615Z] Step 24/25 : LABEL git_sha=4d822564c3b0db4f59863b5d500c476f1cb31c2a [2024-07-01T21:01:27.615Z] ---> Running in 6a11d8a3f890 [2024-07-01T21:01:28.202Z] Removing intermediate container 6a11d8a3f890 [2024-07-01T21:01:28.202Z] ---> b413d294e1f1 [2024-07-01T21:01:28.202Z] Step 25/25 : LABEL version=0.0.0 [2024-07-01T21:01:28.202Z] ---> Running in 3e55a51eb9a1 [2024-07-01T21:01:28.471Z] Removing intermediate container 3e55a51eb9a1 [2024-07-01T21:01:28.471Z] ---> 6223d4436dff [2024-07-01T21:01:28.471Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-01T21:01:28.471Z] Successfully built 6223d4436dff [2024-07-01T21:01:28.471Z] 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-01T21:01:29.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T21:01:29.516Z] [2024-07-01T21:01:29.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T21:01:29.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T21:01:30.243Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-01T21:01:30.243Z] 8998bd30e6a1: Pulling fs layer [2024-07-01T21:01:30.243Z] 04944245beec: Pulling fs layer [2024-07-01T21:01:30.243Z] 699f458cf7ca: Pulling fs layer [2024-07-01T21:01:30.243Z] 765212b225bb: Pulling fs layer [2024-07-01T21:01:30.243Z] f23df028b6ca: Pulling fs layer [2024-07-01T21:01:30.243Z] d65c8cfc05b1: Pulling fs layer [2024-07-01T21:01:30.243Z] 2437ff75d9bd: Pulling fs layer [2024-07-01T21:01:30.243Z] f23df028b6ca: Waiting [2024-07-01T21:01:30.243Z] d65c8cfc05b1: Waiting [2024-07-01T21:01:30.243Z] 765212b225bb: Waiting [2024-07-01T21:01:30.243Z] 2437ff75d9bd: Waiting [2024-07-01T21:01:30.243Z] 04944245beec: Verifying Checksum [2024-07-01T21:01:30.243Z] 04944245beec: Download complete [2024-07-01T21:01:30.243Z] 765212b225bb: Verifying Checksum [2024-07-01T21:01:30.243Z] 765212b225bb: Download complete [2024-07-01T21:01:30.243Z] f23df028b6ca: Verifying Checksum [2024-07-01T21:01:30.243Z] d65c8cfc05b1: Verifying Checksum [2024-07-01T21:01:30.243Z] d65c8cfc05b1: Download complete [2024-07-01T21:01:30.524Z] 699f458cf7ca: Verifying Checksum [2024-07-01T21:01:30.524Z] 699f458cf7ca: Download complete [2024-07-01T21:01:30.800Z] 8998bd30e6a1: Verifying Checksum [2024-07-01T21:01:30.800Z] 8998bd30e6a1: Download complete [2024-07-01T21:01:33.382Z] 2437ff75d9bd: Verifying Checksum [2024-07-01T21:01:33.382Z] 2437ff75d9bd: Download complete [2024-07-01T21:01:35.960Z] 8998bd30e6a1: Pull complete [2024-07-01T21:01:36.543Z] 04944245beec: Pull complete [2024-07-01T21:01:38.490Z] 699f458cf7ca: Pull complete [2024-07-01T21:01:38.760Z] 765212b225bb: Pull complete [2024-07-01T21:01:39.729Z] f23df028b6ca: Pull complete [2024-07-01T21:01:40.001Z] d65c8cfc05b1: Pull complete [2024-07-01T21:01:58.229Z] 2437ff75d9bd: Pull complete [2024-07-01T21:01:58.229Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-01T21:01:58.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T21:01:58.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T21:01:58.626Z] prd-ubuntu20.04-docker-arm64-4c-16g-4721 does not seem to be running inside a container [2024-07-01T21:01:58.703Z] $ 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-01T21:02:01.982Z] $ docker top ddd55876241fb04ff904a947b2df8eb7979b11274917634b0851b8dc0ae5430f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:02:02.964Z] ---> job-cost.sh [2024-07-01T21:02:02.964Z] lf-activate-venv: SKIPPING [2024-07-01T21:02:02.964Z] INFO: No Stack... [2024-07-01T21:02:03.547Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-01T21:02:04.510Z] INFO: Archiving Costs [Pipeline] sh [2024-07-01T21:02:05.186Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-07-01T21:02:05.186Z] + cut -d, -f6 [Pipeline] lock [2024-07-01T21:02:05.244Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-298-1-stack-cost] [2024-07-01T21:02:05.251Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-298-1-stack-cost] did not exist. Created. [2024-07-01T21:02:05.257Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-298-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-01T21:02:06.033Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-2ddbead1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-01T21:02:06.718Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-01T21:02:06.764Z] Warning: overwriting stash ‘stack-cost’ [2024-07-01T21:02:06.851Z] Stashed 1 file(s) [Pipeline] } [2024-07-01T21:02:06.871Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-298-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-01T21:02:06.975Z] $ docker stop --time=1 ddd55876241fb04ff904a947b2df8eb7979b11274917634b0851b8dc0ae5430f [2024-07-01T21:02:08.602Z] $ docker rm -f --volumes ddd55876241fb04ff904a947b2df8eb7979b11274917634b0851b8dc0ae5430f [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-01T21:02:09.819Z] provisioning config files... [2024-07-01T21:02:09.827Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-298@tmp/config16853389673283930485tmp [Pipeline] { [Pipeline] sh [2024-07-01T21:02:10.195Z] + set +x [2024-07-01T21:02:10.195Z] + curl -s https://codecov.io/bash [2024-07-01T21:02:10.195Z] + bash -s -- [2024-07-01T21:02:10.195Z] [2024-07-01T21:02:10.195Z] _____ _ [2024-07-01T21:02:10.195Z] / ____| | | [2024-07-01T21:02:10.195Z] | | ___ __| | ___ ___ _____ __ [2024-07-01T21:02:10.195Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-01T21:02:10.195Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-01T21:02:10.195Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-01T21:02:10.195Z] Bash-1.0.6 [2024-07-01T21:02:10.195Z] [2024-07-01T21:02:10.195Z] [2024-07-01T21:02:10.195Z] ==> git version 2.25.1 found [2024-07-01T21:02:10.195Z] ==> 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-01T21:02:10.195Z] Release-Date: 2020-01-08 [2024-07-01T21:02:10.195Z] 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-01T21:02:10.195Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-01T21:02:10.195Z] ==> Jenkins CI detected. [2024-07-01T21:02:10.195Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-298 [2024-07-01T21:02:10.195Z] project root: . [2024-07-01T21:02:10.195Z] --> token set from env [2024-07-01T21:02:10.195Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-01T21:02:10.195Z] ==> Running gcov in . (disable via -X gcov) [2024-07-01T21:02:10.195Z] ==> Python coveragepy not found [2024-07-01T21:02:10.195Z] ==> Searching for coverage reports in: [2024-07-01T21:02:10.195Z] + . [2024-07-01T21:02:10.195Z] -> Found 1 reports [2024-07-01T21:02:10.195Z] ==> Detecting git/mercurial file structure [2024-07-01T21:02:10.195Z] ==> Reading reports [2024-07-01T21:02:10.195Z] + ./coverage.out bytes=438103 [2024-07-01T21:02:10.195Z] ==> Appending adjustments [2024-07-01T21:02:10.195Z] https://docs.codecov.io/docs/fixing-reports [2024-07-01T21:02:10.454Z] + Found adjustments [2024-07-01T21:02:10.454Z] ==> Gzipping contents [2024-07-01T21:02:10.712Z] 52K /tmp/codecov.aZHWW1.gz [2024-07-01T21:02:10.712Z] ==> Uploading reports [2024-07-01T21:02:10.712Z] url: https://codecov.io [2024-07-01T21:02:10.712Z] query: branch=PR-298&commit=4d822564c3b0db4f59863b5d500c476f1cb31c2a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=298&job=&cmd_args= [2024-07-01T21:02:10.712Z] -> Pinging Codecov [2024-07-01T21:02:10.712Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-298&commit=4d822564c3b0db4f59863b5d500c476f1cb31c2a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=298&job=&cmd_args= [2024-07-01T21:02:10.712Z] -> Uploading to [2024-07-01T21:02:10.712Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-01/581DD39554BDF9B6E22D074273EAD858/4d822564c3b0db4f59863b5d500c476f1cb31c2a/32fa7733-8ed8-4710-aa93-646b9fb7656b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240701%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240701T210210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=754ea55a525be8314d237c4b3f351c5339e770023344279baf9a4c711173074c [2024-07-01T21:02:10.712Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-01T21:02:10.712Z] Dload Upload Total Spent Left Speed [2024-07-01T21:02:10.971Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50186 0 0 100 50186 0 175k --:--:-- --:--:-- --:--:-- 175k [2024-07-01T21:02:10.971Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4d822564c3b0db4f59863b5d500c476f1cb31c2a [Pipeline] } [2024-07-01T21:02:11.007Z] 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-01T21:02:13.271Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-298/archives ] [2024-07-01T21:02:13.271Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-298/archives [2024-07-01T21:02:13.271Z] total 16 [2024-07-01T21:02:13.271Z] drwxr-xr-x 3 root root 4096 Jul 1 20:45 . [2024-07-01T21:02:13.271Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 1 20:45 .. [2024-07-01T21:02:13.271Z] drwxr-xr-x 2 root root 4096 Jul 1 20:45 cost [2024-07-01T21:02:13.271Z] -rw-r--r-- 1 root root 91 Jul 1 20:45 cost.csv [2024-07-01T21:02:13.271Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-298/archives [2024-07-01T21:02:13.271Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-298/archives [2024-07-01T21:02:13.271Z] total 16 [2024-07-01T21:02:13.271Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:45 . [2024-07-01T21:02:13.271Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 1 20:45 .. [2024-07-01T21:02:13.271Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 20:45 cost [2024-07-01T21:02:13.271Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 1 20:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:02:13.628Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:02:14.529Z] ---> package-listing.sh [2024-07-01T21:02:14.529Z] ++ facter osfamily [2024-07-01T21:02:14.529Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-01T21:02:14.816Z] + OS_FAMILY=debian [2024-07-01T21:02:14.816Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-298 [2024-07-01T21:02:14.816Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-01T21:02:14.816Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-01T21:02:14.816Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-01T21:02:14.816Z] + PACKAGES=/tmp/packages_start.txt [2024-07-01T21:02:14.816Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-298 ']' [2024-07-01T21:02:14.816Z] + PACKAGES=/tmp/packages_end.txt [2024-07-01T21:02:14.816Z] + case "${OS_FAMILY}" in [2024-07-01T21:02:14.816Z] + dpkg -l [2024-07-01T21:02:14.816Z] + grep '^ii' [2024-07-01T21:02:14.816Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-01T21:02:14.816Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-01T21:02:14.816Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-01T21:02:14.816Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-298 ']' [2024-07-01T21:02:14.816Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-298/archives/ [2024-07-01T21:02:14.816Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-298/archives/ [Pipeline] echo [2024-07-01T21:02:14.860Z] 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-298/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-01T21:02:15.159Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T21:02:15.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T21:02:15.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T21:02:15.973Z] prd-ubuntu20.04-docker-8c-8g-4711 does not seem to be running inside a container [2024-07-01T21:02:16.001Z] $ 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-298/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-298 -v /w/workspace/undry_device-rfid-llrp-go_PR-298:/w/workspace/undry_device-rfid-llrp-go_PR-298:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-298@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-298@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-01T21:02:16.651Z] $ docker top 5858918fdb89d67798bd9138424e18996bc5b6f08190d1f195950ac01e0b7fb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T21:02:17.058Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-01T21:02:17.380Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-01T21:02:17.699Z] + ls /var/log/sa-host [2024-07-01T21:02:17.699Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T21:02:17.852Z] provisioning config files... [2024-07-01T21:02:17.866Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-298@tmp/config15716154399747712351tmp [Pipeline] { [Pipeline] echo [2024-07-01T21:02:17.936Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:02:18.266Z] ---> create-netrc.sh [Pipeline] } [2024-07-01T21:02:18.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:02:18.759Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-01T21:02:18.801Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:02:19.125Z] ---> sudo-logs.sh [2024-07-01T21:02:19.125Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-01T21:02:19.282Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:02:19.660Z] ---> job-cost.sh [2024-07-01T21:02:19.660Z] lf-activate-venv: SKIPPING [2024-07-01T21:02:19.660Z] DEBUG: total: 0.2199999988079071 [2024-07-01T21:02:19.660Z] INFO: Retrieving Stack Cost... [2024-07-01T21:02:19.918Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-01T21:02:20.178Z] INFO: Archiving Costs [Pipeline] echo [2024-07-01T21:02:20.217Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:02:20.549Z] ---> logs-deploy.sh [2024-07-01T21:02:20.549Z] lf-activate-venv: SKIPPING [2024-07-01T21:02:20.549Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-298/1 [2024-07-01T21:02:20.549Z] INFO: archiving workspace using pattern(s): [2024-07-01T21:02:21.488Z] Archives upload complete. [2024-07-01T21:02:21.488Z] INFO: archiving logs to Nexus