Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3289a164b8ff7b22d28db9f748121107e7f7ddb 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-ssh457028834116644365.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3043275426532692790.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11499809177012321404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh11546937869583765741.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-ssh14025688838376635813.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-334 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 f3289a164b8ff7b22d28db9f748121107e7f7ddb (main) Commit message: "Merge pull request #181 from lenny-intel/go-1.20" > 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 f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 > git rev-list --no-walk 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T02:56:43.125Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T02:56:43.173Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T02:56:43.189Z] ========================================================= [2023-03-15T02:56:43.189Z] EdgeX Global Pipelines Version Info [2023-03-15T02:56:43.189Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:56:44.263Z] ------------------- [2023-03-15T02:56:44.264Z] stable info: [2023-03-15T02:56:44.264Z] ------------------- [2023-03-15T02:56:44.264Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T02:56:44.264Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T02:56:44.264Z] Message: update stable to v1.0.245 [2023-03-15T02:56:44.524Z] ------------------- [2023-03-15T02:56:44.524Z] experimental info: [2023-03-15T02:56:44.524Z] ------------------- [2023-03-15T02:56:44.524Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T02:56:44.524Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T02:56:44.524Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T02:56:44.675Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-15T02:56:44.685Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-15T02:56:44.696Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T02:56:44.706Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T02:56:44.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T02:56:44.729Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T02:56:44.742Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T02:56:44.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T02:56:44.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T02:56:44.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T02:56:44.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T02:56:44.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-15T02:56:44.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T02:56:44.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T02:56:44.830Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T02:56:44.839Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T02:56:44.848Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T02:56:44.856Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T02:56:44.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T02:56:44.871Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T02:56:44.879Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T02:56:44.887Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T02:56:44.895Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T02:56:44.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T02:56:44.910Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T02:56:44.918Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T02:56:44.926Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T02:56:44.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-15T02:56:44.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-15T02:56:44.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-15T02:56:44.958Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] echo [2023-03-15T02:56:44.966Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3289a1 [Pipeline] echo [2023-03-15T02:56:44.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T02:56:45.018Z] provisioning config files... [2023-03-15T02:56:45.032Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13211987297553013146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:56:45.334Z] ---> docker-login.sh [2023-03-15T02:56:45.334Z] nexus3.edgexfoundry.org:10001 [2023-03-15T02:56:45.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:56:45.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:56:45.595Z] Configure a credential helper to remove this warning. See [2023-03-15T02:56:45.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:56:45.595Z] [2023-03-15T02:56:45.595Z] Login Succeeded [2023-03-15T02:56:45.595Z] nexus3.edgexfoundry.org:10002 [2023-03-15T02:56:45.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:56:45.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:56:45.857Z] Configure a credential helper to remove this warning. See [2023-03-15T02:56:45.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:56:45.857Z] [2023-03-15T02:56:45.857Z] Login Succeeded [2023-03-15T02:56:45.857Z] nexus3.edgexfoundry.org:10003 [2023-03-15T02:56:45.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:56:45.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:56:45.857Z] Configure a credential helper to remove this warning. See [2023-03-15T02:56:45.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:56:45.857Z] [2023-03-15T02:56:45.857Z] Login Succeeded [2023-03-15T02:56:45.857Z] nexus3.edgexfoundry.org:10004 [2023-03-15T02:56:45.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:56:46.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:56:46.116Z] Configure a credential helper to remove this warning. See [2023-03-15T02:56:46.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:56:46.116Z] [2023-03-15T02:56:46.116Z] Login Succeeded [2023-03-15T02:56:46.116Z] docker.io [2023-03-15T02:56:46.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:56:46.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:56:46.375Z] Configure a credential helper to remove this warning. See [2023-03-15T02:56:46.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:56:46.375Z] [2023-03-15T02:56:46.375Z] Login Succeeded [2023-03-15T02:56:46.375Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T02:56:46.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T02:56:46.746Z] + git rev-list -1 --merges f3289a164b8ff7b22d28db9f748121107e7f7ddb~1..f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] echo [2023-03-15T02:56:46.791Z] -----------> git rev-list -1 --merges f3289a164b8ff7b22d28db9f748121107e7f7ddb~1..f3289a164b8ff7b22d28db9f748121107e7f7ddb f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T02:56:46.791Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb [false] [Pipeline] sh [2023-03-15T02:56:47.080Z] + git log --format=format:%s -1 f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] echo [2023-03-15T02:56:47.095Z] ========================================================= [2023-03-15T02:56:47.095Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T02:56:47.095Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T02:56:47.470Z] + git log --format=format:%s -1 f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] echo [2023-03-15T02:56:47.482Z] [semverPrep] GIT_COMMIT: f3289a164b8ff7b22d28db9f748121107e7f7ddb, Commit Message: Merge pull request #181 from lenny-intel/go-1.20 [Pipeline] echo [2023-03-15T02:56:47.490Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T02:56:47.823Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T02:56:47.823Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T02:56:47.823Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T02:56:47.823Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T02:56:47.823Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T02:56:47.823Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T02:56:47.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:56:48.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T02:56:48.159Z] [2023-03-15T02:56:48.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:56:48.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T02:56:48.463Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T02:56:48.463Z] b85a868b505f: Pulling fs layer [2023-03-15T02:56:48.463Z] e2be974225ed: Pulling fs layer [2023-03-15T02:56:48.463Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T02:56:48.463Z] 988bab9f4d93: Pulling fs layer [2023-03-15T02:56:48.463Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T02:56:48.463Z] eaf3925da568: Pulling fs layer [2023-03-15T02:56:48.463Z] bab4dde63d76: Pulling fs layer [2023-03-15T02:56:48.463Z] bde34c3a00c8: Pulling fs layer [2023-03-15T02:56:48.463Z] b352a97aabf1: Pulling fs layer [2023-03-15T02:56:48.463Z] 4872d77fe225: Pulling fs layer [2023-03-15T02:56:48.463Z] 5851b861e8e6: Pulling fs layer [2023-03-15T02:56:48.463Z] eaf3925da568: Waiting [2023-03-15T02:56:48.463Z] bab4dde63d76: Waiting [2023-03-15T02:56:48.463Z] bde34c3a00c8: Waiting [2023-03-15T02:56:48.463Z] b352a97aabf1: Waiting [2023-03-15T02:56:48.463Z] 4872d77fe225: Waiting [2023-03-15T02:56:48.463Z] 5851b861e8e6: Waiting [2023-03-15T02:56:48.463Z] 1469e6f7b9e6: Waiting [2023-03-15T02:56:48.463Z] e2be974225ed: Download complete [2023-03-15T02:56:48.463Z] 988bab9f4d93: Download complete [2023-03-15T02:56:48.723Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T02:56:48.723Z] 1469e6f7b9e6: Download complete [2023-03-15T02:56:48.723Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T02:56:48.723Z] 339a4e72a1f5: Download complete [2023-03-15T02:56:48.723Z] eaf3925da568: Verifying Checksum [2023-03-15T02:56:48.723Z] eaf3925da568: Download complete [2023-03-15T02:56:48.723Z] bde34c3a00c8: Download complete [2023-03-15T02:56:48.723Z] b352a97aabf1: Download complete [2023-03-15T02:56:48.723Z] 4872d77fe225: Verifying Checksum [2023-03-15T02:56:48.723Z] 4872d77fe225: Download complete [2023-03-15T02:56:48.723Z] b85a868b505f: Verifying Checksum [2023-03-15T02:56:48.723Z] b85a868b505f: Download complete [2023-03-15T02:56:48.981Z] bab4dde63d76: Verifying Checksum [2023-03-15T02:56:48.981Z] bab4dde63d76: Download complete [2023-03-15T02:56:50.371Z] b85a868b505f: Pull complete [2023-03-15T02:56:50.371Z] e2be974225ed: Pull complete [2023-03-15T02:56:50.635Z] 339a4e72a1f5: Pull complete [2023-03-15T02:56:50.914Z] 988bab9f4d93: Pull complete [2023-03-15T02:56:51.175Z] 1469e6f7b9e6: Pull complete [2023-03-15T02:56:51.175Z] eaf3925da568: Pull complete [2023-03-15T02:56:53.080Z] bab4dde63d76: Pull complete [2023-03-15T02:56:53.080Z] bde34c3a00c8: Pull complete [2023-03-15T02:56:53.080Z] b352a97aabf1: Pull complete [2023-03-15T02:56:53.339Z] 4872d77fe225: Pull complete [2023-03-15T02:56:53.339Z] 5851b861e8e6: Pull complete [2023-03-15T02:56:53.339Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T02:56:53.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T02:56:53.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:56:53.441Z] prd-ubuntu20.04-docker-8c-8g-334 does not seem to be running inside a container [2023-03-15T02:56:53.472Z] $ 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 [2023-03-15T02:56:57.278Z] $ docker top c6265003495dbd4c558d7d8d26ab2afb1964b9f9ad2212daa019bdd0b93b1386 -eo pid,comm [2023-03-15T02:56:57.337Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-15T02:56:57.337Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T02:56:57.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T02:56:57.365Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T02:56:57.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T02:56:57.482Z] $ docker exec c6265003495dbd4c558d7d8d26ab2afb1964b9f9ad2212daa019bdd0b93b1386 ssh-agent [2023-03-15T02:56:57.593Z] SSH_AUTH_SOCK=/tmp/ssh-rvtQxwHKJlnu/agent.32 [2023-03-15T02:56:57.593Z] SSH_AGENT_PID=38 [2023-03-15T02:56:57.600Z] Running ssh-add (command line suppressed) [2023-03-15T02:56:57.713Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7913753826942183190.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7913753826942183190.key) [2023-03-15T02:56:57.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T02:56:58.010Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T02:56:58.029Z] $ docker exec --env ******** --env ******** c6265003495dbd4c558d7d8d26ab2afb1964b9f9ad2212daa019bdd0b93b1386 ssh-agent -k [2023-03-15T02:56:58.125Z] unset SSH_AUTH_SOCK; [2023-03-15T02:56:58.126Z] unset SSH_AGENT_PID; [2023-03-15T02:56:58.126Z] echo Agent pid 38 killed; [2023-03-15T02:56:58.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T02:56:58.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T02:56:58.159Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T02:56:58.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T02:56:58.268Z] $ docker exec c6265003495dbd4c558d7d8d26ab2afb1964b9f9ad2212daa019bdd0b93b1386 ssh-agent [2023-03-15T02:56:58.377Z] SSH_AUTH_SOCK=/tmp/ssh-JNri5TKDePGh/agent.70 [2023-03-15T02:56:58.377Z] SSH_AGENT_PID=76 [2023-03-15T02:56:58.381Z] Running ssh-add (command line suppressed) [2023-03-15T02:56:58.496Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10825645653009362103.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10825645653009362103.key) [2023-03-15T02:56:58.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T02:56:58.802Z] + git semver init [2023-03-15T02:56:59.062Z] 2023-03-15 02:56:58,989 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T02:56:59.062Z] 2023-03-15 02:56:58,990 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-03-15T02:56:59.062Z] 2023-03-15 02:56:58,991 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-03-15T02:56:59.062Z] 2023-03-15 02:56:58,991 [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) [2023-03-15T02:56:59.998Z] 2023-03-15 02:56:59,803 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-03-15T02:56:59.998Z] 2023-03-15 02:56:59,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-03-15T02:56:59.998Z] 2023-03-15 02:56:59,804 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-15T02:56:59.998Z] 2023-03-15 02:56:59,804 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-15T02:56:59.998Z] 3.0.0-dev.7 [Pipeline] } [2023-03-15T02:57:00.013Z] $ docker exec --env ******** --env ******** c6265003495dbd4c558d7d8d26ab2afb1964b9f9ad2212daa019bdd0b93b1386 ssh-agent -k [2023-03-15T02:57:00.127Z] unset SSH_AUTH_SOCK; [2023-03-15T02:57:00.128Z] unset SSH_AGENT_PID; [2023-03-15T02:57:00.128Z] echo Agent pid 76 killed; [2023-03-15T02:57:00.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T02:57:00.447Z] + git semver [Pipeline] } [2023-03-15T02:57:00.715Z] $ docker stop --time=1 c6265003495dbd4c558d7d8d26ab2afb1964b9f9ad2212daa019bdd0b93b1386 [2023-03-15T02:57:02.021Z] $ docker rm -f --volumes c6265003495dbd4c558d7d8d26ab2afb1964b9f9ad2212daa019bdd0b93b1386 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T02:57:02.415Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T02:57:02.632Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T02:57:02.635Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T02:57:02.779Z] provisioning config files... [2023-03-15T02:57:02.790Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6185762401220874441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:57:03.084Z] ---> docker-login.sh [2023-03-15T02:57:03.084Z] nexus3.edgexfoundry.org:10001 [2023-03-15T02:57:03.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:57:03.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:57:03.084Z] Configure a credential helper to remove this warning. See [2023-03-15T02:57:03.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:57:03.084Z] [2023-03-15T02:57:03.084Z] Login Succeeded [2023-03-15T02:57:03.084Z] nexus3.edgexfoundry.org:10002 [2023-03-15T02:57:03.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:57:03.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:57:03.084Z] Configure a credential helper to remove this warning. See [2023-03-15T02:57:03.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:57:03.084Z] [2023-03-15T02:57:03.084Z] Login Succeeded [2023-03-15T02:57:03.084Z] nexus3.edgexfoundry.org:10003 [2023-03-15T02:57:03.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:57:03.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:57:03.343Z] Configure a credential helper to remove this warning. See [2023-03-15T02:57:03.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:57:03.343Z] [2023-03-15T02:57:03.343Z] Login Succeeded [2023-03-15T02:57:03.343Z] nexus3.edgexfoundry.org:10004 [2023-03-15T02:57:03.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:57:03.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:57:03.343Z] Configure a credential helper to remove this warning. See [2023-03-15T02:57:03.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:57:03.343Z] [2023-03-15T02:57:03.343Z] Login Succeeded [2023-03-15T02:57:03.343Z] docker.io [2023-03-15T02:57:03.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:57:03.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:57:03.603Z] Configure a credential helper to remove this warning. See [2023-03-15T02:57:03.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:57:03.603Z] [2023-03-15T02:57:03.603Z] Login Succeeded [2023-03-15T02:57:03.603Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T02:57:03.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T02:57:03.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T02:57:03.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T02:57:03.676Z] ========================================================= [2023-03-15T02:57:03.676Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T02:57:03.676Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:57:03.988Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T02:57:03.988Z] Sending build context to Docker daemon 4.182MB [2023-03-15T02:57:03.988Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T02:57:03.988Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T02:57:03.988Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T02:57:03.988Z] 63b65145d645: Pulling fs layer [2023-03-15T02:57:03.988Z] a2d21d5440eb: Pulling fs layer [2023-03-15T02:57:03.988Z] 935e6c44a52c: Pulling fs layer [2023-03-15T02:57:03.988Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T02:57:03.988Z] 30dea6a524f1: Pulling fs layer [2023-03-15T02:57:03.988Z] a2aff8979fd8: Pulling fs layer [2023-03-15T02:57:03.988Z] 6808be2612f2: Pulling fs layer [2023-03-15T02:57:03.988Z] f25807f1079a: Pulling fs layer [2023-03-15T02:57:03.988Z] a2aff8979fd8: Waiting [2023-03-15T02:57:03.988Z] 30dea6a524f1: Waiting [2023-03-15T02:57:03.988Z] 6808be2612f2: Waiting [2023-03-15T02:57:03.988Z] 94cc34f8dd06: Waiting [2023-03-15T02:57:03.988Z] f25807f1079a: Waiting [2023-03-15T02:57:03.988Z] a2d21d5440eb: Download complete [2023-03-15T02:57:04.252Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T02:57:04.252Z] 94cc34f8dd06: Download complete [2023-03-15T02:57:04.252Z] 30dea6a524f1: Verifying Checksum [2023-03-15T02:57:04.252Z] 30dea6a524f1: Download complete [2023-03-15T02:57:04.252Z] 63b65145d645: Verifying Checksum [2023-03-15T02:57:04.252Z] 63b65145d645: Download complete [2023-03-15T02:57:04.252Z] a2aff8979fd8: Verifying Checksum [2023-03-15T02:57:04.252Z] a2aff8979fd8: Download complete [2023-03-15T02:57:04.252Z] 63b65145d645: Pull complete [2023-03-15T02:57:04.524Z] a2d21d5440eb: Pull complete [2023-03-15T02:57:04.784Z] f25807f1079a: Verifying Checksum [2023-03-15T02:57:04.784Z] f25807f1079a: Download complete [2023-03-15T02:57:04.784Z] 935e6c44a52c: Verifying Checksum [2023-03-15T02:57:04.784Z] 935e6c44a52c: Download complete [2023-03-15T02:57:05.042Z] 6808be2612f2: Verifying Checksum [2023-03-15T02:57:05.043Z] 6808be2612f2: Download complete [2023-03-15T02:57:08.324Z] 935e6c44a52c: Pull complete [2023-03-15T02:57:08.324Z] 94cc34f8dd06: Pull complete [2023-03-15T02:57:08.324Z] 30dea6a524f1: Pull complete [2023-03-15T02:57:08.581Z] a2aff8979fd8: Pull complete [2023-03-15T02:57:11.115Z] 6808be2612f2: Pull complete [2023-03-15T02:57:11.683Z] f25807f1079a: Pull complete [2023-03-15T02:57:11.683Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T02:57:11.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T02:57:11.683Z] ---> 3b553350e43f [2023-03-15T02:57:11.683Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T02:57:15.883Z] ---> Running in 8f04b6b4d81b [2023-03-15T02:57:15.883Z] Removing intermediate container 8f04b6b4d81b [2023-03-15T02:57:15.883Z] ---> ea2281247238 [2023-03-15T02:57:15.883Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T02:57:15.883Z] ---> Running in 088a98520a57 [2023-03-15T02:57:16.141Z] Removing intermediate container 088a98520a57 [2023-03-15T02:57:16.141Z] ---> fb41f85b2b13 [2023-03-15T02:57:16.141Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T02:57:16.141Z] ---> Running in 6aa6ba15f9a5 [2023-03-15T02:57:16.141Z] Removing intermediate container 6aa6ba15f9a5 [2023-03-15T02:57:16.141Z] ---> d8fbad4b7bca [2023-03-15T02:57:16.141Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T02:57:16.141Z] ---> Running in c6de0fcd4ee7 [2023-03-15T02:57:16.399Z] Removing intermediate container c6de0fcd4ee7 [2023-03-15T02:57:16.399Z] ---> 31e9dcefe404 [2023-03-15T02:57:16.399Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T02:57:16.399Z] ---> Running in 2bed845b115a [2023-03-15T02:57:16.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:57:16.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:57:17.177Z] OK: 265 MiB in 53 packages [2023-03-15T02:57:17.437Z] Removing intermediate container 2bed845b115a [2023-03-15T02:57:17.437Z] ---> 4cc48b2f5985 [2023-03-15T02:57:17.437Z] Step 8/12 : WORKDIR /app [2023-03-15T02:57:17.437Z] ---> Running in 1aa88aa420ae [2023-03-15T02:57:17.437Z] Removing intermediate container 1aa88aa420ae [2023-03-15T02:57:17.437Z] ---> ce8a16ecac41 [2023-03-15T02:57:17.437Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T02:57:17.694Z] ---> b155ca0cbc58 [2023-03-15T02:57:17.694Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:57:17.694Z] ---> Running in f66a19329c24 [2023-03-15T02:57:17.734Z] Still waiting to schedule task [2023-03-15T02:57:17.734Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T02:57:56.410Z] Removing intermediate container f66a19329c24 [2023-03-15T02:57:56.411Z] ---> 138473b1bc42 [2023-03-15T02:57:56.411Z] Step 11/12 : COPY . . [2023-03-15T02:57:56.411Z] ---> 3befb8c48252 [2023-03-15T02:57:56.411Z] Step 12/12 : RUN $MAKE [2023-03-15T02:57:56.411Z] ---> Running in 4e14a921d6f2 [2023-03-15T02:57:56.411Z] noop [2023-03-15T02:57:56.411Z] Removing intermediate container 4e14a921d6f2 [2023-03-15T02:57:56.411Z] ---> 5b38eb8aca90 [2023-03-15T02:57:56.411Z] Successfully built 5b38eb8aca90 [2023-03-15T02:57:56.411Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:57:56.729Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T02:57:56.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:57:56.796Z] prd-ubuntu20.04-docker-8c-8g-334 does not seem to be running inside a container [2023-03-15T02:57:56.821Z] $ 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 [2023-03-15T02:57:57.546Z] $ docker top da8b1b035ddd1499b1cbd304e98a3cca13bb494fe32d7c9f64bf92b0a06803af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T02:57:57.893Z] + go version [2023-03-15T02:57:57.893Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T02:57:57.903Z] $ docker stop --time=1 da8b1b035ddd1499b1cbd304e98a3cca13bb494fe32d7c9f64bf92b0a06803af [2023-03-15T02:57:59.181Z] $ docker rm -f --volumes da8b1b035ddd1499b1cbd304e98a3cca13bb494fe32d7c9f64bf92b0a06803af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:57:59.549Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T02:57:59.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:57:59.614Z] prd-ubuntu20.04-docker-8c-8g-334 does not seem to be running inside a container [2023-03-15T02:57:59.638Z] $ 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 [2023-03-15T02:57:59.973Z] $ docker top cf6e5ae26945fa60781ccb74e93ce170d2f89e50c522c46ee41eaafec07fab1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T02:58:00.311Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-15T02:58:00.603Z] + make test [2023-03-15T02:58:00.604Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T02:58:05.864Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-15T02:58:15.818Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-15T02:58:15.818Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-15T02:58:20.002Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.671s coverage: 40.7% of statements [2023-03-15T02:58:20.002Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 52.0% of statements [2023-03-15T02:58:20.002Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-03-15T02:58:28.108Z] go vet ./... [2023-03-15T02:58:32.298Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T02:58:32.298Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T02:58:32.298Z] ./bin/test-attribution-txt.sh [2023-03-15T02:58:32.298Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-15T02:58:32.298Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-15T02:58:32.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T02:58:32.315Z] $ docker stop --time=1 cf6e5ae26945fa60781ccb74e93ce170d2f89e50c522c46ee41eaafec07fab1b [2023-03-15T02:58:35.849Z] $ docker rm -f --volumes cf6e5ae26945fa60781ccb74e93ce170d2f89e50c522c46ee41eaafec07fab1b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T02:58:36.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T02:58:36.501Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T02:58:36.951Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T02:58:37.235Z] + ls -al . [2023-03-15T02:58:37.235Z] total 632 [2023-03-15T02:58:37.235Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 02:58 . [2023-03-15T02:58:37.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 02:56 .. [2023-03-15T02:58:37.235Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 15 02:56 .dockerignore [2023-03-15T02:58:37.235Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 02:57 .git [2023-03-15T02:58:37.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 02:56 .github [2023-03-15T02:58:37.235Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 15 02:56 .gitignore [2023-03-15T02:58:37.235Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 02:56 .golangci.yml [2023-03-15T02:58:37.235Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 02:56 .semver [2023-03-15T02:58:37.235Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 15 02:56 Attribution.txt [2023-03-15T02:58:37.235Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 15 02:56 CHANGELOG.md [2023-03-15T02:58:37.235Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 15 02:56 Dockerfile [2023-03-15T02:58:37.235Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 02:56 GOVERNANCE.md [2023-03-15T02:58:37.235Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 15 02:56 Jenkinsfile [2023-03-15T02:58:37.235Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 02:56 LICENSE [2023-03-15T02:58:37.235Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 15 02:56 Makefile [2023-03-15T02:58:37.235Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 15 02:56 OWNERS.md [2023-03-15T02:58:37.235Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 15 02:56 README.md [2023-03-15T02:58:37.235Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 15 02:57 VERSION [2023-03-15T02:58:37.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 02:56 bin [2023-03-15T02:58:37.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 02:56 cmd [2023-03-15T02:58:37.235Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 15 02:58 coverage.out [2023-03-15T02:58:37.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 02:56 examples [2023-03-15T02:58:37.235Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 15 02:56 go.mod [2023-03-15T02:58:37.235Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 15 02:56 go.sum [2023-03-15T02:58:37.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 02:56 images [2023-03-15T02:58:37.235Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 02:56 internal [2023-03-15T02:58:37.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 02:56 snap [2023-03-15T02:58:37.235Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 15 02:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:58:37.540Z] + 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=f3289a164b8ff7b22d28db9f748121107e7f7ddb --label arch=amd64 --label version=3.0.0-dev.7 . [2023-03-15T02:58:37.540Z] Sending build context to Docker daemon 4.182MB [2023-03-15T02:58:37.540Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T02:58:37.540Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-15T02:58:37.540Z] ---> 5b38eb8aca90 [2023-03-15T02:58:37.540Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T02:58:38.492Z] ---> Running in e46574961d80 [2023-03-15T02:58:38.493Z] Removing intermediate container e46574961d80 [2023-03-15T02:58:38.493Z] ---> 55e3ce0aa729 [2023-03-15T02:58:38.493Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T02:58:38.753Z] ---> Running in ce4f0d8c192b [2023-03-15T02:58:39.012Z] Removing intermediate container ce4f0d8c192b [2023-03-15T02:58:39.012Z] ---> 84942e1a3364 [2023-03-15T02:58:39.012Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T02:58:39.012Z] ---> Running in 7b90f4e18e6a [2023-03-15T02:58:39.296Z] Removing intermediate container 7b90f4e18e6a [2023-03-15T02:58:39.296Z] ---> ed540d822f37 [2023-03-15T02:58:39.296Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T02:58:39.869Z] ---> Running in 6d8549c77cd1 [2023-03-15T02:58:40.443Z] Removing intermediate container 6d8549c77cd1 [2023-03-15T02:58:40.443Z] ---> 28e663a26494 [2023-03-15T02:58:40.443Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T02:58:40.701Z] ---> Running in 1eded525170f [2023-03-15T02:58:41.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:58:41.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:58:41.526Z] OK: 265 MiB in 53 packages [2023-03-15T02:58:42.468Z] Removing intermediate container 1eded525170f [2023-03-15T02:58:42.468Z] ---> f1d972f13cf7 [2023-03-15T02:58:42.468Z] Step 8/24 : WORKDIR /app [2023-03-15T02:58:42.468Z] ---> Running in 8e0f1b6bac04 [2023-03-15T02:58:42.468Z] Removing intermediate container 8e0f1b6bac04 [2023-03-15T02:58:42.468Z] ---> 2d0d10d3bf1c [2023-03-15T02:58:42.468Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-15T02:58:42.727Z] ---> 0d55553f5d65 [2023-03-15T02:58:42.727Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:58:42.727Z] ---> Running in bc3077868970 [2023-03-15T02:58:44.190Z] Removing intermediate container bc3077868970 [2023-03-15T02:58:44.190Z] ---> 8aca37e131db [2023-03-15T02:58:44.190Z] Step 11/24 : COPY . . [2023-03-15T02:58:44.447Z] ---> fa1262c0e32e [2023-03-15T02:58:44.447Z] Step 12/24 : RUN $MAKE [2023-03-15T02:58:44.447Z] ---> Running in 1b4feb867baa [2023-03-15T02:58:45.014Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-15T02:59:06.931Z] Removing intermediate container 1b4feb867baa [2023-03-15T02:59:06.931Z] ---> bdea82ae83c4 [2023-03-15T02:59:06.931Z] Step 13/24 : FROM alpine:3.17 [2023-03-15T02:59:06.931Z] 3.17: Pulling from library/alpine [2023-03-15T02:59:06.931Z] 63b65145d645: Already exists [2023-03-15T02:59:06.931Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T02:59:06.931Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T02:59:06.931Z] ---> b2aa39c304c2 [2023-03-15T02:59:06.931Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-15T02:59:06.931Z] ---> Running in 0daa172841f6 [2023-03-15T02:59:06.931Z] Removing intermediate container 0daa172841f6 [2023-03-15T02:59:06.931Z] ---> 7ac30614cc80 [2023-03-15T02:59:06.931Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T02:59:06.931Z] ---> Running in 1b023e800742 [2023-03-15T02:59:06.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:59:06.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:59:06.931Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T02:59:06.931Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T02:59:06.931Z] OK: 7 MiB in 16 packages [2023-03-15T02:59:06.931Z] Removing intermediate container 1b023e800742 [2023-03-15T02:59:06.931Z] ---> b580bcc4d1cf [2023-03-15T02:59:06.931Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-15T02:59:06.931Z] ---> de27ce7b1485 [2023-03-15T02:59:06.931Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-15T02:59:06.931Z] ---> 7999510a8bd8 [2023-03-15T02:59:06.931Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-15T02:59:06.931Z] ---> ed6915115c65 [2023-03-15T02:59:06.931Z] Step 19/24 : EXPOSE 59989 [2023-03-15T02:59:06.931Z] ---> Running in 4bc0ff7e06c0 [2023-03-15T02:59:07.190Z] Removing intermediate container 4bc0ff7e06c0 [2023-03-15T02:59:07.190Z] ---> fbba83655bfa [2023-03-15T02:59:07.190Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-15T02:59:07.190Z] ---> Running in 17762b2a8799 [2023-03-15T02:59:07.190Z] Removing intermediate container 17762b2a8799 [2023-03-15T02:59:07.190Z] ---> 8852f788161a [2023-03-15T02:59:07.190Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T02:59:07.190Z] ---> Running in a2a1ff7a18f4 [2023-03-15T02:59:07.190Z] Removing intermediate container a2a1ff7a18f4 [2023-03-15T02:59:07.190Z] ---> 701bde2dc323 [2023-03-15T02:59:07.190Z] Step 22/24 : LABEL arch=amd64 [2023-03-15T02:59:07.190Z] ---> Running in c543adbd564d [2023-03-15T02:59:07.448Z] Removing intermediate container c543adbd564d [2023-03-15T02:59:07.448Z] ---> d78e9dce3fca [2023-03-15T02:59:07.448Z] Step 23/24 : LABEL git_sha=f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T02:59:07.448Z] ---> Running in 0f8af3a63b0d [2023-03-15T02:59:07.448Z] Removing intermediate container 0f8af3a63b0d [2023-03-15T02:59:07.448Z] ---> ad65909e7e77 [2023-03-15T02:59:07.448Z] Step 24/24 : LABEL version=3.0.0-dev.7 [2023-03-15T02:59:07.448Z] ---> Running in 33b62ea2c25b [2023-03-15T02:59:07.448Z] Removing intermediate container 33b62ea2c25b [2023-03-15T02:59:07.448Z] ---> f0c7f8ccfe33 [2023-03-15T02:59:07.448Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T02:59:07.448Z] Successfully built f0c7f8ccfe33 [2023-03-15T02:59:07.448Z] 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 [2023-03-15T02:59:07.540Z] provisioning config files... [2023-03-15T02:59:07.549Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17900245614481629731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:59:07.837Z] ---> docker-login.sh [2023-03-15T02:59:07.837Z] nexus3.edgexfoundry.org:10001 [2023-03-15T02:59:07.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:59:07.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:59:07.838Z] Configure a credential helper to remove this warning. See [2023-03-15T02:59:07.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:59:07.838Z] [2023-03-15T02:59:07.838Z] Login Succeeded [2023-03-15T02:59:07.838Z] nexus3.edgexfoundry.org:10002 [2023-03-15T02:59:07.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:59:07.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:59:07.838Z] Configure a credential helper to remove this warning. See [2023-03-15T02:59:07.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:59:07.838Z] [2023-03-15T02:59:07.838Z] Login Succeeded [2023-03-15T02:59:07.838Z] nexus3.edgexfoundry.org:10003 [2023-03-15T02:59:08.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:59:08.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:59:08.097Z] Configure a credential helper to remove this warning. See [2023-03-15T02:59:08.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:59:08.097Z] [2023-03-15T02:59:08.097Z] Login Succeeded [2023-03-15T02:59:08.097Z] nexus3.edgexfoundry.org:10004 [2023-03-15T02:59:08.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:59:08.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:59:08.097Z] Configure a credential helper to remove this warning. See [2023-03-15T02:59:08.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:59:08.097Z] [2023-03-15T02:59:08.097Z] Login Succeeded [2023-03-15T02:59:08.097Z] docker.io [2023-03-15T02:59:08.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:59:08.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:59:08.356Z] Configure a credential helper to remove this warning. See [2023-03-15T02:59:08.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:59:08.356Z] [2023-03-15T02:59:08.356Z] Login Succeeded [2023-03-15T02:59:08.356Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T02:59:08.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T02:59:08.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T02:59:08.414Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-03-15T02:59:08.414Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T02:59:08.414Z] latest [2023-03-15T02:59:08.414Z] 3.0.0-dev.7 [2023-03-15T02:59:08.414Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [2023-03-15T02:59:08.414Z] main [2023-03-15T02:59:08.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:59:08.740Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:59:09.048Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T02:59:09.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-15T02:59:09.048Z] 4e4406b76d55: Preparing [2023-03-15T02:59:09.048Z] 424e57e44d75: Preparing [2023-03-15T02:59:09.048Z] 53d05ee3ec8d: Preparing [2023-03-15T02:59:09.048Z] e4b580c8e9a9: Preparing [2023-03-15T02:59:09.048Z] 7cd52847ad77: Preparing [2023-03-15T02:59:09.048Z] 7cd52847ad77: Layer already exists [2023-03-15T02:59:09.048Z] 53d05ee3ec8d: Pushed [2023-03-15T02:59:09.048Z] 424e57e44d75: Pushed [2023-03-15T02:59:09.048Z] e4b580c8e9a9: Pushed [2023-03-15T02:59:11.578Z] 4e4406b76d55: Pushed [2023-03-15T02:59:11.578Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb: digest: sha256:4b3fe450fb5206b00ccc38879d979c0e23682c81128df2e31cc08c8b074e935c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:59:11.889Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:59:12.192Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-15T02:59:12.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-15T02:59:12.192Z] 4e4406b76d55: Preparing [2023-03-15T02:59:12.192Z] 424e57e44d75: Preparing [2023-03-15T02:59:12.192Z] 53d05ee3ec8d: Preparing [2023-03-15T02:59:12.192Z] e4b580c8e9a9: Preparing [2023-03-15T02:59:12.192Z] 7cd52847ad77: Preparing [2023-03-15T02:59:12.192Z] 424e57e44d75: Layer already exists [2023-03-15T02:59:12.192Z] 53d05ee3ec8d: Layer already exists [2023-03-15T02:59:12.192Z] e4b580c8e9a9: Layer already exists [2023-03-15T02:59:12.192Z] 7cd52847ad77: Layer already exists [2023-03-15T02:59:12.192Z] 4e4406b76d55: Layer already exists [2023-03-15T02:59:12.192Z] latest: digest: sha256:4b3fe450fb5206b00ccc38879d979c0e23682c81128df2e31cc08c8b074e935c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:59:12.495Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:59:12.795Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.7 [2023-03-15T02:59:12.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-15T02:59:12.795Z] 4e4406b76d55: Preparing [2023-03-15T02:59:12.795Z] 424e57e44d75: Preparing [2023-03-15T02:59:12.795Z] 53d05ee3ec8d: Preparing [2023-03-15T02:59:12.795Z] e4b580c8e9a9: Preparing [2023-03-15T02:59:12.795Z] 7cd52847ad77: Preparing [2023-03-15T02:59:12.795Z] 53d05ee3ec8d: Layer already exists [2023-03-15T02:59:12.795Z] 4e4406b76d55: Layer already exists [2023-03-15T02:59:12.795Z] 424e57e44d75: Layer already exists [2023-03-15T02:59:12.795Z] 7cd52847ad77: Layer already exists [2023-03-15T02:59:12.795Z] e4b580c8e9a9: Layer already exists [2023-03-15T02:59:12.795Z] 3.0.0-dev.7: digest: sha256:4b3fe450fb5206b00ccc38879d979c0e23682c81128df2e31cc08c8b074e935c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:59:13.107Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:59:13.406Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [2023-03-15T02:59:13.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-15T02:59:13.406Z] 4e4406b76d55: Preparing [2023-03-15T02:59:13.406Z] 424e57e44d75: Preparing [2023-03-15T02:59:13.406Z] 53d05ee3ec8d: Preparing [2023-03-15T02:59:13.406Z] e4b580c8e9a9: Preparing [2023-03-15T02:59:13.406Z] 7cd52847ad77: Preparing [2023-03-15T02:59:13.406Z] e4b580c8e9a9: Layer already exists [2023-03-15T02:59:13.406Z] 7cd52847ad77: Layer already exists [2023-03-15T02:59:13.406Z] 53d05ee3ec8d: Layer already exists [2023-03-15T02:59:13.406Z] 4e4406b76d55: Layer already exists [2023-03-15T02:59:13.406Z] 424e57e44d75: Layer already exists [2023-03-15T02:59:13.406Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7: digest: sha256:4b3fe450fb5206b00ccc38879d979c0e23682c81128df2e31cc08c8b074e935c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:59:13.711Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:59:14.012Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-03-15T02:59:14.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-15T02:59:14.013Z] 4e4406b76d55: Preparing [2023-03-15T02:59:14.013Z] 424e57e44d75: Preparing [2023-03-15T02:59:14.013Z] 53d05ee3ec8d: Preparing [2023-03-15T02:59:14.013Z] e4b580c8e9a9: Preparing [2023-03-15T02:59:14.013Z] 7cd52847ad77: Preparing [2023-03-15T02:59:14.013Z] 7cd52847ad77: Layer already exists [2023-03-15T02:59:14.013Z] 4e4406b76d55: Layer already exists [2023-03-15T02:59:14.013Z] 53d05ee3ec8d: Layer already exists [2023-03-15T02:59:14.013Z] e4b580c8e9a9: Layer already exists [2023-03-15T02:59:14.013Z] 424e57e44d75: Layer already exists [2023-03-15T02:59:14.013Z] main: digest: sha256:4b3fe450fb5206b00ccc38879d979c0e23682c81128df2e31cc08c8b074e935c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T02:59:14.051Z] ===================================================== [Pipeline] echo [2023-03-15T02:59:14.057Z] taggedImages: [2023-03-15T02:59:14.057Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T02:59:14.057Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-15T02:59:14.057Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.7 [2023-03-15T02:59:14.057Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [2023-03-15T02:59:14.057Z] - 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 [2023-03-15T02:59:14.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T02:59:14.422Z] [2023-03-15T02:59:14.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:59:14.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T02:59:14.721Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T02:59:14.721Z] 5eb5b503b376: Pulling fs layer [2023-03-15T02:59:14.721Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T02:59:14.721Z] ec43610c2a17: Pulling fs layer [2023-03-15T02:59:14.721Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T02:59:14.721Z] 33b1e0a273af: Pulling fs layer [2023-03-15T02:59:14.721Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T02:59:14.721Z] 2f39f015ded8: Pulling fs layer [2023-03-15T02:59:14.721Z] 3a2ae6a8a46f: Waiting [2023-03-15T02:59:14.721Z] 33b1e0a273af: Waiting [2023-03-15T02:59:14.721Z] 5d3b04190fa2: Waiting [2023-03-15T02:59:14.721Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T02:59:14.721Z] 5c69ac0246d0: Download complete [2023-03-15T02:59:14.721Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T02:59:14.721Z] 3a2ae6a8a46f: Download complete [2023-03-15T02:59:14.979Z] 33b1e0a273af: Verifying Checksum [2023-03-15T02:59:14.979Z] 33b1e0a273af: Download complete [2023-03-15T02:59:14.979Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T02:59:14.979Z] 5d3b04190fa2: Download complete [2023-03-15T02:59:14.979Z] ec43610c2a17: Verifying Checksum [2023-03-15T02:59:14.979Z] ec43610c2a17: Download complete [2023-03-15T02:59:14.979Z] 5eb5b503b376: Download complete [2023-03-15T02:59:15.548Z] 2f39f015ded8: Download complete [2023-03-15T02:59:16.114Z] 5eb5b503b376: Pull complete [2023-03-15T02:59:16.373Z] 5c69ac0246d0: Pull complete [2023-03-15T02:59:16.631Z] ec43610c2a17: Pull complete [2023-03-15T02:59:16.631Z] 3a2ae6a8a46f: Pull complete [2023-03-15T02:59:17.197Z] 33b1e0a273af: Pull complete [2023-03-15T02:59:17.197Z] 5d3b04190fa2: Pull complete [2023-03-15T02:59:21.381Z] 2f39f015ded8: Pull complete [2023-03-15T02:59:21.381Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T02:59:21.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T02:59:21.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:59:21.455Z] prd-ubuntu20.04-docker-8c-8g-334 does not seem to be running inside a container [2023-03-15T02:59:21.479Z] $ 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 [2023-03-15T02:59:25.366Z] $ docker top 325eb18c94ea82a81e052b92583dd25107b2d15d4f2101d84dd12d3e4ec4dce3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:59:25.794Z] ---> job-cost.sh [2023-03-15T02:59:25.794Z] lf-activate-venv: SKIPPING [2023-03-15T02:59:25.794Z] INFO: No Stack... [2023-03-15T02:59:26.052Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T02:59:26.311Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T02:59:26.594Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-03-15T02:59:26.594Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T02:59:26.605Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-72-stack-cost] [2023-03-15T02:59:26.610Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-72-stack-cost] did not exist. Created. [2023-03-15T02:59:26.610Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T02:59:26.902Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T02:59:26.934Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T02:59:26.941Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T02:59:26.953Z] $ docker stop --time=1 325eb18c94ea82a81e052b92583dd25107b2d15d4f2101d84dd12d3e4ec4dce3 [2023-03-15T02:59:28.101Z] $ docker rm -f --volumes 325eb18c94ea82a81e052b92583dd25107b2d15d4f2101d84dd12d3e4ec4dce3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T03:00:30.957Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-343 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-03-15T03:00:30.970Z] Running in /w/workspace/device-rfid-llrp-go/72 [Pipeline] { [Pipeline] checkout [2023-03-15T03:00:31.005Z] Selected Git installation does not exist. Using Default [2023-03-15T03:00:31.005Z] The recommended git tool is: NONE [2023-03-15T03:00:37.969Z] using credential edgex-jenkins-ssh [2023-03-15T03:00:37.987Z] Cloning the remote Git repository [2023-03-15T03:00:38.049Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-15T03:00:38.169Z] > git init /w/workspace/device-rfid-llrp-go/72 # timeout=10 [2023-03-15T03:00:38.342Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-15T03:00:38.343Z] > git --version # timeout=10 [2023-03-15T03:00:38.373Z] > git --version # 'git version 2.25.1' [2023-03-15T03:00:38.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T03:00:38.586Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T03:00:39.729Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-15T03:00:39.753Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T03:00:40.828Z] Avoid second fetch [2023-03-15T03:00:40.828Z] Checking out Revision f3289a164b8ff7b22d28db9f748121107e7f7ddb (main) [2023-03-15T03:00:40.853Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T03:00:40.959Z] > git checkout -f f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 [2023-03-15T03:00:41.610Z] Commit message: "Merge pull request #181 from lenny-intel/go-1.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T03:00:42.763Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T03:00:42.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T03:00:42.763Z] Dload Upload Total Spent Left Speed [2023-03-15T03:00:42.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2023-03-15T03:00:43.458Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T03:00:43.803Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T03:00:43.803Z] + sudo tee /etc/docker/daemon.new [2023-03-15T03:00:43.803Z] { [2023-03-15T03:00:43.803Z] "registry-mirrors": [ [2023-03-15T03:00:43.803Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T03:00:43.803Z] ], [2023-03-15T03:00:43.803Z] "bip": "10.250.0.254/24", [2023-03-15T03:00:43.803Z] "hosts": [ [2023-03-15T03:00:43.803Z] "tcp://0.0.0.0:5555", [2023-03-15T03:00:43.803Z] "unix:///var/run/docker.sock" [2023-03-15T03:00:43.803Z] ], [2023-03-15T03:00:43.803Z] "mtu": 1458, [2023-03-15T03:00:43.803Z] "selinux-enabled": true, [2023-03-15T03:00:43.803Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T03:00:43.803Z] } [Pipeline] sh [2023-03-15T03:00:44.155Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T03:00:44.494Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T03:01:02.823Z] provisioning config files... [2023-03-15T03:01:02.858Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/72@tmp/config10012130971082114955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:01:03.237Z] ---> docker-login.sh [2023-03-15T03:01:03.237Z] nexus3.edgexfoundry.org:10001 [2023-03-15T03:01:03.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T03:01:03.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T03:01:03.833Z] Configure a credential helper to remove this warning. See [2023-03-15T03:01:03.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T03:01:03.833Z] [2023-03-15T03:01:03.833Z] Login Succeeded [2023-03-15T03:01:03.833Z] nexus3.edgexfoundry.org:10002 [2023-03-15T03:01:04.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T03:01:04.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T03:01:04.389Z] Configure a credential helper to remove this warning. See [2023-03-15T03:01:04.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T03:01:04.389Z] [2023-03-15T03:01:04.389Z] Login Succeeded [2023-03-15T03:01:04.389Z] nexus3.edgexfoundry.org:10003 [2023-03-15T03:01:04.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T03:01:04.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T03:01:04.664Z] Configure a credential helper to remove this warning. See [2023-03-15T03:01:04.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T03:01:04.664Z] [2023-03-15T03:01:04.664Z] Login Succeeded [2023-03-15T03:01:04.664Z] nexus3.edgexfoundry.org:10004 [2023-03-15T03:01:05.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T03:01:05.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T03:01:05.263Z] Configure a credential helper to remove this warning. See [2023-03-15T03:01:05.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T03:01:05.263Z] [2023-03-15T03:01:05.263Z] Login Succeeded [2023-03-15T03:01:05.263Z] docker.io [2023-03-15T03:01:05.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T03:01:05.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T03:01:05.814Z] Configure a credential helper to remove this warning. See [2023-03-15T03:01:05.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T03:01:05.814Z] [2023-03-15T03:01:05.814Z] Login Succeeded [2023-03-15T03:01:05.814Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T03:01:05.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T03:01:06.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T03:01:06.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T03:01:06.229Z] ========================================================= [2023-03-15T03:01:06.229Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T03:01:06.229Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:01:06.596Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T03:01:06.873Z] Sending build context to Docker daemon 1.213MB [2023-03-15T03:01:07.164Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T03:01:07.164Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T03:01:07.164Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T03:01:07.164Z] af6eaf76a39c: Pulling fs layer [2023-03-15T03:01:07.164Z] 55522c791124: Pulling fs layer [2023-03-15T03:01:07.164Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T03:01:07.164Z] 169dfbe0d373: Pulling fs layer [2023-03-15T03:01:07.164Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T03:01:07.164Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T03:01:07.164Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T03:01:07.164Z] 169dfbe0d373: Waiting [2023-03-15T03:01:07.164Z] 52ebb69f0ebf: Waiting [2023-03-15T03:01:07.164Z] 5abe8eddf0d5: Waiting [2023-03-15T03:01:07.164Z] e1ff8fa3b103: Waiting [2023-03-15T03:01:07.443Z] 55522c791124: Verifying Checksum [2023-03-15T03:01:07.443Z] 55522c791124: Download complete [2023-03-15T03:01:07.443Z] 169dfbe0d373: Verifying Checksum [2023-03-15T03:01:07.443Z] 169dfbe0d373: Download complete [2023-03-15T03:01:07.443Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T03:01:07.443Z] e1ff8fa3b103: Download complete [2023-03-15T03:01:07.443Z] af6eaf76a39c: Verifying Checksum [2023-03-15T03:01:07.443Z] af6eaf76a39c: Download complete [2023-03-15T03:01:08.893Z] af6eaf76a39c: Pull complete [2023-03-15T03:01:08.893Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T03:01:08.893Z] 5abe8eddf0d5: Download complete [2023-03-15T03:01:09.167Z] 55522c791124: Pull complete [2023-03-15T03:01:10.175Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T03:01:10.175Z] ce5c4a1c91eb: Download complete [2023-03-15T03:01:10.175Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T03:01:10.175Z] 52ebb69f0ebf: Download complete [2023-03-15T03:01:22.562Z] ce5c4a1c91eb: Pull complete [2023-03-15T03:01:22.562Z] 169dfbe0d373: Pull complete [2023-03-15T03:01:22.562Z] e1ff8fa3b103: Pull complete [2023-03-15T03:01:29.277Z] 52ebb69f0ebf: Pull complete [2023-03-15T03:01:31.895Z] 5abe8eddf0d5: Pull complete [2023-03-15T03:01:31.895Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T03:01:31.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T03:01:31.895Z] ---> 6cb57ee374ae [2023-03-15T03:01:31.895Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T03:01:33.867Z] ---> Running in b7cc8cc13630 [2023-03-15T03:01:34.139Z] Removing intermediate container b7cc8cc13630 [2023-03-15T03:01:34.139Z] ---> fe57ef1082d4 [2023-03-15T03:01:34.139Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T03:01:34.412Z] ---> Running in 12b40cc9cf9e [2023-03-15T03:01:34.682Z] Removing intermediate container 12b40cc9cf9e [2023-03-15T03:01:34.682Z] ---> 9a066243deb6 [2023-03-15T03:01:34.682Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T03:01:34.682Z] ---> Running in 959d2c2cfd5d [2023-03-15T03:01:35.280Z] Removing intermediate container 959d2c2cfd5d [2023-03-15T03:01:35.280Z] ---> 351f2bb0e3f5 [2023-03-15T03:01:35.280Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T03:01:35.280Z] ---> Running in 814c9398ff0a [2023-03-15T03:01:35.676Z] Removing intermediate container 814c9398ff0a [2023-03-15T03:01:35.676Z] ---> 985e6f583435 [2023-03-15T03:01:35.676Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T03:01:35.958Z] ---> Running in e13504ba7009 [2023-03-15T03:01:37.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:01:38.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:01:39.454Z] OK: 263 MiB in 53 packages [2023-03-15T03:01:40.455Z] Removing intermediate container e13504ba7009 [2023-03-15T03:01:40.455Z] ---> b4384ef9ed79 [2023-03-15T03:01:40.455Z] Step 8/12 : WORKDIR /app [2023-03-15T03:01:40.730Z] ---> Running in 1ed57a12d78f [2023-03-15T03:01:41.001Z] Removing intermediate container 1ed57a12d78f [2023-03-15T03:01:41.001Z] ---> 1545112aa15e [2023-03-15T03:01:41.001Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T03:01:41.605Z] ---> 5f4fc09edcf2 [2023-03-15T03:01:41.605Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T03:01:41.877Z] ---> Running in 4fabd01c3371 [2023-03-15T03:02:49.822Z] Removing intermediate container 4fabd01c3371 [2023-03-15T03:02:49.822Z] ---> 888b462156d0 [2023-03-15T03:02:49.822Z] Step 11/12 : COPY . . [2023-03-15T03:02:49.822Z] ---> d059f158ba8d [2023-03-15T03:02:49.822Z] Step 12/12 : RUN $MAKE [2023-03-15T03:02:49.822Z] ---> Running in ca30338e96f1 [2023-03-15T03:02:49.822Z] noop [2023-03-15T03:02:49.822Z] Removing intermediate container ca30338e96f1 [2023-03-15T03:02:49.822Z] ---> 4c398cb83b2a [2023-03-15T03:02:49.822Z] Successfully built 4c398cb83b2a [2023-03-15T03:02:49.822Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:02:50.185Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T03:02:50.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T03:02:50.426Z] prd-ubuntu20.04-docker-arm64-4c-16g-343 does not seem to be running inside a container [2023-03-15T03:02:50.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/72 -v /w/workspace/device-rfid-llrp-go/72:/w/workspace/device-rfid-llrp-go/72:rw,z -v /w/workspace/device-rfid-llrp-go/72@tmp:/w/workspace/device-rfid-llrp-go/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T03:02:51.977Z] $ docker top 3ba51056627d003cce7b7c777a710561f5666cc881ef7f500ca1406ddd6a8b6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T03:02:52.869Z] + go version [2023-03-15T03:02:52.869Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T03:02:52.891Z] $ docker stop --time=1 3ba51056627d003cce7b7c777a710561f5666cc881ef7f500ca1406ddd6a8b6e [2023-03-15T03:02:54.641Z] $ docker rm -f --volumes 3ba51056627d003cce7b7c777a710561f5666cc881ef7f500ca1406ddd6a8b6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:02:55.221Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T03:02:55.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T03:02:55.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-343 does not seem to be running inside a container [2023-03-15T03:02:55.517Z] $ 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/72 -v /w/workspace/device-rfid-llrp-go/72:/w/workspace/device-rfid-llrp-go/72:rw,z -v /w/workspace/device-rfid-llrp-go/72@tmp:/w/workspace/device-rfid-llrp-go/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T03:02:56.949Z] $ docker top 1b0875f8688f45b02c0b3c70dde0db7cc30dc294f1a7c92fb920604e3159b99d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T03:02:57.822Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/72 [Pipeline] fileExists [Pipeline] sh [2023-03-15T03:02:58.476Z] + make test [2023-03-15T03:02:58.476Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T03:03:45.415Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-15T03:06:37.246Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-15T03:06:37.246Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-15T03:07:16.181Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 38.054s coverage: 40.7% of statements [2023-03-15T03:07:16.181Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.636s coverage: 52.0% of statements [2023-03-15T03:07:16.181Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 95.5% of statements [2023-03-15T03:07:16.181Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T03:07:16.181Z] go vet ./... [2023-03-15T03:07:51.399Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T03:07:51.399Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T03:07:51.399Z] ./bin/test-attribution-txt.sh [2023-03-15T03:07:51.399Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-15T03:07:51.399Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-15T03:07:51.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T03:07:51.427Z] $ docker stop --time=1 1b0875f8688f45b02c0b3c70dde0db7cc30dc294f1a7c92fb920604e3159b99d [2023-03-15T03:07:53.361Z] $ docker rm -f --volumes 1b0875f8688f45b02c0b3c70dde0db7cc30dc294f1a7c92fb920604e3159b99d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T03:07:54.696Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T03:07:54.719Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T03:07:55.579Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T03:07:55.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T03:07:56.293Z] + ls -al . [2023-03-15T03:07:56.293Z] total 628 [2023-03-15T03:07:56.293Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 03:03 . [2023-03-15T03:07:56.293Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 03:00 .. [2023-03-15T03:07:56.293Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 15 03:00 .dockerignore [2023-03-15T03:07:56.293Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 03:00 .git [2023-03-15T03:07:56.293Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 03:00 .github [2023-03-15T03:07:56.293Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 15 03:00 .gitignore [2023-03-15T03:07:56.293Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 03:00 .golangci.yml [2023-03-15T03:07:56.293Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 15 03:00 Attribution.txt [2023-03-15T03:07:56.293Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 15 03:00 CHANGELOG.md [2023-03-15T03:07:56.293Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 15 03:00 Dockerfile [2023-03-15T03:07:56.293Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 03:00 GOVERNANCE.md [2023-03-15T03:07:56.293Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 15 03:00 Jenkinsfile [2023-03-15T03:07:56.293Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 03:00 LICENSE [2023-03-15T03:07:56.293Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 15 03:00 Makefile [2023-03-15T03:07:56.293Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 15 03:00 OWNERS.md [2023-03-15T03:07:56.293Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 15 03:00 README.md [2023-03-15T03:07:56.293Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 15 02:57 VERSION [2023-03-15T03:07:56.293Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 03:00 bin [2023-03-15T03:07:56.293Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 03:00 cmd [2023-03-15T03:07:56.293Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 15 03:07 coverage.out [2023-03-15T03:07:56.293Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 03:00 examples [2023-03-15T03:07:56.293Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 15 03:00 go.mod [2023-03-15T03:07:56.293Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 15 03:00 go.sum [2023-03-15T03:07:56.293Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 03:00 images [2023-03-15T03:07:56.293Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 03:00 internal [2023-03-15T03:07:56.293Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 03:00 snap [2023-03-15T03:07:56.293Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 15 03:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:07:56.644Z] + 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=f3289a164b8ff7b22d28db9f748121107e7f7ddb --label arch=arm64 --label version=3.0.0-dev.7 . [2023-03-15T03:07:56.913Z] Sending build context to Docker daemon 1.213MB [2023-03-15T03:07:56.914Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T03:07:56.914Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-15T03:07:56.914Z] ---> 4c398cb83b2a [2023-03-15T03:07:56.914Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T03:07:57.186Z] ---> Running in fd84ad52b605 [2023-03-15T03:07:57.456Z] Removing intermediate container fd84ad52b605 [2023-03-15T03:07:57.456Z] ---> 2e7e214098bc [2023-03-15T03:07:57.456Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T03:07:57.456Z] ---> Running in 901f7e0b850c [2023-03-15T03:07:58.041Z] Removing intermediate container 901f7e0b850c [2023-03-15T03:07:58.041Z] ---> b1b903d35738 [2023-03-15T03:07:58.041Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T03:07:58.041Z] ---> Running in 1e477bd9e709 [2023-03-15T03:07:58.312Z] Removing intermediate container 1e477bd9e709 [2023-03-15T03:07:58.312Z] ---> 8934a355d314 [2023-03-15T03:07:58.312Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T03:07:58.312Z] ---> Running in fae9d9f2a694 [2023-03-15T03:07:58.919Z] Removing intermediate container fae9d9f2a694 [2023-03-15T03:07:58.919Z] ---> 573f289e982a [2023-03-15T03:07:58.919Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T03:07:58.919Z] ---> Running in 248b382748be [2023-03-15T03:07:59.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:08:00.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:08:02.291Z] OK: 263 MiB in 53 packages [2023-03-15T03:08:03.260Z] Removing intermediate container 248b382748be [2023-03-15T03:08:03.260Z] ---> 373dd81e005e [2023-03-15T03:08:03.260Z] Step 8/24 : WORKDIR /app [2023-03-15T03:08:03.260Z] ---> Running in c3a734fc91be [2023-03-15T03:08:03.529Z] Removing intermediate container c3a734fc91be [2023-03-15T03:08:03.529Z] ---> 1d50a1a2645a [2023-03-15T03:08:03.529Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-15T03:08:04.117Z] ---> d920de910aec [2023-03-15T03:08:04.117Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T03:08:04.117Z] ---> Running in 37af3caa14ef [2023-03-15T03:08:07.472Z] Removing intermediate container 37af3caa14ef [2023-03-15T03:08:07.472Z] ---> 302f0f433d84 [2023-03-15T03:08:07.472Z] Step 11/24 : COPY . . [2023-03-15T03:08:07.750Z] ---> 768cd030cde7 [2023-03-15T03:08:07.750Z] Step 12/24 : RUN $MAKE [2023-03-15T03:08:08.019Z] ---> Running in a00977d98810 [2023-03-15T03:08:08.981Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-15T03:11:00.738Z] Removing intermediate container a00977d98810 [2023-03-15T03:11:00.738Z] ---> a3f3c7cc70e4 [2023-03-15T03:11:00.738Z] Step 13/24 : FROM alpine:3.17 [2023-03-15T03:11:00.738Z] 3.17: Pulling from library/alpine [2023-03-15T03:11:00.738Z] af6eaf76a39c: Already exists [2023-03-15T03:11:00.738Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T03:11:00.738Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T03:11:00.738Z] ---> d74e625d9115 [2023-03-15T03:11:00.738Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-15T03:11:00.738Z] ---> Running in a2051d5b54de [2023-03-15T03:11:00.738Z] Removing intermediate container a2051d5b54de [2023-03-15T03:11:00.738Z] ---> 3484ef4ad6a3 [2023-03-15T03:11:00.738Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T03:11:00.738Z] ---> Running in 02f68b0f4c49 [2023-03-15T03:11:00.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:11:00.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:11:00.738Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T03:11:00.738Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T03:11:00.738Z] OK: 8 MiB in 16 packages [2023-03-15T03:11:00.738Z] Removing intermediate container 02f68b0f4c49 [2023-03-15T03:11:00.738Z] ---> 5c68c70f3298 [2023-03-15T03:11:00.738Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-15T03:11:00.738Z] ---> eded54e5bc3d [2023-03-15T03:11:00.738Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-15T03:11:00.738Z] ---> 184b5b9da1cd [2023-03-15T03:11:00.738Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-15T03:11:00.738Z] ---> 5a466c95496f [2023-03-15T03:11:00.738Z] Step 19/24 : EXPOSE 59989 [2023-03-15T03:11:00.738Z] ---> Running in d7c125fdea42 [2023-03-15T03:11:00.738Z] Removing intermediate container d7c125fdea42 [2023-03-15T03:11:00.738Z] ---> d367a36cf83e [2023-03-15T03:11:00.738Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-15T03:11:00.738Z] ---> Running in 04bf4cc66012 [2023-03-15T03:11:00.738Z] Removing intermediate container 04bf4cc66012 [2023-03-15T03:11:00.738Z] ---> 9d4b545907fa [2023-03-15T03:11:00.738Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T03:11:00.738Z] ---> Running in 5e294f8b9b9f [2023-03-15T03:11:00.738Z] Removing intermediate container 5e294f8b9b9f [2023-03-15T03:11:00.738Z] ---> 433eb90fae90 [2023-03-15T03:11:00.738Z] Step 22/24 : LABEL arch=arm64 [2023-03-15T03:11:00.738Z] ---> Running in 821d2f45617f [2023-03-15T03:11:00.738Z] Removing intermediate container 821d2f45617f [2023-03-15T03:11:00.738Z] ---> aa9d94ef6677 [2023-03-15T03:11:00.738Z] Step 23/24 : LABEL git_sha=f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T03:11:00.738Z] ---> Running in 27be4e44ab27 [2023-03-15T03:11:00.738Z] Removing intermediate container 27be4e44ab27 [2023-03-15T03:11:00.738Z] ---> e038da863b34 [2023-03-15T03:11:00.738Z] Step 24/24 : LABEL version=3.0.0-dev.7 [2023-03-15T03:11:00.738Z] ---> Running in d35515e52487 [2023-03-15T03:11:00.738Z] Removing intermediate container d35515e52487 [2023-03-15T03:11:00.738Z] ---> 619e79a08191 [2023-03-15T03:11:00.738Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T03:11:00.738Z] Successfully built 619e79a08191 [2023-03-15T03:11:00.738Z] 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 [2023-03-15T03:11:00.823Z] provisioning config files... [2023-03-15T03:11:00.840Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/72@tmp/config11179480265436867617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:11:01.180Z] ---> docker-login.sh [2023-03-15T03:11:01.180Z] nexus3.edgexfoundry.org:10001 [2023-03-15T03:11:01.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T03:11:01.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T03:11:01.448Z] Configure a credential helper to remove this warning. See [2023-03-15T03:11:01.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T03:11:01.448Z] [2023-03-15T03:11:01.448Z] Login Succeeded [2023-03-15T03:11:01.448Z] nexus3.edgexfoundry.org:10002 [2023-03-15T03:11:01.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T03:11:01.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T03:11:01.715Z] Configure a credential helper to remove this warning. See [2023-03-15T03:11:01.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T03:11:01.715Z] [2023-03-15T03:11:01.715Z] Login Succeeded [2023-03-15T03:11:01.982Z] nexus3.edgexfoundry.org:10003 [2023-03-15T03:11:02.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T03:11:02.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T03:11:02.318Z] Configure a credential helper to remove this warning. See [2023-03-15T03:11:02.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T03:11:02.318Z] [2023-03-15T03:11:02.318Z] Login Succeeded [2023-03-15T03:11:02.318Z] nexus3.edgexfoundry.org:10004 [2023-03-15T03:11:02.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T03:11:02.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T03:11:02.604Z] Configure a credential helper to remove this warning. See [2023-03-15T03:11:02.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T03:11:02.604Z] [2023-03-15T03:11:02.604Z] Login Succeeded [2023-03-15T03:11:02.604Z] docker.io [2023-03-15T03:11:02.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T03:11:03.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T03:11:03.155Z] Configure a credential helper to remove this warning. See [2023-03-15T03:11:03.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T03:11:03.155Z] [2023-03-15T03:11:03.155Z] Login Succeeded [2023-03-15T03:11:03.155Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T03:11:03.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T03:11:03.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T03:11:03.206Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-03-15T03:11:03.206Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T03:11:03.206Z] latest [2023-03-15T03:11:03.206Z] 3.0.0-dev.7 [2023-03-15T03:11:03.206Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [2023-03-15T03:11:03.206Z] main [2023-03-15T03:11:03.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:11:03.583Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:11:03.981Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T03:11:03.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-15T03:11:03.982Z] 5c875bb0b109: Preparing [2023-03-15T03:11:03.982Z] 514cd4a3732a: Preparing [2023-03-15T03:11:03.982Z] 3f8bb912803a: Preparing [2023-03-15T03:11:03.982Z] 193718c4cc59: Preparing [2023-03-15T03:11:03.982Z] edf70074bd40: Preparing [2023-03-15T03:11:03.982Z] edf70074bd40: Layer already exists [2023-03-15T03:11:30.688Z] 3f8bb912803a: Pushed [2023-03-15T03:11:30.688Z] 193718c4cc59: Pushed [2023-03-15T03:11:30.688Z] 514cd4a3732a: Pushed [2023-03-15T03:11:34.958Z] 5c875bb0b109: Pushed [2023-03-15T03:11:34.958Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb: digest: sha256:68af6f98d3ed5c44e559fa8e4d61c100ccd952bb2870b3ae1bf0d6a2e46b3910 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:11:35.313Z] + 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 [2023-03-15T03:11:35.658Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-15T03:11:35.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-15T03:11:35.658Z] 5c875bb0b109: Preparing [2023-03-15T03:11:35.658Z] 514cd4a3732a: Preparing [2023-03-15T03:11:35.658Z] 3f8bb912803a: Preparing [2023-03-15T03:11:35.658Z] 193718c4cc59: Preparing [2023-03-15T03:11:35.658Z] edf70074bd40: Preparing [2023-03-15T03:11:35.658Z] edf70074bd40: Layer already exists [2023-03-15T03:11:35.658Z] 193718c4cc59: Layer already exists [2023-03-15T03:11:35.658Z] 5c875bb0b109: Layer already exists [2023-03-15T03:11:35.658Z] 3f8bb912803a: Layer already exists [2023-03-15T03:11:35.658Z] 514cd4a3732a: Layer already exists [2023-03-15T03:11:35.924Z] latest: digest: sha256:68af6f98d3ed5c44e559fa8e4d61c100ccd952bb2870b3ae1bf0d6a2e46b3910 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:11:36.266Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:11:36.617Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.7 [2023-03-15T03:11:36.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-15T03:11:36.617Z] 5c875bb0b109: Preparing [2023-03-15T03:11:36.617Z] 514cd4a3732a: Preparing [2023-03-15T03:11:36.617Z] 3f8bb912803a: Preparing [2023-03-15T03:11:36.617Z] 193718c4cc59: Preparing [2023-03-15T03:11:36.617Z] edf70074bd40: Preparing [2023-03-15T03:11:36.617Z] 3f8bb912803a: Layer already exists [2023-03-15T03:11:36.617Z] 5c875bb0b109: Layer already exists [2023-03-15T03:11:36.617Z] 514cd4a3732a: Layer already exists [2023-03-15T03:11:36.617Z] 193718c4cc59: Layer already exists [2023-03-15T03:11:36.617Z] edf70074bd40: Layer already exists [2023-03-15T03:11:36.617Z] 3.0.0-dev.7: digest: sha256:68af6f98d3ed5c44e559fa8e4d61c100ccd952bb2870b3ae1bf0d6a2e46b3910 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:11:36.962Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:11:37.300Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [2023-03-15T03:11:37.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-15T03:11:37.301Z] 5c875bb0b109: Preparing [2023-03-15T03:11:37.301Z] 514cd4a3732a: Preparing [2023-03-15T03:11:37.301Z] 3f8bb912803a: Preparing [2023-03-15T03:11:37.301Z] 193718c4cc59: Preparing [2023-03-15T03:11:37.301Z] edf70074bd40: Preparing [2023-03-15T03:11:37.301Z] 5c875bb0b109: Layer already exists [2023-03-15T03:11:37.301Z] 3f8bb912803a: Layer already exists [2023-03-15T03:11:37.301Z] 514cd4a3732a: Layer already exists [2023-03-15T03:11:37.301Z] 193718c4cc59: Layer already exists [2023-03-15T03:11:37.301Z] edf70074bd40: Layer already exists [2023-03-15T03:11:37.567Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7: digest: sha256:68af6f98d3ed5c44e559fa8e4d61c100ccd952bb2870b3ae1bf0d6a2e46b3910 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:11:37.904Z] + 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 [2023-03-15T03:11:38.244Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-03-15T03:11:38.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-15T03:11:38.244Z] 5c875bb0b109: Preparing [2023-03-15T03:11:38.244Z] 514cd4a3732a: Preparing [2023-03-15T03:11:38.244Z] 3f8bb912803a: Preparing [2023-03-15T03:11:38.244Z] 193718c4cc59: Preparing [2023-03-15T03:11:38.244Z] edf70074bd40: Preparing [2023-03-15T03:11:38.244Z] edf70074bd40: Layer already exists [2023-03-15T03:11:38.244Z] 5c875bb0b109: Layer already exists [2023-03-15T03:11:38.244Z] 193718c4cc59: Layer already exists [2023-03-15T03:11:38.244Z] 514cd4a3732a: Layer already exists [2023-03-15T03:11:38.244Z] 3f8bb912803a: Layer already exists [2023-03-15T03:11:38.244Z] main: digest: sha256:68af6f98d3ed5c44e559fa8e4d61c100ccd952bb2870b3ae1bf0d6a2e46b3910 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T03:11:38.564Z] ===================================================== [Pipeline] echo [2023-03-15T03:11:38.574Z] taggedImages: [2023-03-15T03:11:38.574Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T03:11:38.574Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-15T03:11:38.574Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.7 [2023-03-15T03:11:38.574Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [2023-03-15T03:11:38.574Z] - 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 [2023-03-15T03:11:38.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T03:11:38.932Z] [2023-03-15T03:11:38.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:11:39.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T03:11:39.265Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T03:11:39.265Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T03:11:39.265Z] 04944245beec: Pulling fs layer [2023-03-15T03:11:39.265Z] 699f458cf7ca: Pulling fs layer [2023-03-15T03:11:39.265Z] 765212b225bb: Pulling fs layer [2023-03-15T03:11:39.265Z] f23df028b6ca: Pulling fs layer [2023-03-15T03:11:39.265Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T03:11:39.265Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T03:11:39.265Z] f23df028b6ca: Waiting [2023-03-15T03:11:39.265Z] 765212b225bb: Waiting [2023-03-15T03:11:39.265Z] 2437ff75d9bd: Waiting [2023-03-15T03:11:39.265Z] d65c8cfc05b1: Waiting [2023-03-15T03:11:39.537Z] 04944245beec: Verifying Checksum [2023-03-15T03:11:39.537Z] 04944245beec: Download complete [2023-03-15T03:11:39.537Z] 765212b225bb: Verifying Checksum [2023-03-15T03:11:39.537Z] 765212b225bb: Download complete [2023-03-15T03:11:39.537Z] f23df028b6ca: Verifying Checksum [2023-03-15T03:11:39.537Z] f23df028b6ca: Download complete [2023-03-15T03:11:39.537Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T03:11:39.537Z] d65c8cfc05b1: Download complete [2023-03-15T03:11:39.807Z] 699f458cf7ca: Verifying Checksum [2023-03-15T03:11:39.807Z] 699f458cf7ca: Download complete [2023-03-15T03:11:40.083Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T03:11:40.083Z] 8998bd30e6a1: Download complete [2023-03-15T03:11:42.684Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T03:11:42.684Z] 2437ff75d9bd: Download complete [2023-03-15T03:11:44.141Z] 8998bd30e6a1: Pull complete [2023-03-15T03:11:44.410Z] 04944245beec: Pull complete [2023-03-15T03:11:46.999Z] 699f458cf7ca: Pull complete [2023-03-15T03:11:46.999Z] 765212b225bb: Pull complete [2023-03-15T03:11:47.590Z] f23df028b6ca: Pull complete [2023-03-15T03:11:47.858Z] d65c8cfc05b1: Pull complete [2023-03-15T03:12:02.855Z] 2437ff75d9bd: Pull complete [2023-03-15T03:12:02.855Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T03:12:02.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T03:12:02.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T03:12:03.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-343 does not seem to be running inside a container [2023-03-15T03:12:03.127Z] $ 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/72 -v /w/workspace/device-rfid-llrp-go/72:/w/workspace/device-rfid-llrp-go/72:rw,z -v /w/workspace/device-rfid-llrp-go/72@tmp:/w/workspace/device-rfid-llrp-go/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T03:12:04.909Z] $ docker top a4b11e3fae182772a415e48762e24dea79aa2a48434f076946782fae24c47955 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:12:05.783Z] ---> job-cost.sh [2023-03-15T03:12:05.783Z] lf-activate-venv: SKIPPING [2023-03-15T03:12:05.783Z] INFO: No Stack... [2023-03-15T03:12:06.052Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T03:12:07.018Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T03:12:07.669Z] + cut -d, -f6 [2023-03-15T03:12:07.669Z] + cat /w/workspace/device-rfid-llrp-go/72/archives/cost.csv [Pipeline] lock [2023-03-15T03:12:07.741Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-72-stack-cost] [2023-03-15T03:12:07.749Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-72-stack-cost] did not exist. Created. [2023-03-15T03:12:07.749Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T03:12:08.411Z] /w/workspace/device-rfid-llrp-go/72@tmp/durable-5dc934f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T03:12:09.076Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T03:12:09.099Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T03:12:09.167Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T03:12:09.177Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T03:12:09.196Z] $ docker stop --time=1 a4b11e3fae182772a415e48762e24dea79aa2a48434f076946782fae24c47955 [2023-03-15T03:12:10.768Z] $ docker rm -f --volumes a4b11e3fae182772a415e48762e24dea79aa2a48434f076946782fae24c47955 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-15T03:12:11.187Z] provisioning config files... [2023-03-15T03:12:11.194Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12201670896084077130tmp [Pipeline] { [Pipeline] sh [2023-03-15T03:12:11.491Z] + set +x [2023-03-15T03:12:11.491Z] + curl -s https://codecov.io/bash [2023-03-15T03:12:11.491Z] + bash -s -- [2023-03-15T03:12:11.491Z] [2023-03-15T03:12:11.491Z] _____ _ [2023-03-15T03:12:11.491Z] / ____| | | [2023-03-15T03:12:11.491Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T03:12:11.491Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T03:12:11.491Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T03:12:11.491Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T03:12:11.491Z] Bash-1.0.6 [2023-03-15T03:12:11.491Z] [2023-03-15T03:12:11.491Z] [2023-03-15T03:12:11.491Z] ==> git version 2.25.1 found [2023-03-15T03:12:11.491Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-15T03:12:11.491Z] Release-Date: 2020-01-08 [2023-03-15T03:12:11.491Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-15T03:12:11.491Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T03:12:11.491Z] ==> Jenkins CI detected. [2023-03-15T03:12:11.491Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-03-15T03:12:11.491Z] project root: . [2023-03-15T03:12:11.491Z] --> token set from env [2023-03-15T03:12:11.491Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T03:12:11.491Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T03:12:11.491Z] ==> Python coveragepy not found [2023-03-15T03:12:11.491Z] ==> Searching for coverage reports in: [2023-03-15T03:12:11.491Z] + . [2023-03-15T03:12:11.491Z] -> Found 1 reports [2023-03-15T03:12:11.491Z] ==> Detecting git/mercurial file structure [2023-03-15T03:12:11.491Z] ==> Reading reports [2023-03-15T03:12:11.491Z] + ./coverage.out bytes=457862 [2023-03-15T03:12:11.491Z] ==> Appending adjustments [2023-03-15T03:12:11.491Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T03:12:11.749Z] + Found adjustments [2023-03-15T03:12:11.749Z] ==> Gzipping contents [2023-03-15T03:12:12.008Z] 52K /tmp/codecov.HqCsUU.gz [2023-03-15T03:12:12.008Z] ==> Uploading reports [2023-03-15T03:12:12.008Z] url: https://codecov.io [2023-03-15T03:12:12.008Z] query: branch=main&commit=f3289a164b8ff7b22d28db9f748121107e7f7ddb&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T03:12:12.008Z] -> Pinging Codecov [2023-03-15T03:12:12.008Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=f3289a164b8ff7b22d28db9f748121107e7f7ddb&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T03:12:12.008Z] -> Uploading to [2023-03-15T03:12:12.008Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/581DD39554BDF9B6E22D074273EAD858/f3289a164b8ff7b22d28db9f748121107e7f7ddb/5a16cdbf-042f-4b00-b5ce-6f60090a614b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T031211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a8db92fef94a80322c19ae8e7670cfc8b5ad39d51e7aea9b0b42f57f04250e9 [2023-03-15T03:12:12.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T03:12:12.008Z] Dload Upload Total Spent Left Speed [2023-03-15T03:12:12.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50487 0 0 100 50487 0 191k --:--:-- --:--:-- --:--:-- 191k 100 50487 0 0 100 50487 0 191k --:--:-- --:--:-- --:--:-- 190k [2023-03-15T03:12:12.267Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] } [2023-03-15T03:12:12.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-15T03:12:12.389Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-15T03:12:12.399Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:12:12.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T03:12:12.697Z] [2023-03-15T03:12:12.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:12:12.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T03:12:12.993Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-15T03:12:12.993Z] df9b9388f04a: Pulling fs layer [2023-03-15T03:12:12.993Z] 52dc419b0ee2: Pulling fs layer [2023-03-15T03:12:12.993Z] 25bc292e5bac: Pulling fs layer [2023-03-15T03:12:12.993Z] 114826534d7a: Pulling fs layer [2023-03-15T03:12:12.993Z] 4657fd5d0bcf: Pulling fs layer [2023-03-15T03:12:12.993Z] 6ad1cebc031e: Pulling fs layer [2023-03-15T03:12:12.993Z] 8a3aa393b2d8: Pulling fs layer [2023-03-15T03:12:12.993Z] 114826534d7a: Waiting [2023-03-15T03:12:12.993Z] 4657fd5d0bcf: Waiting [2023-03-15T03:12:12.993Z] 6ad1cebc031e: Waiting [2023-03-15T03:12:12.993Z] 8a3aa393b2d8: Waiting [2023-03-15T03:12:12.993Z] 25bc292e5bac: Verifying Checksum [2023-03-15T03:12:12.993Z] 25bc292e5bac: Download complete [2023-03-15T03:12:12.993Z] 52dc419b0ee2: Download complete [2023-03-15T03:12:12.993Z] 4657fd5d0bcf: Download complete [2023-03-15T03:12:12.993Z] df9b9388f04a: Verifying Checksum [2023-03-15T03:12:12.993Z] df9b9388f04a: Download complete [2023-03-15T03:12:13.253Z] df9b9388f04a: Pull complete [2023-03-15T03:12:13.253Z] 6ad1cebc031e: Download complete [2023-03-15T03:12:13.253Z] 52dc419b0ee2: Pull complete [2023-03-15T03:12:13.253Z] 25bc292e5bac: Pull complete [2023-03-15T03:12:13.818Z] 114826534d7a: Verifying Checksum [2023-03-15T03:12:13.818Z] 114826534d7a: Download complete [2023-03-15T03:12:14.077Z] 8a3aa393b2d8: Verifying Checksum [2023-03-15T03:12:14.077Z] 8a3aa393b2d8: Download complete [2023-03-15T03:12:17.357Z] 114826534d7a: Pull complete [2023-03-15T03:12:17.357Z] 4657fd5d0bcf: Pull complete [2023-03-15T03:12:17.614Z] 6ad1cebc031e: Pull complete [2023-03-15T03:12:20.142Z] 8a3aa393b2d8: Pull complete [2023-03-15T03:12:20.142Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-15T03:12:20.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T03:12:20.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T03:12:20.215Z] prd-ubuntu20.04-docker-8c-8g-334 does not seem to be running inside a container [2023-03-15T03:12:20.241Z] $ 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 [2023-03-15T03:12:24.790Z] $ docker top fc7aa4109a95a2846d8c4b567a63f61bc1d4b04a9c893ac50684fa4179c2f03c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T03:12:24.860Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-03-15T03:12:25.141Z] + set -o pipefail [2023-03-15T03:12:25.141Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-03-15T03:12:30.416Z] [2023-03-15T03:12:30.416Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main... [2023-03-15T03:12:30.416Z] [2023-03-15T03:12:30.416Z] Server returned unexpected error for the monitor request. Status code: 503 [2023-03-15T03:12:30.416Z] [Pipeline] } [2023-03-15T03:12:31.360Z] $ docker stop --time=1 fc7aa4109a95a2846d8c4b567a63f61bc1d4b04a9c893ac50684fa4179c2f03c [2023-03-15T03:12:34.681Z] $ docker rm -f --volumes fc7aa4109a95a2846d8c4b567a63f61bc1d4b04a9c893ac50684fa4179c2f03c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T03:12:34.968Z] [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-15T03:12:35.549Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-03-15T03:12:35.549Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-15T03:12:35.549Z] total 16 [2023-03-15T03:12:35.549Z] drwxr-xr-x 3 root root 4096 Mar 15 02:59 . [2023-03-15T03:12:35.549Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 02:59 .. [2023-03-15T03:12:35.549Z] drwxr-xr-x 2 root root 4096 Mar 15 02:59 cost [2023-03-15T03:12:35.549Z] -rw-r--r-- 1 root root 90 Mar 15 02:59 cost.csv [2023-03-15T03:12:35.549Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-15T03:12:35.549Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-15T03:12:35.549Z] total 16 [2023-03-15T03:12:35.549Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 02:59 . [2023-03-15T03:12:35.549Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 02:59 .. [2023-03-15T03:12:35.549Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 02:59 cost [2023-03-15T03:12:35.549Z] -rw-r--r-- 1 jenkins jenkins 90 Mar 15 02:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:12:35.860Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:12:36.738Z] ---> package-listing.sh [2023-03-15T03:12:36.738Z] ++ facter osfamily [2023-03-15T03:12:36.738Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T03:12:36.997Z] + OS_FAMILY=debian [2023-03-15T03:12:36.997Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-03-15T03:12:36.997Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T03:12:36.997Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T03:12:36.997Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T03:12:36.997Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T03:12:36.997Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-15T03:12:36.997Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T03:12:36.997Z] + case "${OS_FAMILY}" in [2023-03-15T03:12:36.997Z] + dpkg -l [2023-03-15T03:12:36.997Z] + grep '^ii' [2023-03-15T03:12:36.997Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T03:12:36.997Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T03:12:36.997Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T03:12:36.997Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-15T03:12:36.997Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-03-15T03:12:36.997Z] + 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 [2023-03-15T03:12:37.005Z] 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 [2023-03-15T03:12:37.282Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:12:37.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T03:12:37.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T03:12:37.921Z] prd-ubuntu20.04-docker-8c-8g-334 does not seem to be running inside a container [2023-03-15T03:12:37.946Z] $ 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 [2023-03-15T03:12:38.225Z] $ docker top d45c0189b2509724eba3f2e54a0f182be0f59f82dbb84ddbdcb14203250c9462 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T03:12:38.561Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T03:12:38.844Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T03:12:39.132Z] + ls /var/log/sa-host [2023-03-15T03:12:39.132Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T03:12:39.198Z] provisioning config files... [2023-03-15T03:12:39.207Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4056523338747286325tmp [Pipeline] { [Pipeline] echo [2023-03-15T03:12:39.223Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:12:39.506Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T03:12:39.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:12:39.835Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T03:12:39.842Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:12:40.128Z] ---> sudo-logs.sh [2023-03-15T03:12:40.128Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T03:12:40.156Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:12:40.437Z] ---> job-cost.sh [2023-03-15T03:12:40.437Z] lf-activate-venv: SKIPPING [2023-03-15T03:12:40.437Z] DEBUG: total: 0.2199999988079071 [2023-03-15T03:12:40.437Z] INFO: Retrieving Stack Cost... [2023-03-15T03:12:41.004Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T03:12:41.264Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T03:12:41.275Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:12:41.557Z] ---> logs-deploy.sh [2023-03-15T03:12:41.557Z] lf-activate-venv: SKIPPING [2023-03-15T03:12:41.557Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/72 [2023-03-15T03:12:41.557Z] INFO: archiving workspace using pattern(s): [2023-03-15T03:12:42.495Z] Archives upload complete. [2023-03-15T03:12:42.753Z] INFO: archiving logs to Nexus [2023-03-15T03:12:43.320Z] ---> uname -a: [2023-03-15T03:12:43.320Z] Linux prd-ubuntu20-04-docker-8c-8g-334 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-15T03:12:43.320Z] [2023-03-15T03:12:43.320Z] [2023-03-15T03:12:43.320Z] ---> lscpu: [2023-03-15T03:12:43.320Z] Architecture: x86_64 [2023-03-15T03:12:43.320Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-15T03:12:43.320Z] Byte Order: Little Endian [2023-03-15T03:12:43.320Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-15T03:12:43.320Z] CPU(s): 8 [2023-03-15T03:12:43.320Z] On-line CPU(s) list: 0-7 [2023-03-15T03:12:43.320Z] Thread(s) per core: 1 [2023-03-15T03:12:43.320Z] Core(s) per socket: 1 [2023-03-15T03:12:43.320Z] Socket(s): 8 [2023-03-15T03:12:43.320Z] NUMA node(s): 1 [2023-03-15T03:12:43.320Z] Vendor ID: AuthenticAMD [2023-03-15T03:12:43.320Z] CPU family: 23 [2023-03-15T03:12:43.320Z] Model: 49 [2023-03-15T03:12:43.320Z] Model name: AMD EPYC-Rome Processor [2023-03-15T03:12:43.320Z] Stepping: 0 [2023-03-15T03:12:43.320Z] CPU MHz: 2800.002 [2023-03-15T03:12:43.320Z] BogoMIPS: 5600.00 [2023-03-15T03:12:43.320Z] Virtualization: AMD-V [2023-03-15T03:12:43.320Z] Hypervisor vendor: KVM [2023-03-15T03:12:43.320Z] Virtualization type: full [2023-03-15T03:12:43.320Z] L1d cache: 256 KiB [2023-03-15T03:12:43.320Z] L1i cache: 256 KiB [2023-03-15T03:12:43.320Z] L2 cache: 4 MiB [2023-03-15T03:12:43.320Z] L3 cache: 128 MiB [2023-03-15T03:12:43.320Z] NUMA node0 CPU(s): 0-7 [2023-03-15T03:12:43.320Z] Vulnerability Itlb multihit: Not affected [2023-03-15T03:12:43.320Z] Vulnerability L1tf: Not affected [2023-03-15T03:12:43.320Z] Vulnerability Mds: Not affected [2023-03-15T03:12:43.320Z] Vulnerability Meltdown: Not affected [2023-03-15T03:12:43.320Z] Vulnerability Mmio stale data: Not affected [2023-03-15T03:12:43.320Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-15T03:12:43.320Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-15T03:12:43.320Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-15T03:12:43.320Z] Vulnerability Srbds: Not affected [2023-03-15T03:12:43.320Z] Vulnerability Tsx async abort: Not affected [2023-03-15T03:12:43.320Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-15T03:12:43.320Z] [2023-03-15T03:12:43.320Z] [2023-03-15T03:12:43.320Z] ---> nproc: [2023-03-15T03:12:43.320Z] 8 [2023-03-15T03:12:43.320Z] [2023-03-15T03:12:43.320Z] [2023-03-15T03:12:43.320Z] ---> df -h: [2023-03-15T03:12:43.320Z] Filesystem Size Used Avail Use% Mounted on [2023-03-15T03:12:43.320Z] overlay 155G 13G 143G 8% / [2023-03-15T03:12:43.320Z] tmpfs 64M 0 64M 0% /dev [2023-03-15T03:12:43.320Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-15T03:12:43.320Z] shm 64M 0 64M 0% /dev/shm [2023-03-15T03:12:43.320Z] /dev/vda1 155G 13G 143G 8% /facter-os [2023-03-15T03:12:43.320Z] [2023-03-15T03:12:43.320Z]