Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a7096337fbe18ce4591f9db7b669fa5343842ab9 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-ssh15887758832304246443.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2308628604041712795.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10065542513089072545.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10591657643201939126.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8184683632622905340.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-1055’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1057 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a7096337fbe18ce4591f9db7b669fa5343842ab9 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7096337fbe18ce4591f9db7b669fa5343842ab9 # timeout=10 Commit message: "Merge pull request #282 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.8" > git rev-list --no-walk 76a3705bb7b1f30100d3e6d71b296e67672242cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-16T10:37:32.437Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-16T10:37:32.538Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-16T10:37:32.570Z] ========================================================= [2024-02-16T10:37:32.570Z] EdgeX Global Pipelines Version Info [2024-02-16T10:37:32.570Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:37:33.296Z] ------------------- [2024-02-16T10:37:33.296Z] stable info: [2024-02-16T10:37:33.296Z] ------------------- [2024-02-16T10:37:33.296Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-16T10:37:33.296Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T10:37:33.296Z] Message: update stable to v1.0.258 [2024-02-16T10:37:34.240Z] ------------------- [2024-02-16T10:37:34.240Z] experimental info: [2024-02-16T10:37:34.240Z] ------------------- [2024-02-16T10:37:34.240Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-16T10:37:34.240Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T10:37:34.240Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-16T10:37:34.333Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-02-16T10:37:34.360Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-02-16T10:37:34.383Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-16T10:37:34.410Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-16T10:37:34.437Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-16T10:37:34.461Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-16T10:37:34.489Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-16T10:37:34.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-16T10:37:34.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-16T10:37:34.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-16T10:37:34.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-16T10:37:34.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-02-16T10:37:34.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-16T10:37:34.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-16T10:37:34.716Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T10:37:34.748Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T10:37:34.777Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T10:37:34.810Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T10:37:34.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-16T10:37:34.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-16T10:37:34.916Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-16T10:37:34.953Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-16T10:37:34.987Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-16T10:37:35.024Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-16T10:37:35.059Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-16T10:37:35.094Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-16T10:37:35.131Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-16T10:37:35.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-16T10:37:35.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-16T10:37:35.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-16T10:37:35.287Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7096337fbe18ce4591f9db7b669fa5343842ab9 [Pipeline] echo [2024-02-16T10:37:35.324Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a709633 [Pipeline] echo [2024-02-16T10:37:35.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T10:37:35.454Z] provisioning config files... [2024-02-16T10:37:35.467Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16261001039888996430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:37:35.796Z] ---> ****-login.sh [2024-02-16T10:37:35.797Z] nexus3.edgexfoundry.org:10001 [2024-02-16T10:37:36.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:37:36.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:37:36.316Z] Configure a credential helper to remove this warning. See [2024-02-16T10:37:36.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:37:36.316Z] [2024-02-16T10:37:36.316Z] Login Succeeded [2024-02-16T10:37:36.316Z] nexus3.edgexfoundry.org:10002 [2024-02-16T10:37:36.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:37:36.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:37:36.317Z] Configure a credential helper to remove this warning. See [2024-02-16T10:37:36.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:37:36.317Z] [2024-02-16T10:37:36.317Z] Login Succeeded [2024-02-16T10:37:36.317Z] nexus3.edgexfoundry.org:10003 [2024-02-16T10:37:36.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:37:36.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:37:36.577Z] Configure a credential helper to remove this warning. See [2024-02-16T10:37:36.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:37:36.577Z] [2024-02-16T10:37:36.577Z] Login Succeeded [2024-02-16T10:37:36.577Z] nexus3.edgexfoundry.org:10004 [2024-02-16T10:37:36.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:37:36.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:37:36.577Z] Configure a credential helper to remove this warning. See [2024-02-16T10:37:36.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:37:36.577Z] [2024-02-16T10:37:36.577Z] Login Succeeded [2024-02-16T10:37:36.577Z] ****.io [2024-02-16T10:37:36.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:37:36.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:37:36.839Z] Configure a credential helper to remove this warning. See [2024-02-16T10:37:36.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:37:36.839Z] [2024-02-16T10:37:36.839Z] Login Succeeded [2024-02-16T10:37:36.839Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T10:37:36.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-16T10:37:37.358Z] + git rev-list -1 --merges a7096337fbe18ce4591f9db7b669fa5343842ab9~1..a7096337fbe18ce4591f9db7b669fa5343842ab9 [Pipeline] echo [2024-02-16T10:37:37.386Z] -----------> git rev-list -1 --merges a7096337fbe18ce4591f9db7b669fa5343842ab9~1..a7096337fbe18ce4591f9db7b669fa5343842ab9 a7096337fbe18ce4591f9db7b669fa5343842ab9 [2024-02-16T10:37:37.386Z] a7096337fbe18ce4591f9db7b669fa5343842ab9 [false] [Pipeline] sh [2024-02-16T10:37:37.694Z] + git log --format=format:%s -1 a7096337fbe18ce4591f9db7b669fa5343842ab9 [Pipeline] echo [2024-02-16T10:37:37.711Z] ========================================================= [2024-02-16T10:37:37.711Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-16T10:37:37.711Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T10:37:38.080Z] + git log --format=format:%s -1 a7096337fbe18ce4591f9db7b669fa5343842ab9 [Pipeline] echo [2024-02-16T10:37:38.096Z] [semverPrep] GIT_COMMIT: a7096337fbe18ce4591f9db7b669fa5343842ab9, Commit Message: Merge pull request #282 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.8 [Pipeline] echo [2024-02-16T10:37:38.120Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-16T10:37:38.516Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T10:37:38.516Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-16T10:37:38.516Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-16T10:37:38.516Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-16T10:37:38.516Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-16T10:37:38.516Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-16T10:37:38.516Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:37:38.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T10:37:38.976Z] [2024-02-16T10:37:38.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:37:39.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T10:37:39.303Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-16T10:37:39.303Z] b85a868b505f: Pulling fs layer [2024-02-16T10:37:39.303Z] e2be974225ed: Pulling fs layer [2024-02-16T10:37:39.303Z] 339a4e72a1f5: Pulling fs layer [2024-02-16T10:37:39.303Z] 988bab9f4d93: Pulling fs layer [2024-02-16T10:37:39.303Z] 1469e6f7b9e6: Pulling fs layer [2024-02-16T10:37:39.303Z] eaf3925da568: Pulling fs layer [2024-02-16T10:37:39.303Z] bab4dde63d76: Pulling fs layer [2024-02-16T10:37:39.303Z] bde34c3a00c8: Pulling fs layer [2024-02-16T10:37:39.303Z] b352a97aabf1: Pulling fs layer [2024-02-16T10:37:39.303Z] 4872d77fe225: Pulling fs layer [2024-02-16T10:37:39.303Z] 5851b861e8e6: Pulling fs layer [2024-02-16T10:37:39.303Z] eaf3925da568: Waiting [2024-02-16T10:37:39.303Z] bab4dde63d76: Waiting [2024-02-16T10:37:39.303Z] 4872d77fe225: Waiting [2024-02-16T10:37:39.303Z] 5851b861e8e6: Waiting [2024-02-16T10:37:39.303Z] bde34c3a00c8: Waiting [2024-02-16T10:37:39.303Z] e2be974225ed: Download complete [2024-02-16T10:37:39.303Z] 988bab9f4d93: Verifying Checksum [2024-02-16T10:37:39.303Z] 988bab9f4d93: Download complete [2024-02-16T10:37:39.303Z] 1469e6f7b9e6: Verifying Checksum [2024-02-16T10:37:39.303Z] 1469e6f7b9e6: Download complete [2024-02-16T10:37:39.303Z] eaf3925da568: Download complete [2024-02-16T10:37:39.562Z] 339a4e72a1f5: Verifying Checksum [2024-02-16T10:37:39.562Z] 339a4e72a1f5: Download complete [2024-02-16T10:37:39.562Z] bde34c3a00c8: Verifying Checksum [2024-02-16T10:37:39.562Z] bde34c3a00c8: Download complete [2024-02-16T10:37:39.562Z] b352a97aabf1: Verifying Checksum [2024-02-16T10:37:39.562Z] b352a97aabf1: Download complete [2024-02-16T10:37:39.562Z] 4872d77fe225: Verifying Checksum [2024-02-16T10:37:39.562Z] 4872d77fe225: Download complete [2024-02-16T10:37:39.562Z] 5851b861e8e6: Download complete [2024-02-16T10:37:39.562Z] b85a868b505f: Verifying Checksum [2024-02-16T10:37:39.562Z] b85a868b505f: Download complete [2024-02-16T10:37:39.821Z] bab4dde63d76: Verifying Checksum [2024-02-16T10:37:39.821Z] bab4dde63d76: Download complete [2024-02-16T10:37:40.760Z] b85a868b505f: Pull complete [2024-02-16T10:37:41.020Z] e2be974225ed: Pull complete [2024-02-16T10:37:41.593Z] 339a4e72a1f5: Pull complete [2024-02-16T10:37:41.593Z] 988bab9f4d93: Pull complete [2024-02-16T10:37:41.853Z] 1469e6f7b9e6: Pull complete [2024-02-16T10:37:42.113Z] eaf3925da568: Pull complete [2024-02-16T10:37:44.018Z] bab4dde63d76: Pull complete [2024-02-16T10:37:44.018Z] bde34c3a00c8: Pull complete [2024-02-16T10:37:44.018Z] b352a97aabf1: Pull complete [2024-02-16T10:37:44.018Z] 4872d77fe225: Pull complete [2024-02-16T10:37:44.018Z] 5851b861e8e6: Pull complete [2024-02-16T10:37:44.018Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-16T10:37:44.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T10:37:44.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:37:44.211Z] prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container [2024-02-16T10:37:44.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-16T10:37:47.687Z] $ docker top 23c0882bfc4b10b63e208b434b2a7a60ab6d055e829c6cdcb3220c6f0ab6a4ad -eo pid,comm [2024-02-16T10:37:47.744Z] 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-02-16T10:37:47.744Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T10:37:47.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T10:37:47.839Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T10:37:47.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T10:37:47.949Z] $ docker exec 23c0882bfc4b10b63e208b434b2a7a60ab6d055e829c6cdcb3220c6f0ab6a4ad ssh-agent [2024-02-16T10:37:48.065Z] SSH_AUTH_SOCK=/tmp/ssh-K8n668jI3xot/agent.32 [2024-02-16T10:37:48.065Z] SSH_AGENT_PID=38 [2024-02-16T10:37:48.070Z] Running ssh-add (command line suppressed) [2024-02-16T10:37:48.170Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11819218078204791840.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11819218078204791840.key) [2024-02-16T10:37:48.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T10:37:48.491Z] + git tag --points-at HEAD [Pipeline] } [2024-02-16T10:37:48.501Z] $ docker exec --env ******** --env ******** 23c0882bfc4b10b63e208b434b2a7a60ab6d055e829c6cdcb3220c6f0ab6a4ad ssh-agent -k [2024-02-16T10:37:48.591Z] unset SSH_AUTH_SOCK; [2024-02-16T10:37:48.592Z] unset SSH_AGENT_PID; [2024-02-16T10:37:48.592Z] echo Agent pid 38 killed; [2024-02-16T10:37:48.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-16T10:37:48.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T10:37:48.672Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T10:37:48.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T10:37:48.786Z] $ docker exec 23c0882bfc4b10b63e208b434b2a7a60ab6d055e829c6cdcb3220c6f0ab6a4ad ssh-agent [2024-02-16T10:37:48.900Z] SSH_AUTH_SOCK=/tmp/ssh-zruO25lmyD3P/agent.71 [2024-02-16T10:37:48.900Z] SSH_AGENT_PID=78 [2024-02-16T10:37:48.905Z] Running ssh-add (command line suppressed) [2024-02-16T10:37:48.999Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_289152346823244478.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_289152346823244478.key) [2024-02-16T10:37:49.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T10:37:49.321Z] + git semver init [2024-02-16T10:37:49.582Z] 2024-02-16 10:37:49,516 [run_init] DEBUG init version:0.0.0 force:False [2024-02-16T10:37:49.582Z] 2024-02-16 10:37:49,517 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-02-16T10:37:49.582Z] 2024-02-16 10:37:49,517 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-02-16T10:37:49.582Z] 2024-02-16 10:37:49,518 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-16T10:37:50.966Z] 2024-02-16 10:37:50,594 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-02-16T10:37:50.966Z] 2024-02-16 10:37:50,595 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-02-16T10:37:50.966Z] 2024-02-16 10:37:50,595 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-16T10:37:50.966Z] 2024-02-16 10:37:50,595 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-16T10:37:50.966Z] 3.2.0-dev.5 [Pipeline] } [2024-02-16T10:37:50.976Z] $ docker exec --env ******** --env ******** 23c0882bfc4b10b63e208b434b2a7a60ab6d055e829c6cdcb3220c6f0ab6a4ad ssh-agent -k [2024-02-16T10:37:51.080Z] unset SSH_AUTH_SOCK; [2024-02-16T10:37:51.080Z] unset SSH_AGENT_PID; [2024-02-16T10:37:51.080Z] echo Agent pid 78 killed; [2024-02-16T10:37:51.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T10:37:51.472Z] + git semver [Pipeline] } [2024-02-16T10:37:51.746Z] $ docker stop --time=1 23c0882bfc4b10b63e208b434b2a7a60ab6d055e829c6cdcb3220c6f0ab6a4ad [2024-02-16T10:37:53.043Z] $ docker rm -f --volumes 23c0882bfc4b10b63e208b434b2a7a60ab6d055e829c6cdcb3220c6f0ab6a4ad [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T10:37:53.414Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-16T10:37:53.660Z] Stashed 1 file(s) [Pipeline] echo [2024-02-16T10:37:53.663Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [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-02-16T10:37:54.015Z] provisioning config files... [2024-02-16T10:37:54.024Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1566137313367591260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:37:54.356Z] ---> ****-login.sh [2024-02-16T10:37:54.356Z] nexus3.edgexfoundry.org:10001 [2024-02-16T10:37:54.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:37:54.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:37:54.356Z] Configure a credential helper to remove this warning. See [2024-02-16T10:37:54.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:37:54.356Z] [2024-02-16T10:37:54.356Z] Login Succeeded [2024-02-16T10:37:54.356Z] nexus3.edgexfoundry.org:10002 [2024-02-16T10:37:54.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:37:54.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:37:54.356Z] Configure a credential helper to remove this warning. See [2024-02-16T10:37:54.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:37:54.356Z] [2024-02-16T10:37:54.356Z] Login Succeeded [2024-02-16T10:37:54.357Z] nexus3.edgexfoundry.org:10003 [2024-02-16T10:37:54.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:37:54.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:37:54.615Z] Configure a credential helper to remove this warning. See [2024-02-16T10:37:54.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:37:54.615Z] [2024-02-16T10:37:54.616Z] Login Succeeded [2024-02-16T10:37:54.616Z] nexus3.edgexfoundry.org:10004 [2024-02-16T10:37:54.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:37:54.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:37:54.616Z] Configure a credential helper to remove this warning. See [2024-02-16T10:37:54.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:37:54.616Z] [2024-02-16T10:37:54.616Z] Login Succeeded [2024-02-16T10:37:54.616Z] ****.io [2024-02-16T10:37:54.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:37:54.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:37:54.877Z] Configure a credential helper to remove this warning. See [2024-02-16T10:37:54.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:37:54.877Z] [2024-02-16T10:37:54.877Z] Login Succeeded [2024-02-16T10:37:54.877Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T10:37:54.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T10:37:55.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T10:37:55.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T10:37:55.117Z] ========================================================= [2024-02-16T10:37:55.117Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-16T10:37:55.117Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:37:55.527Z] + 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-02-16T10:37:55.527Z] Sending build context to Docker daemon 8.435MB [2024-02-16T10:37:55.527Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T10:37:55.527Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-16T10:37:55.527Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-16T10:37:55.527Z] 7264a8db6415: Pulling fs layer [2024-02-16T10:37:55.527Z] c4d48a809fc2: Pulling fs layer [2024-02-16T10:37:55.527Z] 4f1c88b9dad5: Pulling fs layer [2024-02-16T10:37:55.527Z] ad3a456e5733: Pulling fs layer [2024-02-16T10:37:55.527Z] 69c7f0334f64: Pulling fs layer [2024-02-16T10:37:55.527Z] 1f1c1a5573a3: Pulling fs layer [2024-02-16T10:37:55.527Z] ce7588e14bc9: Pulling fs layer [2024-02-16T10:37:55.527Z] b5e4710f87ac: Pulling fs layer [2024-02-16T10:37:55.527Z] ad3a456e5733: Waiting [2024-02-16T10:37:55.527Z] ce7588e14bc9: Waiting [2024-02-16T10:37:55.527Z] b5e4710f87ac: Waiting [2024-02-16T10:37:55.527Z] 69c7f0334f64: Waiting [2024-02-16T10:37:55.527Z] 1f1c1a5573a3: Waiting [2024-02-16T10:37:55.527Z] c4d48a809fc2: Verifying Checksum [2024-02-16T10:37:55.527Z] c4d48a809fc2: Download complete [2024-02-16T10:37:55.527Z] ad3a456e5733: Verifying Checksum [2024-02-16T10:37:55.527Z] ad3a456e5733: Download complete [2024-02-16T10:37:55.787Z] 69c7f0334f64: Verifying Checksum [2024-02-16T10:37:55.787Z] 69c7f0334f64: Download complete [2024-02-16T10:37:55.787Z] 7264a8db6415: Download complete [2024-02-16T10:37:55.787Z] 1f1c1a5573a3: Verifying Checksum [2024-02-16T10:37:55.787Z] 1f1c1a5573a3: Download complete [2024-02-16T10:37:55.787Z] 7264a8db6415: Pull complete [2024-02-16T10:37:56.046Z] b5e4710f87ac: Verifying Checksum [2024-02-16T10:37:56.046Z] b5e4710f87ac: Download complete [2024-02-16T10:37:56.046Z] c4d48a809fc2: Pull complete [2024-02-16T10:37:56.046Z] 4f1c88b9dad5: Verifying Checksum [2024-02-16T10:37:56.046Z] 4f1c88b9dad5: Download complete [2024-02-16T10:37:56.616Z] ce7588e14bc9: Verifying Checksum [2024-02-16T10:37:56.616Z] ce7588e14bc9: Download complete [2024-02-16T10:37:59.902Z] 4f1c88b9dad5: Pull complete [2024-02-16T10:37:59.902Z] ad3a456e5733: Pull complete [2024-02-16T10:37:59.902Z] 69c7f0334f64: Pull complete [2024-02-16T10:37:59.902Z] 1f1c1a5573a3: Pull complete [2024-02-16T10:38:02.433Z] ce7588e14bc9: Pull complete [2024-02-16T10:38:02.692Z] b5e4710f87ac: Pull complete [2024-02-16T10:38:02.692Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-16T10:38:02.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T10:38:02.692Z] ---> 88b5674ff536 [2024-02-16T10:38:02.692Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-16T10:38:08.928Z] Still waiting to schedule task [2024-02-16T10:38:08.928Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1056’ is offline [2024-02-16T10:38:09.301Z] ---> Running in 48bd0566fbd3 [2024-02-16T10:38:09.301Z] Removing intermediate container 48bd0566fbd3 [2024-02-16T10:38:09.301Z] ---> 75cdc9543161 [2024-02-16T10:38:09.301Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T10:38:09.301Z] ---> Running in 06bf6d66aeee [2024-02-16T10:38:09.301Z] Removing intermediate container 06bf6d66aeee [2024-02-16T10:38:09.301Z] ---> 0de863c1a6e2 [2024-02-16T10:38:09.301Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T10:38:09.301Z] ---> Running in b2ea76325fe2 [2024-02-16T10:38:09.301Z] Removing intermediate container b2ea76325fe2 [2024-02-16T10:38:09.301Z] ---> ecad3475c670 [2024-02-16T10:38:09.301Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T10:38:09.301Z] ---> Running in d5b3ffa90ec5 [2024-02-16T10:38:09.301Z] Removing intermediate container d5b3ffa90ec5 [2024-02-16T10:38:09.301Z] ---> 1288d925e278 [2024-02-16T10:38:09.301Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T10:38:09.301Z] ---> Running in 25a17d247dd3 [2024-02-16T10:38:09.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T10:38:09.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T10:38:09.872Z] OK: 264 MiB in 52 packages [2024-02-16T10:38:10.131Z] Removing intermediate container 25a17d247dd3 [2024-02-16T10:38:10.131Z] ---> b43266d2a1ea [2024-02-16T10:38:10.131Z] Step 8/12 : WORKDIR /app [2024-02-16T10:38:10.131Z] ---> Running in c9af60b64e72 [2024-02-16T10:38:10.131Z] Removing intermediate container c9af60b64e72 [2024-02-16T10:38:10.131Z] ---> e48211b13e60 [2024-02-16T10:38:10.131Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-16T10:38:10.131Z] ---> 983b7e8ed5f0 [2024-02-16T10:38:10.131Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T10:38:10.391Z] ---> Running in 14ac9737fe9f [2024-02-16T10:38:42.564Z] Removing intermediate container 14ac9737fe9f [2024-02-16T10:38:42.564Z] ---> 72933a89de31 [2024-02-16T10:38:42.564Z] Step 11/12 : COPY . . [2024-02-16T10:38:42.564Z] ---> ce196546fd03 [2024-02-16T10:38:42.564Z] Step 12/12 : RUN $MAKE [2024-02-16T10:38:42.564Z] ---> Running in f44ea4038230 [2024-02-16T10:38:42.564Z] noop [2024-02-16T10:38:42.564Z] Removing intermediate container f44ea4038230 [2024-02-16T10:38:42.564Z] ---> 5d663337a75b [2024-02-16T10:38:42.564Z] Successfully built 5d663337a75b [2024-02-16T10:38:42.564Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:38:42.953Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T10:38:42.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:38:43.066Z] prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container [2024-02-16T10:38:43.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-16T10:38:43.454Z] $ docker top 17c1b174f97941b10faad945b1be9fb6439e99cddeef542810f19fd0895d4f3c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T10:38:43.835Z] + go version [2024-02-16T10:38:43.835Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-16T10:38:43.851Z] $ docker stop --time=1 17c1b174f97941b10faad945b1be9fb6439e99cddeef542810f19fd0895d4f3c [2024-02-16T10:38:45.122Z] $ docker rm -f --volumes 17c1b174f97941b10faad945b1be9fb6439e99cddeef542810f19fd0895d4f3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:38:45.720Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T10:38:45.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:38:45.841Z] prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container [2024-02-16T10:38:45.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-16T10:38:46.210Z] $ docker top 4e47927831d1d8291d24b0bee77c5dbf27ca7aa11a99546918d93429d263dca5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T10:38:46.593Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-02-16T10:38:46.916Z] + make test [2024-02-16T10:38:46.916Z] go test ./... -coverprofile=coverage.out ./... [2024-02-16T10:38:48.300Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-02-16T10:39:00.531Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-02-16T10:39:00.531Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-02-16T10:39:02.432Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.900s coverage: 40.6% of statements [2024-02-16T10:39:02.432Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements [2024-02-16T10:39:02.432Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 94.6% of statements [2024-02-16T10:39:20.516Z] go vet ./... [2024-02-16T10:39:23.048Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T10:39:23.048Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T10:39:23.048Z] ./bin/test-attribution-txt.sh [2024-02-16T10:39:23.048Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T10:39:23.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T10:39:23.007Z] $ docker stop --time=1 4e47927831d1d8291d24b0bee77c5dbf27ca7aa11a99546918d93429d263dca5 [2024-02-16T10:39:26.773Z] $ docker rm -f --volumes 4e47927831d1d8291d24b0bee77c5dbf27ca7aa11a99546918d93429d263dca5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T10:39:27.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T10:39:27.494Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-16T10:39:28.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T10:39:28.539Z] + ls -al . [2024-02-16T10:39:28.539Z] total 640 [2024-02-16T10:39:28.539Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 10:38 . [2024-02-16T10:39:28.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 10:37 .. [2024-02-16T10:39:28.539Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 16 10:37 .dockerignore [2024-02-16T10:39:28.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 10:39 .git [2024-02-16T10:39:28.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 10:37 .github [2024-02-16T10:39:28.539Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 16 10:37 .gitignore [2024-02-16T10:39:28.539Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 10:37 .golangci.yml [2024-02-16T10:39:28.539Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 10:37 .semver [2024-02-16T10:39:28.539Z] -rw-rw-r-- 1 jenkins jenkins 11980 Feb 16 10:37 Attribution.txt [2024-02-16T10:39:28.539Z] -rw-rw-r-- 1 jenkins jenkins 11677 Feb 16 10:37 CHANGELOG.md [2024-02-16T10:39:28.539Z] -rw-rw-r-- 1 jenkins jenkins 1456 Feb 16 10:37 Dockerfile [2024-02-16T10:39:28.539Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 10:37 GOVERNANCE.md [2024-02-16T10:39:28.539Z] -rw-rw-r-- 1 jenkins jenkins 661 Feb 16 10:37 Jenkinsfile [2024-02-16T10:39:28.539Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 10:37 LICENSE [2024-02-16T10:39:28.539Z] -rw-rw-r-- 1 jenkins jenkins 2179 Feb 16 10:37 Makefile [2024-02-16T10:39:28.539Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 16 10:37 OWNERS.md [2024-02-16T10:39:28.539Z] -rw-rw-r-- 1 jenkins jenkins 28907 Feb 16 10:37 README.md [2024-02-16T10:39:28.539Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 10:37 VERSION [2024-02-16T10:39:28.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:37 bin [2024-02-16T10:39:28.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 10:37 cmd [2024-02-16T10:39:28.539Z] -rw-r--r-- 1 jenkins jenkins 459493 Feb 16 10:39 coverage.out [2024-02-16T10:39:28.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:37 examples [2024-02-16T10:39:28.539Z] -rw-rw-r-- 1 jenkins jenkins 3922 Feb 16 10:37 go.mod [2024-02-16T10:39:28.539Z] -rw-rw-r-- 1 jenkins jenkins 33997 Feb 16 10:37 go.sum [2024-02-16T10:39:28.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:37 images [2024-02-16T10:39:28.539Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 10:37 internal [2024-02-16T10:39:28.539Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 16 10:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:39:28.893Z] + 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=a7096337fbe18ce4591f9db7b669fa5343842ab9 --label arch=amd64 --label version=3.2.0-dev.5 . [2024-02-16T10:39:28.893Z] Sending build context to Docker daemon 8.435MB [2024-02-16T10:39:28.893Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T10:39:28.893Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-16T10:39:28.893Z] ---> 5d663337a75b [2024-02-16T10:39:28.893Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-16T10:39:29.153Z] ---> Running in 1a38fc4a5a27 [2024-02-16T10:39:29.153Z] Removing intermediate container 1a38fc4a5a27 [2024-02-16T10:39:29.153Z] ---> cc48ff3336bc [2024-02-16T10:39:29.153Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T10:39:29.153Z] ---> Running in f9c7863f38b2 [2024-02-16T10:39:29.413Z] Removing intermediate container f9c7863f38b2 [2024-02-16T10:39:29.413Z] ---> a10ea0b35163 [2024-02-16T10:39:29.413Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T10:39:29.413Z] ---> Running in 1ceebdbd29a3 [2024-02-16T10:39:29.413Z] Removing intermediate container 1ceebdbd29a3 [2024-02-16T10:39:29.413Z] ---> 70933bb662ed [2024-02-16T10:39:29.413Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T10:39:29.413Z] ---> Running in 7eb4759c938c [2024-02-16T10:39:29.413Z] Removing intermediate container 7eb4759c938c [2024-02-16T10:39:29.413Z] ---> b4e834c75aa3 [2024-02-16T10:39:29.413Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T10:39:29.413Z] ---> Running in 8afa67ad41ed [2024-02-16T10:39:29.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T10:39:29.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T10:39:30.238Z] OK: 264 MiB in 52 packages [2024-02-16T10:39:30.497Z] Removing intermediate container 8afa67ad41ed [2024-02-16T10:39:30.497Z] ---> 93232febc7b6 [2024-02-16T10:39:30.497Z] Step 8/25 : WORKDIR /app [2024-02-16T10:39:30.497Z] ---> Running in f164b5961c05 [2024-02-16T10:39:30.756Z] Removing intermediate container f164b5961c05 [2024-02-16T10:39:30.756Z] ---> 23bc1f1ecc07 [2024-02-16T10:39:30.756Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-16T10:39:30.756Z] ---> eb8d5be208d3 [2024-02-16T10:39:30.756Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T10:39:30.756Z] ---> Running in cf4b69fbc12a [2024-02-16T10:39:31.323Z] Removing intermediate container cf4b69fbc12a [2024-02-16T10:39:31.323Z] ---> d21efbf08dd4 [2024-02-16T10:39:31.323Z] Step 11/25 : COPY . . [2024-02-16T10:39:31.890Z] ---> 8ce1f0a067b0 [2024-02-16T10:39:31.890Z] Step 12/25 : RUN $MAKE [2024-02-16T10:39:31.890Z] ---> Running in 7217e0289b69 [2024-02-16T10:39:32.149Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.8" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-02-16T10:39:54.133Z] Removing intermediate container 7217e0289b69 [2024-02-16T10:39:54.133Z] ---> 53aea7f5aa80 [2024-02-16T10:39:54.133Z] Step 13/25 : FROM alpine:3.18 [2024-02-16T10:39:54.133Z] 3.18: Pulling from library/alpine [2024-02-16T10:39:54.133Z] 619be1103602: Pulling fs layer [2024-02-16T10:39:54.133Z] 619be1103602: Verifying Checksum [2024-02-16T10:39:54.133Z] 619be1103602: Download complete [2024-02-16T10:39:54.133Z] 619be1103602: Pull complete [2024-02-16T10:39:54.133Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T10:39:54.133Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T10:39:54.133Z] ---> d3782b16ccc9 [2024-02-16T10:39:54.133Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T10:39:54.133Z] ---> Running in 3708a8d52b28 [2024-02-16T10:39:54.133Z] Removing intermediate container 3708a8d52b28 [2024-02-16T10:39:54.133Z] ---> eba7f616c011 [2024-02-16T10:39:54.133Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-02-16T10:39:54.133Z] ---> Running in bfccdddde498 [2024-02-16T10:39:54.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T10:39:54.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T10:39:54.133Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-16T10:39:54.133Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T10:39:54.133Z] OK: 7 MiB in 16 packages [2024-02-16T10:39:54.133Z] Removing intermediate container bfccdddde498 [2024-02-16T10:39:54.133Z] ---> 33e16381143e [2024-02-16T10:39:54.133Z] Step 16/25 : RUN apk --no-cache upgrade [2024-02-16T10:39:54.133Z] ---> Running in 0f1e49924cf4 [2024-02-16T10:39:54.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T10:39:54.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T10:39:54.415Z] OK: 7 MiB in 16 packages [2024-02-16T10:39:54.691Z] Removing intermediate container 0f1e49924cf4 [2024-02-16T10:39:54.691Z] ---> 15aa165beba0 [2024-02-16T10:39:54.691Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-02-16T10:39:54.691Z] ---> fdc3cb662196 [2024-02-16T10:39:54.691Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-02-16T10:39:54.951Z] ---> b79ebe12dd85 [2024-02-16T10:39:54.951Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-02-16T10:39:55.274Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1058 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-02-16T10:39:55.312Z] Running in /w/workspace/device-rfid-llrp-go/138 [Pipeline] { [Pipeline] checkout [2024-02-16T10:39:55.371Z] The recommended git tool is: git [2024-02-16T10:39:55.908Z] ---> 865f367bf01c [2024-02-16T10:39:55.908Z] Step 20/25 : EXPOSE 59989 [2024-02-16T10:39:55.908Z] ---> Running in 71acfec91198 [2024-02-16T10:39:55.908Z] Removing intermediate container 71acfec91198 [2024-02-16T10:39:55.908Z] ---> 7ce2a47d102b [2024-02-16T10:39:55.908Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-02-16T10:39:55.908Z] ---> Running in 3e94c263240f [2024-02-16T10:39:55.908Z] Removing intermediate container 3e94c263240f [2024-02-16T10:39:55.908Z] ---> 49b57ef8a015 [2024-02-16T10:39:55.908Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-16T10:39:55.908Z] ---> Running in 2b951df721c1 [2024-02-16T10:39:56.165Z] Removing intermediate container 2b951df721c1 [2024-02-16T10:39:56.166Z] ---> cc850f8d6841 [2024-02-16T10:39:56.166Z] Step 23/25 : LABEL arch=amd64 [2024-02-16T10:39:56.166Z] ---> Running in abb892d0db01 [2024-02-16T10:39:56.166Z] Removing intermediate container abb892d0db01 [2024-02-16T10:39:56.166Z] ---> a1819f7f2462 [2024-02-16T10:39:56.166Z] Step 24/25 : LABEL git_sha=a7096337fbe18ce4591f9db7b669fa5343842ab9 [2024-02-16T10:39:56.166Z] ---> Running in f9d793b963ee [2024-02-16T10:39:56.166Z] Removing intermediate container f9d793b963ee [2024-02-16T10:39:56.166Z] ---> fac013af45db [2024-02-16T10:39:56.166Z] Step 25/25 : LABEL version=3.2.0-dev.5 [2024-02-16T10:39:56.166Z] ---> Running in 23194cc1b0ba [2024-02-16T10:39:56.424Z] Removing intermediate container 23194cc1b0ba [2024-02-16T10:39:56.424Z] ---> 25111cb57a09 [2024-02-16T10:39:56.424Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T10:39:56.424Z] Successfully built 25111cb57a09 [2024-02-16T10:39:56.424Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T10:39:56.726Z] provisioning config files... [2024-02-16T10:39:56.736Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8362377078810427250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:39:57.085Z] ---> ****-login.sh [2024-02-16T10:39:57.085Z] nexus3.edgexfoundry.org:10001 [2024-02-16T10:39:57.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:39:57.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:39:57.085Z] Configure a credential helper to remove this warning. See [2024-02-16T10:39:57.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:39:57.086Z] [2024-02-16T10:39:57.086Z] Login Succeeded [2024-02-16T10:39:57.086Z] nexus3.edgexfoundry.org:10002 [2024-02-16T10:39:57.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:39:57.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:39:57.086Z] Configure a credential helper to remove this warning. See [2024-02-16T10:39:57.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:39:57.086Z] [2024-02-16T10:39:57.086Z] Login Succeeded [2024-02-16T10:39:57.086Z] nexus3.edgexfoundry.org:10003 [2024-02-16T10:39:57.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:39:57.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:39:57.344Z] Configure a credential helper to remove this warning. See [2024-02-16T10:39:57.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:39:57.344Z] [2024-02-16T10:39:57.344Z] Login Succeeded [2024-02-16T10:39:57.344Z] nexus3.edgexfoundry.org:10004 [2024-02-16T10:39:57.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:39:57.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:39:57.344Z] Configure a credential helper to remove this warning. See [2024-02-16T10:39:57.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:39:57.344Z] [2024-02-16T10:39:57.344Z] Login Succeeded [2024-02-16T10:39:57.344Z] ****.io [2024-02-16T10:39:57.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:39:57.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:39:57.606Z] Configure a credential helper to remove this warning. See [2024-02-16T10:39:57.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:39:57.606Z] [2024-02-16T10:39:57.606Z] Login Succeeded [2024-02-16T10:39:57.606Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T10:39:57.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T10:39:57.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T10:39:57.814Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-02-16T10:39:57.814Z] a7096337fbe18ce4591f9db7b669fa5343842ab9 [2024-02-16T10:39:57.814Z] latest [2024-02-16T10:39:57.814Z] 3.2.0-dev.5 [2024-02-16T10:39:57.814Z] a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5 [2024-02-16T10:39:57.814Z] main [2024-02-16T10:39:57.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:39:58.277Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a7096337fbe18ce4591f9db7b669fa5343842ab9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:39:58.665Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a7096337fbe18ce4591f9db7b669fa5343842ab9 [2024-02-16T10:39:58.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-02-16T10:39:58.665Z] c70d8a3b5c1c: Preparing [2024-02-16T10:39:58.665Z] a92f0a6d1c71: Preparing [2024-02-16T10:39:58.665Z] 1daabf9bbb04: Preparing [2024-02-16T10:39:58.665Z] c231ceaa7130: Preparing [2024-02-16T10:39:58.665Z] d2bb7625b65a: Preparing [2024-02-16T10:39:58.665Z] aedc3bda2944: Preparing [2024-02-16T10:39:58.665Z] c231ceaa7130: Pushed [2024-02-16T10:39:58.665Z] d2bb7625b65a: Pushed [2024-02-16T10:39:58.665Z] a92f0a6d1c71: Pushed [2024-02-16T10:39:58.665Z] aedc3bda2944: Layer already exists [2024-02-16T10:39:58.665Z] 1daabf9bbb04: Pushed [2024-02-16T10:40:00.242Z] using credential edgex-jenkins-ssh [2024-02-16T10:40:00.261Z] Cloning the remote Git repository [2024-02-16T10:40:00.309Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-02-16T10:40:00.397Z] > git init /w/workspace/device-rfid-llrp-go/138 # timeout=10 [2024-02-16T10:40:00.532Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-02-16T10:40:00.533Z] > git --version # timeout=10 [2024-02-16T10:40:00.551Z] > git --version # 'git version 2.25.1' [2024-02-16T10:40:00.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T10:40:00.697Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T10:40:01.951Z] c70d8a3b5c1c: Pushed [2024-02-16T10:40:01.951Z] a7096337fbe18ce4591f9db7b669fa5343842ab9: digest: sha256:6daa8fb08f03990e0cfd5fee8ae3a69da4854faf8f914a66304335c78aa5e52d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:40:02.349Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:40:02.744Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-02-16T10:40:02.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-02-16T10:40:02.745Z] c70d8a3b5c1c: Preparing [2024-02-16T10:40:02.745Z] a92f0a6d1c71: Preparing [2024-02-16T10:40:02.745Z] 1daabf9bbb04: Preparing [2024-02-16T10:40:02.745Z] c231ceaa7130: Preparing [2024-02-16T10:40:02.745Z] d2bb7625b65a: Preparing [2024-02-16T10:40:02.745Z] aedc3bda2944: Preparing [2024-02-16T10:40:02.745Z] aedc3bda2944: Waiting [2024-02-16T10:40:02.745Z] d2bb7625b65a: Layer already exists [2024-02-16T10:40:02.745Z] 1daabf9bbb04: Layer already exists [2024-02-16T10:40:02.745Z] a92f0a6d1c71: Layer already exists [2024-02-16T10:40:02.745Z] c70d8a3b5c1c: Layer already exists [2024-02-16T10:40:02.745Z] c231ceaa7130: Layer already exists [2024-02-16T10:40:02.745Z] aedc3bda2944: Layer already exists [2024-02-16T10:40:02.745Z] latest: digest: sha256:6daa8fb08f03990e0cfd5fee8ae3a69da4854faf8f914a66304335c78aa5e52d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:40:03.160Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:40:03.566Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.5 [2024-02-16T10:40:03.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-02-16T10:40:03.566Z] c70d8a3b5c1c: Preparing [2024-02-16T10:40:03.566Z] a92f0a6d1c71: Preparing [2024-02-16T10:40:03.566Z] 1daabf9bbb04: Preparing [2024-02-16T10:40:03.566Z] c231ceaa7130: Preparing [2024-02-16T10:40:03.566Z] d2bb7625b65a: Preparing [2024-02-16T10:40:03.566Z] aedc3bda2944: Preparing [2024-02-16T10:40:03.566Z] aedc3bda2944: Waiting [2024-02-16T10:40:03.566Z] d2bb7625b65a: Layer already exists [2024-02-16T10:40:03.566Z] 1daabf9bbb04: Layer already exists [2024-02-16T10:40:03.566Z] c231ceaa7130: Layer already exists [2024-02-16T10:40:03.566Z] c70d8a3b5c1c: Layer already exists [2024-02-16T10:40:03.566Z] a92f0a6d1c71: Layer already exists [2024-02-16T10:40:03.566Z] aedc3bda2944: Layer already exists [2024-02-16T10:40:03.566Z] 3.2.0-dev.5: digest: sha256:6daa8fb08f03990e0cfd5fee8ae3a69da4854faf8f914a66304335c78aa5e52d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:40:03.972Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:40:04.369Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5 [2024-02-16T10:40:04.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-02-16T10:40:04.369Z] c70d8a3b5c1c: Preparing [2024-02-16T10:40:04.369Z] a92f0a6d1c71: Preparing [2024-02-16T10:40:04.369Z] 1daabf9bbb04: Preparing [2024-02-16T10:40:04.369Z] c231ceaa7130: Preparing [2024-02-16T10:40:04.369Z] d2bb7625b65a: Preparing [2024-02-16T10:40:04.369Z] aedc3bda2944: Preparing [2024-02-16T10:40:04.369Z] aedc3bda2944: Waiting [2024-02-16T10:40:04.369Z] c70d8a3b5c1c: Layer already exists [2024-02-16T10:40:04.369Z] 1daabf9bbb04: Layer already exists [2024-02-16T10:40:04.369Z] c231ceaa7130: Layer already exists [2024-02-16T10:40:04.369Z] d2bb7625b65a: Layer already exists [2024-02-16T10:40:04.369Z] a92f0a6d1c71: Layer already exists [2024-02-16T10:40:04.369Z] aedc3bda2944: Layer already exists [2024-02-16T10:40:04.369Z] a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5: digest: sha256:6daa8fb08f03990e0cfd5fee8ae3a69da4854faf8f914a66304335c78aa5e52d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:40:04.770Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:40:05.167Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-02-16T10:40:05.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-02-16T10:40:05.167Z] c70d8a3b5c1c: Preparing [2024-02-16T10:40:05.167Z] a92f0a6d1c71: Preparing [2024-02-16T10:40:05.167Z] 1daabf9bbb04: Preparing [2024-02-16T10:40:05.167Z] c231ceaa7130: Preparing [2024-02-16T10:40:05.167Z] d2bb7625b65a: Preparing [2024-02-16T10:40:05.167Z] aedc3bda2944: Preparing [2024-02-16T10:40:05.167Z] aedc3bda2944: Waiting [2024-02-16T10:40:05.167Z] a92f0a6d1c71: Layer already exists [2024-02-16T10:40:05.167Z] 1daabf9bbb04: Layer already exists [2024-02-16T10:40:05.167Z] c231ceaa7130: Layer already exists [2024-02-16T10:40:05.167Z] d2bb7625b65a: Layer already exists [2024-02-16T10:40:05.167Z] c70d8a3b5c1c: Layer already exists [2024-02-16T10:40:05.167Z] aedc3bda2944: Layer already exists [2024-02-16T10:40:05.167Z] main: digest: sha256:6daa8fb08f03990e0cfd5fee8ae3a69da4854faf8f914a66304335c78aa5e52d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T10:40:05.391Z] ===================================================== [Pipeline] echo [2024-02-16T10:40:05.433Z] taggedImages: [2024-02-16T10:40:05.433Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a7096337fbe18ce4591f9db7b669fa5343842ab9 [2024-02-16T10:40:05.433Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-02-16T10:40:05.433Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.5 [2024-02-16T10:40:05.433Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5 [2024-02-16T10:40:05.433Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:40:06.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T10:40:06.096Z] [2024-02-16T10:40:06.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:40:06.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T10:40:06.432Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-16T10:40:06.432Z] 5eb5b503b376: Pulling fs layer [2024-02-16T10:40:06.432Z] 5c69ac0246d0: Pulling fs layer [2024-02-16T10:40:06.432Z] ec43610c2a17: Pulling fs layer [2024-02-16T10:40:06.432Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-16T10:40:06.432Z] 33b1e0a273af: Pulling fs layer [2024-02-16T10:40:06.432Z] 5d3b04190fa2: Pulling fs layer [2024-02-16T10:40:06.432Z] 2f39f015ded8: Pulling fs layer [2024-02-16T10:40:06.432Z] 3a2ae6a8a46f: Waiting [2024-02-16T10:40:06.432Z] 33b1e0a273af: Waiting [2024-02-16T10:40:06.432Z] 5d3b04190fa2: Waiting [2024-02-16T10:40:06.432Z] 2f39f015ded8: Waiting [2024-02-16T10:40:06.432Z] 5c69ac0246d0: Download complete [2024-02-16T10:40:06.432Z] 3a2ae6a8a46f: Download complete [2024-02-16T10:40:06.432Z] 33b1e0a273af: Verifying Checksum [2024-02-16T10:40:06.432Z] 33b1e0a273af: Download complete [2024-02-16T10:40:06.432Z] 5d3b04190fa2: Download complete [2024-02-16T10:40:06.690Z] ec43610c2a17: Verifying Checksum [2024-02-16T10:40:06.690Z] ec43610c2a17: Download complete [2024-02-16T10:40:06.690Z] 5eb5b503b376: Verifying Checksum [2024-02-16T10:40:06.690Z] 5eb5b503b376: Download complete [2024-02-16T10:40:06.242Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-02-16T10:40:06.269Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T10:40:07.178Z] Avoid second fetch [2024-02-16T10:40:07.178Z] Checking out Revision a7096337fbe18ce4591f9db7b669fa5343842ab9 (main) [2024-02-16T10:40:07.256Z] 2f39f015ded8: Verifying Checksum [2024-02-16T10:40:07.256Z] 2f39f015ded8: Download complete [2024-02-16T10:40:07.743Z] Commit message: "Merge pull request #282 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.8" [2024-02-16T10:40:07.821Z] 5eb5b503b376: Pull complete [2024-02-16T10:40:07.821Z] 5c69ac0246d0: Pull complete [2024-02-16T10:40:08.115Z] [2024-02-16T10:40:08.115Z] GitHub has been notified of this commit’s build result [2024-02-16T10:40:08.115Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T10:40:08.387Z] ec43610c2a17: Pull complete [2024-02-16T10:40:08.387Z] 3a2ae6a8a46f: Pull complete [2024-02-16T10:40:07.194Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T10:40:07.254Z] > git checkout -f a7096337fbe18ce4591f9db7b669fa5343842ab9 # timeout=10 [2024-02-16T10:40:08.646Z] 33b1e0a273af: Pull complete [2024-02-16T10:40:08.646Z] 5d3b04190fa2: Pull complete [2024-02-16T10:40:08.830Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-16T10:40:08.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T10:40:08.830Z] Dload Upload Total Spent Left Speed [2024-02-16T10:40:08.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 133k 0 --:--:-- --:--:-- --:--:-- 133k [Pipeline] sh [2024-02-16T10:40:09.169Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-16T10:40:09.504Z] + + sudosudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-16T10:40:09.504Z] tee /etc/docker/daemon.new [2024-02-16T10:40:09.504Z] { [2024-02-16T10:40:09.504Z] "registry-mirrors": [ [2024-02-16T10:40:09.504Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-16T10:40:09.504Z] ], [2024-02-16T10:40:09.504Z] "bip": "10.250.0.254/24", [2024-02-16T10:40:09.504Z] "hosts": [ [2024-02-16T10:40:09.504Z] "tcp://0.0.0.0:5555", [2024-02-16T10:40:09.504Z] "unix:///var/run/docker.sock" [2024-02-16T10:40:09.504Z] ], [2024-02-16T10:40:09.504Z] "mtu": 1458, [2024-02-16T10:40:09.504Z] "selinux-enabled": true, [2024-02-16T10:40:09.504Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-16T10:40:09.504Z] } [Pipeline] sh [2024-02-16T10:40:09.829Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-16T10:40:10.154Z] + sudo service docker restart [2024-02-16T10:40:12.829Z] 2f39f015ded8: Pull complete [2024-02-16T10:40:12.829Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-16T10:40:12.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T10:40:12.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:40:13.044Z] prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container [2024-02-16T10:40:13.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-16T10:40:18.407Z] $ docker top b440b309d9cf13205d2c5572938b283716446aff6e8a5b4d7f322baeafb513b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:40:18.876Z] ---> job-cost.sh [2024-02-16T10:40:18.876Z] lf-activate-venv: SKIPPING [2024-02-16T10:40:18.876Z] INFO: No Stack... [2024-02-16T10:40:19.135Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T10:40:19.700Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T10:40:19.984Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-02-16T10:40:19.984Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T10:40:19.998Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-138-stack-cost] [2024-02-16T10:40:20.005Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-138-stack-cost] did not exist. Created. [2024-02-16T10:40:20.011Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T10:40:20.376Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-16T10:40:20.441Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T10:40:20.448Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-138-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T10:40:20.534Z] $ docker stop --time=1 b440b309d9cf13205d2c5572938b283716446aff6e8a5b4d7f322baeafb513b9 [2024-02-16T10:40:21.682Z] $ docker rm -f --volumes b440b309d9cf13205d2c5572938b283716446aff6e8a5b4d7f322baeafb513b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T10:40:28.427Z] provisioning config files... [2024-02-16T10:40:28.450Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/138@tmp/config2168376551165212092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:40:28.891Z] ---> ****-login.sh [2024-02-16T10:40:28.891Z] nexus3.edgexfoundry.org:10001 [2024-02-16T10:40:29.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:40:29.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:40:29.428Z] Configure a credential helper to remove this warning. See [2024-02-16T10:40:29.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:40:29.428Z] [2024-02-16T10:40:29.428Z] Login Succeeded [2024-02-16T10:40:29.428Z] nexus3.edgexfoundry.org:10002 [2024-02-16T10:40:29.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:40:29.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:40:29.697Z] Configure a credential helper to remove this warning. See [2024-02-16T10:40:29.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:40:29.697Z] [2024-02-16T10:40:29.697Z] Login Succeeded [2024-02-16T10:40:29.697Z] nexus3.edgexfoundry.org:10003 [2024-02-16T10:40:29.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:40:30.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:40:30.235Z] Configure a credential helper to remove this warning. See [2024-02-16T10:40:30.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:40:30.235Z] [2024-02-16T10:40:30.235Z] Login Succeeded [2024-02-16T10:40:30.235Z] nexus3.edgexfoundry.org:10004 [2024-02-16T10:40:30.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:40:30.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:40:30.507Z] Configure a credential helper to remove this warning. See [2024-02-16T10:40:30.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:40:30.507Z] [2024-02-16T10:40:30.507Z] Login Succeeded [2024-02-16T10:40:30.507Z] ****.io [2024-02-16T10:40:30.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:40:31.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:40:31.042Z] Configure a credential helper to remove this warning. See [2024-02-16T10:40:31.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:40:31.042Z] [2024-02-16T10:40:31.042Z] Login Succeeded [2024-02-16T10:40:31.042Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T10:40:31.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T10:40:31.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T10:40:31.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T10:40:31.595Z] ========================================================= [2024-02-16T10:40:31.595Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-16T10:40:31.595Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:40:32.075Z] + 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-02-16T10:40:36.329Z] Sending build context to Docker daemon 1.198MB [2024-02-16T10:40:36.329Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T10:40:36.329Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-16T10:40:36.329Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-16T10:40:36.329Z] 9fda8d8052c6: Pulling fs layer [2024-02-16T10:40:36.329Z] 5d54e960e981: Pulling fs layer [2024-02-16T10:40:36.329Z] c4a7e357bf2a: Pulling fs layer [2024-02-16T10:40:36.329Z] f0e02332f6b5: Pulling fs layer [2024-02-16T10:40:36.329Z] 872ee5b61b7b: Pulling fs layer [2024-02-16T10:40:36.329Z] 0c6a40ed1a82: Pulling fs layer [2024-02-16T10:40:36.329Z] 94ae7d8d031c: Pulling fs layer [2024-02-16T10:40:36.329Z] f0e02332f6b5: Waiting [2024-02-16T10:40:36.329Z] 872ee5b61b7b: Waiting [2024-02-16T10:40:36.329Z] 0c6a40ed1a82: Waiting [2024-02-16T10:40:36.329Z] 94ae7d8d031c: Waiting [2024-02-16T10:40:36.329Z] 5d54e960e981: Download complete [2024-02-16T10:40:36.329Z] f0e02332f6b5: Download complete [2024-02-16T10:40:36.329Z] 872ee5b61b7b: Download complete [2024-02-16T10:40:36.329Z] 9fda8d8052c6: Verifying Checksum [2024-02-16T10:40:36.329Z] 9fda8d8052c6: Download complete [2024-02-16T10:40:36.598Z] 94ae7d8d031c: Verifying Checksum [2024-02-16T10:40:36.598Z] 94ae7d8d031c: Download complete [2024-02-16T10:40:37.180Z] 9fda8d8052c6: Pull complete [2024-02-16T10:40:37.765Z] 5d54e960e981: Pull complete [2024-02-16T10:40:37.765Z] c4a7e357bf2a: Verifying Checksum [2024-02-16T10:40:37.765Z] c4a7e357bf2a: Download complete [2024-02-16T10:40:39.174Z] 0c6a40ed1a82: Verifying Checksum [2024-02-16T10:40:39.174Z] 0c6a40ed1a82: Download complete [2024-02-16T10:40:51.506Z] c4a7e357bf2a: Pull complete [2024-02-16T10:40:51.506Z] f0e02332f6b5: Pull complete [2024-02-16T10:40:51.506Z] 872ee5b61b7b: Pull complete [2024-02-16T10:40:59.730Z] 0c6a40ed1a82: Pull complete [2024-02-16T10:41:01.670Z] 94ae7d8d031c: Pull complete [2024-02-16T10:41:01.670Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-16T10:41:01.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T10:41:01.670Z] ---> 86de565de09d [2024-02-16T10:41:01.670Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-16T10:41:02.627Z] ---> Running in 8dc49ecf010f [2024-02-16T10:41:02.627Z] Removing intermediate container 8dc49ecf010f [2024-02-16T10:41:02.627Z] ---> d61170190fa3 [2024-02-16T10:41:02.627Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T10:41:02.893Z] ---> Running in 66f6e7f783e1 [2024-02-16T10:41:03.160Z] Removing intermediate container 66f6e7f783e1 [2024-02-16T10:41:03.160Z] ---> 7bf79d2bc33f [2024-02-16T10:41:03.160Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T10:41:03.160Z] ---> Running in 1137fcca3432 [2024-02-16T10:41:03.430Z] Removing intermediate container 1137fcca3432 [2024-02-16T10:41:03.430Z] ---> 1e2bb2fd7b64 [2024-02-16T10:41:03.430Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T10:41:03.724Z] ---> Running in 408e39b9baed [2024-02-16T10:41:03.992Z] Removing intermediate container 408e39b9baed [2024-02-16T10:41:03.992Z] ---> 7451a4fb2a0a [2024-02-16T10:41:03.992Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T10:41:03.992Z] ---> Running in 56221f7e65c2 [2024-02-16T10:41:05.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T10:41:05.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T10:41:06.818Z] OK: 266 MiB in 52 packages [2024-02-16T10:41:07.404Z] Removing intermediate container 56221f7e65c2 [2024-02-16T10:41:07.404Z] ---> 82470ffcde7b [2024-02-16T10:41:07.404Z] Step 8/12 : WORKDIR /app [2024-02-16T10:41:07.404Z] ---> Running in 96ea922e540a [2024-02-16T10:41:07.675Z] Removing intermediate container 96ea922e540a [2024-02-16T10:41:07.675Z] ---> 434f45d3b63d [2024-02-16T10:41:07.675Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-16T10:41:08.261Z] ---> 0146118056fd [2024-02-16T10:41:08.261Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T10:41:08.531Z] ---> Running in eef4dd9c5dbe [2024-02-16T10:42:16.475Z] Removing intermediate container eef4dd9c5dbe [2024-02-16T10:42:16.475Z] ---> eabab5d80530 [2024-02-16T10:42:16.475Z] Step 11/12 : COPY . . [2024-02-16T10:42:16.475Z] ---> 1f44977dcbb4 [2024-02-16T10:42:16.475Z] Step 12/12 : RUN $MAKE [2024-02-16T10:42:16.475Z] ---> Running in 6a56f58d18ec [2024-02-16T10:42:16.475Z] noop [2024-02-16T10:42:16.475Z] Removing intermediate container 6a56f58d18ec [2024-02-16T10:42:16.475Z] ---> d06472fd7455 [2024-02-16T10:42:16.475Z] Successfully built d06472fd7455 [2024-02-16T10:42:16.475Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:42:16.965Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T10:42:16.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:42:17.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-1058 does not seem to be running inside a container [2024-02-16T10:42:17.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/138 -v /w/workspace/device-rfid-llrp-go/138:/w/workspace/device-rfid-llrp-go/138:rw,z -v /w/workspace/device-rfid-llrp-go/138@tmp:/w/workspace/device-rfid-llrp-go/138@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 ******** ci-base-image-arm64 cat [2024-02-16T10:42:18.983Z] $ docker top 6ee43e922a0b497239fe67275a49ca2df74a6ea3137c887f090ddc0bc9e2420a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T10:42:19.892Z] + go version [2024-02-16T10:42:19.892Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-16T10:42:19.911Z] $ docker stop --time=1 6ee43e922a0b497239fe67275a49ca2df74a6ea3137c887f090ddc0bc9e2420a [2024-02-16T10:42:21.500Z] $ docker rm -f --volumes 6ee43e922a0b497239fe67275a49ca2df74a6ea3137c887f090ddc0bc9e2420a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:42:22.375Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T10:42:22.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:42:22.633Z] prd-ubuntu20.04-docker-arm64-4c-16g-1058 does not seem to be running inside a container [2024-02-16T10:42:22.696Z] $ 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/138 -v /w/workspace/device-rfid-llrp-go/138:/w/workspace/device-rfid-llrp-go/138:rw,z -v /w/workspace/device-rfid-llrp-go/138@tmp:/w/workspace/device-rfid-llrp-go/138@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 ******** ci-base-image-arm64 cat [2024-02-16T10:42:23.865Z] $ docker top 524c3cdf86d9027c204bbe168179b5412f3cdd3b2ab22ec0380d8decde977bdb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T10:42:24.433Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/138 [Pipeline] fileExists [Pipeline] sh [2024-02-16T10:42:25.064Z] + make test [2024-02-16T10:42:25.064Z] go test ./... -coverprofile=coverage.out ./... [2024-02-16T10:42:28.406Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-02-16T10:43:54.577Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-02-16T10:43:54.577Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-02-16T10:44:27.742Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.887s coverage: 40.6% of statements [2024-02-16T10:44:27.742Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.559s coverage: 51.9% of statements [2024-02-16T10:44:27.742Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.032s coverage: 95.5% of statements [2024-02-16T10:44:27.742Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-16T10:44:27.742Z] go vet ./... [2024-02-16T10:44:54.447Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T10:44:54.447Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T10:44:54.447Z] ./bin/test-attribution-txt.sh [2024-02-16T10:44:54.447Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T10:44:54.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T10:44:54.515Z] $ docker stop --time=1 524c3cdf86d9027c204bbe168179b5412f3cdd3b2ab22ec0380d8decde977bdb [2024-02-16T10:44:56.516Z] $ docker rm -f --volumes 524c3cdf86d9027c204bbe168179b5412f3cdd3b2ab22ec0380d8decde977bdb [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T10:44:58.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T10:44:58.133Z] Warning: overwriting stash ‘coverage-report’ [2024-02-16T10:44:58.795Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T10:44:59.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T10:44:59.785Z] + ls -al . [2024-02-16T10:44:59.785Z] total 636 [2024-02-16T10:44:59.785Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 10:42 . [2024-02-16T10:44:59.785Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 10:40 .. [2024-02-16T10:44:59.785Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 16 10:40 .dockerignore [2024-02-16T10:44:59.785Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 10:40 .git [2024-02-16T10:44:59.785Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 10:40 .github [2024-02-16T10:44:59.785Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 16 10:40 .gitignore [2024-02-16T10:44:59.785Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 10:40 .golangci.yml [2024-02-16T10:44:59.785Z] -rw-rw-r-- 1 jenkins jenkins 11980 Feb 16 10:40 Attribution.txt [2024-02-16T10:44:59.785Z] -rw-rw-r-- 1 jenkins jenkins 11677 Feb 16 10:40 CHANGELOG.md [2024-02-16T10:44:59.785Z] -rw-rw-r-- 1 jenkins jenkins 1456 Feb 16 10:40 Dockerfile [2024-02-16T10:44:59.785Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 10:40 GOVERNANCE.md [2024-02-16T10:44:59.785Z] -rw-rw-r-- 1 jenkins jenkins 661 Feb 16 10:40 Jenkinsfile [2024-02-16T10:44:59.785Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 10:40 LICENSE [2024-02-16T10:44:59.785Z] -rw-rw-r-- 1 jenkins jenkins 2179 Feb 16 10:40 Makefile [2024-02-16T10:44:59.785Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 16 10:40 OWNERS.md [2024-02-16T10:44:59.785Z] -rw-rw-r-- 1 jenkins jenkins 28907 Feb 16 10:40 README.md [2024-02-16T10:44:59.785Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 10:37 VERSION [2024-02-16T10:44:59.785Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:40 bin [2024-02-16T10:44:59.785Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 10:40 cmd [2024-02-16T10:44:59.785Z] -rw-r--r-- 1 jenkins jenkins 459493 Feb 16 10:44 coverage.out [2024-02-16T10:44:59.785Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:40 examples [2024-02-16T10:44:59.785Z] -rw-rw-r-- 1 jenkins jenkins 3922 Feb 16 10:40 go.mod [2024-02-16T10:44:59.785Z] -rw-rw-r-- 1 jenkins jenkins 33997 Feb 16 10:40 go.sum [2024-02-16T10:44:59.785Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:40 images [2024-02-16T10:44:59.785Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 10:40 internal [2024-02-16T10:44:59.785Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 16 10:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:45:00.217Z] + 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=a7096337fbe18ce4591f9db7b669fa5343842ab9 --label arch=arm64 --label version=3.2.0-dev.5 . [2024-02-16T10:45:00.484Z] Sending build context to Docker daemon 1.198MB [2024-02-16T10:45:00.484Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T10:45:00.484Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-16T10:45:00.484Z] ---> d06472fd7455 [2024-02-16T10:45:00.484Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-16T10:45:00.750Z] ---> Running in dce7d1f87589 [2024-02-16T10:45:01.017Z] Removing intermediate container dce7d1f87589 [2024-02-16T10:45:01.017Z] ---> 82c154691b26 [2024-02-16T10:45:01.017Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T10:45:01.282Z] ---> Running in e132e1d6862b [2024-02-16T10:45:01.548Z] Removing intermediate container e132e1d6862b [2024-02-16T10:45:01.548Z] ---> 755ef64a399c [2024-02-16T10:45:01.548Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T10:45:01.548Z] ---> Running in 2b0865113595 [2024-02-16T10:45:02.135Z] Removing intermediate container 2b0865113595 [2024-02-16T10:45:02.135Z] ---> bd10e1eb4bb4 [2024-02-16T10:45:02.135Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T10:45:02.135Z] ---> Running in ed4d490a7805 [2024-02-16T10:45:02.402Z] Removing intermediate container ed4d490a7805 [2024-02-16T10:45:02.402Z] ---> ab9557db1927 [2024-02-16T10:45:02.402Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T10:45:02.402Z] ---> Running in dc1e0053bbc2 [2024-02-16T10:45:03.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T10:45:04.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T10:45:06.157Z] OK: 266 MiB in 52 packages [2024-02-16T10:45:07.113Z] Removing intermediate container dc1e0053bbc2 [2024-02-16T10:45:07.113Z] ---> 8d4851c508b9 [2024-02-16T10:45:07.113Z] Step 8/25 : WORKDIR /app [2024-02-16T10:45:07.113Z] ---> Running in 48bb8e9edc1e [2024-02-16T10:45:07.380Z] Removing intermediate container 48bb8e9edc1e [2024-02-16T10:45:07.380Z] ---> aa58899f595c [2024-02-16T10:45:07.380Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-16T10:45:07.963Z] ---> 68e7293f1251 [2024-02-16T10:45:07.963Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T10:45:08.233Z] ---> Running in 401552ffe0ad [2024-02-16T10:45:10.169Z] Removing intermediate container 401552ffe0ad [2024-02-16T10:45:10.169Z] ---> 9d07e864398b [2024-02-16T10:45:10.169Z] Step 11/25 : COPY . . [2024-02-16T10:45:15.522Z] ---> 76112ef75ddb [2024-02-16T10:45:15.522Z] Step 12/25 : RUN $MAKE [2024-02-16T10:45:15.522Z] ---> Running in e94f8f0cd220 [2024-02-16T10:45:16.643Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.8" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-02-16T10:47:08.480Z] Removing intermediate container e94f8f0cd220 [2024-02-16T10:47:08.480Z] ---> 511af22f6098 [2024-02-16T10:47:08.480Z] Step 13/25 : FROM alpine:3.18 [2024-02-16T10:47:08.480Z] 3.18: Pulling from library/alpine [2024-02-16T10:47:08.480Z] c6b39de5b339: Pulling fs layer [2024-02-16T10:47:08.480Z] c6b39de5b339: Download complete [2024-02-16T10:47:08.480Z] c6b39de5b339: Pull complete [2024-02-16T10:47:08.480Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T10:47:08.480Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T10:47:08.480Z] ---> 33abbf032149 [2024-02-16T10:47:08.480Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T10:47:08.480Z] ---> Running in 61a2e1b87933 [2024-02-16T10:47:08.480Z] Removing intermediate container 61a2e1b87933 [2024-02-16T10:47:08.480Z] ---> 87d3dc345c4a [2024-02-16T10:47:08.480Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-02-16T10:47:08.480Z] ---> Running in 218deec30d0e [2024-02-16T10:47:08.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T10:47:08.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T10:47:08.480Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-16T10:47:08.480Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T10:47:08.480Z] OK: 8 MiB in 16 packages [2024-02-16T10:47:08.480Z] Removing intermediate container 218deec30d0e [2024-02-16T10:47:08.480Z] ---> 27109b1659fc [2024-02-16T10:47:08.480Z] Step 16/25 : RUN apk --no-cache upgrade [2024-02-16T10:47:08.480Z] ---> Running in 595b44761eb0 [2024-02-16T10:47:09.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T10:47:09.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T10:47:10.669Z] OK: 8 MiB in 16 packages [2024-02-16T10:47:14.911Z] Removing intermediate container 595b44761eb0 [2024-02-16T10:47:14.911Z] ---> c1b9faa7724e [2024-02-16T10:47:14.911Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-02-16T10:47:15.178Z] ---> 7a2d155d4e39 [2024-02-16T10:47:15.178Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-02-16T10:47:15.760Z] ---> b466f1f096bd [2024-02-16T10:47:15.760Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-02-16T10:47:17.180Z] ---> 26671b53300a [2024-02-16T10:47:17.180Z] Step 20/25 : EXPOSE 59989 [2024-02-16T10:47:17.180Z] ---> Running in cb8744c5a5af [2024-02-16T10:47:17.577Z] Removing intermediate container cb8744c5a5af [2024-02-16T10:47:17.577Z] ---> 6cd25b307da0 [2024-02-16T10:47:17.577Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-02-16T10:47:17.577Z] ---> Running in a256b8ed4237 [2024-02-16T10:47:17.851Z] Removing intermediate container a256b8ed4237 [2024-02-16T10:47:17.851Z] ---> 54560fd73336 [2024-02-16T10:47:17.851Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-16T10:47:17.851Z] ---> Running in b752061f89c2 [2024-02-16T10:47:18.117Z] Removing intermediate container b752061f89c2 [2024-02-16T10:47:18.117Z] ---> 608ee72057ea [2024-02-16T10:47:18.117Z] Step 23/25 : LABEL arch=arm64 [2024-02-16T10:47:18.117Z] ---> Running in 6f56f0e013b5 [2024-02-16T10:47:18.398Z] Removing intermediate container 6f56f0e013b5 [2024-02-16T10:47:18.398Z] ---> e52294b7430f [2024-02-16T10:47:18.398Z] Step 24/25 : LABEL git_sha=a7096337fbe18ce4591f9db7b669fa5343842ab9 [2024-02-16T10:47:18.671Z] ---> Running in c1e19dcd1620 [2024-02-16T10:47:18.937Z] Removing intermediate container c1e19dcd1620 [2024-02-16T10:47:18.938Z] ---> 6d5c5624285d [2024-02-16T10:47:18.938Z] Step 25/25 : LABEL version=3.2.0-dev.5 [2024-02-16T10:47:18.938Z] ---> Running in bc457056eb92 [2024-02-16T10:47:19.202Z] Removing intermediate container bc457056eb92 [2024-02-16T10:47:19.202Z] ---> 3606d3d57151 [2024-02-16T10:47:19.202Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T10:47:19.202Z] Successfully built 3606d3d57151 [2024-02-16T10:47:19.202Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T10:47:19.657Z] provisioning config files... [2024-02-16T10:47:19.670Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/138@tmp/config8123125089337213872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:47:20.049Z] ---> ****-login.sh [2024-02-16T10:47:20.049Z] nexus3.edgexfoundry.org:10001 [2024-02-16T10:47:20.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:47:20.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:47:20.314Z] Configure a credential helper to remove this warning. See [2024-02-16T10:47:20.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:47:20.314Z] [2024-02-16T10:47:20.314Z] Login Succeeded [2024-02-16T10:47:20.314Z] nexus3.edgexfoundry.org:10002 [2024-02-16T10:47:20.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:47:20.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:47:20.579Z] Configure a credential helper to remove this warning. See [2024-02-16T10:47:20.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:47:20.579Z] [2024-02-16T10:47:20.579Z] Login Succeeded [2024-02-16T10:47:20.579Z] nexus3.edgexfoundry.org:10003 [2024-02-16T10:47:20.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:47:20.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:47:20.843Z] Configure a credential helper to remove this warning. See [2024-02-16T10:47:20.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:47:20.843Z] [2024-02-16T10:47:20.843Z] Login Succeeded [2024-02-16T10:47:21.107Z] nexus3.edgexfoundry.org:10004 [2024-02-16T10:47:21.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:47:21.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:47:21.372Z] Configure a credential helper to remove this warning. See [2024-02-16T10:47:21.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:47:21.372Z] [2024-02-16T10:47:21.372Z] Login Succeeded [2024-02-16T10:47:21.372Z] ****.io [2024-02-16T10:47:21.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:47:21.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:47:21.898Z] Configure a credential helper to remove this warning. See [2024-02-16T10:47:21.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:47:21.899Z] [2024-02-16T10:47:21.899Z] Login Succeeded [2024-02-16T10:47:21.899Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T10:47:21.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T10:47:22.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T10:47:22.172Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-02-16T10:47:22.172Z] a7096337fbe18ce4591f9db7b669fa5343842ab9 [2024-02-16T10:47:22.172Z] latest [2024-02-16T10:47:22.172Z] 3.2.0-dev.5 [2024-02-16T10:47:22.172Z] a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5 [2024-02-16T10:47:22.172Z] main [2024-02-16T10:47:22.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:47:22.735Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a7096337fbe18ce4591f9db7b669fa5343842ab9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:47:23.193Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a7096337fbe18ce4591f9db7b669fa5343842ab9 [2024-02-16T10:47:23.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-02-16T10:47:23.193Z] d5b805410bb0: Preparing [2024-02-16T10:47:23.193Z] bcfbd19d0359: Preparing [2024-02-16T10:47:23.193Z] 3c138658b2da: Preparing [2024-02-16T10:47:23.193Z] da2aaae66729: Preparing [2024-02-16T10:47:23.193Z] f758dc5012be: Preparing [2024-02-16T10:47:23.193Z] 7c504f21be85: Preparing [2024-02-16T10:47:23.193Z] 7c504f21be85: Waiting [2024-02-16T10:47:23.457Z] da2aaae66729: Pushed [2024-02-16T10:47:23.457Z] 3c138658b2da: Pushed [2024-02-16T10:47:23.457Z] f758dc5012be: Pushed [2024-02-16T10:47:23.457Z] bcfbd19d0359: Pushed [2024-02-16T10:47:23.457Z] 7c504f21be85: Layer already exists [2024-02-16T10:47:30.071Z] d5b805410bb0: Pushed [2024-02-16T10:47:30.071Z] a7096337fbe18ce4591f9db7b669fa5343842ab9: digest: sha256:39f32ef17d84e831413550721e98558c7e887982c8f772bedd8c75b33aec47ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:47:30.546Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:47:31.025Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-02-16T10:47:31.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-02-16T10:47:31.025Z] d5b805410bb0: Preparing [2024-02-16T10:47:31.025Z] bcfbd19d0359: Preparing [2024-02-16T10:47:31.025Z] 3c138658b2da: Preparing [2024-02-16T10:47:31.025Z] da2aaae66729: Preparing [2024-02-16T10:47:31.025Z] f758dc5012be: Preparing [2024-02-16T10:47:31.025Z] 7c504f21be85: Preparing [2024-02-16T10:47:31.025Z] 7c504f21be85: Waiting [2024-02-16T10:47:31.025Z] f758dc5012be: Layer already exists [2024-02-16T10:47:31.025Z] d5b805410bb0: Layer already exists [2024-02-16T10:47:31.025Z] 3c138658b2da: Layer already exists [2024-02-16T10:47:31.025Z] da2aaae66729: Layer already exists [2024-02-16T10:47:31.025Z] bcfbd19d0359: Layer already exists [2024-02-16T10:47:31.025Z] 7c504f21be85: Layer already exists [2024-02-16T10:47:31.025Z] latest: digest: sha256:39f32ef17d84e831413550721e98558c7e887982c8f772bedd8c75b33aec47ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:47:31.491Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:47:32.030Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.5 [2024-02-16T10:47:32.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-02-16T10:47:32.030Z] d5b805410bb0: Preparing [2024-02-16T10:47:32.030Z] bcfbd19d0359: Preparing [2024-02-16T10:47:32.030Z] 3c138658b2da: Preparing [2024-02-16T10:47:32.030Z] da2aaae66729: Preparing [2024-02-16T10:47:32.030Z] f758dc5012be: Preparing [2024-02-16T10:47:32.030Z] 7c504f21be85: Preparing [2024-02-16T10:47:32.030Z] 7c504f21be85: Waiting [2024-02-16T10:47:32.030Z] bcfbd19d0359: Layer already exists [2024-02-16T10:47:32.030Z] f758dc5012be: Layer already exists [2024-02-16T10:47:32.030Z] da2aaae66729: Layer already exists [2024-02-16T10:47:32.030Z] 3c138658b2da: Layer already exists [2024-02-16T10:47:32.030Z] d5b805410bb0: Layer already exists [2024-02-16T10:47:32.030Z] 7c504f21be85: Layer already exists [2024-02-16T10:47:32.296Z] 3.2.0-dev.5: digest: sha256:39f32ef17d84e831413550721e98558c7e887982c8f772bedd8c75b33aec47ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:47:32.802Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:47:33.307Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5 [2024-02-16T10:47:33.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-02-16T10:47:33.307Z] d5b805410bb0: Preparing [2024-02-16T10:47:33.308Z] bcfbd19d0359: Preparing [2024-02-16T10:47:33.308Z] 3c138658b2da: Preparing [2024-02-16T10:47:33.308Z] da2aaae66729: Preparing [2024-02-16T10:47:33.308Z] f758dc5012be: Preparing [2024-02-16T10:47:33.308Z] 7c504f21be85: Preparing [2024-02-16T10:47:33.308Z] 7c504f21be85: Waiting [2024-02-16T10:47:33.308Z] d5b805410bb0: Layer already exists [2024-02-16T10:47:33.308Z] bcfbd19d0359: Layer already exists [2024-02-16T10:47:33.308Z] f758dc5012be: Layer already exists [2024-02-16T10:47:33.308Z] 3c138658b2da: Layer already exists [2024-02-16T10:47:33.308Z] da2aaae66729: Layer already exists [2024-02-16T10:47:33.308Z] 7c504f21be85: Layer already exists [2024-02-16T10:47:33.308Z] a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5: digest: sha256:39f32ef17d84e831413550721e98558c7e887982c8f772bedd8c75b33aec47ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:47:33.793Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:47:34.291Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-02-16T10:47:34.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-02-16T10:47:34.291Z] d5b805410bb0: Preparing [2024-02-16T10:47:34.291Z] bcfbd19d0359: Preparing [2024-02-16T10:47:34.291Z] 3c138658b2da: Preparing [2024-02-16T10:47:34.291Z] da2aaae66729: Preparing [2024-02-16T10:47:34.291Z] f758dc5012be: Preparing [2024-02-16T10:47:34.291Z] 7c504f21be85: Preparing [2024-02-16T10:47:34.291Z] 7c504f21be85: Waiting [2024-02-16T10:47:34.291Z] d5b805410bb0: Layer already exists [2024-02-16T10:47:34.291Z] bcfbd19d0359: Layer already exists [2024-02-16T10:47:34.291Z] f758dc5012be: Layer already exists [2024-02-16T10:47:34.291Z] 3c138658b2da: Layer already exists [2024-02-16T10:47:34.291Z] da2aaae66729: Layer already exists [2024-02-16T10:47:34.291Z] 7c504f21be85: Layer already exists [2024-02-16T10:47:34.291Z] main: digest: sha256:39f32ef17d84e831413550721e98558c7e887982c8f772bedd8c75b33aec47ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T10:47:34.882Z] ===================================================== [Pipeline] echo [2024-02-16T10:47:34.939Z] taggedImages: [2024-02-16T10:47:34.940Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a7096337fbe18ce4591f9db7b669fa5343842ab9 [2024-02-16T10:47:34.940Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-02-16T10:47:34.940Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.5 [2024-02-16T10:47:34.940Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5 [2024-02-16T10:47:34.940Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:47:35.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T10:47:35.566Z] [2024-02-16T10:47:35.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:47:35.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T10:47:35.948Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-16T10:47:35.948Z] 8998bd30e6a1: Pulling fs layer [2024-02-16T10:47:35.948Z] 04944245beec: Pulling fs layer [2024-02-16T10:47:35.948Z] 699f458cf7ca: Pulling fs layer [2024-02-16T10:47:35.948Z] 765212b225bb: Pulling fs layer [2024-02-16T10:47:35.948Z] f23df028b6ca: Pulling fs layer [2024-02-16T10:47:35.948Z] d65c8cfc05b1: Pulling fs layer [2024-02-16T10:47:35.948Z] 2437ff75d9bd: Pulling fs layer [2024-02-16T10:47:35.948Z] f23df028b6ca: Waiting [2024-02-16T10:47:35.948Z] d65c8cfc05b1: Waiting [2024-02-16T10:47:35.948Z] 765212b225bb: Waiting [2024-02-16T10:47:35.948Z] 2437ff75d9bd: Waiting [2024-02-16T10:47:36.212Z] 04944245beec: Verifying Checksum [2024-02-16T10:47:36.212Z] 04944245beec: Download complete [2024-02-16T10:47:36.212Z] 765212b225bb: Verifying Checksum [2024-02-16T10:47:36.212Z] 765212b225bb: Download complete [2024-02-16T10:47:36.212Z] f23df028b6ca: Download complete [2024-02-16T10:47:36.212Z] d65c8cfc05b1: Verifying Checksum [2024-02-16T10:47:36.212Z] d65c8cfc05b1: Download complete [2024-02-16T10:47:36.212Z] 699f458cf7ca: Verifying Checksum [2024-02-16T10:47:36.212Z] 699f458cf7ca: Download complete [2024-02-16T10:47:36.791Z] 8998bd30e6a1: Download complete [2024-02-16T10:47:38.736Z] 2437ff75d9bd: Verifying Checksum [2024-02-16T10:47:38.736Z] 2437ff75d9bd: Download complete [2024-02-16T10:47:40.674Z] 8998bd30e6a1: Pull complete [2024-02-16T10:47:44.000Z] 04944245beec: Pull complete [2024-02-16T10:47:45.399Z] 699f458cf7ca: Pull complete [2024-02-16T10:47:45.399Z] 765212b225bb: Pull complete [2024-02-16T10:47:45.979Z] f23df028b6ca: Pull complete [2024-02-16T10:47:46.244Z] d65c8cfc05b1: Pull complete [2024-02-16T10:48:04.420Z] 2437ff75d9bd: Pull complete [2024-02-16T10:48:04.420Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-16T10:48:04.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T10:48:04.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:48:04.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-1058 does not seem to be running inside a container [2024-02-16T10:48:04.865Z] $ 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/138 -v /w/workspace/device-rfid-llrp-go/138:/w/workspace/device-rfid-llrp-go/138:rw,z -v /w/workspace/device-rfid-llrp-go/138@tmp:/w/workspace/device-rfid-llrp-go/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-16T10:48:07.401Z] $ docker top a850be71187f289e2b43ec1848dbb610cd1a3e4f0cca275b3c8883010d546b11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:48:08.311Z] ---> job-cost.sh [2024-02-16T10:48:08.311Z] lf-activate-venv: SKIPPING [2024-02-16T10:48:08.311Z] INFO: No Stack... [2024-02-16T10:48:08.576Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-16T10:48:09.531Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T10:48:10.163Z] + cat /w/workspace/device-rfid-llrp-go/138/archives/cost.csv [2024-02-16T10:48:10.163Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T10:48:10.220Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-138-stack-cost] [2024-02-16T10:48:10.228Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-138-stack-cost] did not exist. Created. [2024-02-16T10:48:10.232Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T10:48:10.985Z] /w/workspace/device-rfid-llrp-go/138@tmp/durable-5df097c0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-16T10:48:11.625Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-16T10:48:11.691Z] Warning: overwriting stash ‘stack-cost’ [2024-02-16T10:48:11.759Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T10:48:11.767Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-138-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T10:48:11.875Z] $ docker stop --time=1 a850be71187f289e2b43ec1848dbb610cd1a3e4f0cca275b3c8883010d546b11 [2024-02-16T10:48:13.410Z] $ docker rm -f --volumes a850be71187f289e2b43ec1848dbb610cd1a3e4f0cca275b3c8883010d546b11 [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-02-16T10:48:14.875Z] provisioning config files... [2024-02-16T10:48:14.882Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10626089427204608689tmp [Pipeline] { [Pipeline] sh [2024-02-16T10:48:15.269Z] + set +x [2024-02-16T10:48:15.269Z] + curl+ -s https://codecov.io/bash [2024-02-16T10:48:15.269Z] bash -s -- [2024-02-16T10:48:15.269Z] [2024-02-16T10:48:15.269Z] _____ _ [2024-02-16T10:48:15.269Z] / ____| | | [2024-02-16T10:48:15.269Z] | | ___ __| | ___ ___ _____ __ [2024-02-16T10:48:15.269Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-16T10:48:15.269Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-16T10:48:15.269Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-16T10:48:15.269Z] Bash-1.0.6 [2024-02-16T10:48:15.269Z] [2024-02-16T10:48:15.269Z] [2024-02-16T10:48:15.269Z] ==> git version 2.25.1 found [2024-02-16T10:48:15.269Z] ==> 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-02-16T10:48:15.269Z] Release-Date: 2020-01-08 [2024-02-16T10:48:15.269Z] 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-02-16T10:48:15.269Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-16T10:48:15.269Z] ==> Jenkins CI detected. [2024-02-16T10:48:15.269Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-02-16T10:48:15.269Z] project root: . [2024-02-16T10:48:15.269Z] --> token set from env [2024-02-16T10:48:15.269Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-16T10:48:15.269Z] ==> Running gcov in . (disable via -X gcov) [2024-02-16T10:48:15.269Z] ==> Python coveragepy not found [2024-02-16T10:48:15.269Z] ==> Searching for coverage reports in: [2024-02-16T10:48:15.269Z] + . [2024-02-16T10:48:15.529Z] -> Found 1 reports [2024-02-16T10:48:15.529Z] ==> Detecting git/mercurial file structure [2024-02-16T10:48:15.529Z] ==> Reading reports [2024-02-16T10:48:15.529Z] + ./coverage.out bytes=459493 [2024-02-16T10:48:15.529Z] ==> Appending adjustments [2024-02-16T10:48:15.529Z] https://docs.codecov.io/docs/fixing-reports [2024-02-16T10:48:15.529Z] + Found adjustments [2024-02-16T10:48:15.529Z] ==> Gzipping contents [2024-02-16T10:48:15.790Z] 52K /tmp/codecov.73jSwl.gz [2024-02-16T10:48:15.790Z] ==> Uploading reports [2024-02-16T10:48:15.790Z] url: https://codecov.io [2024-02-16T10:48:15.790Z] query: branch=main&commit=a7096337fbe18ce4591f9db7b669fa5343842ab9&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-16T10:48:15.790Z] -> Pinging Codecov [2024-02-16T10:48:15.790Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a7096337fbe18ce4591f9db7b669fa5343842ab9&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-16T10:48:15.790Z] -> Uploading to [2024-02-16T10:48:15.790Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-16/581DD39554BDF9B6E22D074273EAD858/a7096337fbe18ce4591f9db7b669fa5343842ab9/7133d4b1-eeac-4c66-a3b1-3f567f4b21a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T104815Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=871271dc61d1b988a34c49ee24eacf5df33f2d90c4e5613b575329157054a55b [2024-02-16T10:48:15.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T10:48:15.790Z] Dload Upload Total Spent Left Speed [2024-02-16T10:48:16.360Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 169k --:--:-- --:--:-- --:--:-- 169k [2024-02-16T10:48:16.360Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a7096337fbe18ce4591f9db7b669fa5343842ab9 [Pipeline] } [2024-02-16T10:48:16.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-16T10:48:16.797Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-16T10:48:16.814Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:48:17.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T10:48:17.257Z] [2024-02-16T10:48:17.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:48:17.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T10:48:17.607Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-16T10:48:17.607Z] df9b9388f04a: Pulling fs layer [2024-02-16T10:48:17.607Z] 52dc419b0ee2: Pulling fs layer [2024-02-16T10:48:17.607Z] 25bc292e5bac: Pulling fs layer [2024-02-16T10:48:17.607Z] 114826534d7a: Pulling fs layer [2024-02-16T10:48:17.607Z] 4657fd5d0bcf: Pulling fs layer [2024-02-16T10:48:17.607Z] 6ad1cebc031e: Pulling fs layer [2024-02-16T10:48:17.607Z] 8a3aa393b2d8: Pulling fs layer [2024-02-16T10:48:17.607Z] 114826534d7a: Waiting [2024-02-16T10:48:17.607Z] 4657fd5d0bcf: Waiting [2024-02-16T10:48:17.607Z] 6ad1cebc031e: Waiting [2024-02-16T10:48:17.607Z] 8a3aa393b2d8: Waiting [2024-02-16T10:48:17.607Z] 25bc292e5bac: Download complete [2024-02-16T10:48:17.607Z] 52dc419b0ee2: Verifying Checksum [2024-02-16T10:48:17.607Z] 52dc419b0ee2: Download complete [2024-02-16T10:48:17.607Z] 4657fd5d0bcf: Verifying Checksum [2024-02-16T10:48:17.607Z] 4657fd5d0bcf: Download complete [2024-02-16T10:48:17.607Z] df9b9388f04a: Download complete [2024-02-16T10:48:17.866Z] 6ad1cebc031e: Verifying Checksum [2024-02-16T10:48:17.866Z] 6ad1cebc031e: Download complete [2024-02-16T10:48:17.866Z] df9b9388f04a: Pull complete [2024-02-16T10:48:17.866Z] 52dc419b0ee2: Pull complete [2024-02-16T10:48:18.124Z] 25bc292e5bac: Pull complete [2024-02-16T10:48:18.383Z] 114826534d7a: Download complete [2024-02-16T10:48:18.383Z] 8a3aa393b2d8: Verifying Checksum [2024-02-16T10:48:18.383Z] 8a3aa393b2d8: Download complete [2024-02-16T10:48:21.660Z] 114826534d7a: Pull complete [2024-02-16T10:48:21.660Z] 4657fd5d0bcf: Pull complete [2024-02-16T10:48:21.918Z] 6ad1cebc031e: Pull complete [2024-02-16T10:48:24.446Z] 8a3aa393b2d8: Pull complete [2024-02-16T10:48:24.446Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-16T10:48:24.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T10:48:24.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:48:24.723Z] prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container [2024-02-16T10:48:24.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-16T10:48:32.855Z] $ docker top af4f20d9d5e5e22457dd89a33c0ef808e491f3b9cfb11d03405bce8ab4d003b7 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-16T10:48:32.989Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-02-16T10:48:33.268Z] + set -o pipefail [2024-02-16T10:48:33.268Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-02-16T10:48:39.834Z] [2024-02-16T10:48:39.834Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-02-16T10:48:39.834Z] [2024-02-16T10:48:39.834Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/c1a64c85-d633-472c-a332-952ce2b6ba23 [2024-02-16T10:48:39.834Z] [2024-02-16T10:48:39.834Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-16T10:48:39.834Z] [2024-02-16T10:48:39.834Z] [2024-02-16T10:48:39.834Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-16T10:48:39.834Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-16T10:48:39.834Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-16T10:48:40.136Z] $ docker stop --time=1 af4f20d9d5e5e22457dd89a33c0ef808e491f3b9cfb11d03405bce8ab4d003b7 [2024-02-16T10:48:45.273Z] $ docker rm -f --volumes af4f20d9d5e5e22457dd89a33c0ef808e491f3b9cfb11d03405bce8ab4d003b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T10:48:46.715Z] + git log --format=format:%s -1 a7096337fbe18ce4591f9db7b669fa5343842ab9 [Pipeline] sh [2024-02-16T10:48:47.007Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T10:48:47.007Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:48:47.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T10:48:47.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:48:47.534Z] prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container [2024-02-16T10:48:47.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-16T10:48:48.007Z] $ docker top 39edf3aa9daf2a350c1629e4556ffbb33994909a25cd18889aeb7de4490c6c95 -eo pid,comm [2024-02-16T10:48:48.023Z] 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-02-16T10:48:48.023Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T10:48:48.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T10:48:48.217Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T10:48:48.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T10:48:48.363Z] $ docker exec 39edf3aa9daf2a350c1629e4556ffbb33994909a25cd18889aeb7de4490c6c95 ssh-agent [2024-02-16T10:48:48.440Z] SSH_AUTH_SOCK=/tmp/ssh-Z7vvJ9iOw3dh/agent.32 [2024-02-16T10:48:48.440Z] SSH_AGENT_PID=38 [2024-02-16T10:48:48.445Z] Running ssh-add (command line suppressed) [2024-02-16T10:48:48.581Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17479070151388390822.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17479070151388390822.key) [2024-02-16T10:48:48.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T10:48:48.908Z] + git semver tag [2024-02-16T10:48:49.167Z] 2024-02-16 10:48:49,123 [run_tag] DEBUG tag force:False [2024-02-16T10:48:49.167Z] 2024-02-16 10:48:49,123 [check_head_tag] DEBUG check head tag [2024-02-16T10:48:49.167Z] 2024-02-16 10:48:49,124 [execute] INFO git cat-file --batch-check [2024-02-16T10:48:49.167Z] 2024-02-16 10:48:49,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-02-16T10:48:49.167Z] 2024-02-16 10:48:49,128 [execute] INFO git cat-file --batch [2024-02-16T10:48:49.167Z] 2024-02-16 10:48:49,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-02-16T10:48:49.167Z] 2024-02-16 10:48:49,143 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-16T10:48:49.167Z] 2024-02-16 10:48:49,143 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 [2024-02-16T10:48:49.167Z] 2024-02-16 10:48:49,144 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-16T10:48:49.167Z] 2024-02-16 10:48:49,149 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-16T10:48:49.167Z] 3.2.0-dev.5 [Pipeline] } [2024-02-16T10:48:49.208Z] $ docker exec --env ******** --env ******** 39edf3aa9daf2a350c1629e4556ffbb33994909a25cd18889aeb7de4490c6c95 ssh-agent -k [2024-02-16T10:48:49.329Z] unset SSH_AUTH_SOCK; [2024-02-16T10:48:49.329Z] unset SSH_AGENT_PID; [2024-02-16T10:48:49.329Z] echo Agent pid 38 killed; [2024-02-16T10:48:49.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T10:48:49.819Z] + git semver [Pipeline] } [2024-02-16T10:48:50.121Z] $ docker stop --time=1 39edf3aa9daf2a350c1629e4556ffbb33994909a25cd18889aeb7de4490c6c95 [2024-02-16T10:48:51.415Z] $ docker rm -f --volumes 39edf3aa9daf2a350c1629e4556ffbb33994909a25cd18889aeb7de4490c6c95 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:48:52.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T10:48:52.036Z] [2024-02-16T10:48:52.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:48:52.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T10:48:52.381Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-16T10:48:52.381Z] ab5ef0e58194: Pulling fs layer [2024-02-16T10:48:52.381Z] 9712f1f96733: Pulling fs layer [2024-02-16T10:48:52.381Z] 63f879dbbcfc: Pulling fs layer [2024-02-16T10:48:52.381Z] 0d9ebad4ef96: Pulling fs layer [2024-02-16T10:48:52.381Z] e9a5061849ea: Pulling fs layer [2024-02-16T10:48:52.381Z] d747dcd14b5f: Pulling fs layer [2024-02-16T10:48:52.381Z] 2de7ff778b66: Pulling fs layer [2024-02-16T10:48:52.381Z] d747dcd14b5f: Waiting [2024-02-16T10:48:52.381Z] e9a5061849ea: Waiting [2024-02-16T10:48:52.381Z] 0d9ebad4ef96: Waiting [2024-02-16T10:48:52.381Z] 9712f1f96733: Verifying Checksum [2024-02-16T10:48:52.381Z] 9712f1f96733: Download complete [2024-02-16T10:48:52.640Z] 63f879dbbcfc: Verifying Checksum [2024-02-16T10:48:52.640Z] 63f879dbbcfc: Download complete [2024-02-16T10:48:52.900Z] 0d9ebad4ef96: Verifying Checksum [2024-02-16T10:48:52.900Z] 0d9ebad4ef96: Download complete [2024-02-16T10:48:52.900Z] d747dcd14b5f: Verifying Checksum [2024-02-16T10:48:52.900Z] d747dcd14b5f: Download complete [2024-02-16T10:48:52.900Z] e9a5061849ea: Verifying Checksum [2024-02-16T10:48:52.900Z] e9a5061849ea: Download complete [2024-02-16T10:48:52.900Z] ab5ef0e58194: Verifying Checksum [2024-02-16T10:48:52.900Z] ab5ef0e58194: Download complete [2024-02-16T10:48:52.900Z] 2de7ff778b66: Download complete [2024-02-16T10:48:56.190Z] ab5ef0e58194: Pull complete [2024-02-16T10:48:56.190Z] 9712f1f96733: Pull complete [2024-02-16T10:48:56.758Z] 63f879dbbcfc: Pull complete [2024-02-16T10:49:00.941Z] 0d9ebad4ef96: Pull complete [2024-02-16T10:49:00.941Z] e9a5061849ea: Pull complete [2024-02-16T10:49:00.941Z] d747dcd14b5f: Pull complete [2024-02-16T10:49:01.879Z] 2de7ff778b66: Pull complete [2024-02-16T10:49:01.879Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-16T10:49:01.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T10:49:01.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:49:02.173Z] prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container [2024-02-16T10:49:02.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-16T10:49:10.995Z] $ docker top 18f467eef1bd4ffeae67d103fa84bcdb4c042fadaf58ebee5ca74ab72ea1e6d9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-16T10:49:11.138Z] provisioning config files... [2024-02-16T10:49:11.145Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12316092159361164871tmp [2024-02-16T10:49:11.154Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15616245974269930490tmp [2024-02-16T10:49:11.165Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2925147475911550105tmp [Pipeline] { [Pipeline] echo [2024-02-16T10:49:11.272Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:49:11.567Z] ---> sigul-configuration.sh [2024-02-16T10:49:11.567Z] gpg: directory `/root/.gnupg' created [2024-02-16T10:49:11.567Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-16T10:49:11.567Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-16T10:49:11.567Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-16T10:49:11.567Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-16T10:49:11.567Z] gpg: CAST5 encrypted data [2024-02-16T10:49:11.567Z] gpg: encrypted with 1 passphrase [2024-02-16T10:49:11.567Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-16T10:49:11.864Z] + mkdir /home/jenkins [2024-02-16T10:49:11.864Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-16T10:49:12.156Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-02-16T10:49:12.169Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:49:12.462Z] ---> sigul-install.sh [2024-02-16T10:49:12.462Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-16T10:49:12.763Z] + git tag --list [2024-02-16T10:49:12.763Z] v0.0.0 [2024-02-16T10:49:12.763Z] v1.0.0 [2024-02-16T10:49:12.763Z] v2.1.0 [2024-02-16T10:49:12.763Z] v2.1.1 [2024-02-16T10:49:12.763Z] v2.2.0 [2024-02-16T10:49:12.763Z] v2.3.0 [2024-02-16T10:49:12.763Z] v3.0 [2024-02-16T10:49:12.763Z] v3.0.0 [2024-02-16T10:49:12.763Z] v3.1 [2024-02-16T10:49:12.763Z] v3.1.0 [2024-02-16T10:49:12.763Z] v3.1.0-dev.1 [2024-02-16T10:49:12.763Z] v3.1.0-dev.10 [2024-02-16T10:49:12.763Z] v3.1.0-dev.11 [2024-02-16T10:49:12.763Z] v3.1.0-dev.12 [2024-02-16T10:49:12.763Z] v3.1.0-dev.13 [2024-02-16T10:49:12.763Z] v3.1.0-dev.14 [2024-02-16T10:49:12.763Z] v3.1.0-dev.15 [2024-02-16T10:49:12.764Z] v3.1.0-dev.16 [2024-02-16T10:49:12.764Z] v3.1.0-dev.17 [2024-02-16T10:49:12.764Z] v3.1.0-dev.18 [2024-02-16T10:49:12.764Z] v3.1.0-dev.19 [2024-02-16T10:49:12.764Z] v3.1.0-dev.2 [2024-02-16T10:49:12.764Z] v3.1.0-dev.20 [2024-02-16T10:49:12.764Z] v3.1.0-dev.21 [2024-02-16T10:49:12.764Z] v3.1.0-dev.22 [2024-02-16T10:49:12.764Z] v3.1.0-dev.23 [2024-02-16T10:49:12.764Z] v3.1.0-dev.24 [2024-02-16T10:49:12.764Z] v3.1.0-dev.3 [2024-02-16T10:49:12.764Z] v3.1.0-dev.4 [2024-02-16T10:49:12.764Z] v3.1.0-dev.5 [2024-02-16T10:49:12.764Z] v3.1.0-dev.6 [2024-02-16T10:49:12.764Z] v3.1.0-dev.7 [2024-02-16T10:49:12.764Z] v3.1.0-dev.8 [2024-02-16T10:49:12.764Z] v3.1.0-dev.9 [2024-02-16T10:49:12.764Z] v3.2.0-dev.1 [2024-02-16T10:49:12.764Z] v3.2.0-dev.2 [2024-02-16T10:49:12.764Z] v3.2.0-dev.3 [2024-02-16T10:49:12.764Z] v3.2.0-dev.4 [2024-02-16T10:49:12.764Z] v3.2.0-dev.5 [Pipeline] sh [2024-02-16T10:49:13.065Z] + lftools sign git-tag v3.2.0-dev.5 [2024-02-16T10:49:13.635Z] Signing Git tag with Sigul... [2024-02-16T10:49:13.635Z] Signing v3.2.0-dev.5 [Pipeline] echo [2024-02-16T10:49:13.912Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:49:14.209Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-16T10:49:14.216Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-16T10:49:14.381Z] $ docker stop --time=1 18f467eef1bd4ffeae67d103fa84bcdb4c042fadaf58ebee5ca74ab72ea1e6d9 [2024-02-16T10:49:15.659Z] $ docker rm -f --volumes 18f467eef1bd4ffeae67d103fa84bcdb4c042fadaf58ebee5ca74ab72ea1e6d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-16T10:49:16.557Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T10:49:16.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:49:16.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T10:49:16.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:49:17.198Z] prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container [2024-02-16T10:49:17.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-16T10:49:17.611Z] $ docker top 26330be0edbc23962649a3e9050a9fd3a7399c8c4a38bcf5cca6ffc80bfee9a2 -eo pid,comm [2024-02-16T10:49:17.634Z] 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-02-16T10:49:17.634Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T10:49:17.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T10:49:17.847Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T10:49:17.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T10:49:17.999Z] $ docker exec 26330be0edbc23962649a3e9050a9fd3a7399c8c4a38bcf5cca6ffc80bfee9a2 ssh-agent [2024-02-16T10:49:18.089Z] SSH_AUTH_SOCK=/tmp/ssh-pEPsibxMLsEe/agent.33 [2024-02-16T10:49:18.089Z] SSH_AGENT_PID=40 [2024-02-16T10:49:18.094Z] Running ssh-add (command line suppressed) [2024-02-16T10:49:18.227Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11268814319007030894.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11268814319007030894.key) [2024-02-16T10:49:18.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T10:49:18.556Z] + git semver bump pre [2024-02-16T10:49:18.815Z] 2024-02-16 10:49:18,770 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-16T10:49:18.816Z] 2024-02-16 10:49:18,770 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev [2024-02-16T10:49:18.816Z] 2024-02-16 10:49:18,771 [bump_version] DEBUG bumped version:3.2.0-dev.6 [2024-02-16T10:49:18.816Z] 2024-02-16 10:49:18,771 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-02-16T10:49:18.816Z] 2024-02-16 10:49:18,771 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-16T10:49:18.816Z] 2024-02-16 10:49:18,771 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-16T10:49:18.816Z] 2024-02-16 10:49:18,773 [execute] INFO git cat-file --batch-check [2024-02-16T10:49:18.816Z] 2024-02-16 10:49:18,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T10:49:18.816Z] 2024-02-16 10:49:18,778 [execute] INFO git cat-file --batch [2024-02-16T10:49:18.816Z] 2024-02-16 10:49:18,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T10:49:18.816Z] 2024-02-16 10:49:18,784 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-16T10:49:18.816Z] 3.2.0-dev.6 [Pipeline] } [2024-02-16T10:49:18.853Z] $ docker exec --env ******** --env ******** 26330be0edbc23962649a3e9050a9fd3a7399c8c4a38bcf5cca6ffc80bfee9a2 ssh-agent -k [2024-02-16T10:49:18.956Z] unset SSH_AUTH_SOCK; [2024-02-16T10:49:18.956Z] unset SSH_AGENT_PID; [2024-02-16T10:49:18.956Z] echo Agent pid 40 killed; [2024-02-16T10:49:18.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T10:49:19.462Z] + git semver [Pipeline] } [2024-02-16T10:49:19.766Z] $ docker stop --time=1 26330be0edbc23962649a3e9050a9fd3a7399c8c4a38bcf5cca6ffc80bfee9a2 [2024-02-16T10:49:21.065Z] $ docker rm -f --volumes 26330be0edbc23962649a3e9050a9fd3a7399c8c4a38bcf5cca6ffc80bfee9a2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T10:49:21.559Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T10:49:21.559Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:49:21.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T10:49:21.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:49:22.098Z] prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container [2024-02-16T10:49:22.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-16T10:49:22.513Z] $ docker top 8da592f05d842b1d9299231dd4787554ef7f773075d923b03347278ceea78cfc -eo pid,comm [2024-02-16T10:49:22.530Z] 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-02-16T10:49:22.530Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T10:49:22.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T10:49:22.758Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T10:49:22.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T10:49:22.900Z] $ docker exec 8da592f05d842b1d9299231dd4787554ef7f773075d923b03347278ceea78cfc ssh-agent [2024-02-16T10:49:22.974Z] SSH_AUTH_SOCK=/tmp/ssh-U7wovBWk4efl/agent.32 [2024-02-16T10:49:22.974Z] SSH_AGENT_PID=37 [2024-02-16T10:49:22.980Z] Running ssh-add (command line suppressed) [2024-02-16T10:49:23.106Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16912828168370556318.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16912828168370556318.key) [2024-02-16T10:49:23.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T10:49:23.434Z] + git semver push [2024-02-16T10:49:23.693Z] 2024-02-16 10:49:23,639 [run_push] DEBUG push [2024-02-16T10:49:23.693Z] 2024-02-16 10:49:23,640 [execute] INFO git cat-file --batch-check [2024-02-16T10:49:23.693Z] 2024-02-16 10:49:23,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T10:49:23.693Z] 2024-02-16 10:49:23,645 [execute] INFO git rev-list cf2f78f14d8c5efbee30227e26a6738a1b254817 -- [2024-02-16T10:49:23.693Z] 2024-02-16 10:49:23,646 [execute] DEBUG Popen(['git', 'rev-list', 'cf2f78f14d8c5efbee30227e26a6738a1b254817', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-16T10:49:23.693Z] 2024-02-16 10:49:23,654 [execute] INFO git fetch -v origin [2024-02-16T10:49:23.693Z] 2024-02-16 10:49:23,654 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-16T10:49:24.261Z] 2024-02-16 10:49:24,161 [run_push] DEBUG no remote changes detected [2024-02-16T10:49:24.261Z] 2024-02-16 10:49:24,162 [execute] INFO git push origin semver [2024-02-16T10:49:24.261Z] 2024-02-16 10:49:24,162 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-16T10:49:24.829Z] 2024-02-16 10:49:24,852 [run_push] DEBUG push all version tags [2024-02-16T10:49:24.829Z] 2024-02-16 10:49:24,853 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-16T10:49:24.829Z] 2024-02-16 10:49:24,853 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-16T10:49:25.766Z] 2024-02-16 10:49:25,530 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-16T10:49:25.766Z] 3.2.0-dev.6 [Pipeline] } [2024-02-16T10:49:25.804Z] $ docker exec --env ******** --env ******** 8da592f05d842b1d9299231dd4787554ef7f773075d923b03347278ceea78cfc ssh-agent -k [2024-02-16T10:49:25.892Z] unset SSH_AUTH_SOCK; [2024-02-16T10:49:25.893Z] unset SSH_AGENT_PID; [2024-02-16T10:49:25.893Z] echo Agent pid 37 killed; [2024-02-16T10:49:25.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T10:49:26.510Z] + git semver [Pipeline] } [2024-02-16T10:49:26.828Z] $ docker stop --time=1 8da592f05d842b1d9299231dd4787554ef7f773075d923b03347278ceea78cfc [2024-02-16T10:49:28.079Z] $ docker rm -f --volumes 8da592f05d842b1d9299231dd4787554ef7f773075d923b03347278ceea78cfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-16T10:49:29.643Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-02-16T10:49:29.644Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-02-16T10:49:29.644Z] total 16 [2024-02-16T10:49:29.644Z] drwxr-xr-x 3 root root 4096 Feb 16 10:40 . [2024-02-16T10:49:29.644Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 10:49 .. [2024-02-16T10:49:29.644Z] drwxr-xr-x 2 root root 4096 Feb 16 10:40 cost [2024-02-16T10:49:29.644Z] -rw-r--r-- 1 root root 91 Feb 16 10:40 cost.csv [2024-02-16T10:49:29.644Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-02-16T10:49:29.644Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-02-16T10:49:29.644Z] total 16 [2024-02-16T10:49:29.644Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 10:40 . [2024-02-16T10:49:29.644Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 10:49 .. [2024-02-16T10:49:29.644Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 10:40 cost [2024-02-16T10:49:29.644Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 16 10:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:49:29.932Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:49:30.793Z] ---> package-listing.sh [2024-02-16T10:49:30.793Z] ++ facter osfamily [2024-02-16T10:49:30.793Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-16T10:49:31.052Z] + OS_FAMILY=debian [2024-02-16T10:49:31.052Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-02-16T10:49:31.052Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-16T10:49:31.052Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-16T10:49:31.052Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-16T10:49:31.052Z] + PACKAGES=/tmp/packages_start.txt [2024-02-16T10:49:31.052Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-02-16T10:49:31.052Z] + PACKAGES=/tmp/packages_end.txt [2024-02-16T10:49:31.052Z] + case "${OS_FAMILY}" in [2024-02-16T10:49:31.052Z] + dpkg -l [2024-02-16T10:49:31.052Z] + grep '^ii' [2024-02-16T10:49:31.052Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-16T10:49:31.052Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-16T10:49:31.052Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-16T10:49:31.052Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-02-16T10:49:31.052Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-02-16T10:49:31.052Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2024-02-16T10:49:31.063Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-16T10:49:31.338Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:49:31.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T10:49:31.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:49:32.167Z] prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container [2024-02-16T10:49:32.229Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-16T10:49:32.484Z] $ docker top b08c9a1f447c5bb6e5887ec961d9ae8f583f3499e72c61e28a725ce0e55d05b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T10:49:32.921Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-16T10:49:33.205Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-16T10:49:33.491Z] + ls /var/log/sa-host [2024-02-16T10:49:33.491Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T10:49:33.696Z] provisioning config files... [2024-02-16T10:49:33.703Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17169353897399680061tmp [Pipeline] { [Pipeline] echo [2024-02-16T10:49:33.826Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:49:34.112Z] ---> create-netrc.sh [Pipeline] } [2024-02-16T10:49:34.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:49:34.568Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-16T10:49:34.578Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:49:34.890Z] ---> sudo-logs.sh [2024-02-16T10:49:34.891Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-16T10:49:34.989Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:49:35.271Z] ---> job-cost.sh [2024-02-16T10:49:35.271Z] lf-activate-venv: SKIPPING [2024-02-16T10:49:35.271Z] DEBUG: total: 0.2199999988079071 [2024-02-16T10:49:35.271Z] INFO: Retrieving Stack Cost... [2024-02-16T10:49:35.839Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T10:49:36.098Z] INFO: Archiving Costs [Pipeline] echo [2024-02-16T10:49:36.110Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:49:36.395Z] ---> logs-deploy.sh [2024-02-16T10:49:36.395Z] lf-activate-venv: SKIPPING [2024-02-16T10:49:36.395Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/138 [2024-02-16T10:49:36.395Z] INFO: archiving workspace using pattern(s): [2024-02-16T10:49:37.332Z] Archives upload complete. [2024-02-16T10:49:37.333Z] INFO: archiving logs to Nexus