Pull request #725 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f891aabc5aa12f70c27a161f73d251014b098075+ee9b976c78f7b645c9e1559e0d6ced2f706be125 (3962d16167b046c1fc029d98606e5d1fafc0da5d) 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-ssh10029424192099224708.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh11623383304103305581.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-mqtt-go/branches/PR-725/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-mqtt-go/branches/PR-725/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2283991893713537695.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-725/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1955206926202740501.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh11870819552845635512.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-725/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-mqtt-go/branches/PR-725/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2182271600226362049.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-38120’ Running on prd-ubuntu20.04-docker-8c-8g-38127 in /w/workspace/gexfoundry_device-mqtt-go_PR-725 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-725 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ee9b976c78f7b645c9e1559e0d6ced2f706be125 into PR head commit f891aabc5aa12f70c27a161f73d251014b098075 Merge succeeded, producing f891aabc5aa12f70c27a161f73d251014b098075 Checking out Revision f891aabc5aa12f70c27a161f73d251014b098075 (PR-725) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f891aabc5aa12f70c27a161f73d251014b098075 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ee9b976c78f7b645c9e1559e0d6ced2f706be125 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f891aabc5aa12f70c27a161f73d251014b098075 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:16:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:16:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:16:15 ========================================================= 01:16:15 EdgeX Global Pipelines Version Info 01:16:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:16:16 ------------------- 01:16:16 stable info: 01:16:16 ------------------- 01:16:16 Commited By: Cherry Wang cherry@iotechsys.com 01:16:16 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:16:16 Message: update stable to v1.0.269 01:16:16 ------------------- 01:16:16 experimental info: 01:16:16 ------------------- 01:16:16 Commited By: **** collab-it+edgex@linuxfoundation.org 01:16:16 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:16:16 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:16:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:16:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:16:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:16:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:16:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:16:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:16:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:16:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:16:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:16:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-725 [Pipeline] echo 01:16:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-725 [Pipeline] echo 01:16:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-725 [Pipeline] echo 01:16:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f891aabc5aa12f70c27a161f73d251014b098075 [Pipeline] echo 01:16:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f891aab [Pipeline] echo 01:16:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:18 provisioning config files... 01:16:18 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-725@tmp/config14039663335630520979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:19 ---> ****-login.sh 01:16:19 nexus3.edgexfoundry.org:10001 01:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:19 Configure a credential helper to remove this warning. See 01:16:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:19 01:16:19 Login Succeeded 01:16:19 nexus3.edgexfoundry.org:10002 01:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:19 Configure a credential helper to remove this warning. See 01:16:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:19 01:16:19 Login Succeeded 01:16:19 nexus3.edgexfoundry.org:10003 01:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:19 Configure a credential helper to remove this warning. See 01:16:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:19 01:16:19 Login Succeeded 01:16:19 nexus3.edgexfoundry.org:10004 01:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:19 Configure a credential helper to remove this warning. See 01:16:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:19 01:16:19 Login Succeeded 01:16:19 ****.io 01:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:20 Configure a credential helper to remove this warning. See 01:16:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:20 01:16:20 Login Succeeded 01:16:20 ---> ****-login.sh ends [Pipeline] } 01:16:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:16:20 + git rev-list -1 --merges f891aabc5aa12f70c27a161f73d251014b098075~1..f891aabc5aa12f70c27a161f73d251014b098075 [Pipeline] echo 01:16:20 -----------> git rev-list -1 --merges f891aabc5aa12f70c27a161f73d251014b098075~1..f891aabc5aa12f70c27a161f73d251014b098075 f891aabc5aa12f70c27a161f73d251014b098075 [false] [Pipeline] sh 01:16:21 + git log --format=format:%s -1 f891aabc5aa12f70c27a161f73d251014b098075 [Pipeline] echo 01:16:21 ========================================================= 01:16:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:16:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:16:21 + git log --format=format:%s -1 f891aabc5aa12f70c27a161f73d251014b098075 [Pipeline] echo 01:16:21 [semverPrep] GIT_COMMIT: f891aabc5aa12f70c27a161f73d251014b098075, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 01:16:21 [semverPrep] This is not a build commit. [Pipeline] sh 01:16:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:16:22 + grep -v github /etc/ssh/ssh_known_hosts 01:16:22 + [ -e /tmp/ssh_known_hosts ] 01:16:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:16:22 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:16:22 sudo tee -a /etc/ssh/ssh_known_hosts 01:16:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:22 01:16:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:23 0.1.4: Pulling from edgex-devops/py-git-semver 01:16:23 b85a868b505f: Pulling fs layer 01:16:23 e2be974225ed: Pulling fs layer 01:16:23 339a4e72a1f5: Pulling fs layer 01:16:23 988bab9f4d93: Pulling fs layer 01:16:23 1469e6f7b9e6: Pulling fs layer 01:16:23 eaf3925da568: Pulling fs layer 01:16:23 bab4dde63d76: Pulling fs layer 01:16:23 bde34c3a00c8: Pulling fs layer 01:16:23 b352a97aabf1: Pulling fs layer 01:16:23 4872d77fe225: Pulling fs layer 01:16:23 5851b861e8e6: Pulling fs layer 01:16:23 bde34c3a00c8: Waiting 01:16:23 988bab9f4d93: Waiting 01:16:23 eaf3925da568: Waiting 01:16:23 b352a97aabf1: Waiting 01:16:23 1469e6f7b9e6: Waiting 01:16:23 bab4dde63d76: Waiting 01:16:23 4872d77fe225: Waiting 01:16:23 e2be974225ed: Verifying Checksum 01:16:23 e2be974225ed: Download complete 01:16:23 988bab9f4d93: Download complete 01:16:23 1469e6f7b9e6: Verifying Checksum 01:16:23 1469e6f7b9e6: Download complete 01:16:23 eaf3925da568: Verifying Checksum 01:16:23 eaf3925da568: Download complete 01:16:23 339a4e72a1f5: Verifying Checksum 01:16:23 339a4e72a1f5: Download complete 01:16:23 bde34c3a00c8: Verifying Checksum 01:16:23 bde34c3a00c8: Download complete 01:16:23 b352a97aabf1: Download complete 01:16:23 4872d77fe225: Download complete 01:16:23 5851b861e8e6: Download complete 01:16:23 b85a868b505f: Verifying Checksum 01:16:23 b85a868b505f: Download complete 01:16:23 bab4dde63d76: Verifying Checksum 01:16:23 bab4dde63d76: Download complete 01:16:24 b85a868b505f: Pull complete 01:16:24 e2be974225ed: Pull complete 01:16:25 339a4e72a1f5: Pull complete 01:16:25 988bab9f4d93: Pull complete 01:16:25 1469e6f7b9e6: Pull complete 01:16:25 eaf3925da568: Pull complete 01:16:27 bab4dde63d76: Pull complete 01:16:27 bde34c3a00c8: Pull complete 01:16:27 b352a97aabf1: Pull complete 01:16:27 4872d77fe225: Pull complete 01:16:27 5851b861e8e6: Pull complete 01:16:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:28 prd-ubuntu20.04-docker-8c-8g-38127 does not seem to be running inside a container 01:16:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-725 -v /w/workspace/gexfoundry_device-mqtt-go_PR-725:/w/workspace/gexfoundry_device-mqtt-go_PR-725:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-725@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-725@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 01:16:30 $ docker top a9b6999f0c240b06d773ba45ae2cce5e73998c938f5fec890875009064ee7512 -eo pid,comm 01:16:30 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). 01:16:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:16:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:30 [ssh-agent] Looking for ssh-agent implementation... 01:16:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:30 $ docker exec a9b6999f0c240b06d773ba45ae2cce5e73998c938f5fec890875009064ee7512 ssh-agent 01:16:31 SSH_AUTH_SOCK=/tmp/ssh-IN1tG8zX20j5/agent.33 01:16:31 SSH_AGENT_PID=39 01:16:31 Running ssh-add (command line suppressed) 01:16:31 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-725@tmp/private_key_13107273710738296217.key (/w/workspace/gexfoundry_device-mqtt-go_PR-725@tmp/private_key_13107273710738296217.key) 01:16:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:31 + git tag --points-at HEAD [Pipeline] } 01:16:31 $ docker exec --env ******** --env ******** a9b6999f0c240b06d773ba45ae2cce5e73998c938f5fec890875009064ee7512 ssh-agent -k 01:16:31 unset SSH_AUTH_SOCK; 01:16:31 unset SSH_AGENT_PID; 01:16:31 echo Agent pid 39 killed; 01:16:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:16:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:31 [ssh-agent] Looking for ssh-agent implementation... 01:16:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:31 $ docker exec a9b6999f0c240b06d773ba45ae2cce5e73998c938f5fec890875009064ee7512 ssh-agent 01:16:32 SSH_AUTH_SOCK=/tmp/ssh-1mTYloy1Enco/agent.72 01:16:32 SSH_AGENT_PID=78 01:16:32 Running ssh-add (command line suppressed) 01:16:32 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-725@tmp/private_key_7423477661436300681.key (/w/workspace/gexfoundry_device-mqtt-go_PR-725@tmp/private_key_7423477661436300681.key) 01:16:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:32 + git semver init 01:16:32 2025-02-04 01:16:32,701 [run_init] DEBUG init version:0.0.0 force:False 01:16:32 2025-02-04 01:16:32,702 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-725/.semver 01:16:32 2025-02-04 01:16:32,703 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-725/.semver 01:16:32 2025-02-04 01:16:32,703 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-725/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-725, universal_newlines=False, shell=None, istream=None) 01:16:34 2025-02-04 01:16:34,292 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-725/.git/info/exclude 01:16:34 2025-02-04 01:16:34,292 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-725/.semver/PR-725 with force:False 01:16:34 2025-02-04 01:16:34,292 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-725/.semver/PR-725 01:16:34 2025-02-04 01:16:34,295 [execute] INFO git cat-file --batch-check 01:16:34 2025-02-04 01:16:34,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-725/.semver, universal_newlines=False, shell=None, istream=) 01:16:34 2025-02-04 01:16:34,301 [execute] INFO git cat-file --batch 01:16:34 2025-02-04 01:16:34,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-725/.semver, universal_newlines=False, shell=None, istream=) 01:16:34 2025-02-04 01:16:34,307 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-725/.semver/PR-725 01:16:34 0.0.0 [Pipeline] } 01:16:34 $ docker exec --env ******** --env ******** a9b6999f0c240b06d773ba45ae2cce5e73998c938f5fec890875009064ee7512 ssh-agent -k 01:16:34 unset SSH_AUTH_SOCK; 01:16:34 unset SSH_AGENT_PID; 01:16:34 echo Agent pid 78 killed; 01:16:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:16:35 + git semver [Pipeline] } 01:16:35 $ docker stop --time=1 a9b6999f0c240b06d773ba45ae2cce5e73998c938f5fec890875009064ee7512 01:16:36 $ docker rm -f --volumes a9b6999f0c240b06d773ba45ae2cce5e73998c938f5fec890875009064ee7512 [Pipeline] // withDockerContainer [Pipeline] sh 01:16:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:16:37 Stashed 1 file(s) [Pipeline] echo 01:16:37 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:38 provisioning config files... 01:16:38 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-725@tmp/config10959502639036297269tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 01:16:39 ---> ****-login.sh 01:16:39 nexus3.edgexfoundry.org:10001 01:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:39 Configure a credential helper to remove this warning. See 01:16:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:39 01:16:39 Login Succeeded 01:16:39 nexus3.edgexfoundry.org:10002 01:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:39 Configure a credential helper to remove this warning. See 01:16:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:39 01:16:39 Login Succeeded 01:16:39 nexus3.edgexfoundry.org:10003 01:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:39 Configure a credential helper to remove this warning. See 01:16:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:39 01:16:39 Login Succeeded 01:16:39 nexus3.edgexfoundry.org:10004 01:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:39 Configure a credential helper to remove this warning. See 01:16:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:39 01:16:39 Login Succeeded 01:16:39 ****.io 01:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:39 Configure a credential helper to remove this warning. See 01:16:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:39 01:16:39 Login Succeeded 01:16:39 ---> ****-login.sh ends [Pipeline] } 01:16:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:16:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:16:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:16:39 ========================================================= 01:16:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:16:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:16:40 Sending build context to Docker daemon 21.14MB 01:16:40 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:16:40 Step 2/12 : FROM ${BASE} AS builder 01:16:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:16:40 da9db072f522: Pulling fs layer 01:16:40 6ef4a4ee8ca5: Pulling fs layer 01:16:40 06f05ace1117: Pulling fs layer 01:16:40 5fe327b54edc: Pulling fs layer 01:16:40 4f4fb700ef54: Pulling fs layer 01:16:40 92a5565b7b96: Pulling fs layer 01:16:40 ff9bb7016b71: Pulling fs layer 01:16:40 b67dba6c2c7d: Pulling fs layer 01:16:40 a813b0c90790: Pulling fs layer 01:16:40 ff9bb7016b71: Waiting 01:16:40 b67dba6c2c7d: Waiting 01:16:40 a813b0c90790: Waiting 01:16:40 92a5565b7b96: Waiting 01:16:40 5fe327b54edc: Waiting 01:16:40 6ef4a4ee8ca5: Verifying Checksum 01:16:40 6ef4a4ee8ca5: Download complete 01:16:40 5fe327b54edc: Verifying Checksum 01:16:40 5fe327b54edc: Download complete 01:16:40 4f4fb700ef54: Download complete 01:16:40 92a5565b7b96: Verifying Checksum 01:16:40 92a5565b7b96: Download complete 01:16:40 da9db072f522: Verifying Checksum 01:16:40 da9db072f522: Download complete 01:16:40 ff9bb7016b71: Verifying Checksum 01:16:40 ff9bb7016b71: Download complete 01:16:41 da9db072f522: Pull complete 01:16:41 a813b0c90790: Verifying Checksum 01:16:41 a813b0c90790: Download complete 01:16:41 6ef4a4ee8ca5: Pull complete 01:16:41 06f05ace1117: Verifying Checksum 01:16:41 06f05ace1117: Download complete 01:16:41 b67dba6c2c7d: Verifying Checksum 01:16:41 b67dba6c2c7d: Download complete 01:16:44 06f05ace1117: Pull complete 01:16:44 5fe327b54edc: Pull complete 01:16:44 4f4fb700ef54: Pull complete 01:16:44 92a5565b7b96: Pull complete 01:16:44 ff9bb7016b71: Pull complete 01:16:47 b67dba6c2c7d: Pull complete 01:16:47 a813b0c90790: Pull complete 01:16:47 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 01:16:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:16:47 ---> 3ba60ce46760 01:16:47 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:16:51 ---> Running in 057c655cad08 01:16:51 Removing intermediate container 057c655cad08 01:16:51 ---> 033b9d270139 01:16:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:16:51 ---> Running in 1e638477bf77 01:16:51 Removing intermediate container 1e638477bf77 01:16:51 ---> f97e317c0a37 01:16:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:16:51 ---> Running in 6cb16e86d5b1 01:16:51 Removing intermediate container 6cb16e86d5b1 01:16:51 ---> 6e6b941ba8dd 01:16:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:16:51 ---> Running in ab9c3524dd18 01:16:51 Removing intermediate container ab9c3524dd18 01:16:51 ---> f486dd302564 01:16:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:16:51 ---> Running in c65076ef3034 01:16:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:16:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:16:52 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:16:52 (2/4) Installing libedit (20240517.3.1-r0) 01:16:52 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:16:52 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:16:52 Executing busybox-1.36.1-r29.trigger 01:16:52 OK: 252 MiB in 62 packages 01:16:53 Removing intermediate container c65076ef3034 01:16:53 ---> 5d7398d538d3 01:16:53 Step 8/12 : WORKDIR /device-mqtt-go 01:16:53 ---> Running in d481ca6536a4 01:16:53 Removing intermediate container d481ca6536a4 01:16:53 ---> 959f930db51b 01:16:53 Step 9/12 : COPY go.mod vendor* ./ 01:16:53 ---> 6c9b11b1ece3 01:16:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:53 ---> Running in 72c07529c1bd 01:17:49 Removing intermediate container 72c07529c1bd 01:17:49 ---> c9abed51eb65 01:17:49 Step 11/12 : COPY . . 01:17:49 ---> a7c8bf7cc520 01:17:49 Step 12/12 : RUN $MAKE 01:17:49 ---> Running in 97db32813441 01:17:49 noop 01:17:49 Removing intermediate container 97db32813441 01:17:49 ---> 40408f8eadf8 01:17:49 Successfully built 40408f8eadf8 01:17:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:50 + docker inspect -f . ci-base-image-x86_64 01:17:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:50 prd-ubuntu20.04-docker-8c-8g-38127 does not seem to be running inside a container 01:17:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-725 -v /w/workspace/gexfoundry_device-mqtt-go_PR-725:/w/workspace/gexfoundry_device-mqtt-go_PR-725:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-725@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-725@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 01:17:50 $ docker top 1b15086da278c0286fde037b56afa17ece0bbcdfb62a599840f39e3f19c07855 -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:51 + go version 01:17:51 go version go1.23.4 linux/amd64 [Pipeline] } 01:17:51 $ docker stop --time=1 1b15086da278c0286fde037b56afa17ece0bbcdfb62a599840f39e3f19c07855 01:17:52 $ docker rm -f --volumes 1b15086da278c0286fde037b56afa17ece0bbcdfb62a599840f39e3f19c07855 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:53 + docker inspect -f . ci-base-image-x86_64 01:17:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:53 prd-ubuntu20.04-docker-8c-8g-38127 does not seem to be running inside a container 01:17:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-725 -v /w/workspace/gexfoundry_device-mqtt-go_PR-725:/w/workspace/gexfoundry_device-mqtt-go_PR-725:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-725@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-725@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 01:17:53 $ docker top 95775c0b75145f62879c840a642ca752e4dc5b2fd123c8fdfd36162bebee197c -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:54 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-725 [Pipeline] fileExists [Pipeline] sh 01:17:54 + make test 01:17:54 go test ./... -coverprofile=coverage.out ./... 01:17:55 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:18:13 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:18:13 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:18:13 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements 01:18:26 go vet ./... 01:18:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:18:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:18:32 ./bin/test-attribution-txt.sh [Pipeline] echo 01:18:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:18:32 $ docker stop --time=1 95775c0b75145f62879c840a642ca752e4dc5b2fd123c8fdfd36162bebee197c 01:18:35 $ docker rm -f --volumes 95775c0b75145f62879c840a642ca752e4dc5b2fd123c8fdfd36162bebee197c [Pipeline] // withDockerContainer [Pipeline] sh 01:18:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:18:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:18:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:18:37 + ls -al . 01:18:37 total 252 01:18:37 drwxrwxr-x 9 jenkins jenkins 4096 Feb 4 01:17 . 01:18:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 01:16 .. 01:18:37 -rw-rw-r-- 1 jenkins jenkins 140 Feb 4 01:16 .dockerignore 01:18:37 drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 01:18 .git 01:18:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 01:16 .github 01:18:37 -rw-rw-r-- 1 jenkins jenkins 264 Feb 4 01:16 .gitignore 01:18:37 -rw-rw-r-- 1 jenkins jenkins 41 Feb 4 01:16 .golangci.yml 01:18:37 drwxr-xr-x 3 jenkins jenkins 4096 Feb 4 01:16 .semver 01:18:37 -rw-rw-r-- 1 jenkins jenkins 19106 Feb 4 01:16 Attribution.txt 01:18:37 -rw-rw-r-- 1 jenkins jenkins 18574 Feb 4 01:16 CHANGELOG.md 01:18:37 -rw-rw-r-- 1 jenkins jenkins 1803 Feb 4 01:16 Dockerfile 01:18:37 -rw-rw-r-- 1 jenkins jenkins 677 Feb 4 01:16 GOVERNANCE.md 01:18:37 -rw-rw-r-- 1 jenkins jenkins 657 Feb 4 01:16 Jenkinsfile 01:18:37 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 4 01:16 LICENSE 01:18:37 -rw-rw-r-- 1 jenkins jenkins 2545 Feb 4 01:16 Makefile 01:18:37 -rw-rw-r-- 1 jenkins jenkins 620 Feb 4 01:16 OWNERS.md 01:18:37 -rw-rw-r-- 1 jenkins jenkins 3599 Feb 4 01:16 README.md 01:18:37 -rw-rw-r-- 1 jenkins jenkins 5 Feb 4 01:16 VERSION 01:18:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 01:16 bin 01:18:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 01:16 cmd 01:18:37 -rw-r--r-- 1 jenkins jenkins 21039 Feb 4 01:18 coverage.out 01:18:37 -rw-rw-r-- 1 jenkins jenkins 6270 Feb 4 01:16 go.mod 01:18:37 -rw-rw-r-- 1 jenkins jenkins 86634 Feb 4 01:16 go.sum 01:18:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 01:16 internal 01:18:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 01:16 mock 01:18:37 -rw-rw-r-- 1 jenkins jenkins 227 Feb 4 01:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:37 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f891aabc5aa12f70c27a161f73d251014b098075 --label arch=amd64 --label version=0.0.0 . 01:18:37 Sending build context to Docker daemon 21.16MB 01:18:37 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:18:37 Step 2/25 : FROM ${BASE} AS builder 01:18:37 ---> 40408f8eadf8 01:18:37 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:18:38 ---> Running in 1e1bdfa17ada 01:18:38 Removing intermediate container 1e1bdfa17ada 01:18:38 ---> de69dddfbed2 01:18:38 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:18:38 ---> Running in 861d0c20b5dd 01:18:38 Removing intermediate container 861d0c20b5dd 01:18:38 ---> 2945ece9dacc 01:18:38 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:18:38 ---> Running in 1e6f95ea7722 01:18:38 Removing intermediate container 1e6f95ea7722 01:18:38 ---> 43199b0bcfe0 01:18:38 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:18:38 ---> Running in 4b062f047c5e 01:18:38 Removing intermediate container 4b062f047c5e 01:18:38 ---> 38de6c331ad6 01:18:38 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:18:38 ---> Running in 2c0f1dbd7393 01:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:18:39 OK: 252 MiB in 62 packages 01:18:39 Removing intermediate container 2c0f1dbd7393 01:18:39 ---> 9237f44dd674 01:18:39 Step 8/25 : WORKDIR /device-mqtt-go 01:18:39 ---> Running in 460f756ba24c 01:18:39 Removing intermediate container 460f756ba24c 01:18:39 ---> 938dd60099e6 01:18:39 Step 9/25 : COPY go.mod vendor* ./ 01:18:39 ---> 301003848307 01:18:39 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:39 ---> Running in b5e48f9a9134 01:18:40 Removing intermediate container b5e48f9a9134 01:18:40 ---> c1d77669f179 01:18:40 Step 11/25 : COPY . . 01:18:41 ---> 9d9625aebd15 01:18:41 Step 12/25 : RUN $MAKE 01:18:41 ---> Running in d109a406bfd9 01:18:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:19:13 Removing intermediate container d109a406bfd9 01:19:13 ---> 0173d37e58d2 01:19:13 Step 13/25 : FROM alpine:3.20 01:19:13 3.20: Pulling from library/alpine 01:19:13 66a3d608f3fa: Pulling fs layer 01:19:13 66a3d608f3fa: Download complete 01:19:13 66a3d608f3fa: Pull complete 01:19:13 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:19:13 Status: Downloaded newer image for alpine:3.20 01:19:13 ---> e29df9b510ff 01:19:13 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:19:13 ---> Running in 37016e72eb34 01:19:13 Removing intermediate container 37016e72eb34 01:19:13 ---> e310f5f45ecf 01:19:13 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:19:13 ---> Running in 5eb8df4e2b8e 01:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:19:13 (1/1) Installing dumb-init (1.2.5-r3) 01:19:13 Executing busybox-1.36.1-r29.trigger 01:19:13 OK: 8 MiB in 15 packages 01:19:14 Removing intermediate container 5eb8df4e2b8e 01:19:14 ---> 7950ada5bde9 01:19:14 Step 16/25 : RUN apk --no-cache upgrade 01:19:14 ---> Running in 14666a01815d 01:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:19:14 OK: 8 MiB in 15 packages 01:19:14 Removing intermediate container 14666a01815d 01:19:14 ---> a4f5a0b0f828 01:19:14 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:19:16 ---> 98285c5669ba 01:19:16 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:19:16 ---> eae8a22e16d7 01:19:16 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:19:16 ---> 8bccac684ebf 01:19:16 Step 20/25 : EXPOSE 59982 01:19:16 ---> Running in c12fc96dd9b1 01:19:16 Removing intermediate container c12fc96dd9b1 01:19:16 ---> e5dfc25f52d2 01:19:16 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:19:16 ---> Running in 65950ada359f 01:19:16 Removing intermediate container 65950ada359f 01:19:16 ---> 46ab09c2f49a 01:19:16 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:19:16 ---> Running in 98d4ff222701 01:19:16 Removing intermediate container 98d4ff222701 01:19:16 ---> 227e24d29e4b 01:19:16 Step 23/25 : LABEL arch=amd64 01:19:16 ---> Running in 67dc5e9cc180 01:19:16 Removing intermediate container 67dc5e9cc180 01:19:16 ---> ee6b311ee51d 01:19:16 Step 24/25 : LABEL git_sha=f891aabc5aa12f70c27a161f73d251014b098075 01:19:16 ---> Running in 02dce4e9dc79 01:19:17 Removing intermediate container 02dce4e9dc79 01:19:17 ---> 559aa9cc2f17 01:19:17 Step 25/25 : LABEL version=0.0.0 01:19:17 ---> Running in bd31fdd92290 01:19:17 Removing intermediate container bd31fdd92290 01:19:17 ---> c38598fbd434 01:19:17 [Warning] One or more build-args [ARCH] were not consumed 01:19:17 Successfully built c38598fbd434 01:19:17 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:18 01:19:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:18 latest: Pulling from edgex-lftools-log-publisher 01:19:18 5eb5b503b376: Pulling fs layer 01:19:18 5c69ac0246d0: Pulling fs layer 01:19:18 ec43610c2a17: Pulling fs layer 01:19:18 3a2ae6a8a46f: Pulling fs layer 01:19:18 33b1e0a273af: Pulling fs layer 01:19:18 5d3b04190fa2: Pulling fs layer 01:19:18 2f39f015ded8: Pulling fs layer 01:19:18 33b1e0a273af: Waiting 01:19:18 5d3b04190fa2: Waiting 01:19:18 3a2ae6a8a46f: Waiting 01:19:18 5c69ac0246d0: Download complete 01:19:18 3a2ae6a8a46f: Verifying Checksum 01:19:18 3a2ae6a8a46f: Download complete 01:19:18 33b1e0a273af: Verifying Checksum 01:19:18 33b1e0a273af: Download complete 01:19:18 5d3b04190fa2: Verifying Checksum 01:19:18 5d3b04190fa2: Download complete 01:19:18 ec43610c2a17: Verifying Checksum 01:19:18 ec43610c2a17: Download complete 01:19:19 5eb5b503b376: Download complete 01:19:19 2f39f015ded8: Download complete 01:19:20 5eb5b503b376: Pull complete 01:19:20 5c69ac0246d0: Pull complete 01:19:21 ec43610c2a17: Pull complete 01:19:21 3a2ae6a8a46f: Pull complete 01:19:21 33b1e0a273af: Pull complete 01:19:21 5d3b04190fa2: Pull complete 01:19:26 2f39f015ded8: Pull complete 01:19:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:19:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:27 prd-ubuntu20.04-docker-8c-8g-38127 does not seem to be running inside a container 01:19:27 $ 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/gexfoundry_device-mqtt-go_PR-725 -v /w/workspace/gexfoundry_device-mqtt-go_PR-725:/w/workspace/gexfoundry_device-mqtt-go_PR-725:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-725@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-725@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 01:19:29 $ docker top 568fae3b7322915bdcf438b15d5f91cf8b7115f75eb10366e4d860c24382c810 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:30 ---> job-cost.sh 01:19:30 lf-activate-venv: SKIPPING 01:19:30 INFO: No Stack... 01:19:30 INFO: Retrieving Pricing Info for: v3-standard-8 01:19:31 INFO: Archiving Costs [Pipeline] sh 01:19:31 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-725/archives/cost.csv 01:19:31 + cut -d, -f6 [Pipeline] lock 01:19:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-725-1-stack-cost] 01:19:31 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-725-1-stack-cost] did not exist. Created. 01:19:31 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-725-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:19:31 + echo total: 0.2199999988079071 [Pipeline] stash 01:19:31 Stashed 1 file(s) [Pipeline] } 01:19:31 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-725-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:19:31 $ docker stop --time=1 568fae3b7322915bdcf438b15d5f91cf8b7115f75eb10366e4d860c24382c810 01:19:33 $ docker rm -f --volumes 568fae3b7322915bdcf438b15d5f91cf8b7115f75eb10366e4d860c24382c810 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:19:33 provisioning config files... 01:19:33 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-725@tmp/config17311418240867743500tmp [Pipeline] { [Pipeline] sh 01:19:34 + set +x 01:19:34 + curl -s https://codecov.io/bash 01:19:34 + bash -s -- 01:19:34 01:19:34 _____ _ 01:19:34 / ____| | | 01:19:34 | | ___ __| | ___ ___ _____ __ 01:19:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:19:34 | |___| (_) | (_| | __/ (_| (_) \ V / 01:19:34 \_____\___/ \__,_|\___|\___\___/ \_/ 01:19:34 Bash-1.0.6 01:19:34 01:19:34 01:19:34 ==> git version 2.25.1 found 01:19:34 ==> 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 01:19:34 Release-Date: 2020-01-08 01:19:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:19:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:19:34 ==> Jenkins CI detected. 01:19:34 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-725 01:19:34 project root: . 01:19:34 --> token set from env 01:19:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:19:34 ==> Running gcov in . (disable via -X gcov) 01:19:34 ==> Python coveragepy not found 01:19:34 ==> Searching for coverage reports in: 01:19:34 + . 01:19:34 -> Found 1 reports 01:19:34 ==> Detecting git/mercurial file structure 01:19:34 ==> Reading reports 01:19:34 + ./coverage.out bytes=21039 01:19:34 ==> Appending adjustments 01:19:34 https://docs.codecov.io/docs/fixing-reports 01:19:34 + Found adjustments 01:19:34 ==> Gzipping contents 01:19:34 4.0K /tmp/codecov.CUjGMg.gz 01:19:34 ==> Uploading reports 01:19:34 url: https://codecov.io 01:19:34 query: branch=PR-725&commit=f891aabc5aa12f70c27a161f73d251014b098075&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-725%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=725&job=&cmd_args= 01:19:34 -> Pinging Codecov 01:19:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-725&commit=f891aabc5aa12f70c27a161f73d251014b098075&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-725%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=725&job=&cmd_args= 01:19:34 -> Uploading to 01:19:34 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/f891aabc5aa12f70c27a161f73d251014b098075/9e06d741-2831-48f1-828c-a8a302b7ef3b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250204%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250204T011934Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=755cda9c13cd5091ef8986c42131477bdc49c2801b40379380190223884c167a 01:19:34 % Total % Received % Xferd Average Speed Time Time Time Current 01:19:34 Dload Upload Total Spent Left Speed 01:19:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 22013 --:--:-- --:--:-- --:--:-- 22013 01:19:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/f891aabc5aa12f70c27a161f73d251014b098075 [Pipeline] } 01:19:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:19:36 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-725/archives ] 01:19:36 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-725/archives 01:19:36 total 16 01:19:36 drwxr-xr-x 3 root root 4096 Feb 4 01:19 . 01:19:36 drwxrwxr-x 10 jenkins jenkins 4096 Feb 4 01:19 .. 01:19:36 drwxr-xr-x 2 root root 4096 Feb 4 01:19 cost 01:19:36 -rw-r--r-- 1 root root 86 Feb 4 01:19 cost.csv 01:19:36 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-725/archives 01:19:36 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-725/archives 01:19:36 total 16 01:19:36 drwxr-xr-x 3 jenkins jenkins 4096 Feb 4 01:19 . 01:19:36 drwxrwxr-x 10 jenkins jenkins 4096 Feb 4 01:19 .. 01:19:36 drwxr-xr-x 2 jenkins jenkins 4096 Feb 4 01:19 cost 01:19:36 -rw-r--r-- 1 jenkins jenkins 86 Feb 4 01:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:19:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:19:38 ---> package-listing.sh 01:19:38 ++ facter osfamily 01:19:38 ++ tr '[:upper:]' '[:lower:]' 01:19:38 + OS_FAMILY=debian 01:19:38 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-725 01:19:38 + START_PACKAGES=/tmp/packages_start.txt 01:19:38 + END_PACKAGES=/tmp/packages_end.txt 01:19:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:19:38 + PACKAGES=/tmp/packages_start.txt 01:19:38 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-725 ']' 01:19:38 + PACKAGES=/tmp/packages_end.txt 01:19:38 + case "${OS_FAMILY}" in 01:19:38 + dpkg -l 01:19:38 + grep '^ii' 01:19:38 + '[' -f /tmp/packages_start.txt ']' 01:19:38 + '[' -f /tmp/packages_end.txt ']' 01:19:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:19:38 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-725 ']' 01:19:38 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-725/archives/ 01:19:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-725/archives/ [Pipeline] echo 01:19:38 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/gexfoundry_device-mqtt-go_PR-725/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:19:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:39 prd-ubuntu20.04-docker-8c-8g-38127 does not seem to be running inside a container 01:19:39 $ 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/gexfoundry_device-mqtt-go_PR-725/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-725 -v /w/workspace/gexfoundry_device-mqtt-go_PR-725:/w/workspace/gexfoundry_device-mqtt-go_PR-725:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-725@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-725@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 01:19:39 $ docker top 8d488d43f7f0ec9b8e82e71d7de4a15c84a42e27cd734d13f9532c35432c7a50 -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:40 + touch /tmp/pre-build-complete [Pipeline] sh 01:19:40 + mkdir -p /var/log/sysstat [Pipeline] sh 01:19:40 + ls /var/log/sa-host 01:19:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:41 provisioning config files... 01:19:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-725@tmp/config12947747460760541673tmp [Pipeline] { [Pipeline] echo 01:19:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:19:41 ---> create-netrc.sh [Pipeline] } 01:19:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:19:42 ---> python-tools-install.sh [Pipeline] echo 01:19:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:19:42 ---> sudo-logs.sh 01:19:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:19:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:19:43 ---> job-cost.sh 01:19:43 lf-activate-venv: SKIPPING 01:19:43 DEBUG: total: 0.2199999988079071 01:19:43 INFO: Retrieving Stack Cost... 01:19:43 INFO: Retrieving Pricing Info for: v3-standard-8 01:19:43 INFO: Archiving Costs [Pipeline] echo 01:19:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:19:44 ---> logs-deploy.sh 01:19:44 lf-activate-venv: SKIPPING 01:19:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-725/1 01:19:44 INFO: archiving workspace using pattern(s): 01:19:45 Archives upload complete. 01:19:45 INFO: archiving logs to Nexus 01:19:46 ---> uname -a: 01:19:46 Linux prd-ubuntu20-04-docker-8c-8g-38127 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:19:46 01:19:46 01:19:46 ---> lscpu: 01:19:46 Architecture: x86_64 01:19:46 CPU op-mode(s): 32-bit, 64-bit 01:19:46 Byte Order: Little Endian 01:19:46 Address sizes: 40 bits physical, 48 bits virtual 01:19:46 CPU(s): 8 01:19:46 On-line CPU(s) list: 0-7 01:19:46 Thread(s) per core: 1 01:19:46 Core(s) per socket: 1 01:19:46 Socket(s): 8 01:19:46 NUMA node(s): 1 01:19:46 Vendor ID: AuthenticAMD 01:19:46 CPU family: 23 01:19:46 Model: 49 01:19:46 Model name: AMD EPYC-Rome Processor 01:19:46 Stepping: 0 01:19:46 CPU MHz: 2799.998 01:19:46 BogoMIPS: 5599.99 01:19:46 Virtualization: AMD-V 01:19:46 Hypervisor vendor: KVM 01:19:46 Virtualization type: full 01:19:46 L1d cache: 256 KiB 01:19:46 L1i cache: 256 KiB 01:19:46 L2 cache: 4 MiB 01:19:46 L3 cache: 128 MiB 01:19:46 NUMA node0 CPU(s): 0-7 01:19:46 Vulnerability Itlb multihit: Not affected 01:19:46 Vulnerability L1tf: Not affected 01:19:46 Vulnerability Mds: Not affected 01:19:46 Vulnerability Meltdown: Not affected 01:19:46 Vulnerability Mmio stale data: Not affected 01:19:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:19:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:19:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:19:46 Vulnerability Srbds: Not affected 01:19:46 Vulnerability Tsx async abort: Not affected 01:19:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:19:46 01:19:46 01:19:46 ---> nproc: 01:19:46 8 01:19:46 01:19:46 01:19:46 ---> df -h: 01:19:46 Filesystem Size Used Avail Use% Mounted on 01:19:46 overlay 155G 12G 144G 8% / 01:19:46 tmpfs 64M 0 64M 0% /dev 01:19:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:19:46 shm 64M 0 64M 0% /dev/shm 01:19:46 /dev/vda1 155G 12G 144G 8% /facter-os 01:19:46 01:19:46 01:19:46 ---> sar -b -r -n DEV: 01:19:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38127) 02/04/25 _x86_64_ (8 CPU) 01:19:46 01:19:46 01:15:32 LINUX RESTART (8 CPU) 01:19:46 01:19:46 01:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:19:46 01:17:01 384.10 16.13 367.97 0.00 1984.34 96260.02 0.00 01:19:46 01:18:01 233.81 2.07 231.74 0.00 20.80 74430.00 0.00 01:19:46 01:19:01 82.05 0.13 81.92 0.00 2.27 17351.51 0.00 01:19:46 Average: 232.48 6.05 226.43 0.00 661.79 62492.95 0.00 01:19:46 01:19:46 01:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:19:46 01:17:01 29158140 31533032 777560 2.36 80764 2564008 1982276 5.84 1042740 2289440 7852 01:19:46 01:18:01 27460392 31312216 982924 2.99 185680 3786172 2365420 6.97 1577660 3279608 289852 01:19:46 01:19:01 27166020 31483488 809652 2.46 191388 4214228 2025512 5.97 1709980 3412364 716352 01:19:46 Average: 27928184 31442912 856712 2.61 152611 3521469 2124403 6.26 1443460 2993804 338019 01:19:46 01:19:46 01:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:19:46 01:17:01 veth64bbad1 131.47 147.30 12.83 120.53 0.00 0.00 0.00 0.01 01:19:46 01:17:01 ens3 636.45 466.01 5995.75 104.36 0.00 0.00 0.00 0.00 01:19:46 01:17:01 docker0 160.74 176.92 13.24 355.05 0.00 0.00 0.00 0.00 01:19:46 01:17:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 01:19:46 01:18:01 ens3 314.36 177.57 2753.60 25.14 0.00 0.00 0.00 0.00 01:19:46 01:18:01 docker0 164.42 290.67 14.14 2730.25 0.00 0.00 0.00 0.00 01:19:46 01:18:01 veth22401f2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:19:46 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:19:46 01:19:01 veth038f416 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:19:46 01:19:01 ens3 25.56 15.58 61.84 9.82 0.00 0.00 0.00 0.00 01:19:46 01:19:01 docker0 1.55 2.77 0.09 38.11 0.00 0.00 0.00 0.00 01:19:46 01:19:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 01:19:46 Average: veth038f416 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 01:19:46 Average: ens3 323.72 218.34 2919.98 46.12 0.00 0.00 0.00 0.00 01:19:46 Average: docker0 108.61 156.67 9.13 1044.97 0.00 0.00 0.00 0.00 01:19:46 Average: lo 2.37 2.37 0.23 0.23 0.00 0.00 0.00 0.00 01:19:46 01:19:46 01:19:46 ---> sar -P ALL: 01:19:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38127) 02/04/25 _x86_64_ (8 CPU) 01:19:46 01:19:46 01:15:32 LINUX RESTART (8 CPU) 01:19:46 01:19:46 01:16:02 CPU %user %nice %system %iowait %steal %idle 01:19:46 01:17:01 all 9.29 0.00 3.17 2.07 0.07 85.40 01:19:46 01:17:01 0 10.42 0.00 3.08 0.21 0.07 86.23 01:19:46 01:17:01 1 11.05 0.00 3.84 1.15 0.07 83.89 01:19:46 01:17:01 2 7.51 0.00 2.86 4.16 0.07 85.41 01:19:46 01:17:01 3 9.28 0.00 3.41 1.54 0.09 85.69 01:19:46 01:17:01 4 13.22 0.00 3.05 4.50 0.07 79.16 01:19:46 01:17:01 5 7.33 0.00 2.60 1.02 0.05 89.00 01:19:46 01:17:01 6 7.90 0.00 2.95 0.09 0.09 88.99 01:19:46 01:17:01 7 7.61 0.00 3.60 3.89 0.07 84.83 01:19:46 01:18:01 all 15.24 0.00 4.76 2.98 0.06 76.96 01:19:46 01:18:01 0 15.88 0.00 4.18 0.74 0.05 79.15 01:19:46 01:18:01 1 15.38 0.00 4.08 0.62 0.05 79.87 01:19:46 01:18:01 2 15.35 0.00 5.77 1.51 0.05 77.32 01:19:46 01:18:01 3 15.09 0.00 3.93 0.96 0.05 79.97 01:19:46 01:18:01 4 15.42 0.00 6.51 15.89 0.08 62.09 01:19:46 01:18:01 5 16.09 0.00 3.73 0.08 0.07 80.03 01:19:46 01:18:01 6 15.31 0.00 4.87 0.81 0.07 78.94 01:19:46 01:18:01 7 13.36 0.00 5.07 3.25 0.07 78.25 01:19:46 01:19:01 all 54.90 0.00 8.09 0.60 0.08 36.32 01:19:46 01:19:01 0 55.47 0.00 7.97 0.59 0.08 35.89 01:19:46 01:19:01 1 54.72 0.00 7.99 0.13 0.07 37.08 01:19:46 01:19:01 2 54.51 0.00 8.42 0.05 0.07 36.95 01:19:46 01:19:01 3 53.95 0.00 7.39 0.08 0.07 38.50 01:19:46 01:19:01 4 56.17 0.00 8.09 0.35 0.08 35.30 01:19:46 01:19:01 5 54.91 0.00 7.52 0.50 0.08 36.98 01:19:46 01:19:01 6 54.55 0.00 9.45 2.63 0.08 33.28 01:19:46 01:19:01 7 54.94 0.00 7.90 0.47 0.10 36.58 01:19:46 Average: all 26.57 0.00 5.35 1.88 0.07 66.13 01:19:46 Average: 0 27.33 0.00 5.09 0.51 0.07 67.00 01:19:46 Average: 1 27.13 0.00 5.31 0.63 0.06 66.86 01:19:46 Average: 2 25.88 0.00 5.70 1.90 0.06 66.47 01:19:46 Average: 3 26.19 0.00 4.92 0.86 0.07 67.97 01:19:46 Average: 4 28.33 0.00 5.90 6.92 0.08 58.77 01:19:46 Average: 5 26.25 0.00 4.63 0.53 0.07 68.52 01:19:46 Average: 6 26.01 0.00 5.77 1.18 0.08 66.96 01:19:46 Average: 7 25.42 0.00 5.54 2.53 0.08 66.44 01:19:46 01:19:46 01:19:46