Pull request #684 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0561ba6ee73f9f90ab72e028b4faf630360d42a2+451ce87ac5af399cf23a8dbe18d868ad027d5dd8 (dc7d73059535b1bfb2365d05935fceae126397d0) 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-ssh2769911053695684259.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1205769671333602106.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-684/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-684/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh751695569602314291.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-684/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9477067082630013289.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1229049937847269405.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-684/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-684/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2316298559064797405.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-6477’ Running on prd-ubuntu20.04-docker-8c-8g-6483 in /w/workspace/gexfoundry_device-mqtt-go_PR-684 [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-684 # 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 > 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/684/head:refs/remotes/origin/PR-684 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 into PR head commit 0561ba6ee73f9f90ab72e028b4faf630360d42a2 Merge succeeded, producing 0561ba6ee73f9f90ab72e028b4faf630360d42a2 Checking out Revision 0561ba6ee73f9f90ab72e028b4faf630360d42a2 (PR-684) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 0561ba6ee73f9f90ab72e028b4faf630360d42a2 # 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 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0561ba6ee73f9f90ab72e028b4faf630360d42a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:09:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:09:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:09:53 ========================================================= 01:09:53 EdgeX Global Pipelines Version Info 01:09:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:09:54 ------------------- 01:09:54 stable info: 01:09:54 ------------------- 01:09:54 Commited By: Ginny Guan ginny@iotechsys.com 01:09:54 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 01:09:54 Message: update stable to v1.0.260 01:09:55 ------------------- 01:09:55 experimental info: 01:09:55 ------------------- 01:09:55 Commited By: Ginny Guan ginny@iotechsys.com 01:09:55 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 01:09:55 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:09:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:09:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:09:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:09:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:09:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:09:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:09:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:09:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:09:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:09:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:09:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:09:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:09:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:09:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:09:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:09:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:09:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:09:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:09:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:09:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:09:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-684 [Pipeline] echo 01:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-684 [Pipeline] echo 01:09:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-684 [Pipeline] echo 01:09:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0561ba6ee73f9f90ab72e028b4faf630360d42a2 [Pipeline] echo 01:09:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0561ba6 [Pipeline] echo 01:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:57 provisioning config files... 01:09:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-684@tmp/config8510180357098387716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:58 ---> ****-login.sh 01:09:58 nexus3.edgexfoundry.org:10001 01:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:58 Configure a credential helper to remove this warning. See 01:09:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:58 01:09:58 Login Succeeded 01:09:58 nexus3.edgexfoundry.org:10002 01:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:58 Configure a credential helper to remove this warning. See 01:09:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:58 01:09:58 Login Succeeded 01:09:58 nexus3.edgexfoundry.org:10003 01:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:58 Configure a credential helper to remove this warning. See 01:09:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:58 01:09:58 Login Succeeded 01:09:58 nexus3.edgexfoundry.org:10004 01:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:58 Configure a credential helper to remove this warning. See 01:09:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:58 01:09:58 Login Succeeded 01:09:58 ****.io 01:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:59 Configure a credential helper to remove this warning. See 01:09:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:59 01:09:59 Login Succeeded 01:09:59 ---> ****-login.sh ends [Pipeline] } 01:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:09:59 + git rev-list -1 --merges 0561ba6ee73f9f90ab72e028b4faf630360d42a2~1..0561ba6ee73f9f90ab72e028b4faf630360d42a2 [Pipeline] echo 01:09:59 -----------> git rev-list -1 --merges 0561ba6ee73f9f90ab72e028b4faf630360d42a2~1..0561ba6ee73f9f90ab72e028b4faf630360d42a2 0561ba6ee73f9f90ab72e028b4faf630360d42a2 [false] [Pipeline] sh 01:10:00 + git log --format=format:%s -1 0561ba6ee73f9f90ab72e028b4faf630360d42a2 [Pipeline] echo 01:10:00 ========================================================= 01:10:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:10:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:10:00 + git log --format=format:%s -1 0561ba6ee73f9f90ab72e028b4faf630360d42a2 [Pipeline] echo 01:10:00 [semverPrep] GIT_COMMIT: 0561ba6ee73f9f90ab72e028b4faf630360d42a2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:10:00 [semverPrep] This is not a build commit. [Pipeline] sh 01:10:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:10:01 + grep -v github /etc/ssh/ssh_known_hosts 01:10:01 + [ -e /tmp/ssh_known_hosts ] 01:10:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:10:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:10:01 + sudo tee -a /etc/ssh/ssh_known_hosts 01:10:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:10:01 01:10:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:10:02 0.1.4: Pulling from edgex-devops/py-git-semver 01:10:02 b85a868b505f: Pulling fs layer 01:10:02 e2be974225ed: Pulling fs layer 01:10:02 339a4e72a1f5: Pulling fs layer 01:10:02 988bab9f4d93: Pulling fs layer 01:10:02 1469e6f7b9e6: Pulling fs layer 01:10:02 eaf3925da568: Pulling fs layer 01:10:02 bab4dde63d76: Pulling fs layer 01:10:02 bde34c3a00c8: Pulling fs layer 01:10:02 b352a97aabf1: Pulling fs layer 01:10:02 4872d77fe225: Pulling fs layer 01:10:02 5851b861e8e6: Pulling fs layer 01:10:02 4872d77fe225: Waiting 01:10:02 bde34c3a00c8: Waiting 01:10:02 b352a97aabf1: Waiting 01:10:02 988bab9f4d93: Waiting 01:10:02 bab4dde63d76: Waiting 01:10:02 5851b861e8e6: Waiting 01:10:02 e2be974225ed: Download complete 01:10:02 988bab9f4d93: Download complete 01:10:02 1469e6f7b9e6: Verifying Checksum 01:10:02 1469e6f7b9e6: Download complete 01:10:02 eaf3925da568: Download complete 01:10:02 339a4e72a1f5: Verifying Checksum 01:10:02 339a4e72a1f5: Download complete 01:10:02 bde34c3a00c8: Download complete 01:10:02 b352a97aabf1: Download complete 01:10:02 4872d77fe225: Download complete 01:10:02 b85a868b505f: Download complete 01:10:02 5851b861e8e6: Verifying Checksum 01:10:02 5851b861e8e6: Download complete 01:10:02 bab4dde63d76: Verifying Checksum 01:10:02 bab4dde63d76: Download complete 01:10:03 b85a868b505f: Pull complete 01:10:03 e2be974225ed: Pull complete 01:10:04 339a4e72a1f5: Pull complete 01:10:04 988bab9f4d93: Pull complete 01:10:04 1469e6f7b9e6: Pull complete 01:10:04 eaf3925da568: Pull complete 01:10:06 bab4dde63d76: Pull complete 01:10:06 bde34c3a00c8: Pull complete 01:10:06 b352a97aabf1: Pull complete 01:10:06 4872d77fe225: Pull complete 01:10:06 5851b861e8e6: Pull complete 01:10:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:10:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:10:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:07 prd-ubuntu20.04-docker-8c-8g-6483 does not seem to be running inside a container 01:10:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-684 -v /w/workspace/gexfoundry_device-mqtt-go_PR-684:/w/workspace/gexfoundry_device-mqtt-go_PR-684:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-684@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-684@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:10:08 $ docker top 1d3821c7491c0490ab74c701c67f7a589d4c2212b6e95f998a4ba7ebdc2d58c6 -eo pid,comm 01:10:08 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:10:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:10:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:10:08 [ssh-agent] Looking for ssh-agent implementation... 01:10:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:10:08 $ docker exec 1d3821c7491c0490ab74c701c67f7a589d4c2212b6e95f998a4ba7ebdc2d58c6 ssh-agent 01:10:08 SSH_AUTH_SOCK=/tmp/ssh-0NVFD4uNFKMv/agent.33 01:10:08 SSH_AGENT_PID=39 01:10:08 Running ssh-add (command line suppressed) 01:10:09 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-684@tmp/private_key_5623421902738768587.key (/w/workspace/gexfoundry_device-mqtt-go_PR-684@tmp/private_key_5623421902738768587.key) 01:10:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:09 + git tag --points-at HEAD [Pipeline] } 01:10:09 $ docker exec --env ******** --env ******** 1d3821c7491c0490ab74c701c67f7a589d4c2212b6e95f998a4ba7ebdc2d58c6 ssh-agent -k 01:10:09 unset SSH_AUTH_SOCK; 01:10:09 unset SSH_AGENT_PID; 01:10:09 echo Agent pid 39 killed; 01:10:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:10:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:10:09 [ssh-agent] Looking for ssh-agent implementation... 01:10:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:10:09 $ docker exec 1d3821c7491c0490ab74c701c67f7a589d4c2212b6e95f998a4ba7ebdc2d58c6 ssh-agent 01:10:09 SSH_AUTH_SOCK=/tmp/ssh-6TefsFZiFuBu/agent.73 01:10:09 SSH_AGENT_PID=79 01:10:09 Running ssh-add (command line suppressed) 01:10:09 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-684@tmp/private_key_805825533623204245.key (/w/workspace/gexfoundry_device-mqtt-go_PR-684@tmp/private_key_805825533623204245.key) 01:10:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:10 + git semver init 01:10:10 2024-07-26 01:10:10,511 [run_init] DEBUG init version:0.0.0 force:False 01:10:10 2024-07-26 01:10:10,512 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-684/.semver 01:10:10 2024-07-26 01:10:10,512 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-684/.semver 01:10:10 2024-07-26 01:10:10,512 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-684/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-684, universal_newlines=False, shell=None, istream=None) 01:10:12 2024-07-26 01:10:12,138 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-684/.git/info/exclude 01:10:12 2024-07-26 01:10:12,139 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-684/.semver/PR-684 with force:False 01:10:12 2024-07-26 01:10:12,139 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-684/.semver/PR-684 01:10:12 2024-07-26 01:10:12,141 [execute] INFO git cat-file --batch-check 01:10:12 2024-07-26 01:10:12,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-684/.semver, universal_newlines=False, shell=None, istream=) 01:10:12 2024-07-26 01:10:12,145 [execute] INFO git cat-file --batch 01:10:12 2024-07-26 01:10:12,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-684/.semver, universal_newlines=False, shell=None, istream=) 01:10:12 2024-07-26 01:10:12,150 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-684/.semver/PR-684 01:10:12 0.0.0 [Pipeline] } 01:10:12 $ docker exec --env ******** --env ******** 1d3821c7491c0490ab74c701c67f7a589d4c2212b6e95f998a4ba7ebdc2d58c6 ssh-agent -k 01:10:12 unset SSH_AUTH_SOCK; 01:10:12 unset SSH_AGENT_PID; 01:10:12 echo Agent pid 79 killed; 01:10:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:10:13 + git semver [Pipeline] } 01:10:13 $ docker stop --time=1 1d3821c7491c0490ab74c701c67f7a589d4c2212b6e95f998a4ba7ebdc2d58c6 01:10:14 $ docker rm -f --volumes 1d3821c7491c0490ab74c701c67f7a589d4c2212b6e95f998a4ba7ebdc2d58c6 [Pipeline] // withDockerContainer [Pipeline] sh 01:10:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:10:15 Stashed 1 file(s) [Pipeline] echo 01:10:15 [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 01:10:16 provisioning config files... 01:10:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-684@tmp/config13177977783418243099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:16 ---> ****-login.sh 01:10:16 nexus3.edgexfoundry.org:10001 01:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:16 Configure a credential helper to remove this warning. See 01:10:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:16 01:10:16 Login Succeeded 01:10:16 nexus3.edgexfoundry.org:10002 01:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:16 Configure a credential helper to remove this warning. See 01:10:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:16 01:10:16 Login Succeeded 01:10:16 nexus3.edgexfoundry.org:10003 01:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:16 Configure a credential helper to remove this warning. See 01:10:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:16 01:10:16 Login Succeeded 01:10:16 nexus3.edgexfoundry.org:10004 01:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:16 Configure a credential helper to remove this warning. See 01:10:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:16 01:10:16 Login Succeeded 01:10:16 ****.io 01:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:17 Configure a credential helper to remove this warning. See 01:10:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:17 01:10:17 Login Succeeded 01:10:17 ---> ****-login.sh ends [Pipeline] } 01:10:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:10:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:10:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:10:17 ========================================================= 01:10:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:10:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:10:18 Sending build context to Docker daemon 20.81MB 01:10:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:10:18 Step 2/12 : FROM ${BASE} AS builder 01:10:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:10:18 619be1103602: Pulling fs layer 01:10:18 7862e08f4a3e: Pulling fs layer 01:10:18 5df492c9dc93: Pulling fs layer 01:10:18 7629e6793208: Pulling fs layer 01:10:18 4f4fb700ef54: Pulling fs layer 01:10:18 7629e6793208: Waiting 01:10:18 fb5054dd5b73: Pulling fs layer 01:10:18 eeca6798cff9: Pulling fs layer 01:10:18 aa269ceb94a6: Pulling fs layer 01:10:18 fb5054dd5b73: Waiting 01:10:18 eeca6798cff9: Waiting 01:10:18 4f4fb700ef54: Waiting 01:10:18 ada007ff1a6a: Pulling fs layer 01:10:18 aa269ceb94a6: Waiting 01:10:18 ada007ff1a6a: Waiting 01:10:18 7862e08f4a3e: Verifying Checksum 01:10:18 7862e08f4a3e: Download complete 01:10:18 7629e6793208: Verifying Checksum 01:10:18 7629e6793208: Download complete 01:10:18 4f4fb700ef54: Verifying Checksum 01:10:18 4f4fb700ef54: Download complete 01:10:18 fb5054dd5b73: Verifying Checksum 01:10:18 fb5054dd5b73: Download complete 01:10:18 619be1103602: Verifying Checksum 01:10:18 619be1103602: Download complete 01:10:18 eeca6798cff9: Verifying Checksum 01:10:18 eeca6798cff9: Download complete 01:10:18 619be1103602: Pull complete 01:10:18 ada007ff1a6a: Verifying Checksum 01:10:18 ada007ff1a6a: Download complete 01:10:18 7862e08f4a3e: Pull complete 01:10:18 5df492c9dc93: Verifying Checksum 01:10:18 5df492c9dc93: Download complete 01:10:18 aa269ceb94a6: Verifying Checksum 01:10:18 aa269ceb94a6: Download complete 01:10:22 5df492c9dc93: Pull complete 01:10:22 7629e6793208: Pull complete 01:10:22 4f4fb700ef54: Pull complete 01:10:22 fb5054dd5b73: Pull complete 01:10:22 eeca6798cff9: Pull complete 01:10:24 aa269ceb94a6: Pull complete 01:10:24 ada007ff1a6a: Pull complete 01:10:24 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 01:10:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:10:24 ---> f489d0715acc 01:10:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:10:26 ---> Running in 68ea1b0ec945 01:10:26 Removing intermediate container 68ea1b0ec945 01:10:26 ---> 2e9dfbfc336c 01:10:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:10:26 ---> Running in 2d9197bdef7e 01:10:26 Removing intermediate container 2d9197bdef7e 01:10:26 ---> 3e5811ae4b7d 01:10:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:10:26 ---> Running in 559013f44a3c 01:10:26 Removing intermediate container 559013f44a3c 01:10:26 ---> 21a923e6c901 01:10:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:10:26 ---> Running in 2e430bb6b403 01:10:27 Removing intermediate container 2e430bb6b403 01:10:27 ---> 578bd6bbc5d8 01:10:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:10:27 ---> Running in 97b2cf8bbc96 01:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:10:27 (1/4) Installing openssh-keygen (9.3_p2-r2) 01:10:27 (2/4) Installing libedit (20221030.3.1-r1) 01:10:27 (3/4) Installing openssh-client-common (9.3_p2-r2) 01:10:27 (4/4) Installing openssh-client-default (9.3_p2-r2) 01:10:27 Executing busybox-1.36.1-r5.trigger 01:10:27 OK: 268 MiB in 56 packages 01:10:28 Removing intermediate container 97b2cf8bbc96 01:10:28 ---> 8ee45b26d111 01:10:28 Step 8/12 : WORKDIR /device-mqtt-go 01:10:28 ---> Running in d7060b989574 01:10:28 Removing intermediate container d7060b989574 01:10:28 ---> 2c9b182ac98b 01:10:28 Step 9/12 : COPY go.mod vendor* ./ 01:10:28 ---> 7e413eb3b07e 01:10:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:28 ---> Running in 5e2d1040c2de 01:10:31 Still waiting to schedule task 01:10:31 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6481’ 01:11:24 Removing intermediate container 5e2d1040c2de 01:11:24 ---> e31013a768af 01:11:24 Step 11/12 : COPY . . 01:11:24 ---> 69a5d560ec7c 01:11:24 Step 12/12 : RUN $MAKE 01:11:24 ---> Running in 545a2d142918 01:11:24 noop 01:11:24 Removing intermediate container 545a2d142918 01:11:24 ---> 5db2a8f4b363 01:11:24 Successfully built 5db2a8f4b363 01:11:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:25 + docker inspect -f . ci-base-image-x86_64 01:11:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:25 prd-ubuntu20.04-docker-8c-8g-6483 does not seem to be running inside a container 01:11:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-684 -v /w/workspace/gexfoundry_device-mqtt-go_PR-684:/w/workspace/gexfoundry_device-mqtt-go_PR-684:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-684@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-684@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 ******** ci-base-image-x86_64 cat 01:11:25 $ docker top ed2f4bf93824048ec581defda56dea7fcf75795953528960d7c436fd4d747d05 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:26 + go version 01:11:26 go version go1.21.9 linux/amd64 [Pipeline] } 01:11:26 $ docker stop --time=1 ed2f4bf93824048ec581defda56dea7fcf75795953528960d7c436fd4d747d05 01:11:27 $ docker rm -f --volumes ed2f4bf93824048ec581defda56dea7fcf75795953528960d7c436fd4d747d05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:28 + docker inspect -f . ci-base-image-x86_64 01:11:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:28 prd-ubuntu20.04-docker-8c-8g-6483 does not seem to be running inside a container 01:11:28 $ 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-684 -v /w/workspace/gexfoundry_device-mqtt-go_PR-684:/w/workspace/gexfoundry_device-mqtt-go_PR-684:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-684@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-684@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 ******** ci-base-image-x86_64 cat 01:11:28 $ docker top bf35e1c87ad8368cfe3763d8ee3ccb1ec6c23bc4b6a62c6d89e778010d26dd85 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:29 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-684 [Pipeline] fileExists [Pipeline] sh 01:11:29 + make test 01:11:29 go test ./... -coverprofile=coverage.out ./... 01:11:30 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:11:48 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:11:48 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:11:48 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.8% of statements 01:11:55 go vet ./... 01:12:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:12:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:12:01 ./bin/test-attribution-txt.sh 01:12:01 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:12:01 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:12:01 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:12:01 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:12:01 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:12:01 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:12:01 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:12:01 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:12:01 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:12:01 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:12:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:12:01 $ docker stop --time=1 bf35e1c87ad8368cfe3763d8ee3ccb1ec6c23bc4b6a62c6d89e778010d26dd85 01:12:02 $ docker rm -f --volumes bf35e1c87ad8368cfe3763d8ee3ccb1ec6c23bc4b6a62c6d89e778010d26dd85 [Pipeline] // withDockerContainer [Pipeline] sh 01:12:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:12:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:12:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:12:04 + ls -al . 01:12:04 total 252 01:12:04 drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 01:11 . 01:12:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 01:09 .. 01:12:04 -rw-rw-r-- 1 jenkins jenkins 140 Jul 26 01:09 .dockerignore 01:12:04 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:11 .git 01:12:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:09 .github 01:12:04 -rw-rw-r-- 1 jenkins jenkins 264 Jul 26 01:09 .gitignore 01:12:04 -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 01:09 .golangci.yml 01:12:04 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 01:10 .semver 01:12:04 -rw-rw-r-- 1 jenkins jenkins 10386 Jul 26 01:09 Attribution.txt 01:12:04 -rw-rw-r-- 1 jenkins jenkins 18574 Jul 26 01:09 CHANGELOG.md 01:12:04 -rw-rw-r-- 1 jenkins jenkins 1798 Jul 26 01:09 Dockerfile 01:12:04 -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 01:09 GOVERNANCE.md 01:12:04 -rw-rw-r-- 1 jenkins jenkins 657 Jul 26 01:09 Jenkinsfile 01:12:04 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 26 01:09 LICENSE 01:12:04 -rw-rw-r-- 1 jenkins jenkins 1963 Jul 26 01:09 Makefile 01:12:04 -rw-rw-r-- 1 jenkins jenkins 620 Jul 26 01:09 OWNERS.md 01:12:04 -rw-rw-r-- 1 jenkins jenkins 3599 Jul 26 01:09 README.md 01:12:04 -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 01:10 VERSION 01:12:04 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:09 bin 01:12:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:09 cmd 01:12:04 -rw-r--r-- 1 jenkins jenkins 18506 Jul 26 01:11 coverage.out 01:12:04 -rw-rw-r-- 1 jenkins jenkins 7065 Jul 26 01:09 go.mod 01:12:04 -rw-rw-r-- 1 jenkins jenkins 101673 Jul 26 01:09 go.sum 01:12:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:09 internal 01:12:04 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:09 mock 01:12:04 -rw-rw-r-- 1 jenkins jenkins 227 Jul 26 01:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:05 + 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=0561ba6ee73f9f90ab72e028b4faf630360d42a2 --label arch=amd64 --label version=0.0.0 . 01:12:05 Sending build context to Docker daemon 20.83MB 01:12:05 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:12:05 Step 2/25 : FROM ${BASE} AS builder 01:12:05 ---> 5db2a8f4b363 01:12:05 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:12:05 ---> Running in 87bbf1c022b4 01:12:05 Removing intermediate container 87bbf1c022b4 01:12:05 ---> be10326f8ff9 01:12:05 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:12:05 ---> Running in 22fb13131de3 01:12:05 Removing intermediate container 22fb13131de3 01:12:05 ---> 56dd9749e047 01:12:05 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:12:05 ---> Running in e800039e1cb5 01:12:05 Removing intermediate container e800039e1cb5 01:12:05 ---> d63e441a23a6 01:12:05 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:12:05 ---> Running in eb180e1eeff8 01:12:05 Removing intermediate container eb180e1eeff8 01:12:05 ---> efe1bcd3ecbc 01:12:05 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:12:05 ---> Running in 1074e5dbff73 01:12:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:12:06 OK: 268 MiB in 56 packages 01:12:06 Removing intermediate container 1074e5dbff73 01:12:06 ---> 7d789d95b753 01:12:06 Step 8/25 : WORKDIR /device-mqtt-go 01:12:06 ---> Running in d736ce2527b8 01:12:06 Removing intermediate container d736ce2527b8 01:12:06 ---> 925040d969fe 01:12:06 Step 9/25 : COPY go.mod vendor* ./ 01:12:06 ---> 233274114361 01:12:06 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:06 ---> Running in 25bf95799bc6 01:12:07 Removing intermediate container 25bf95799bc6 01:12:07 ---> 7d4f6e825e7f 01:12:07 Step 11/25 : COPY . . 01:12:08 ---> 7a4f4f789bcc 01:12:08 Step 12/25 : RUN $MAKE 01:12:08 ---> Running in 0b89831d272d 01:12:08 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/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:12:40 Removing intermediate container 0b89831d272d 01:12:40 ---> 254b54f66607 01:12:40 Step 13/25 : FROM alpine:3.18 01:12:40 3.18: Pulling from library/alpine 01:12:40 930bdd4d222e: Pulling fs layer 01:12:40 930bdd4d222e: Verifying Checksum 01:12:40 930bdd4d222e: Download complete 01:12:40 930bdd4d222e: Pull complete 01:12:40 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:12:40 Status: Downloaded newer image for alpine:3.18 01:12:40 ---> 18f865063206 01:12:40 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:12:40 ---> Running in a7170a72dc5e 01:12:40 Removing intermediate container a7170a72dc5e 01:12:40 ---> 384aa21475da 01:12:40 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:12:40 ---> Running in 79010592e5fa 01:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:12:40 (1/1) Installing dumb-init (1.2.5-r2) 01:12:40 Executing busybox-1.36.1-r7.trigger 01:12:40 OK: 7 MiB in 16 packages 01:12:40 Removing intermediate container 79010592e5fa 01:12:40 ---> c69a0d464a69 01:12:40 Step 16/25 : RUN apk --no-cache upgrade 01:12:40 ---> Running in 2677f12dea08 01:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:12:40 OK: 7 MiB in 16 packages 01:12:40 Removing intermediate container 2677f12dea08 01:12:40 ---> 8bb327cfc74a 01:12:40 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:12:40 ---> 511f741556df 01:12:40 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:12:40 ---> 343feecaa498 01:12:40 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:12:40 ---> 304d278eccf3 01:12:40 Step 20/25 : EXPOSE 59982 01:12:40 ---> Running in c932a8fe2f87 01:12:40 Removing intermediate container c932a8fe2f87 01:12:40 ---> 904825764a96 01:12:40 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:12:40 ---> Running in a2c8d93886d5 01:12:40 Removing intermediate container a2c8d93886d5 01:12:40 ---> 1b4bcbce34ed 01:12:40 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:12:40 ---> Running in e4a7902a010d 01:12:40 Removing intermediate container e4a7902a010d 01:12:40 ---> 279a6aba248f 01:12:40 Step 23/25 : LABEL arch=amd64 01:12:40 ---> Running in 73f3021bd2bf 01:12:40 Removing intermediate container 73f3021bd2bf 01:12:40 ---> e50e390d7073 01:12:40 Step 24/25 : LABEL git_sha=0561ba6ee73f9f90ab72e028b4faf630360d42a2 01:12:40 ---> Running in 81cbff8830e4 01:12:40 Removing intermediate container 81cbff8830e4 01:12:40 ---> dfe62d0f85ca 01:12:40 Step 25/25 : LABEL version=0.0.0 01:12:40 ---> Running in 3f0d66c8295f 01:12:40 Removing intermediate container 3f0d66c8295f 01:12:40 ---> 7f2847996b35 01:12:40 [Warning] One or more build-args [ARCH] were not consumed 01:12:40 Successfully built 7f2847996b35 01:12:40 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:12:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:41 01:12:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:41 latest: Pulling from edgex-lftools-log-publisher 01:12:41 5eb5b503b376: Pulling fs layer 01:12:41 5c69ac0246d0: Pulling fs layer 01:12:41 ec43610c2a17: Pulling fs layer 01:12:41 3a2ae6a8a46f: Pulling fs layer 01:12:41 33b1e0a273af: Pulling fs layer 01:12:41 5d3b04190fa2: Pulling fs layer 01:12:41 2f39f015ded8: Pulling fs layer 01:12:41 33b1e0a273af: Waiting 01:12:41 3a2ae6a8a46f: Waiting 01:12:41 5d3b04190fa2: Waiting 01:12:41 2f39f015ded8: Waiting 01:12:41 5c69ac0246d0: Verifying Checksum 01:12:41 5c69ac0246d0: Download complete 01:12:41 3a2ae6a8a46f: Verifying Checksum 01:12:41 3a2ae6a8a46f: Download complete 01:12:41 33b1e0a273af: Verifying Checksum 01:12:41 33b1e0a273af: Download complete 01:12:41 ec43610c2a17: Verifying Checksum 01:12:41 ec43610c2a17: Download complete 01:12:41 5d3b04190fa2: Verifying Checksum 01:12:41 5d3b04190fa2: Download complete 01:12:41 5eb5b503b376: Download complete 01:12:42 2f39f015ded8: Download complete 01:12:43 5eb5b503b376: Pull complete 01:12:43 5c69ac0246d0: Pull complete 01:12:43 ec43610c2a17: Pull complete 01:12:43 3a2ae6a8a46f: Pull complete 01:12:43 33b1e0a273af: Pull complete 01:12:43 5d3b04190fa2: Pull complete 01:12:48 2f39f015ded8: Pull complete 01:12:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:12:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:48 prd-ubuntu20.04-docker-8c-8g-6483 does not seem to be running inside a container 01:12:48 $ 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-684 -v /w/workspace/gexfoundry_device-mqtt-go_PR-684:/w/workspace/gexfoundry_device-mqtt-go_PR-684:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-684@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-684@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:12:49 $ docker top bd693a57b8c74ed0dede4736006ea7bc46d79f6113a31d5acb81c4e40e32f1d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:50 ---> job-cost.sh 01:12:50 lf-activate-venv: SKIPPING 01:12:50 INFO: No Stack... 01:12:50 INFO: Retrieving Pricing Info for: v3-standard-8 01:12:51 INFO: Archiving Costs [Pipeline] sh 01:12:51 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-684/archives/cost.csv 01:12:51 + cut -d, -f6 [Pipeline] lock 01:12:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-684-1-stack-cost] 01:12:51 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-684-1-stack-cost] did not exist. Created. 01:12:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-684-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:12:51 + echo total: 0.2199999988079071 [Pipeline] stash 01:12:51 Stashed 1 file(s) [Pipeline] } 01:12:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-684-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:12:52 $ docker stop --time=1 bd693a57b8c74ed0dede4736006ea7bc46d79f6113a31d5acb81c4e40e32f1d2 01:12:53 $ docker rm -f --volumes bd693a57b8c74ed0dede4736006ea7bc46d79f6113a31d5acb81c4e40e32f1d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:13:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6484 in /w/workspace/gexfoundry_device-mqtt-go_PR-684 [Pipeline] { [Pipeline] ws 01:13:55 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:13:55 The recommended git tool is: git 01:14:00 using credential edgex-jenkins-ssh 01:14:00 Cloning the remote Git repository 01:14:00 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:14:00 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:14:00 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:14:00 > git --version # timeout=10 01:14:00 > git --version # 'git version 2.25.1' 01:14:00 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:03 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:14:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:04 Merging remotes/origin/main commit 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 into PR head commit 0561ba6ee73f9f90ab72e028b4faf630360d42a2 01:14:05 Merge succeeded, producing 0561ba6ee73f9f90ab72e028b4faf630360d42a2 01:14:05 Checking out Revision 0561ba6ee73f9f90ab72e028b4faf630360d42a2 (PR-684) 01:14:04 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:14:04 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:14:04 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/684/head:refs/remotes/origin/PR-684 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:14:04 > git config core.sparsecheckout # timeout=10 01:14:05 > git checkout -f 0561ba6ee73f9f90ab72e028b4faf630360d42a2 # timeout=10 01:14:05 > git remote # timeout=10 01:14:05 > git config --get remote.origin.url # timeout=10 01:14:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:05 > git merge 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 # timeout=10 01:14:05 > git rev-parse HEAD^{commit} # timeout=10 01:14:05 > git config core.sparsecheckout # timeout=10 01:14:05 > git checkout -f 0561ba6ee73f9f90ab72e028b4faf630360d42a2 # timeout=10 01:14:05 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:14:05 > git --version # timeout=10 01:14:05 > git --version # 'git version 2.25.1' 01:14:05 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:14:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:14:10 % Total % Received % Xferd Average Speed Time Time Time Current 01:14:10 Dload Upload Total Spent Left Speed 01:14:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 69717 0 --:--:-- --:--:-- --:--:-- 70098 [Pipeline] sh 01:14:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:14:11 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 01:14:11 /etc/docker/daemon.json 01:14:11 { 01:14:11 "registry-mirrors": [ 01:14:11 "https://nexus3.edgexfoundry.org:10001" 01:14:11 ], 01:14:11 "bip": "10.250.0.254/24", 01:14:11 "hosts": [ 01:14:11 "tcp://0.0.0.0:5555", 01:14:11 "unix:///var/run/docker.sock" 01:14:11 ], 01:14:11 "mtu": 1458, 01:14:11 "selinux-enabled": true, 01:14:11 "seccomp-profile": "/etc/docker/seccomp.json" 01:14:11 } [Pipeline] sh 01:14:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:14:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:14:30 provisioning config files... 01:14:30 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5979123032403648535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:30 ---> ****-login.sh 01:14:30 nexus3.edgexfoundry.org:10001 01:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:14:31 Configure a credential helper to remove this warning. See 01:14:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:14:31 01:14:31 Login Succeeded 01:14:31 nexus3.edgexfoundry.org:10002 01:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:14:32 Configure a credential helper to remove this warning. See 01:14:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:14:32 01:14:32 Login Succeeded 01:14:32 nexus3.edgexfoundry.org:10003 01:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:14:32 Configure a credential helper to remove this warning. See 01:14:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:14:32 01:14:32 Login Succeeded 01:14:32 nexus3.edgexfoundry.org:10004 01:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:14:32 Configure a credential helper to remove this warning. See 01:14:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:14:32 01:14:32 Login Succeeded 01:14:32 ****.io 01:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:14:33 Configure a credential helper to remove this warning. See 01:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:14:33 01:14:33 Login Succeeded 01:14:33 ---> ****-login.sh ends [Pipeline] } 01:14:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:14:33 ========================================================= 01:14:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:14:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:14:34 Sending build context to Docker daemon 10.52MB 01:14:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:14:34 Step 2/12 : FROM ${BASE} AS builder 01:14:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:14:34 c6b39de5b339: Pulling fs layer 01:14:34 a69c41024577: Pulling fs layer 01:14:34 d6de4b400683: Pulling fs layer 01:14:34 35cb2a7552d0: Pulling fs layer 01:14:34 35cb2a7552d0: Waiting 01:14:34 4f4fb700ef54: Pulling fs layer 01:14:34 464afbd9ba4c: Pulling fs layer 01:14:34 4f4fb700ef54: Waiting 01:14:34 00f215d4a9da: Pulling fs layer 01:14:34 d496ad576159: Pulling fs layer 01:14:34 464afbd9ba4c: Waiting 01:14:34 00f215d4a9da: Waiting 01:14:34 d496ad576159: Waiting 01:14:34 a69c41024577: Download complete 01:14:34 35cb2a7552d0: Verifying Checksum 01:14:34 35cb2a7552d0: Download complete 01:14:34 4f4fb700ef54: Verifying Checksum 01:14:34 4f4fb700ef54: Download complete 01:14:35 c6b39de5b339: Verifying Checksum 01:14:35 c6b39de5b339: Download complete 01:14:35 464afbd9ba4c: Verifying Checksum 01:14:35 464afbd9ba4c: Download complete 01:14:35 d496ad576159: Download complete 01:14:36 c6b39de5b339: Pull complete 01:14:36 a69c41024577: Pull complete 01:14:36 d6de4b400683: Verifying Checksum 01:14:36 d6de4b400683: Download complete 01:14:37 00f215d4a9da: Verifying Checksum 01:14:37 00f215d4a9da: Download complete 01:14:50 d6de4b400683: Pull complete 01:14:50 35cb2a7552d0: Pull complete 01:14:50 4f4fb700ef54: Pull complete 01:14:50 464afbd9ba4c: Pull complete 01:14:58 00f215d4a9da: Pull complete 01:14:59 d496ad576159: Pull complete 01:14:59 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 01:14:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:14:59 ---> f246e2811388 01:14:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:15:01 ---> Running in 0f13c75e71f4 01:15:01 Removing intermediate container 0f13c75e71f4 01:15:01 ---> c073f4d6b06e 01:15:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:15:02 ---> Running in fea9d58b1fee 01:15:02 Removing intermediate container fea9d58b1fee 01:15:02 ---> 875c843943c3 01:15:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:15:02 ---> Running in c0f5e43fe23d 01:15:02 Removing intermediate container c0f5e43fe23d 01:15:02 ---> 5dbe4f96b20f 01:15:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:15:02 ---> Running in ca235e7d8438 01:15:03 Removing intermediate container ca235e7d8438 01:15:03 ---> 03e095f3af46 01:15:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:15:03 ---> Running in 37ce271c211e 01:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:15:05 (1/4) Installing openssh-keygen (9.3_p2-r2) 01:15:05 (2/4) Installing libedit (20221030.3.1-r1) 01:15:05 (3/4) Installing openssh-client-common (9.3_p2-r2) 01:15:05 (4/4) Installing openssh-client-default (9.3_p2-r2) 01:15:05 Executing busybox-1.36.1-r5.trigger 01:15:05 OK: 271 MiB in 56 packages 01:15:06 Removing intermediate container 37ce271c211e 01:15:06 ---> 4ba1351b9158 01:15:06 Step 8/12 : WORKDIR /device-mqtt-go 01:15:06 ---> Running in 4aad9bba27fc 01:15:06 Removing intermediate container 4aad9bba27fc 01:15:06 ---> d4f03bb88c72 01:15:06 Step 9/12 : COPY go.mod vendor* ./ 01:15:07 ---> 5c7214916769 01:15:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:07 ---> Running in 720afa596766 01:16:59 Removing intermediate container 720afa596766 01:16:59 ---> 6190238ba94b 01:16:59 Step 11/12 : COPY . . 01:16:59 ---> 4994174c08cc 01:16:59 Step 12/12 : RUN $MAKE 01:16:59 ---> Running in 2cc8e2cf2872 01:16:59 noop 01:16:59 Removing intermediate container 2cc8e2cf2872 01:16:59 ---> 96a734533eca 01:16:59 Successfully built 96a734533eca 01:16:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:59 + docker inspect -f . ci-base-image-arm64 01:16:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:59 prd-ubuntu20.04-docker-arm64-4c-16g-6484 does not seem to be running inside a container 01:17:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 01:17:01 $ docker top 42568f24ed4fbf5a1b7be6df00322018df16a1fb640ab52c09605795b96b7ab1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:02 + go version 01:17:02 go version go1.21.9 linux/arm64 [Pipeline] } 01:17:02 $ docker stop --time=1 42568f24ed4fbf5a1b7be6df00322018df16a1fb640ab52c09605795b96b7ab1 01:17:03 $ docker rm -f --volumes 42568f24ed4fbf5a1b7be6df00322018df16a1fb640ab52c09605795b96b7ab1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:04 + docker inspect -f . ci-base-image-arm64 01:17:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:04 prd-ubuntu20.04-docker-arm64-4c-16g-6484 does not seem to be running inside a container 01:17:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 01:17:06 $ docker top b16441c169ae16531b2929256511698e9deecd8cde8fbb13bc92449c55a6ea75 -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:06 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:17:07 + make test 01:17:07 go test ./... -coverprofile=coverage.out ./... 01:17:13 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:20:49 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:20:49 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:20:49 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.046s coverage: 22.8% of statements 01:20:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:20:49 go vet ./... 01:21:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:21:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:21:36 ./bin/test-attribution-txt.sh 01:21:36 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:21:36 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:21:36 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:21:36 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:21:36 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:21:36 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:21:36 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:21:36 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:21:36 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:21:36 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:21:36 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:21:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:21:36 $ docker stop --time=1 b16441c169ae16531b2929256511698e9deecd8cde8fbb13bc92449c55a6ea75 01:21:38 $ docker rm -f --volumes b16441c169ae16531b2929256511698e9deecd8cde8fbb13bc92449c55a6ea75 [Pipeline] // withDockerContainer [Pipeline] sh 01:21:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:21:40 Warning: overwriting stash ‘coverage-report’ 01:21:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:21:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:21:41 + ls -al . 01:21:41 total 248 01:21:41 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:17 . 01:21:41 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 01:14 .. 01:21:41 -rw-rw-r-- 1 jenkins jenkins 140 Jul 26 01:14 .dockerignore 01:21:41 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:14 .git 01:21:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:14 .github 01:21:41 -rw-rw-r-- 1 jenkins jenkins 264 Jul 26 01:14 .gitignore 01:21:41 -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 01:14 .golangci.yml 01:21:41 -rw-rw-r-- 1 jenkins jenkins 10386 Jul 26 01:14 Attribution.txt 01:21:41 -rw-rw-r-- 1 jenkins jenkins 18574 Jul 26 01:14 CHANGELOG.md 01:21:41 -rw-rw-r-- 1 jenkins jenkins 1798 Jul 26 01:14 Dockerfile 01:21:41 -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 01:14 GOVERNANCE.md 01:21:41 -rw-rw-r-- 1 jenkins jenkins 657 Jul 26 01:14 Jenkinsfile 01:21:41 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 26 01:14 LICENSE 01:21:41 -rw-rw-r-- 1 jenkins jenkins 1963 Jul 26 01:14 Makefile 01:21:41 -rw-rw-r-- 1 jenkins jenkins 620 Jul 26 01:14 OWNERS.md 01:21:41 -rw-rw-r-- 1 jenkins jenkins 3599 Jul 26 01:14 README.md 01:21:41 -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 01:10 VERSION 01:21:41 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:14 bin 01:21:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:14 cmd 01:21:41 -rw-r--r-- 1 jenkins jenkins 18506 Jul 26 01:20 coverage.out 01:21:41 -rw-rw-r-- 1 jenkins jenkins 7065 Jul 26 01:14 go.mod 01:21:41 -rw-rw-r-- 1 jenkins jenkins 101673 Jul 26 01:14 go.sum 01:21:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:14 internal 01:21:41 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:14 mock 01:21:41 -rw-rw-r-- 1 jenkins jenkins 227 Jul 26 01:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:41 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0561ba6ee73f9f90ab72e028b4faf630360d42a2 --label arch=arm64 --label version=0.0.0 . 01:21:42 Sending build context to Docker daemon 10.53MB 01:21:42 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:21:42 Step 2/25 : FROM ${BASE} AS builder 01:21:42 ---> 96a734533eca 01:21:42 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:21:42 ---> Running in 24d4476ff57b 01:21:42 Removing intermediate container 24d4476ff57b 01:21:42 ---> cb36b8325926 01:21:42 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:21:42 ---> Running in d19d3e90f5f2 01:21:43 Removing intermediate container d19d3e90f5f2 01:21:43 ---> 06488326d76b 01:21:43 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:21:43 ---> Running in 4679e3e320d6 01:21:43 Removing intermediate container 4679e3e320d6 01:21:43 ---> 15311a1794df 01:21:43 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:21:43 ---> Running in b55959e3b290 01:21:43 Removing intermediate container b55959e3b290 01:21:43 ---> 6df8655d7000 01:21:43 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:21:43 ---> Running in c8518e6b7a62 01:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:21:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:21:46 OK: 271 MiB in 56 packages 01:21:46 Removing intermediate container c8518e6b7a62 01:21:46 ---> 4ad3ea2959a2 01:21:46 Step 8/25 : WORKDIR /device-mqtt-go 01:21:47 ---> Running in 9193e537b5dc 01:21:47 Removing intermediate container 9193e537b5dc 01:21:47 ---> 63523da93cd3 01:21:47 Step 9/25 : COPY go.mod vendor* ./ 01:21:47 ---> f914172217f5 01:21:47 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:48 ---> Running in d6fbf8d6c384 01:21:49 Removing intermediate container d6fbf8d6c384 01:21:49 ---> 4f7347273389 01:21:49 Step 11/25 : COPY . . 01:21:51 ---> 9f2b6cd45e6e 01:21:51 Step 12/25 : RUN $MAKE 01:21:51 ---> Running in 5d906c8e6010 01:21:52 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/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:25:14 Removing intermediate container 5d906c8e6010 01:25:14 ---> 011b14a1b7f1 01:25:14 Step 13/25 : FROM alpine:3.18 01:25:14 3.18: Pulling from library/alpine 01:25:14 4983c3fe2029: Pulling fs layer 01:25:14 4983c3fe2029: Verifying Checksum 01:25:14 4983c3fe2029: Download complete 01:25:14 4983c3fe2029: Pull complete 01:25:14 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:25:14 Status: Downloaded newer image for alpine:3.18 01:25:14 ---> a0237000ae83 01:25:14 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:25:14 ---> Running in c65967ed9faf 01:25:14 Removing intermediate container c65967ed9faf 01:25:14 ---> bafd8e1934b4 01:25:14 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:25:14 ---> Running in cfe02cc614fe 01:25:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:25:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:25:14 (1/1) Installing dumb-init (1.2.5-r2) 01:25:14 Executing busybox-1.36.1-r7.trigger 01:25:14 OK: 8 MiB in 16 packages 01:25:14 Removing intermediate container cfe02cc614fe 01:25:14 ---> cd2932bbe9a5 01:25:14 Step 16/25 : RUN apk --no-cache upgrade 01:25:14 ---> Running in cf01c163c952 01:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:25:16 OK: 8 MiB in 16 packages 01:25:16 Removing intermediate container cf01c163c952 01:25:16 ---> daeb86da18d4 01:25:16 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:25:18 ---> 755160e0e710 01:25:18 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:25:19 ---> d4ac371522ea 01:25:19 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:25:20 ---> 11798677429f 01:25:20 Step 20/25 : EXPOSE 59982 01:25:20 ---> Running in 77e6fca4dd58 01:25:20 Removing intermediate container 77e6fca4dd58 01:25:20 ---> c7f3de57c67e 01:25:20 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:25:20 ---> Running in a6a55c28a6f3 01:25:20 Removing intermediate container a6a55c28a6f3 01:25:20 ---> 9fd55a1fb2b1 01:25:20 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:25:20 ---> Running in d0b80457b785 01:25:20 Removing intermediate container d0b80457b785 01:25:20 ---> 7ff718e9d251 01:25:20 Step 23/25 : LABEL arch=arm64 01:25:21 ---> Running in df420769fa60 01:25:21 Removing intermediate container df420769fa60 01:25:21 ---> fa75aff5369d 01:25:21 Step 24/25 : LABEL git_sha=0561ba6ee73f9f90ab72e028b4faf630360d42a2 01:25:21 ---> Running in 6489a50a4bc4 01:25:21 Removing intermediate container 6489a50a4bc4 01:25:21 ---> a9d01cbc6791 01:25:21 Step 25/25 : LABEL version=0.0.0 01:25:21 ---> Running in 781eaf759f96 01:25:21 Removing intermediate container 781eaf759f96 01:25:21 ---> 82cde2726557 01:25:21 [Warning] One or more build-args [ARCH] were not consumed 01:25:21 Successfully built 82cde2726557 01:25:22 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:23 01:25:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:23 arm64: Pulling from edgex-lftools-log-publisher 01:25:23 8998bd30e6a1: Pulling fs layer 01:25:23 04944245beec: Pulling fs layer 01:25:23 699f458cf7ca: Pulling fs layer 01:25:23 765212b225bb: Pulling fs layer 01:25:23 f23df028b6ca: Pulling fs layer 01:25:23 d65c8cfc05b1: Pulling fs layer 01:25:23 2437ff75d9bd: Pulling fs layer 01:25:23 765212b225bb: Waiting 01:25:23 f23df028b6ca: Waiting 01:25:23 d65c8cfc05b1: Waiting 01:25:23 2437ff75d9bd: Waiting 01:25:23 04944245beec: Verifying Checksum 01:25:23 04944245beec: Download complete 01:25:23 765212b225bb: Verifying Checksum 01:25:23 765212b225bb: Download complete 01:25:23 f23df028b6ca: Download complete 01:25:23 d65c8cfc05b1: Verifying Checksum 01:25:23 d65c8cfc05b1: Download complete 01:25:23 699f458cf7ca: Verifying Checksum 01:25:23 699f458cf7ca: Download complete 01:25:24 8998bd30e6a1: Verifying Checksum 01:25:24 8998bd30e6a1: Download complete 01:25:27 2437ff75d9bd: Verifying Checksum 01:25:27 2437ff75d9bd: Download complete 01:25:28 8998bd30e6a1: Pull complete 01:25:29 04944245beec: Pull complete 01:25:30 699f458cf7ca: Pull complete 01:25:31 765212b225bb: Pull complete 01:25:32 f23df028b6ca: Pull complete 01:25:32 d65c8cfc05b1: Pull complete 01:25:50 2437ff75d9bd: Pull complete 01:25:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:25:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:51 prd-ubuntu20.04-docker-arm64-4c-16g-6484 does not seem to be running inside a container 01:25:51 $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 01:25:53 $ docker top 341ff2a65098b85cc3c482f7df59362ef7be729ffc99d263c0ec874c9e039cfd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:54 ---> job-cost.sh 01:25:54 lf-activate-venv: SKIPPING 01:25:54 INFO: No Stack... 01:25:55 INFO: Retrieving Pricing Info for: v3-standard-4 01:25:55 INFO: Archiving Costs [Pipeline] sh 01:25:56 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:25:56 + cut -d, -f6 [Pipeline] lock 01:25:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-684-1-stack-cost] 01:25:56 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-684-1-stack-cost] did not exist. Created. 01:25:56 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-684-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:25:57 /w/workspace/device-mqtt-go/1@tmp/durable-ae2f4264/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:25:58 + echo total: 0.10999999940395355 [Pipeline] stash 01:25:58 Warning: overwriting stash ‘stack-cost’ 01:25:58 Stashed 1 file(s) [Pipeline] } 01:25:58 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-684-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:25:58 $ docker stop --time=1 341ff2a65098b85cc3c482f7df59362ef7be729ffc99d263c0ec874c9e039cfd 01:25:59 $ docker rm -f --volumes 341ff2a65098b85cc3c482f7df59362ef7be729ffc99d263c0ec874c9e039cfd [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 01:26:01 provisioning config files... 01:26:01 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-684@tmp/config5297650429119135379tmp [Pipeline] { [Pipeline] sh 01:26:01 + set +x 01:26:01 + bash -s -- 01:26:01 + curl -s https://codecov.io/bash 01:26:01 01:26:01 _____ _ 01:26:01 / ____| | | 01:26:01 | | ___ __| | ___ ___ _____ __ 01:26:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:26:01 | |___| (_) | (_| | __/ (_| (_) \ V / 01:26:01 \_____\___/ \__,_|\___|\___\___/ \_/ 01:26:01 Bash-1.0.6 01:26:01 01:26:01 01:26:01 ==> git version 2.25.1 found 01:26:01 ==> 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:26:01 Release-Date: 2020-01-08 01:26:01 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:26:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:26:01 ==> Jenkins CI detected. 01:26:01 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-684 01:26:01 project root: . 01:26:01 --> token set from env 01:26:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:26:01 ==> Running gcov in . (disable via -X gcov) 01:26:01 ==> Python coveragepy not found 01:26:01 ==> Searching for coverage reports in: 01:26:01 + . 01:26:01 -> Found 1 reports 01:26:01 ==> Detecting git/mercurial file structure 01:26:01 ==> Reading reports 01:26:01 + ./coverage.out bytes=18506 01:26:01 ==> Appending adjustments 01:26:01 https://docs.codecov.io/docs/fixing-reports 01:26:01 + Found adjustments 01:26:01 ==> Gzipping contents 01:26:01 4.0K /tmp/codecov.Kta1gD.gz 01:26:01 ==> Uploading reports 01:26:01 url: https://codecov.io 01:26:01 query: branch=PR-684&commit=0561ba6ee73f9f90ab72e028b4faf630360d42a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-684%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=684&job=&cmd_args= 01:26:01 -> Pinging Codecov 01:26:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-684&commit=0561ba6ee73f9f90ab72e028b4faf630360d42a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-684%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=684&job=&cmd_args= 01:26:01 -> Uploading to 01:26:01 https://storage.googleapis.com/codecov/v4/raw/2024-07-26/7D719EC7BBE17E464838252E33014C33/0561ba6ee73f9f90ab72e028b4faf630360d42a2/5fc90a64-c1b6-49fb-9005-6ff91ac9a348.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240726%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240726T012601Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=451af2c9900c3bde0c1fe7d6d8b489960b0516768ff87016a857d815ef56d719 01:26:02 % Total % Received % Xferd Average Speed Time Time Time Current 01:26:02 Dload Upload Total Spent Left Speed 01:26:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12547 --:--:-- --:--:-- --:--:-- 12547 01:26:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/0561ba6ee73f9f90ab72e028b4faf630360d42a2 [Pipeline] } 01:26:02 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:26:04 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-684/archives ] 01:26:04 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-684/archives 01:26:04 total 16 01:26:04 drwxr-xr-x 3 root root 4096 Jul 26 01:12 . 01:26:04 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 01:12 .. 01:26:04 drwxr-xr-x 2 root root 4096 Jul 26 01:12 cost 01:26:04 -rw-r--r-- 1 root root 86 Jul 26 01:12 cost.csv 01:26:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-684/archives 01:26:04 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-684/archives 01:26:04 total 16 01:26:04 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 01:12 . 01:26:04 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 01:12 .. 01:26:04 drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 01:12 cost 01:26:04 -rw-r--r-- 1 jenkins jenkins 86 Jul 26 01:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:26:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:26:05 ---> package-listing.sh 01:26:05 ++ facter osfamily 01:26:05 ++ tr '[:upper:]' '[:lower:]' 01:26:06 + OS_FAMILY=debian 01:26:06 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-684 01:26:06 + START_PACKAGES=/tmp/packages_start.txt 01:26:06 + END_PACKAGES=/tmp/packages_end.txt 01:26:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:26:06 + PACKAGES=/tmp/packages_start.txt 01:26:06 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-684 ']' 01:26:06 + PACKAGES=/tmp/packages_end.txt 01:26:06 + case "${OS_FAMILY}" in 01:26:06 + dpkg -l 01:26:06 + grep '^ii' 01:26:06 + '[' -f /tmp/packages_start.txt ']' 01:26:06 + '[' -f /tmp/packages_end.txt ']' 01:26:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:26:06 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-684 ']' 01:26:06 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-684/archives/ 01:26:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-684/archives/ [Pipeline] echo 01:26:06 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-684/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:26:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:26:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:07 prd-ubuntu20.04-docker-8c-8g-6483 does not seem to be running inside a container 01:26:07 $ 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-684/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-684 -v /w/workspace/gexfoundry_device-mqtt-go_PR-684:/w/workspace/gexfoundry_device-mqtt-go_PR-684:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-684@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:26:07 $ docker top 9dd137f361ca013136f40e1337aa6f707bb8f1f899b83da8e38fc25f115f4048 -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:07 + touch /tmp/pre-build-complete [Pipeline] sh 01:26:08 + mkdir -p /var/log/sysstat [Pipeline] sh 01:26:08 + ls /var/log/sa-host 01:26:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:08 provisioning config files... 01:26:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-684@tmp/config15637701532298840383tmp [Pipeline] { [Pipeline] echo 01:26:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:26:09 ---> create-netrc.sh [Pipeline] } 01:26:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:26:09 ---> python-tools-install.sh [Pipeline] echo 01:26:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:26:10 ---> sudo-logs.sh 01:26:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:26:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:26:10 ---> job-cost.sh 01:26:10 lf-activate-venv: SKIPPING 01:26:10 DEBUG: total: 0.2199999988079071 01:26:10 INFO: Retrieving Stack Cost... 01:26:10 INFO: Retrieving Pricing Info for: v3-standard-8 01:26:10 INFO: Archiving Costs [Pipeline] echo 01:26:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:26:11 ---> logs-deploy.sh 01:26:11 lf-activate-venv: SKIPPING 01:26:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-684/1 01:26:11 INFO: archiving workspace using pattern(s): 01:26:12 Archives upload complete. 01:26:12 INFO: archiving logs to Nexus