Pull request #112 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 412fce161dfe1e2a55ebac3fec1a1f54f6967638+5ef66c06da2cd6d2c2ceae2410191fd4126a861d (45a8527ad48470eae6cf62bf8119ad66ef205454) 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-ssh14580417674862001862.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh18241958896786877395.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10459757147860051360.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2064711515205372455.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12052542333815878228.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-112/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-112/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4263374751914837758.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6853 in /w/workspace/undry_device-rfid-llrp-go_PR-112 [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/undry_device-rfid-llrp-go_PR-112 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5ef66c06da2cd6d2c2ceae2410191fd4126a861d into PR head commit 412fce161dfe1e2a55ebac3fec1a1f54f6967638 Merge succeeded, producing 412fce161dfe1e2a55ebac3fec1a1f54f6967638 Checking out Revision 412fce161dfe1e2a55ebac3fec1a1f54f6967638 (PR-112) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/112/head:refs/remotes/origin/PR-112 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 412fce161dfe1e2a55ebac3fec1a1f54f6967638 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 5ef66c06da2cd6d2c2ceae2410191fd4126a861d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 412fce161dfe1e2a55ebac3fec1a1f54f6967638 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:12:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:12:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:12:30 ========================================================= 10:12:30 EdgeX Global Pipelines Version Info 10:12:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:12:31 ------------------- 10:12:31 stable info: 10:12:31 ------------------- 10:12:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:12:31 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 10:12:31 Message: update stable to v1.0.239 10:12:31 ------------------- 10:12:31 experimental info: 10:12:31 ------------------- 10:12:31 Commited By: **** collab-it+edgex@linuxfoundation.org 10:12:31 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 10:12:31 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:12:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:12:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:12:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:12:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:12:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-112 [Pipeline] echo 10:12:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-112 [Pipeline] echo 10:12:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-112 [Pipeline] echo 10:12:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 412fce161dfe1e2a55ebac3fec1a1f54f6967638 [Pipeline] echo 10:12:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 412fce1 [Pipeline] echo 10:12:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:33 provisioning config files... 10:12:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp/config9749540624043980964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:33 ---> docker-login.sh 10:12:33 nexus3.edgexfoundry.org:10001 10:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:34 Configure a credential helper to remove this warning. See 10:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:34 10:12:34 Login Succeeded 10:12:34 nexus3.edgexfoundry.org:10002 10:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:35 Configure a credential helper to remove this warning. See 10:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:35 10:12:35 Login Succeeded 10:12:35 nexus3.edgexfoundry.org:10003 10:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:35 Configure a credential helper to remove this warning. See 10:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:35 10:12:35 Login Succeeded 10:12:35 nexus3.edgexfoundry.org:10004 10:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:35 Configure a credential helper to remove this warning. See 10:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:35 10:12:35 Login Succeeded 10:12:35 docker.io 10:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:35 Configure a credential helper to remove this warning. See 10:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:35 10:12:35 Login Succeeded 10:12:35 ---> docker-login.sh ends [Pipeline] } 10:12:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:12:36 + git rev-list -1 --merges 412fce161dfe1e2a55ebac3fec1a1f54f6967638~1..412fce161dfe1e2a55ebac3fec1a1f54f6967638 [Pipeline] echo 10:12:36 -----------> git rev-list -1 --merges 412fce161dfe1e2a55ebac3fec1a1f54f6967638~1..412fce161dfe1e2a55ebac3fec1a1f54f6967638 412fce161dfe1e2a55ebac3fec1a1f54f6967638 [false] [Pipeline] sh 10:12:36 + git log --format=format:%s -1 412fce161dfe1e2a55ebac3fec1a1f54f6967638 [Pipeline] echo 10:12:36 ========================================================= 10:12:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:12:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:37 + git log --format=format:%s -1 412fce161dfe1e2a55ebac3fec1a1f54f6967638 [Pipeline] echo 10:12:37 [semverPrep] GIT_COMMIT: 412fce161dfe1e2a55ebac3fec1a1f54f6967638, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 10:12:37 [semverPrep] This is not a build commit. [Pipeline] sh 10:12:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:12:37 + grep -v github /etc/ssh/ssh_known_hosts 10:12:37 + [ -e /tmp/ssh_known_hosts ] 10:12:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:12:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 10:12:37 sudo tee -a /etc/ssh/ssh_known_hosts 10:12:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:12:38 10:12:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:12:38 0.1.4: Pulling from edgex-devops/py-git-semver 10:12:38 b85a868b505f: Pulling fs layer 10:12:38 e2be974225ed: Pulling fs layer 10:12:38 339a4e72a1f5: Pulling fs layer 10:12:38 988bab9f4d93: Pulling fs layer 10:12:38 1469e6f7b9e6: Pulling fs layer 10:12:38 eaf3925da568: Pulling fs layer 10:12:38 bab4dde63d76: Pulling fs layer 10:12:38 bde34c3a00c8: Pulling fs layer 10:12:38 b352a97aabf1: Pulling fs layer 10:12:38 4872d77fe225: Pulling fs layer 10:12:38 5851b861e8e6: Pulling fs layer 10:12:38 988bab9f4d93: Waiting 10:12:38 1469e6f7b9e6: Waiting 10:12:38 eaf3925da568: Waiting 10:12:38 bab4dde63d76: Waiting 10:12:38 5851b861e8e6: Waiting 10:12:38 bde34c3a00c8: Waiting 10:12:38 b352a97aabf1: Waiting 10:12:38 4872d77fe225: Waiting 10:12:38 e2be974225ed: Download complete 10:12:38 988bab9f4d93: Verifying Checksum 10:12:38 988bab9f4d93: Download complete 10:12:38 1469e6f7b9e6: Verifying Checksum 10:12:38 1469e6f7b9e6: Download complete 10:12:38 339a4e72a1f5: Verifying Checksum 10:12:38 339a4e72a1f5: Download complete 10:12:38 eaf3925da568: Verifying Checksum 10:12:38 eaf3925da568: Download complete 10:12:38 b352a97aabf1: Verifying Checksum 10:12:38 b352a97aabf1: Download complete 10:12:38 4872d77fe225: Verifying Checksum 10:12:38 4872d77fe225: Download complete 10:12:38 5851b861e8e6: Download complete 10:12:38 b85a868b505f: Verifying Checksum 10:12:38 b85a868b505f: Download complete 10:12:39 bab4dde63d76: Verifying Checksum 10:12:39 bab4dde63d76: Download complete 10:12:40 b85a868b505f: Pull complete 10:12:40 e2be974225ed: Pull complete 10:12:40 339a4e72a1f5: Pull complete 10:12:40 988bab9f4d93: Pull complete 10:12:40 1469e6f7b9e6: Pull complete 10:12:41 eaf3925da568: Pull complete 10:12:42 bab4dde63d76: Pull complete 10:12:42 bde34c3a00c8: Pull complete 10:12:42 b352a97aabf1: Pull complete 10:12:42 4872d77fe225: Pull complete 10:12:42 5851b861e8e6: Pull complete 10:12:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:12:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:12:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:43 prd-ubuntu20.04-docker-8c-8g-6853 does not seem to be running inside a container 10:12:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-112 -v /w/workspace/undry_device-rfid-llrp-go_PR-112:/w/workspace/undry_device-rfid-llrp-go_PR-112:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-112@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:12:47 $ docker top 8a0014c668840f10df763993142772c1f936a4bf7cd78c99fd18e52c3b47b949 -eo pid,comm 10:12:47 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). 10:12:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:12:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:12:47 [ssh-agent] Looking for ssh-agent implementation... 10:12:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:47 $ docker exec 8a0014c668840f10df763993142772c1f936a4bf7cd78c99fd18e52c3b47b949 ssh-agent 10:12:47 SSH_AUTH_SOCK=/tmp/ssh-aAXFvNPVVr0u/agent.32 10:12:47 SSH_AGENT_PID=38 10:12:47 Running ssh-add (command line suppressed) 10:12:47 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-112@tmp/private_key_17833000412615777177.key (/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp/private_key_17833000412615777177.key) 10:12:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:12:47 + git tag --points-at HEAD [Pipeline] } 10:12:47 $ docker exec --env ******** --env ******** 8a0014c668840f10df763993142772c1f936a4bf7cd78c99fd18e52c3b47b949 ssh-agent -k 10:12:48 unset SSH_AUTH_SOCK; 10:12:48 unset SSH_AGENT_PID; 10:12:48 echo Agent pid 38 killed; 10:12:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:12:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:12:48 [ssh-agent] Looking for ssh-agent implementation... 10:12:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:48 $ docker exec 8a0014c668840f10df763993142772c1f936a4bf7cd78c99fd18e52c3b47b949 ssh-agent 10:12:48 SSH_AUTH_SOCK=/tmp/ssh-w5wvYjRYGIui/agent.71 10:12:48 SSH_AGENT_PID=77 10:12:48 Running ssh-add (command line suppressed) 10:12:48 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-112@tmp/private_key_16647028374212372924.key (/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp/private_key_16647028374212372924.key) 10:12:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:12:48 + git semver init 10:12:49 2022-10-03 10:12:48,968 [run_init] DEBUG init version:0.0.0 force:False 10:12:49 2022-10-03 10:12:48,969 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-112/.semver 10:12:49 2022-10-03 10:12:48,969 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-112/.semver 10:12:49 2022-10-03 10:12:48,969 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-112/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-112, universal_newlines=False, shell=None, istream=None) 10:12:49 2022-10-03 10:12:49,918 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-112/.git/info/exclude 10:12:49 2022-10-03 10:12:49,918 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-112/.semver/PR-112 with force:False 10:12:49 2022-10-03 10:12:49,919 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-112/.semver/PR-112 10:12:49 2022-10-03 10:12:49,922 [execute] INFO git cat-file --batch-check 10:12:49 2022-10-03 10:12:49,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-112/.semver, universal_newlines=False, shell=None, istream=) 10:12:49 2022-10-03 10:12:49,928 [execute] INFO git cat-file --batch 10:12:49 2022-10-03 10:12:49,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-112/.semver, universal_newlines=False, shell=None, istream=) 10:12:49 2022-10-03 10:12:49,933 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-112/.semver/PR-112 10:12:49 0.0.0 [Pipeline] } 10:12:50 $ docker exec --env ******** --env ******** 8a0014c668840f10df763993142772c1f936a4bf7cd78c99fd18e52c3b47b949 ssh-agent -k 10:12:50 unset SSH_AUTH_SOCK; 10:12:50 unset SSH_AGENT_PID; 10:12:50 echo Agent pid 77 killed; 10:12:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:12:50 + git semver [Pipeline] } 10:12:50 $ docker stop --time=1 8a0014c668840f10df763993142772c1f936a4bf7cd78c99fd18e52c3b47b949 10:12:52 $ docker rm -f 8a0014c668840f10df763993142772c1f936a4bf7cd78c99fd18e52c3b47b949 [Pipeline] // withDockerContainer [Pipeline] sh 10:12:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:12:52 Stashed 1 file(s) [Pipeline] echo 10:12:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:53 provisioning config files... 10:12:53 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp/config9932726685118281821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:53 ---> docker-login.sh 10:12:53 nexus3.edgexfoundry.org:10001 10:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:53 Configure a credential helper to remove this warning. See 10:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:53 10:12:53 Login Succeeded 10:12:53 nexus3.edgexfoundry.org:10002 10:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:53 Configure a credential helper to remove this warning. See 10:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:53 10:12:53 Login Succeeded 10:12:53 nexus3.edgexfoundry.org:10003 10:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:54 Configure a credential helper to remove this warning. See 10:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:54 10:12:54 Login Succeeded 10:12:54 nexus3.edgexfoundry.org:10004 10:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:54 Configure a credential helper to remove this warning. See 10:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:54 10:12:54 Login Succeeded 10:12:54 docker.io 10:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:54 Configure a credential helper to remove this warning. See 10:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:54 10:12:54 Login Succeeded 10:12:54 ---> docker-login.sh ends [Pipeline] } 10:12:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:12:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:12:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:12:54 ========================================================= 10:12:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:12:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:12:55 Sending build context to Docker daemon 4.077MB 10:12:55 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:12:55 Step 2/12 : FROM ${BASE} AS builder 10:12:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:12:55 2408cc74d12b: Pulling fs layer 10:12:55 ea60b727a1ce: Pulling fs layer 10:12:55 30c4a7721957: Pulling fs layer 10:12:55 370296b7ddb6: Pulling fs layer 10:12:55 7c6cee850709: Pulling fs layer 10:12:55 aa9baa53a306: Pulling fs layer 10:12:55 8b309c321861: Pulling fs layer 10:12:55 d8d76fd02f46: Pulling fs layer 10:12:55 fa31f396de31: Pulling fs layer 10:12:55 7c6cee850709: Waiting 10:12:55 370296b7ddb6: Waiting 10:12:55 aa9baa53a306: Waiting 10:12:55 d8d76fd02f46: Waiting 10:12:55 8b309c321861: Waiting 10:12:55 fa31f396de31: Waiting 10:12:55 30c4a7721957: Download complete 10:12:55 ea60b727a1ce: Verifying Checksum 10:12:55 ea60b727a1ce: Download complete 10:12:55 7c6cee850709: Verifying Checksum 10:12:55 7c6cee850709: Download complete 10:12:55 aa9baa53a306: Verifying Checksum 10:12:55 aa9baa53a306: Download complete 10:12:55 2408cc74d12b: Verifying Checksum 10:12:55 8b309c321861: Verifying Checksum 10:12:55 8b309c321861: Download complete 10:12:55 2408cc74d12b: Pull complete 10:12:55 ea60b727a1ce: Pull complete 10:12:55 30c4a7721957: Pull complete 10:12:56 fa31f396de31: Verifying Checksum 10:12:56 fa31f396de31: Download complete 10:12:56 370296b7ddb6: Verifying Checksum 10:12:56 370296b7ddb6: Download complete 10:12:56 d8d76fd02f46: Verifying Checksum 10:12:59 370296b7ddb6: Pull complete 10:12:59 7c6cee850709: Pull complete 10:12:59 aa9baa53a306: Pull complete 10:12:59 8b309c321861: Pull complete 10:13:01 d8d76fd02f46: Pull complete 10:13:02 fa31f396de31: Pull complete 10:13:02 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 10:13:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:13:02 ---> cef68f9685f8 10:13:02 Step 3/12 : ARG MAKE='make build' 10:13:08 Still waiting to schedule task 10:13:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:13:10 ---> Running in ae09d631a779 10:13:10 Removing intermediate container ae09d631a779 10:13:10 ---> 54917b451a98 10:13:10 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:13:10 ---> Running in 45ada21f035f 10:13:10 Removing intermediate container 45ada21f035f 10:13:10 ---> 6170ade7e430 10:13:10 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:13:10 ---> Running in aa1a1d062adb 10:13:10 Removing intermediate container aa1a1d062adb 10:13:10 ---> bb89b8053f3e 10:13:10 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:10 ---> Running in 5d8cf792a784 10:13:11 Removing intermediate container 5d8cf792a784 10:13:11 ---> 8d4ee1dac6fb 10:13:11 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:13:11 ---> Running in ecf09a22d541 10:13:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:13:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:13:12 OK: 211 MiB in 51 packages 10:13:13 Removing intermediate container ecf09a22d541 10:13:13 ---> a993d63b8c8a 10:13:13 Step 8/12 : WORKDIR /app 10:13:13 ---> Running in 60176fa5a4a6 10:13:13 Removing intermediate container 60176fa5a4a6 10:13:13 ---> 104153e8ffe7 10:13:13 Step 9/12 : COPY go.mod vendor* ./ 10:13:13 ---> 507cda3e2a72 10:13:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:13 ---> Running in 8c52a1267d74 10:13:46 Removing intermediate container 8c52a1267d74 10:13:46 ---> 1611e7828ce5 10:13:46 Step 11/12 : COPY . . 10:13:46 ---> dd3ef4eae16e 10:13:46 Step 12/12 : RUN $MAKE 10:13:46 ---> Running in 5a998125169c 10:13:46 noop 10:13:46 Removing intermediate container 5a998125169c 10:13:46 ---> 83021d6a128b 10:13:46 Successfully built 83021d6a128b 10:13:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:46 + docker inspect -f . ci-base-image-x86_64 10:13:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:46 prd-ubuntu20.04-docker-8c-8g-6853 does not seem to be running inside a container 10:13:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-112 -v /w/workspace/undry_device-rfid-llrp-go_PR-112:/w/workspace/undry_device-rfid-llrp-go_PR-112:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-112@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:13:47 $ docker top a1c8768e00eec95b5e941bec7b7fe3bd46282cd92bd7e6b2ed9eaea2ab2ab060 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:47 + go version 10:13:47 go version go1.18.3 linux/amd64 [Pipeline] } 10:13:47 $ docker stop --time=1 a1c8768e00eec95b5e941bec7b7fe3bd46282cd92bd7e6b2ed9eaea2ab2ab060 10:13:48 $ docker rm -f a1c8768e00eec95b5e941bec7b7fe3bd46282cd92bd7e6b2ed9eaea2ab2ab060 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:49 + docker inspect -f . ci-base-image-x86_64 10:13:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:49 prd-ubuntu20.04-docker-8c-8g-6853 does not seem to be running inside a container 10:13:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-112 -v /w/workspace/undry_device-rfid-llrp-go_PR-112:/w/workspace/undry_device-rfid-llrp-go_PR-112:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-112@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:13:50 $ docker top cea7aa7b808d341d67865b1d9ad606af8e29307d148659a0c3ff4fe5df0f1ef6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:50 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-112 [Pipeline] fileExists [Pipeline] sh 10:13:50 + make test 10:13:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:13:51 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:14:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:14:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:14:05 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.476s coverage: 38.5% of statements 10:14:05 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 52.0% of statements 10:14:05 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 96.4% of statements 10:14:11 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 10:14:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:14:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:14:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:14:15 ./bin/test-attribution-txt.sh 10:14:15 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 10:14:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:14:15 $ docker stop --time=1 cea7aa7b808d341d67865b1d9ad606af8e29307d148659a0c3ff4fe5df0f1ef6 10:14:19 $ docker rm -f cea7aa7b808d341d67865b1d9ad606af8e29307d148659a0c3ff4fe5df0f1ef6 [Pipeline] // withDockerContainer [Pipeline] sh 10:14:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:14:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:14:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:14:21 + ls -al . 10:14:21 total 636 10:14:21 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 10:13 . 10:14:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:12 .. 10:14:21 -rw-rw-r-- 1 jenkins jenkins 134 Oct 3 10:12 .dockerignore 10:14:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 10:14 .git 10:14:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 10:12 .github 10:14:21 -rw-rw-r-- 1 jenkins jenkins 946 Oct 3 10:12 .gitignore 10:14:21 -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 10:12 .golangci.yml 10:14:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 10:12 .semver 10:14:21 -rw-rw-r-- 1 jenkins jenkins 10866 Oct 3 10:12 Attribution.txt 10:14:21 -rw-rw-r-- 1 jenkins jenkins 3740 Oct 3 10:12 CHANGELOG.md 10:14:21 -rw-rw-r-- 1 jenkins jenkins 1518 Oct 3 10:12 Dockerfile 10:14:21 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 10:12 GOVERNANCE.md 10:14:21 -rw-rw-r-- 1 jenkins jenkins 683 Oct 3 10:12 Jenkinsfile 10:14:21 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 10:12 LICENSE 10:14:21 -rw-rw-r-- 1 jenkins jenkins 2196 Oct 3 10:12 Makefile 10:14:21 -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 10:12 OWNERS.md 10:14:21 -rw-rw-r-- 1 jenkins jenkins 28496 Oct 3 10:12 README.md 10:14:21 -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 10:12 VERSION 10:14:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:12 bin 10:14:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:12 cmd 10:14:21 -rw-r--r-- 1 jenkins jenkins 460049 Oct 3 10:14 coverage.out 10:14:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:12 examples 10:14:21 -rw-rw-r-- 1 jenkins jenkins 3609 Oct 3 10:12 go.mod 10:14:21 -rw-rw-r-- 1 jenkins jenkins 37783 Oct 3 10:12 go.sum 10:14:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:12 images 10:14:21 drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 10:12 internal 10:14:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:12 snap 10:14:21 -rw-rw-r-- 1 jenkins jenkins 193 Oct 3 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:21 + 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=412fce161dfe1e2a55ebac3fec1a1f54f6967638 --label arch=amd64 --label version=0.0.0 . 10:14:21 Sending build context to Docker daemon 4.077MB 10:14:21 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 10:14:21 Step 2/25 : FROM ${BASE} AS builder 10:14:21 ---> 83021d6a128b 10:14:21 Step 3/25 : ARG MAKE='make build' 10:14:21 ---> Running in 2101e3e8ed51 10:14:21 Removing intermediate container 2101e3e8ed51 10:14:21 ---> 7023fa635d57 10:14:21 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:14:21 ---> Running in 62a7e681d69a 10:14:21 Removing intermediate container 62a7e681d69a 10:14:21 ---> fe0741bbaa2f 10:14:21 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:14:21 ---> Running in 9d0e1a1804ea 10:14:22 Removing intermediate container 9d0e1a1804ea 10:14:22 ---> 348f7d60e171 10:14:22 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:22 ---> Running in 1bedd9704017 10:14:22 Removing intermediate container 1bedd9704017 10:14:22 ---> 1cabba5d004e 10:14:22 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:14:22 ---> Running in 328986cbe103 10:14:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:14:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:14:24 OK: 211 MiB in 51 packages 10:14:24 Removing intermediate container 328986cbe103 10:14:24 ---> d040ebb3b62e 10:14:24 Step 8/25 : WORKDIR /app 10:14:24 ---> Running in 2920693a06cf 10:14:24 Removing intermediate container 2920693a06cf 10:14:24 ---> 4245add86b69 10:14:24 Step 9/25 : COPY go.mod vendor* ./ 10:14:24 ---> 0d55cdb8d2f2 10:14:24 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:24 ---> Running in b7ea05710d9f 10:14:25 Removing intermediate container b7ea05710d9f 10:14:25 ---> d1b0981e6a11 10:14:25 Step 11/25 : COPY . . 10:14:25 ---> 34120d7322db 10:14:25 Step 12/25 : RUN $MAKE 10:14:25 ---> Running in 86b994869f8c 10:14:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:14:52 Removing intermediate container 86b994869f8c 10:14:52 ---> 788993fb8d1d 10:14:52 Step 13/25 : FROM alpine:3.16 10:14:52 3.16: Pulling from library/alpine 10:14:52 213ec9aee27d: Pulling fs layer 10:14:52 213ec9aee27d: Verifying Checksum 10:14:52 213ec9aee27d: Download complete 10:14:52 213ec9aee27d: Pull complete 10:14:52 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:14:52 Status: Downloaded newer image for alpine:3.16 10:14:52 ---> 9c6f07244728 10:14:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:14:52 ---> Running in 618f5f523edc 10:14:52 Removing intermediate container 618f5f523edc 10:14:52 ---> 5fe0926da15e 10:14:52 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:52 ---> Running in e273d941d57e 10:14:52 Removing intermediate container e273d941d57e 10:14:52 ---> c67f47c47797 10:14:52 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:14:52 ---> Running in 99fde3a53693 10:14:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:14:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:14:52 (1/6) Installing dumb-init (1.2.5-r1) 10:14:52 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:14:52 (3/6) Installing libsodium (1.0.18-r0) 10:14:52 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:14:52 (5/6) Installing libzmq (4.3.4-r0) 10:14:52 (6/6) Installing zeromq (4.3.4-r0) 10:14:52 Executing busybox-1.35.0-r17.trigger 10:14:52 OK: 8 MiB in 20 packages 10:14:52 Removing intermediate container 99fde3a53693 10:14:52 ---> f255449d194d 10:14:52 Step 17/25 : COPY --from=builder /app/LICENSE / 10:14:52 ---> b8971a21ff4d 10:14:52 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:14:52 ---> 31a855fbfef0 10:14:52 Step 19/25 : COPY --from=builder /app/cmd/ / 10:14:53 ---> 990d6131bd53 10:14:53 Step 20/25 : EXPOSE 59989 10:14:53 ---> Running in eb8d3f0dffde 10:14:53 Removing intermediate container eb8d3f0dffde 10:14:53 ---> f23444419ef5 10:14:53 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:14:53 ---> Running in f50a80f53629 10:14:53 Removing intermediate container f50a80f53629 10:14:53 ---> 6d3388829e95 10:14:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:14:53 ---> Running in d74882c0fac5 10:14:53 Removing intermediate container d74882c0fac5 10:14:53 ---> 960d156922d5 10:14:53 Step 23/25 : LABEL arch=amd64 10:14:53 ---> Running in af5c48313fc5 10:14:53 Removing intermediate container af5c48313fc5 10:14:53 ---> 6fed7d6a608b 10:14:53 Step 24/25 : LABEL git_sha=412fce161dfe1e2a55ebac3fec1a1f54f6967638 10:14:53 ---> Running in aec04d9d5172 10:14:53 Removing intermediate container aec04d9d5172 10:14:53 ---> f6b997bc9628 10:14:53 Step 25/25 : LABEL version=0.0.0 10:14:53 ---> Running in 08fe4176cd13 10:14:54 Removing intermediate container 08fe4176cd13 10:14:54 ---> 4e9f31554c2c 10:14:54 [Warning] One or more build-args [ARCH] were not consumed 10:14:54 Successfully built 4e9f31554c2c 10:14:54 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [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 10:14:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:14:55 10:14:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:14:55 latest: Pulling from edgex-lftools-log-publisher 10:14:55 5eb5b503b376: Pulling fs layer 10:14:55 5c69ac0246d0: Pulling fs layer 10:14:55 ec43610c2a17: Pulling fs layer 10:14:55 3a2ae6a8a46f: Pulling fs layer 10:14:55 33b1e0a273af: Pulling fs layer 10:14:55 5d3b04190fa2: Pulling fs layer 10:14:55 2f39f015ded8: Pulling fs layer 10:14:55 2f39f015ded8: Waiting 10:14:55 5d3b04190fa2: Waiting 10:14:55 3a2ae6a8a46f: Waiting 10:14:55 5c69ac0246d0: Download complete 10:14:55 3a2ae6a8a46f: Download complete 10:14:55 33b1e0a273af: Verifying Checksum 10:14:55 33b1e0a273af: Download complete 10:14:55 ec43610c2a17: Verifying Checksum 10:14:55 ec43610c2a17: Download complete 10:14:55 5d3b04190fa2: Download complete 10:14:55 5eb5b503b376: Verifying Checksum 10:14:55 5eb5b503b376: Download complete 10:14:56 2f39f015ded8: Download complete 10:14:56 5eb5b503b376: Pull complete 10:14:56 5c69ac0246d0: Pull complete 10:14:57 ec43610c2a17: Pull complete 10:14:57 3a2ae6a8a46f: Pull complete 10:14:57 33b1e0a273af: Pull complete 10:14:57 5d3b04190fa2: Pull complete 10:15:01 2f39f015ded8: Pull complete 10:15:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:15:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:15:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:15:02 prd-ubuntu20.04-docker-8c-8g-6853 does not seem to be running inside a container 10:15:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-112 -v /w/workspace/undry_device-rfid-llrp-go_PR-112:/w/workspace/undry_device-rfid-llrp-go_PR-112:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-112@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:15:09 $ docker top a3b987cfacf2a6cc48e76632a7d384beda59b773f25cbd9070ff3aca133687d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:15:10 ---> job-cost.sh 10:15:10 lf-activate-venv: SKIPPING 10:15:10 INFO: No Stack... 10:15:10 INFO: Retrieving Pricing Info for: v3-standard-8 10:15:10 INFO: Archiving Costs [Pipeline] sh 10:15:11 + cat /w/workspace/undry_device-rfid-llrp-go_PR-112/archives/cost.csv 10:15:11 + cut -d, -f6 [Pipeline] lock 10:15:11 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-112-1-stack-cost] 10:15:11 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-112-1-stack-cost] did not exist. Created. 10:15:11 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:15:11 + echo total: 0.2199999988079071 [Pipeline] stash 10:15:11 Stashed 1 file(s) [Pipeline] } 10:15:11 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-112-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:15:11 $ docker stop --time=1 a3b987cfacf2a6cc48e76632a7d384beda59b773f25cbd9070ff3aca133687d5 10:15:13 $ docker rm -f a3b987cfacf2a6cc48e76632a7d384beda59b773f25cbd9070ff3aca133687d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:15:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6855 in /w/workspace/undry_device-rfid-llrp-go_PR-112 [Pipeline] { [Pipeline] ws 10:15:50 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:15:50 Selected Git installation does not exist. Using Default 10:15:50 The recommended git tool is: NONE 10:15:55 using credential edgex-jenkins-ssh 10:15:55 Cloning the remote Git repository 10:15:55 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:15:56 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:15:56 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:15:56 > git --version # timeout=10 10:15:56 > git --version # 'git version 2.25.1' 10:15:56 using GIT_SSH to set credentials SSH Credentials for GitHub 10:15:56 Verifying host key using known hosts file 10:15:56 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:15:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:15:57 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:15:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:15:59 Merging remotes/origin/main commit 5ef66c06da2cd6d2c2ceae2410191fd4126a861d into PR head commit 412fce161dfe1e2a55ebac3fec1a1f54f6967638 10:15:59 Merge succeeded, producing 412fce161dfe1e2a55ebac3fec1a1f54f6967638 10:15:59 Checking out Revision 412fce161dfe1e2a55ebac3fec1a1f54f6967638 (PR-112) 10:15:58 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:15:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:15:58 using GIT_SSH to set credentials SSH Credentials for GitHub 10:15:58 Verifying host key using known hosts file 10:15:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:15:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/112/head:refs/remotes/origin/PR-112 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:15:59 > git config core.sparsecheckout # timeout=10 10:15:59 > git checkout -f 412fce161dfe1e2a55ebac3fec1a1f54f6967638 # timeout=10 10:15:59 > git remote # timeout=10 10:15:59 > git config --get remote.origin.url # timeout=10 10:15:59 using GIT_SSH to set credentials SSH Credentials for GitHub 10:15:59 Verifying host key using known hosts file 10:15:59 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:15:59 > git merge 5ef66c06da2cd6d2c2ceae2410191fd4126a861d # timeout=10 10:15:59 > git rev-parse HEAD^{commit} # timeout=10 10:15:59 > git config core.sparsecheckout # timeout=10 10:15:59 > git checkout -f 412fce161dfe1e2a55ebac3fec1a1f54f6967638 # timeout=10 10:15:59 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 10:15:59 > git --version # timeout=10 10:15:59 > git --version # 'git version 2.25.1' 10:15:59 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:16:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:16:02 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:02 Dload Upload Total Spent Left Speed 10:16:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 10:16:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:16:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:16:03 + sudo tee /etc/docker/daemon.new 10:16:03 { 10:16:03 "registry-mirrors": [ 10:16:03 "https://nexus3.edgexfoundry.org:10001" 10:16:03 ], 10:16:03 "bip": "10.250.0.254/24", 10:16:03 "hosts": [ 10:16:03 "tcp://0.0.0.0:5555", 10:16:03 "unix:///var/run/docker.sock" 10:16:03 ], 10:16:03 "mtu": 1458, 10:16:03 "selinux-enabled": true, 10:16:03 "seccomp-profile": "/etc/docker/seccomp.json" 10:16:03 } [Pipeline] sh 10:16:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:16:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:16:22 provisioning config files... 10:16:22 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config16509279434034829541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:23 ---> docker-login.sh 10:16:23 nexus3.edgexfoundry.org:10001 10:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:23 Configure a credential helper to remove this warning. See 10:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:23 10:16:23 Login Succeeded 10:16:23 nexus3.edgexfoundry.org:10002 10:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:23 Configure a credential helper to remove this warning. See 10:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:23 10:16:23 Login Succeeded 10:16:23 nexus3.edgexfoundry.org:10003 10:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:24 Configure a credential helper to remove this warning. See 10:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:24 10:16:24 Login Succeeded 10:16:24 nexus3.edgexfoundry.org:10004 10:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:24 Configure a credential helper to remove this warning. See 10:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:24 10:16:24 Login Succeeded 10:16:24 docker.io 10:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:25 Configure a credential helper to remove this warning. See 10:16:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:25 10:16:25 Login Succeeded 10:16:25 ---> docker-login.sh ends [Pipeline] } 10:16:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:16:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:16:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:16:25 ========================================================= 10:16:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:16:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:16:26 Sending build context to Docker daemon 1.22MB 10:16:26 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:16:26 Step 2/12 : FROM ${BASE} AS builder 10:16:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:16:26 b3c136eddcbf: Pulling fs layer 10:16:26 c0a3192eca97: Pulling fs layer 10:16:26 a050256f5b6f: Pulling fs layer 10:16:26 656be50a0ddc: Pulling fs layer 10:16:26 2bbca73fdf42: Pulling fs layer 10:16:26 f607e4fc86c3: Pulling fs layer 10:16:26 4d572c569a2c: Pulling fs layer 10:16:26 fcf976331f73: Pulling fs layer 10:16:26 656be50a0ddc: Waiting 10:16:26 f607e4fc86c3: Waiting 10:16:26 4d572c569a2c: Waiting 10:16:26 fcf976331f73: Waiting 10:16:26 2bbca73fdf42: Waiting 10:16:26 a050256f5b6f: Verifying Checksum 10:16:26 a050256f5b6f: Download complete 10:16:26 c0a3192eca97: Download complete 10:16:26 2bbca73fdf42: Verifying Checksum 10:16:26 2bbca73fdf42: Download complete 10:16:26 f607e4fc86c3: Verifying Checksum 10:16:26 f607e4fc86c3: Download complete 10:16:26 b3c136eddcbf: Verifying Checksum 10:16:26 b3c136eddcbf: Download complete 10:16:27 b3c136eddcbf: Pull complete 10:16:27 fcf976331f73: Verifying Checksum 10:16:27 fcf976331f73: Download complete 10:16:27 c0a3192eca97: Pull complete 10:16:28 a050256f5b6f: Pull complete 10:16:28 4d572c569a2c: Verifying Checksum 10:16:28 4d572c569a2c: Download complete 10:16:29 656be50a0ddc: Verifying Checksum 10:16:29 656be50a0ddc: Download complete 10:16:41 656be50a0ddc: Pull complete 10:16:41 2bbca73fdf42: Pull complete 10:16:41 f607e4fc86c3: Pull complete 10:16:45 4d572c569a2c: Pull complete 10:16:48 fcf976331f73: Pull complete 10:16:48 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 10:16:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:16:48 ---> 3970a7415f9e 10:16:48 Step 3/12 : ARG MAKE='make build' 10:16:50 ---> Running in 8865c960b654 10:16:50 Removing intermediate container 8865c960b654 10:16:50 ---> 877ac819f9b1 10:16:50 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:16:50 ---> Running in 521557d407ae 10:16:50 Removing intermediate container 521557d407ae 10:16:50 ---> 119aa7a94559 10:16:50 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:16:50 ---> Running in a94c13855d62 10:16:50 Removing intermediate container a94c13855d62 10:16:50 ---> cbb13abaa7e0 10:16:50 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:51 ---> Running in 19d876725adb 10:16:53 Removing intermediate container 19d876725adb 10:16:53 ---> e99938ea4bbc 10:16:53 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:16:53 ---> Running in e98a0b9e4074 10:16:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:16:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:16:55 OK: 221 MiB in 51 packages 10:16:57 Removing intermediate container e98a0b9e4074 10:16:57 ---> d2b793ab50fa 10:16:57 Step 8/12 : WORKDIR /app 10:16:57 ---> Running in 616be3d76398 10:16:57 Removing intermediate container 616be3d76398 10:16:57 ---> bbba5def9d8b 10:16:57 Step 9/12 : COPY go.mod vendor* ./ 10:16:57 ---> 680485488999 10:16:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:57 ---> Running in 25192c01863b 10:17:44 Removing intermediate container 25192c01863b 10:17:44 ---> 4d5d96023ae8 10:17:44 Step 11/12 : COPY . . 10:17:44 ---> 7c13c3b53397 10:17:44 Step 12/12 : RUN $MAKE 10:17:44 ---> Running in 766f3c977031 10:17:45 noop 10:17:45 Removing intermediate container 766f3c977031 10:17:45 ---> 40179ba1af11 10:17:45 Successfully built 40179ba1af11 10:17:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:46 + docker inspect -f . ci-base-image-arm64 10:17:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:46 prd-ubuntu20.04-docker-arm64-4c-16g-6855 does not seem to be running inside a container 10:17:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:17:48 $ docker top 550c9d7b53fe51fd449233a7ce2dec29ef9ebd7458d4b99ada60ec462dc95fd2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:17:48 + go version 10:17:48 go version go1.18.3 linux/arm64 [Pipeline] } 10:17:49 $ docker stop --time=1 550c9d7b53fe51fd449233a7ce2dec29ef9ebd7458d4b99ada60ec462dc95fd2 10:17:50 $ docker rm -f 550c9d7b53fe51fd449233a7ce2dec29ef9ebd7458d4b99ada60ec462dc95fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:51 + docker inspect -f . ci-base-image-arm64 10:17:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:51 prd-ubuntu20.04-docker-arm64-4c-16g-6855 does not seem to be running inside a container 10:17:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:17:53 $ docker top 1239134045e2b819e559fab79bb5993f55315a145ef59a013dfc62069e503b80 -eo pid,comm [Pipeline] { [Pipeline] sh 10:17:54 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:17:54 + make test 10:17:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:17:56 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:19:33 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:19:33 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:20:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.801s coverage: 38.5% of statements 10:20:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.506s coverage: 52.0% of statements 10:20:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.090s coverage: 95.5% of statements 10:20:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:20:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:20:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:20:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:20:32 ./bin/test-attribution-txt.sh 10:20:32 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 10:20:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:20:32 $ docker stop --time=1 1239134045e2b819e559fab79bb5993f55315a145ef59a013dfc62069e503b80 10:20:34 $ docker rm -f 1239134045e2b819e559fab79bb5993f55315a145ef59a013dfc62069e503b80 [Pipeline] // withDockerContainer [Pipeline] sh 10:20:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:20:35 Warning: overwriting stash ‘coverage-report’ 10:20:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:20:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:20:37 + ls -al . 10:20:37 total 632 10:20:37 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 10:17 . 10:20:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:15 .. 10:20:37 -rw-rw-r-- 1 jenkins jenkins 134 Oct 3 10:15 .dockerignore 10:20:37 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 10:15 .git 10:20:37 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 10:15 .github 10:20:37 -rw-rw-r-- 1 jenkins jenkins 946 Oct 3 10:15 .gitignore 10:20:37 -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 10:15 .golangci.yml 10:20:37 -rw-rw-r-- 1 jenkins jenkins 10866 Oct 3 10:15 Attribution.txt 10:20:37 -rw-rw-r-- 1 jenkins jenkins 3740 Oct 3 10:15 CHANGELOG.md 10:20:37 -rw-rw-r-- 1 jenkins jenkins 1518 Oct 3 10:15 Dockerfile 10:20:37 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 10:15 GOVERNANCE.md 10:20:37 -rw-rw-r-- 1 jenkins jenkins 683 Oct 3 10:15 Jenkinsfile 10:20:37 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 10:15 LICENSE 10:20:37 -rw-rw-r-- 1 jenkins jenkins 2196 Oct 3 10:15 Makefile 10:20:37 -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 10:15 OWNERS.md 10:20:37 -rw-rw-r-- 1 jenkins jenkins 28496 Oct 3 10:15 README.md 10:20:37 -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 10:12 VERSION 10:20:37 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:15 bin 10:20:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:15 cmd 10:20:37 -rw-r--r-- 1 jenkins jenkins 460049 Oct 3 10:19 coverage.out 10:20:37 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:15 examples 10:20:37 -rw-rw-r-- 1 jenkins jenkins 3609 Oct 3 10:15 go.mod 10:20:37 -rw-rw-r-- 1 jenkins jenkins 37783 Oct 3 10:15 go.sum 10:20:37 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:15 images 10:20:37 drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 10:15 internal 10:20:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:15 snap 10:20:37 -rw-rw-r-- 1 jenkins jenkins 193 Oct 3 10:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:37 + 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=412fce161dfe1e2a55ebac3fec1a1f54f6967638 --label arch=arm64 --label version=0.0.0 . 10:20:38 Sending build context to Docker daemon 1.22MB 10:20:38 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 10:20:38 Step 2/25 : FROM ${BASE} AS builder 10:20:38 ---> 40179ba1af11 10:20:38 Step 3/25 : ARG MAKE='make build' 10:20:38 ---> Running in b9616d3bbc42 10:20:38 Removing intermediate container b9616d3bbc42 10:20:38 ---> a289bc73cd56 10:20:38 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:20:38 ---> Running in 0bcf4abd1938 10:20:39 Removing intermediate container 0bcf4abd1938 10:20:39 ---> 9a18ccdb4efe 10:20:39 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:20:39 ---> Running in 3ce58aac76ce 10:20:39 Removing intermediate container 3ce58aac76ce 10:20:39 ---> 20aaf37ac492 10:20:39 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:20:39 ---> Running in 3e2ffd09f311 10:20:42 Removing intermediate container 3e2ffd09f311 10:20:42 ---> 993b5e482da1 10:20:42 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:20:42 ---> Running in 6b1e497a913e 10:20:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:20:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:20:45 OK: 221 MiB in 51 packages 10:20:46 Removing intermediate container 6b1e497a913e 10:20:46 ---> a86512a88abe 10:20:46 Step 8/25 : WORKDIR /app 10:20:46 ---> Running in bdbe0359e737 10:20:46 Removing intermediate container bdbe0359e737 10:20:46 ---> 0b15173b8bef 10:20:46 Step 9/25 : COPY go.mod vendor* ./ 10:20:47 ---> 7a85e483b9cf 10:20:47 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:47 ---> Running in c13350e25a1e 10:20:49 Removing intermediate container c13350e25a1e 10:20:49 ---> 31880ce3dbbe 10:20:49 Step 11/25 : COPY . . 10:20:50 ---> a15e7f45541b 10:20:50 Step 12/25 : RUN $MAKE 10:20:50 ---> Running in c49696b650a6 10:20:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:23:12 Removing intermediate container c49696b650a6 10:23:12 ---> a4a2710f88eb 10:23:12 Step 13/25 : FROM alpine:3.16 10:23:12 3.16: Pulling from library/alpine 10:23:12 9b18e9b68314: Pulling fs layer 10:23:12 9b18e9b68314: Verifying Checksum 10:23:12 9b18e9b68314: Download complete 10:23:12 9b18e9b68314: Pull complete 10:23:12 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:23:12 Status: Downloaded newer image for alpine:3.16 10:23:12 ---> a6215f271958 10:23:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:23:12 ---> Running in 450e45c7b8a3 10:23:12 Removing intermediate container 450e45c7b8a3 10:23:12 ---> 00cd88c6ff15 10:23:12 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:12 ---> Running in fda536f9f26e 10:23:13 Removing intermediate container fda536f9f26e 10:23:13 ---> 2f7c29ef5e95 10:23:13 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:23:13 ---> Running in ad17b493b51d 10:23:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:23:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:23:16 (1/6) Installing dumb-init (1.2.5-r1) 10:23:16 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:23:17 (3/6) Installing libsodium (1.0.18-r0) 10:23:17 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:23:17 (5/6) Installing libzmq (4.3.4-r0) 10:23:17 (6/6) Installing zeromq (4.3.4-r0) 10:23:17 Executing busybox-1.35.0-r17.trigger 10:23:17 OK: 8 MiB in 20 packages 10:23:18 Removing intermediate container ad17b493b51d 10:23:18 ---> 3201338d5f81 10:23:18 Step 17/25 : COPY --from=builder /app/LICENSE / 10:23:18 ---> c0f2fa085379 10:23:18 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:23:19 ---> f9efcf08b596 10:23:19 Step 19/25 : COPY --from=builder /app/cmd/ / 10:23:20 ---> d500735bc763 10:23:20 Step 20/25 : EXPOSE 59989 10:23:20 ---> Running in 6b84abd808d3 10:23:20 Removing intermediate container 6b84abd808d3 10:23:20 ---> e1a3f91fd0c7 10:23:20 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:23:20 ---> Running in 5d18433f7719 10:23:21 Removing intermediate container 5d18433f7719 10:23:21 ---> e4d9adf3e2aa 10:23:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:23:21 ---> Running in 1c39004a20c1 10:23:21 Removing intermediate container 1c39004a20c1 10:23:21 ---> b7ca38971042 10:23:21 Step 23/25 : LABEL arch=arm64 10:23:21 ---> Running in e36addb4d5ea 10:23:21 Removing intermediate container e36addb4d5ea 10:23:21 ---> 863bbef96c23 10:23:21 Step 24/25 : LABEL git_sha=412fce161dfe1e2a55ebac3fec1a1f54f6967638 10:23:22 ---> Running in 02f89f701a23 10:23:22 Removing intermediate container 02f89f701a23 10:23:22 ---> edfb91e79365 10:23:22 Step 25/25 : LABEL version=0.0.0 10:23:22 ---> Running in 3db2e4e5bd27 10:23:22 Removing intermediate container 3db2e4e5bd27 10:23:22 ---> aa6256bed3a4 10:23:22 [Warning] One or more build-args [ARCH] were not consumed 10:23:22 Successfully built aa6256bed3a4 10:23:22 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:23:23 10:23:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:23:23 arm64: Pulling from edgex-lftools-log-publisher 10:23:23 8998bd30e6a1: Pulling fs layer 10:23:23 04944245beec: Pulling fs layer 10:23:23 699f458cf7ca: Pulling fs layer 10:23:23 765212b225bb: Pulling fs layer 10:23:23 f23df028b6ca: Pulling fs layer 10:23:23 d65c8cfc05b1: Pulling fs layer 10:23:23 2437ff75d9bd: Pulling fs layer 10:23:23 765212b225bb: Waiting 10:23:23 f23df028b6ca: Waiting 10:23:23 d65c8cfc05b1: Waiting 10:23:23 2437ff75d9bd: Waiting 10:23:24 04944245beec: Verifying Checksum 10:23:24 04944245beec: Download complete 10:23:24 765212b225bb: Verifying Checksum 10:23:24 765212b225bb: Download complete 10:23:24 f23df028b6ca: Verifying Checksum 10:23:24 f23df028b6ca: Download complete 10:23:24 d65c8cfc05b1: Verifying Checksum 10:23:24 d65c8cfc05b1: Download complete 10:23:24 699f458cf7ca: Download complete 10:23:24 8998bd30e6a1: Verifying Checksum 10:23:24 8998bd30e6a1: Download complete 10:23:26 2437ff75d9bd: Verifying Checksum 10:23:26 2437ff75d9bd: Download complete 10:23:28 8998bd30e6a1: Pull complete 10:23:28 04944245beec: Pull complete 10:23:30 699f458cf7ca: Pull complete 10:23:30 765212b225bb: Pull complete 10:23:31 f23df028b6ca: Pull complete 10:23:31 d65c8cfc05b1: Pull complete 10:23:46 2437ff75d9bd: Pull complete 10:23:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:23:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:46 prd-ubuntu20.04-docker-arm64-4c-16g-6855 does not seem to be running inside a container 10:23:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:23:49 $ docker top 00cd39bc663c8391e58c11bc4811cd4c96a115f63b9965ad84edeeda5d0f9ea7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:49 ---> job-cost.sh 10:23:50 lf-activate-venv: SKIPPING 10:23:50 INFO: No Stack... 10:23:50 INFO: Retrieving Pricing Info for: v3-standard-4 10:23:51 INFO: Archiving Costs [Pipeline] sh 10:23:51 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:23:51 + cut -d, -f6 [Pipeline] lock 10:23:51 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-112-1-stack-cost] 10:23:51 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-112-1-stack-cost] did not exist. Created. 10:23:51 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:23:52 /w/workspace/device-rfid-llrp-go/1@tmp/durable-2122cfbd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:23:52 + echo total: 0.10999999940395355 [Pipeline] stash 10:23:52 Warning: overwriting stash ‘stack-cost’ 10:23:52 Stashed 1 file(s) [Pipeline] } 10:23:52 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-112-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:23:52 $ docker stop --time=1 00cd39bc663c8391e58c11bc4811cd4c96a115f63b9965ad84edeeda5d0f9ea7 10:23:54 $ docker rm -f 00cd39bc663c8391e58c11bc4811cd4c96a115f63b9965ad84edeeda5d0f9ea7 [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 10:23:55 provisioning config files... 10:23:55 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp/config13993970553716962040tmp [Pipeline] { [Pipeline] sh 10:23:55 + set +x 10:23:55 + curl -s https://codecov.io/bash 10:23:55 + bash -s -- 10:23:55 10:23:55 _____ _ 10:23:55 / ____| | | 10:23:55 | | ___ __| | ___ ___ _____ __ 10:23:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:23:55 | |___| (_) | (_| | __/ (_| (_) \ V / 10:23:55 \_____\___/ \__,_|\___|\___\___/ \_/ 10:23:55 Bash-1.0.6 10:23:55 10:23:55 10:23:55 ==> git version 2.25.1 found 10:23:55 ==> 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 10:23:55 Release-Date: 2020-01-08 10:23:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:23:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:23:55 ==> Jenkins CI detected. 10:23:55 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-112 10:23:55 project root: . 10:23:55 --> token set from env 10:23:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:23:55 ==> Running gcov in . (disable via -X gcov) 10:23:55 ==> Python coveragepy not found 10:23:55 ==> Searching for coverage reports in: 10:23:55 + . 10:23:55 -> Found 1 reports 10:23:55 ==> Detecting git/mercurial file structure 10:23:55 ==> Reading reports 10:23:55 + ./coverage.out bytes=460049 10:23:55 ==> Appending adjustments 10:23:55 https://docs.codecov.io/docs/fixing-reports 10:23:55 + Found adjustments 10:23:55 ==> Gzipping contents 10:23:55 52K /tmp/codecov.Rhn7YK.gz 10:23:55 ==> Uploading reports 10:23:55 url: https://codecov.io 10:23:55 query: branch=PR-112&commit=412fce161dfe1e2a55ebac3fec1a1f54f6967638&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=112&job=&cmd_args= 10:23:55 -> Pinging Codecov 10:23:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-112&commit=412fce161dfe1e2a55ebac3fec1a1f54f6967638&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=112&job=&cmd_args= 10:23:56 -> Uploading to 10:23:56 https://storage.googleapis.com/codecov/v4/raw/2022-10-03/581DD39554BDF9B6E22D074273EAD858/412fce161dfe1e2a55ebac3fec1a1f54f6967638/831cc247-23a2-478f-b21b-e504209d41d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T102355Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd8e6fc5399de5034022c2942eff19b3258354b699c0a8e08718606970fd8b71 10:23:56 % Total % Received % Xferd Average Speed Time Time Time Current 10:23:56 Dload Upload Total Spent Left Speed 10:23:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51576 0 0 100 51576 0 242k --:--:-- --:--:-- --:--:-- 242k 10:23:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/412fce161dfe1e2a55ebac3fec1a1f54f6967638 [Pipeline] } 10:23:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:23:57 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-112/archives ] 10:23:57 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-112/archives 10:23:57 total 16 10:23:57 drwxr-xr-x 3 root root 4096 Oct 3 10:15 . 10:23:57 drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 10:15 .. 10:23:57 drwxr-xr-x 2 root root 4096 Oct 3 10:15 cost 10:23:57 -rw-r--r-- 1 root root 91 Oct 3 10:15 cost.csv 10:23:57 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-112/archives 10:23:57 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-112/archives 10:23:57 total 16 10:23:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 10:15 . 10:23:57 drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 10:15 .. 10:23:57 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 10:15 cost 10:23:57 -rw-r--r-- 1 jenkins jenkins 91 Oct 3 10:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:23:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:23:59 ---> package-listing.sh 10:23:59 ++ facter osfamily 10:23:59 ++ tr '[:upper:]' '[:lower:]' 10:23:59 + OS_FAMILY=debian 10:23:59 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-112 10:23:59 + START_PACKAGES=/tmp/packages_start.txt 10:23:59 + END_PACKAGES=/tmp/packages_end.txt 10:23:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:23:59 + PACKAGES=/tmp/packages_start.txt 10:23:59 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-112 ']' 10:23:59 + PACKAGES=/tmp/packages_end.txt 10:23:59 + case "${OS_FAMILY}" in 10:23:59 + dpkg -l 10:23:59 + grep '^ii' 10:23:59 + '[' -f /tmp/packages_start.txt ']' 10:23:59 + '[' -f /tmp/packages_end.txt ']' 10:23:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:23:59 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-112 ']' 10:23:59 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-112/archives/ 10:23:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-112/archives/ [Pipeline] echo 10:23:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-112/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:23:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:24:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:00 prd-ubuntu20.04-docker-8c-8g-6853 does not seem to be running inside a container 10:24:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-112/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-112 -v /w/workspace/undry_device-rfid-llrp-go_PR-112:/w/workspace/undry_device-rfid-llrp-go_PR-112:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-112@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:24:00 $ docker top 4f0b4aef7001e608e1eb6129abb64dc9f3e727c3e2867cfb8b8e8242600b40bd -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:01 + touch /tmp/pre-build-complete [Pipeline] sh 10:24:01 + mkdir -p /var/log/sysstat [Pipeline] sh 10:24:01 + ls /var/log/sa-host 10:24:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:01 provisioning config files... 10:24:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp/config1097523932066988785tmp [Pipeline] { [Pipeline] echo 10:24:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:24:02 ---> create-netrc.sh [Pipeline] } 10:24:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:24:02 ---> python-tools-install.sh [Pipeline] echo 10:24:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:24:03 ---> sudo-logs.sh 10:24:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:24:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:24:03 ---> job-cost.sh 10:24:03 lf-activate-venv: SKIPPING 10:24:03 DEBUG: total: 0.2199999988079071 10:24:03 INFO: Retrieving Stack Cost... 10:24:03 INFO: Retrieving Pricing Info for: v3-standard-8 10:24:04 INFO: Archiving Costs [Pipeline] echo 10:24:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:24:04 ---> logs-deploy.sh 10:24:04 lf-activate-venv: SKIPPING 10:24:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-112/1 10:24:04 INFO: archiving workspace using pattern(s): 10:24:05 Archives upload complete. 10:24:05 INFO: archiving logs to Nexus