Pull request #685 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed9d0b71fa3e40ff1fa17a8134bea7677527c096+3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 (f6af1204a9180321cb1d3dc4f609ec1d239ff8de) 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-ssh9868606334229090456.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-ssh5719581291439492257.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-685/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-685/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16690897011132414664.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-685/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15008787313560341380.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-ssh8081601070952367441.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-685/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-685/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4722403311874797859.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6799 in /w/workspace/gexfoundry_device-mqtt-go_PR-685 [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-685 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 into PR head commit ed9d0b71fa3e40ff1fa17a8134bea7677527c096 Merge succeeded, producing ed9d0b71fa3e40ff1fa17a8134bea7677527c096 Checking out Revision ed9d0b71fa3e40ff1fa17a8134bea7677527c096 (PR-685) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > 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/685/head:refs/remotes/origin/PR-685 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed9d0b71fa3e40ff1fa17a8134bea7677527c096 # 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 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed9d0b71fa3e40ff1fa17a8134bea7677527c096 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:54:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:54:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:54:33 ========================================================= 01:54:33 EdgeX Global Pipelines Version Info 01:54:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:54:34 ------------------- 01:54:34 stable info: 01:54:34 ------------------- 01:54:34 Commited By: Ginny Guan ginny@iotechsys.com 01:54:34 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 01:54:34 Message: update stable to v1.0.260 01:54:34 ------------------- 01:54:34 experimental info: 01:54:34 ------------------- 01:54:34 Commited By: Ginny Guan ginny@iotechsys.com 01:54:34 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 01:54:34 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:54:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:54:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:54:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:54:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:54:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:54:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:54:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-685 [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-685 [Pipeline] echo 01:54:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-685 [Pipeline] echo 01:54:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed9d0b71fa3e40ff1fa17a8134bea7677527c096 [Pipeline] echo 01:54:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed9d0b7 [Pipeline] echo 01:54:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:37 provisioning config files... 01:54:37 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp/config10988809907604449998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:37 ---> ****-login.sh 01:54:37 nexus3.edgexfoundry.org:10001 01:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:37 Configure a credential helper to remove this warning. See 01:54:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:37 01:54:37 Login Succeeded 01:54:37 nexus3.edgexfoundry.org:10002 01:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:37 Configure a credential helper to remove this warning. See 01:54:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:37 01:54:37 Login Succeeded 01:54:37 nexus3.edgexfoundry.org:10003 01:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:38 Configure a credential helper to remove this warning. See 01:54:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:38 01:54:38 Login Succeeded 01:54:38 nexus3.edgexfoundry.org:10004 01:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:38 Configure a credential helper to remove this warning. See 01:54:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:38 01:54:38 Login Succeeded 01:54:38 ****.io 01:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:38 Configure a credential helper to remove this warning. See 01:54:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:38 01:54:38 Login Succeeded 01:54:38 ---> ****-login.sh ends [Pipeline] } 01:54:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:54:39 + git rev-list -1 --merges ed9d0b71fa3e40ff1fa17a8134bea7677527c096~1..ed9d0b71fa3e40ff1fa17a8134bea7677527c096 [Pipeline] echo 01:54:39 -----------> git rev-list -1 --merges ed9d0b71fa3e40ff1fa17a8134bea7677527c096~1..ed9d0b71fa3e40ff1fa17a8134bea7677527c096 ed9d0b71fa3e40ff1fa17a8134bea7677527c096 [false] [Pipeline] sh 01:54:39 + git log --format=format:%s -1 ed9d0b71fa3e40ff1fa17a8134bea7677527c096 [Pipeline] echo 01:54:39 ========================================================= 01:54:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:54:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:54:40 + git log --format=format:%s -1 ed9d0b71fa3e40ff1fa17a8134bea7677527c096 [Pipeline] echo 01:54:40 [semverPrep] GIT_COMMIT: ed9d0b71fa3e40ff1fa17a8134bea7677527c096, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:54:40 [semverPrep] This is not a build commit. [Pipeline] sh 01:54:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:54:40 + grep -v github /etc/ssh/ssh_known_hosts 01:54:40 + [ -e /tmp/ssh_known_hosts ] 01:54:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:54:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:54:40 + sudo tee -a /etc/ssh/ssh_known_hosts 01:54:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:41 01:54:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:41 0.1.4: Pulling from edgex-devops/py-git-semver 01:54:41 b85a868b505f: Pulling fs layer 01:54:41 e2be974225ed: Pulling fs layer 01:54:41 339a4e72a1f5: Pulling fs layer 01:54:41 988bab9f4d93: Pulling fs layer 01:54:41 1469e6f7b9e6: Pulling fs layer 01:54:41 eaf3925da568: Pulling fs layer 01:54:41 bab4dde63d76: Pulling fs layer 01:54:41 bde34c3a00c8: Pulling fs layer 01:54:41 b352a97aabf1: Pulling fs layer 01:54:41 4872d77fe225: Pulling fs layer 01:54:41 5851b861e8e6: Pulling fs layer 01:54:41 eaf3925da568: Waiting 01:54:41 bab4dde63d76: Waiting 01:54:41 bde34c3a00c8: Waiting 01:54:41 b352a97aabf1: Waiting 01:54:41 4872d77fe225: Waiting 01:54:41 988bab9f4d93: Waiting 01:54:41 5851b861e8e6: Waiting 01:54:41 1469e6f7b9e6: Waiting 01:54:41 e2be974225ed: Verifying Checksum 01:54:41 e2be974225ed: Download complete 01:54:41 988bab9f4d93: Verifying Checksum 01:54:41 988bab9f4d93: Download complete 01:54:41 1469e6f7b9e6: Verifying Checksum 01:54:41 1469e6f7b9e6: Download complete 01:54:41 339a4e72a1f5: Verifying Checksum 01:54:41 339a4e72a1f5: Download complete 01:54:41 eaf3925da568: Download complete 01:54:41 bde34c3a00c8: Download complete 01:54:41 b352a97aabf1: Verifying Checksum 01:54:41 b352a97aabf1: Download complete 01:54:41 4872d77fe225: Download complete 01:54:41 5851b861e8e6: Download complete 01:54:41 b85a868b505f: Download complete 01:54:42 bab4dde63d76: Verifying Checksum 01:54:42 bab4dde63d76: Download complete 01:54:43 b85a868b505f: Pull complete 01:54:43 e2be974225ed: Pull complete 01:54:43 339a4e72a1f5: Pull complete 01:54:43 988bab9f4d93: Pull complete 01:54:43 1469e6f7b9e6: Pull complete 01:54:43 eaf3925da568: Pull complete 01:54:45 bab4dde63d76: Pull complete 01:54:45 bde34c3a00c8: Pull complete 01:54:45 b352a97aabf1: Pull complete 01:54:45 4872d77fe225: Pull complete 01:54:45 5851b861e8e6: Pull complete 01:54:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:54:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:46 prd-ubuntu20.04-docker-8c-8g-6799 does not seem to be running inside a container 01:54:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-685 -v /w/workspace/gexfoundry_device-mqtt-go_PR-685:/w/workspace/gexfoundry_device-mqtt-go_PR-685:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:54:49 $ docker top 0cca59c88fdb6ab1cc13c692e01c221b9eb00d8e09c904287f9ac7ba4f2cb7bd -eo pid,comm 01:54:49 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:54:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:54:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:49 [ssh-agent] Looking for ssh-agent implementation... 01:54:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:49 $ docker exec 0cca59c88fdb6ab1cc13c692e01c221b9eb00d8e09c904287f9ac7ba4f2cb7bd ssh-agent 01:54:49 SSH_AUTH_SOCK=/tmp/ssh-kWuETlp52xGC/agent.31 01:54:49 SSH_AGENT_PID=37 01:54:49 Running ssh-add (command line suppressed) 01:54:49 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp/private_key_10972874924260636357.key (/w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp/private_key_10972874924260636357.key) 01:54:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:50 + git tag --points-at HEAD [Pipeline] } 01:54:50 $ docker exec --env ******** --env ******** 0cca59c88fdb6ab1cc13c692e01c221b9eb00d8e09c904287f9ac7ba4f2cb7bd ssh-agent -k 01:54:50 unset SSH_AUTH_SOCK; 01:54:50 unset SSH_AGENT_PID; 01:54:50 echo Agent pid 37 killed; 01:54:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:54:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:50 [ssh-agent] Looking for ssh-agent implementation... 01:54:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:50 $ docker exec 0cca59c88fdb6ab1cc13c692e01c221b9eb00d8e09c904287f9ac7ba4f2cb7bd ssh-agent 01:54:50 SSH_AUTH_SOCK=/tmp/ssh-nr4yAey2wZuD/agent.70 01:54:50 SSH_AGENT_PID=76 01:54:50 Running ssh-add (command line suppressed) 01:54:50 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp/private_key_4549427776795495919.key (/w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp/private_key_4549427776795495919.key) 01:54:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:51 + git semver init 01:54:51 2024-07-31 01:54:51,490 [run_init] DEBUG init version:0.0.0 force:False 01:54:51 2024-07-31 01:54:51,491 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-685/.semver 01:54:51 2024-07-31 01:54:51,492 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-685/.semver 01:54:51 2024-07-31 01:54:51,492 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-685/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-685, universal_newlines=False, shell=None, istream=None) 01:54:53 2024-07-31 01:54:53,165 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-685/.git/info/exclude 01:54:53 2024-07-31 01:54:53,166 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-685/.semver/PR-685 with force:False 01:54:53 2024-07-31 01:54:53,166 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-685/.semver/PR-685 01:54:53 2024-07-31 01:54:53,171 [execute] INFO git cat-file --batch-check 01:54:53 2024-07-31 01:54:53,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-685/.semver, universal_newlines=False, shell=None, istream=) 01:54:53 2024-07-31 01:54:53,179 [execute] INFO git cat-file --batch 01:54:53 2024-07-31 01:54:53,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-685/.semver, universal_newlines=False, shell=None, istream=) 01:54:53 2024-07-31 01:54:53,184 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-685/.semver/PR-685 01:54:53 0.0.0 [Pipeline] } 01:54:53 $ docker exec --env ******** --env ******** 0cca59c88fdb6ab1cc13c692e01c221b9eb00d8e09c904287f9ac7ba4f2cb7bd ssh-agent -k 01:54:53 unset SSH_AUTH_SOCK; 01:54:53 unset SSH_AGENT_PID; 01:54:53 echo Agent pid 76 killed; 01:54:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:54:54 + git semver [Pipeline] } 01:54:54 $ docker stop --time=1 0cca59c88fdb6ab1cc13c692e01c221b9eb00d8e09c904287f9ac7ba4f2cb7bd 01:54:55 $ docker rm -f --volumes 0cca59c88fdb6ab1cc13c692e01c221b9eb00d8e09c904287f9ac7ba4f2cb7bd [Pipeline] // withDockerContainer [Pipeline] sh 01:54:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:54:56 Stashed 1 file(s) [Pipeline] echo 01:54:56 [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:54:57 provisioning config files... 01:54:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp/config17191667902388144885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:57 ---> ****-login.sh 01:54:57 nexus3.edgexfoundry.org:10001 01:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:57 Configure a credential helper to remove this warning. See 01:54:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:57 01:54:57 Login Succeeded 01:54:57 nexus3.edgexfoundry.org:10002 01:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:57 Configure a credential helper to remove this warning. See 01:54:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:57 01:54:57 Login Succeeded 01:54:57 nexus3.edgexfoundry.org:10003 01:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:57 Configure a credential helper to remove this warning. See 01:54:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:57 01:54:57 Login Succeeded 01:54:57 nexus3.edgexfoundry.org:10004 01:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:57 Configure a credential helper to remove this warning. See 01:54:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:57 01:54:57 Login Succeeded 01:54:57 ****.io 01:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:58 Configure a credential helper to remove this warning. See 01:54:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:58 01:54:58 Login Succeeded 01:54:58 ---> ****-login.sh ends [Pipeline] } 01:54:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:54:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:54:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:54:58 ========================================================= 01:54:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:54:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:59 + 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:54:59 Sending build context to Docker daemon 20.83MB 01:54:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:54:59 Step 2/12 : FROM ${BASE} AS builder 01:54:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:54:59 619be1103602: Pulling fs layer 01:54:59 7862e08f4a3e: Pulling fs layer 01:54:59 5df492c9dc93: Pulling fs layer 01:54:59 7629e6793208: Pulling fs layer 01:54:59 4f4fb700ef54: Pulling fs layer 01:54:59 fb5054dd5b73: Pulling fs layer 01:54:59 eeca6798cff9: Pulling fs layer 01:54:59 aa269ceb94a6: Pulling fs layer 01:54:59 ada007ff1a6a: Pulling fs layer 01:54:59 eeca6798cff9: Waiting 01:54:59 4f4fb700ef54: Waiting 01:54:59 7629e6793208: Waiting 01:54:59 aa269ceb94a6: Waiting 01:54:59 fb5054dd5b73: Waiting 01:54:59 ada007ff1a6a: Waiting 01:54:59 7862e08f4a3e: Download complete 01:54:59 7629e6793208: Verifying Checksum 01:54:59 7629e6793208: Download complete 01:54:59 4f4fb700ef54: Download complete 01:54:59 fb5054dd5b73: Verifying Checksum 01:54:59 fb5054dd5b73: Download complete 01:54:59 619be1103602: Verifying Checksum 01:54:59 619be1103602: Download complete 01:54:59 eeca6798cff9: Verifying Checksum 01:54:59 eeca6798cff9: Download complete 01:54:59 619be1103602: Pull complete 01:54:59 ada007ff1a6a: Verifying Checksum 01:54:59 ada007ff1a6a: Download complete 01:54:59 7862e08f4a3e: Pull complete 01:54:59 5df492c9dc93: Verifying Checksum 01:54:59 5df492c9dc93: Download complete 01:55:00 aa269ceb94a6: Verifying Checksum 01:55:00 aa269ceb94a6: Download complete 01:55:03 5df492c9dc93: Pull complete 01:55:03 7629e6793208: Pull complete 01:55:03 4f4fb700ef54: Pull complete 01:55:03 fb5054dd5b73: Pull complete 01:55:03 eeca6798cff9: Pull complete 01:55:05 aa269ceb94a6: Pull complete 01:55:05 ada007ff1a6a: Pull complete 01:55:05 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 01:55:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:55:05 ---> f489d0715acc 01:55:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:55:10 ---> Running in 6d9b6caf11f6 01:55:10 Removing intermediate container 6d9b6caf11f6 01:55:10 ---> aa04ffeddf6d 01:55:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:55:10 ---> Running in 9c453f08f507 01:55:10 Removing intermediate container 9c453f08f507 01:55:10 ---> a1c426ba967d 01:55:10 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:55:10 ---> Running in e7eae7b77dde 01:55:10 Removing intermediate container e7eae7b77dde 01:55:10 ---> 2c9e6f8cdfe4 01:55:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:55:10 ---> Running in 1135130b3dcd 01:55:10 Removing intermediate container 1135130b3dcd 01:55:10 ---> 5982df6f6517 01:55:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:10 ---> Running in d86f3211e545 01:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:10 (1/4) Installing openssh-keygen (9.3_p2-r2) 01:55:10 (2/4) Installing libedit (20221030.3.1-r1) 01:55:10 (3/4) Installing openssh-client-common (9.3_p2-r2) 01:55:11 (4/4) Installing openssh-client-default (9.3_p2-r2) 01:55:11 Executing busybox-1.36.1-r5.trigger 01:55:11 OK: 268 MiB in 56 packages 01:55:11 Removing intermediate container d86f3211e545 01:55:11 ---> 4e5cd8f15bf0 01:55:11 Step 8/12 : WORKDIR /device-mqtt-go 01:55:11 ---> Running in 2d42f0ce1956 01:55:11 Removing intermediate container 2d42f0ce1956 01:55:11 ---> 9cbe2638b6da 01:55:11 Step 9/12 : COPY go.mod vendor* ./ 01:55:11 ---> 7a2eec9f6137 01:55:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:11 ---> Running in d655833f92d1 01:55:11 Still waiting to schedule task 01:55:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 01:55:58 Removing intermediate container d655833f92d1 01:55:58 ---> 3333f14d2064 01:55:58 Step 11/12 : COPY . . 01:55:58 ---> f6b9642211bf 01:55:58 Step 12/12 : RUN $MAKE 01:55:58 ---> Running in 5b0c87ba5e1f 01:55:58 noop 01:55:58 Removing intermediate container 5b0c87ba5e1f 01:55:58 ---> 4900c671711a 01:55:58 Successfully built 4900c671711a 01:55:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:58 + docker inspect -f . ci-base-image-x86_64 01:55:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:59 prd-ubuntu20.04-docker-8c-8g-6799 does not seem to be running inside a container 01:55:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-685 -v /w/workspace/gexfoundry_device-mqtt-go_PR-685:/w/workspace/gexfoundry_device-mqtt-go_PR-685:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:55:59 $ docker top 15322f2829fb7afb302c6c6a34c8cc39eff8335a25c376da4718195a2ab7a5a8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:59 + go version 01:55:59 go version go1.21.9 linux/amd64 [Pipeline] } 01:55:59 $ docker stop --time=1 15322f2829fb7afb302c6c6a34c8cc39eff8335a25c376da4718195a2ab7a5a8 01:56:01 $ docker rm -f --volumes 15322f2829fb7afb302c6c6a34c8cc39eff8335a25c376da4718195a2ab7a5a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:01 + docker inspect -f . ci-base-image-x86_64 01:56:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:02 prd-ubuntu20.04-docker-8c-8g-6799 does not seem to be running inside a container 01:56:02 $ 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-685 -v /w/workspace/gexfoundry_device-mqtt-go_PR-685:/w/workspace/gexfoundry_device-mqtt-go_PR-685:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:56:02 $ docker top 46657f7f1b03042f594621ef53c4882fc0ad7893e2f6fd61a86a5f845f9f2f13 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:02 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-685 [Pipeline] fileExists [Pipeline] sh 01:56:03 + make test 01:56:03 go test ./... -coverprofile=coverage.out ./... 01:56:04 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:56:22 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:56:22 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:56:22 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements 01:56:29 go vet ./... 01:56:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:56:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:56:34 ./bin/test-attribution-txt.sh 01:56:34 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:56:34 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:56:34 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:56:34 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:56:34 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:56:34 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:56:34 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:56:34 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:56:34 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:56:34 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:56:34 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:56:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:56:34 $ docker stop --time=1 46657f7f1b03042f594621ef53c4882fc0ad7893e2f6fd61a86a5f845f9f2f13 01:56:39 $ docker rm -f --volumes 46657f7f1b03042f594621ef53c4882fc0ad7893e2f6fd61a86a5f845f9f2f13 [Pipeline] // withDockerContainer [Pipeline] sh 01:56:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:56:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:56:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:56:40 + ls -al . 01:56:40 total 252 01:56:40 drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 01:56 . 01:56:40 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 01:54 .. 01:56:40 -rw-rw-r-- 1 jenkins jenkins 140 Jul 31 01:54 .dockerignore 01:56:40 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 01:56 .git 01:56:40 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 01:54 .github 01:56:40 -rw-rw-r-- 1 jenkins jenkins 264 Jul 31 01:54 .gitignore 01:56:40 -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 01:54 .golangci.yml 01:56:40 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 01:54 .semver 01:56:40 -rw-rw-r-- 1 jenkins jenkins 10386 Jul 31 01:54 Attribution.txt 01:56:40 -rw-rw-r-- 1 jenkins jenkins 18574 Jul 31 01:54 CHANGELOG.md 01:56:40 -rw-rw-r-- 1 jenkins jenkins 1798 Jul 31 01:54 Dockerfile 01:56:40 -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 01:54 GOVERNANCE.md 01:56:40 -rw-rw-r-- 1 jenkins jenkins 657 Jul 31 01:54 Jenkinsfile 01:56:40 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 31 01:54 LICENSE 01:56:40 -rw-rw-r-- 1 jenkins jenkins 1963 Jul 31 01:54 Makefile 01:56:40 -rw-rw-r-- 1 jenkins jenkins 620 Jul 31 01:54 OWNERS.md 01:56:40 -rw-rw-r-- 1 jenkins jenkins 3599 Jul 31 01:54 README.md 01:56:40 -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 01:54 VERSION 01:56:40 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 01:54 bin 01:56:40 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 01:54 cmd 01:56:40 -rw-r--r-- 1 jenkins jenkins 18506 Jul 31 01:56 coverage.out 01:56:40 -rw-rw-r-- 1 jenkins jenkins 7065 Jul 31 01:54 go.mod 01:56:40 -rw-rw-r-- 1 jenkins jenkins 101673 Jul 31 01:54 go.sum 01:56:40 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 01:54 internal 01:56:40 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 01:54 mock 01:56:40 -rw-rw-r-- 1 jenkins jenkins 227 Jul 31 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:41 + 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=ed9d0b71fa3e40ff1fa17a8134bea7677527c096 --label arch=amd64 --label version=0.0.0 . 01:56:41 Sending build context to Docker daemon 20.85MB 01:56:41 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:56:41 Step 2/25 : FROM ${BASE} AS builder 01:56:41 ---> 4900c671711a 01:56:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:56:41 ---> Running in 1becf5f3d84a 01:56:41 Removing intermediate container 1becf5f3d84a 01:56:41 ---> 8a1a7fde00c5 01:56:41 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:56:41 ---> Running in 9bc3e68dc89f 01:56:41 Removing intermediate container 9bc3e68dc89f 01:56:41 ---> 5d5731c9526e 01:56:41 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:56:41 ---> Running in aeab6b86c924 01:56:41 Removing intermediate container aeab6b86c924 01:56:41 ---> c6bfe98ef5e3 01:56:41 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:56:41 ---> Running in b0c2e2934ac7 01:56:42 Removing intermediate container b0c2e2934ac7 01:56:42 ---> 31a046a63e5b 01:56:42 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:56:42 ---> Running in 02490f2fec8c 01:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:56:42 OK: 268 MiB in 56 packages 01:56:42 Removing intermediate container 02490f2fec8c 01:56:42 ---> a3c27e0ed5ae 01:56:42 Step 8/25 : WORKDIR /device-mqtt-go 01:56:42 ---> Running in 52a1a209b46c 01:56:43 Removing intermediate container 52a1a209b46c 01:56:43 ---> 33eacb9f0105 01:56:43 Step 9/25 : COPY go.mod vendor* ./ 01:56:43 ---> 54338f29da45 01:56:43 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:43 ---> Running in 043a4fcf42f3 01:56:43 Removing intermediate container 043a4fcf42f3 01:56:43 ---> 2bce5f7ec3fe 01:56:43 Step 11/25 : COPY . . 01:56:44 ---> 2a032e4e2ea2 01:56:44 Step 12/25 : RUN $MAKE 01:56:44 ---> Running in fe1ba974c54d 01:56:45 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.29" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:57:17 Removing intermediate container fe1ba974c54d 01:57:17 ---> 2cfda085b111 01:57:17 Step 13/25 : FROM alpine:3.18 01:57:17 3.18: Pulling from library/alpine 01:57:17 930bdd4d222e: Pulling fs layer 01:57:17 930bdd4d222e: Verifying Checksum 01:57:17 930bdd4d222e: Download complete 01:57:17 930bdd4d222e: Pull complete 01:57:17 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:57:17 Status: Downloaded newer image for alpine:3.18 01:57:17 ---> 18f865063206 01:57:17 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:57:17 ---> Running in b6998a60b5f4 01:57:17 Removing intermediate container b6998a60b5f4 01:57:17 ---> a62d37c6822a 01:57:17 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:57:17 ---> Running in ed7dc75d9b8a 01:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:57:17 (1/1) Installing dumb-init (1.2.5-r2) 01:57:17 Executing busybox-1.36.1-r7.trigger 01:57:17 OK: 7 MiB in 16 packages 01:57:17 Removing intermediate container ed7dc75d9b8a 01:57:17 ---> d6ca1aa16e91 01:57:17 Step 16/25 : RUN apk --no-cache upgrade 01:57:17 ---> Running in c738b46f6e44 01:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:57:17 OK: 7 MiB in 16 packages 01:57:17 Removing intermediate container c738b46f6e44 01:57:17 ---> d35f63e8de97 01:57:17 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:57:18 ---> 461a8d597827 01:57:18 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:57:18 ---> e65c18d71087 01:57:18 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:57:18 ---> 3cd8c77913b5 01:57:18 Step 20/25 : EXPOSE 59982 01:57:18 ---> Running in f9fc5c9426dc 01:57:18 Removing intermediate container f9fc5c9426dc 01:57:18 ---> e81a532e5772 01:57:18 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:57:18 ---> Running in 6470626f8224 01:57:18 Removing intermediate container 6470626f8224 01:57:18 ---> 428ad57c6d6c 01:57:18 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:57:18 ---> Running in a804c982fcd9 01:57:18 Removing intermediate container a804c982fcd9 01:57:18 ---> 5749a1fb4845 01:57:18 Step 23/25 : LABEL arch=amd64 01:57:18 ---> Running in 8a977880cf4b 01:57:18 Removing intermediate container 8a977880cf4b 01:57:18 ---> 571bf69216e2 01:57:18 Step 24/25 : LABEL git_sha=ed9d0b71fa3e40ff1fa17a8134bea7677527c096 01:57:18 ---> Running in ed8d7d07b75f 01:57:18 Removing intermediate container ed8d7d07b75f 01:57:18 ---> 0a34091c6dcd 01:57:18 Step 25/25 : LABEL version=0.0.0 01:57:18 ---> Running in f5d6d41f6a59 01:57:18 Removing intermediate container f5d6d41f6a59 01:57:18 ---> 814b1002fa42 01:57:18 [Warning] One or more build-args [ARCH] were not consumed 01:57:18 Successfully built 814b1002fa42 01:57:18 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:57:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:20 01:57:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:20 latest: Pulling from edgex-lftools-log-publisher 01:57:20 5eb5b503b376: Pulling fs layer 01:57:20 5c69ac0246d0: Pulling fs layer 01:57:20 ec43610c2a17: Pulling fs layer 01:57:20 3a2ae6a8a46f: Pulling fs layer 01:57:20 33b1e0a273af: Pulling fs layer 01:57:20 5d3b04190fa2: Pulling fs layer 01:57:20 2f39f015ded8: Pulling fs layer 01:57:20 3a2ae6a8a46f: Waiting 01:57:20 33b1e0a273af: Waiting 01:57:20 5d3b04190fa2: Waiting 01:57:20 2f39f015ded8: Waiting 01:57:20 5c69ac0246d0: Verifying Checksum 01:57:20 5c69ac0246d0: Download complete 01:57:20 3a2ae6a8a46f: Verifying Checksum 01:57:20 3a2ae6a8a46f: Download complete 01:57:20 33b1e0a273af: Verifying Checksum 01:57:20 33b1e0a273af: Download complete 01:57:20 ec43610c2a17: Verifying Checksum 01:57:20 ec43610c2a17: Download complete 01:57:20 5d3b04190fa2: Verifying Checksum 01:57:20 5d3b04190fa2: Download complete 01:57:20 5eb5b503b376: Verifying Checksum 01:57:20 5eb5b503b376: Download complete 01:57:21 2f39f015ded8: Verifying Checksum 01:57:21 2f39f015ded8: Download complete 01:57:21 5eb5b503b376: Pull complete 01:57:22 5c69ac0246d0: Pull complete 01:57:22 ec43610c2a17: Pull complete 01:57:22 3a2ae6a8a46f: Pull complete 01:57:22 33b1e0a273af: Pull complete 01:57:22 5d3b04190fa2: Pull complete 01:57:26 2f39f015ded8: Pull complete 01:57:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:57:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:27 prd-ubuntu20.04-docker-8c-8g-6799 does not seem to be running inside a container 01:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-685 -v /w/workspace/gexfoundry_device-mqtt-go_PR-685:/w/workspace/gexfoundry_device-mqtt-go_PR-685:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:57:31 $ docker top c27ad9971397ba518b41b9c386c3ef5b4c865b570eefeffa256e620e0cb0c622 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:31 ---> job-cost.sh 01:57:31 lf-activate-venv: SKIPPING 01:57:31 INFO: No Stack... 01:57:32 INFO: Retrieving Pricing Info for: v3-standard-8 01:57:32 INFO: Archiving Costs [Pipeline] sh 01:57:33 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-685/archives/cost.csv 01:57:33 + cut -d, -f6 [Pipeline] lock 01:57:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-685-1-stack-cost] 01:57:33 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-685-1-stack-cost] did not exist. Created. 01:57:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-685-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:57:33 + echo total: 0.2199999988079071 [Pipeline] stash 01:57:33 Stashed 1 file(s) [Pipeline] } 01:57:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-685-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:57:33 $ docker stop --time=1 c27ad9971397ba518b41b9c386c3ef5b4c865b570eefeffa256e620e0cb0c622 01:57:34 $ docker rm -f --volumes c27ad9971397ba518b41b9c386c3ef5b4c865b570eefeffa256e620e0cb0c622 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:58:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6802 in /w/workspace/gexfoundry_device-mqtt-go_PR-685 [Pipeline] { [Pipeline] ws 01:58:11 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:58:11 The recommended git tool is: git 01:58:20 using credential edgex-jenkins-ssh 01:58:20 Cloning the remote Git repository 01:58:20 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:58:20 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:58:21 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:58:21 > git --version # timeout=10 01:58:21 > git --version # 'git version 2.25.1' 01:58:21 using GIT_SSH to set credentials SSH Credentials for GitHub 01:58:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:24 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:58:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:25 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:58:25 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:58:25 using GIT_SSH to set credentials SSH Credentials for GitHub 01:58:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/685/head:refs/remotes/origin/PR-685 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:58:26 Merging remotes/origin/main commit 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 into PR head commit ed9d0b71fa3e40ff1fa17a8134bea7677527c096 01:58:26 Merge succeeded, producing ed9d0b71fa3e40ff1fa17a8134bea7677527c096 01:58:26 Checking out Revision ed9d0b71fa3e40ff1fa17a8134bea7677527c096 (PR-685) 01:58:27 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:58:27 > git --version # timeout=10 01:58:27 > git --version # 'git version 2.25.1' 01:58:27 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 01:58:26 > git config core.sparsecheckout # timeout=10 01:58:26 > git checkout -f ed9d0b71fa3e40ff1fa17a8134bea7677527c096 # timeout=10 01:58:26 > git remote # timeout=10 01:58:26 > git config --get remote.origin.url # timeout=10 01:58:26 using GIT_SSH to set credentials SSH Credentials for GitHub 01:58:26 > git merge 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 # timeout=10 01:58:26 > git rev-parse HEAD^{commit} # timeout=10 01:58:26 > git config core.sparsecheckout # timeout=10 01:58:26 > git checkout -f ed9d0b71fa3e40ff1fa17a8134bea7677527c096 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:58:32 % Total % Received % Xferd Average Speed Time Time Time Current 01:58:32 Dload Upload Total Spent Left Speed 01:58:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh 01:58:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:58:32 + sudo tee /etc/docker/daemon.new 01:58:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:58:32 { 01:58:32 "registry-mirrors": [ 01:58:32 "https://nexus3.edgexfoundry.org:10001" 01:58:32 ], 01:58:32 "bip": "10.250.0.254/24", 01:58:32 "hosts": [ 01:58:32 "tcp://0.0.0.0:5555", 01:58:32 "unix:///var/run/docker.sock" 01:58:32 ], 01:58:32 "mtu": 1458, 01:58:32 "selinux-enabled": true, 01:58:32 "seccomp-profile": "/etc/docker/seccomp.json" 01:58:32 } [Pipeline] sh 01:58:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:58:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:52 provisioning config files... 01:58:52 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8608645064308736291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:52 ---> ****-login.sh 01:58:52 nexus3.edgexfoundry.org:10001 01:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:53 Configure a credential helper to remove this warning. See 01:58:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:53 01:58:53 Login Succeeded 01:58:53 nexus3.edgexfoundry.org:10002 01:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:53 Configure a credential helper to remove this warning. See 01:58:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:53 01:58:53 Login Succeeded 01:58:53 nexus3.edgexfoundry.org:10003 01:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:54 Configure a credential helper to remove this warning. See 01:58:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:54 01:58:54 Login Succeeded 01:58:54 nexus3.edgexfoundry.org:10004 01:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:54 Configure a credential helper to remove this warning. See 01:58:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:54 01:58:54 Login Succeeded 01:58:54 ****.io 01:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:55 Configure a credential helper to remove this warning. See 01:58:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:55 01:58:55 Login Succeeded 01:58:55 ---> ****-login.sh ends [Pipeline] } 01:58:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:58:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:56 ========================================================= 01:58:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:58:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:56 + 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:58:57 Sending build context to Docker daemon 10.52MB 01:58:57 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:58:57 Step 2/12 : FROM ${BASE} AS builder 01:58:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:58:57 c6b39de5b339: Pulling fs layer 01:58:57 a69c41024577: Pulling fs layer 01:58:57 d6de4b400683: Pulling fs layer 01:58:57 35cb2a7552d0: Pulling fs layer 01:58:57 4f4fb700ef54: Pulling fs layer 01:58:57 464afbd9ba4c: Pulling fs layer 01:58:57 00f215d4a9da: Pulling fs layer 01:58:57 d496ad576159: Pulling fs layer 01:58:57 464afbd9ba4c: Waiting 01:58:57 00f215d4a9da: Waiting 01:58:57 d496ad576159: Waiting 01:58:57 4f4fb700ef54: Waiting 01:58:57 35cb2a7552d0: Waiting 01:58:57 a69c41024577: Verifying Checksum 01:58:57 a69c41024577: Download complete 01:58:57 35cb2a7552d0: Verifying Checksum 01:58:57 35cb2a7552d0: Download complete 01:58:57 4f4fb700ef54: Verifying Checksum 01:58:57 4f4fb700ef54: Download complete 01:58:57 464afbd9ba4c: Verifying Checksum 01:58:57 464afbd9ba4c: Download complete 01:58:57 c6b39de5b339: Download complete 01:58:58 d496ad576159: Verifying Checksum 01:58:58 d496ad576159: Download complete 01:58:58 c6b39de5b339: Pull complete 01:58:58 a69c41024577: Pull complete 01:58:59 d6de4b400683: Verifying Checksum 01:58:59 d6de4b400683: Download complete 01:59:00 00f215d4a9da: Verifying Checksum 01:59:00 00f215d4a9da: Download complete 01:59:15 d6de4b400683: Pull complete 01:59:15 35cb2a7552d0: Pull complete 01:59:15 4f4fb700ef54: Pull complete 01:59:15 464afbd9ba4c: Pull complete 01:59:23 00f215d4a9da: Pull complete 01:59:25 d496ad576159: Pull complete 01:59:25 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 01:59:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:59:25 ---> f246e2811388 01:59:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:59:27 ---> Running in a4a119323a4f 01:59:27 Removing intermediate container a4a119323a4f 01:59:27 ---> 563cad0bbcae 01:59:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:59:28 ---> Running in 003dc02ad934 01:59:28 Removing intermediate container 003dc02ad934 01:59:28 ---> e6871217a3cc 01:59:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:59:28 ---> Running in e28445e8b87c 01:59:29 Removing intermediate container e28445e8b87c 01:59:29 ---> 1e8e5daa07de 01:59:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:59:29 ---> Running in 492675e298ba 01:59:29 Removing intermediate container 492675e298ba 01:59:29 ---> c1cb0e77b050 01:59:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:59:29 ---> Running in 83ca4be837e1 01:59:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:59:32 (1/4) Installing openssh-keygen (9.3_p2-r2) 01:59:32 (2/4) Installing libedit (20221030.3.1-r1) 01:59:32 (3/4) Installing openssh-client-common (9.3_p2-r2) 01:59:32 (4/4) Installing openssh-client-default (9.3_p2-r2) 01:59:32 Executing busybox-1.36.1-r5.trigger 01:59:32 OK: 271 MiB in 56 packages 01:59:33 Removing intermediate container 83ca4be837e1 01:59:33 ---> 50bc0a141754 01:59:33 Step 8/12 : WORKDIR /device-mqtt-go 01:59:33 ---> Running in 703b2299cd18 01:59:33 Removing intermediate container 703b2299cd18 01:59:33 ---> f7bb5b940d11 01:59:33 Step 9/12 : COPY go.mod vendor* ./ 01:59:34 ---> fb42898a3ab6 01:59:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:34 ---> Running in 3a800ec606ac 02:01:40 Removing intermediate container 3a800ec606ac 02:01:40 ---> 2ebac7720a5c 02:01:40 Step 11/12 : COPY . . 02:01:40 ---> 0814dc9a6549 02:01:40 Step 12/12 : RUN $MAKE 02:01:40 ---> Running in bb2a304d7b35 02:01:40 noop 02:01:40 Removing intermediate container bb2a304d7b35 02:01:40 ---> 43667b0b6281 02:01:40 Successfully built 43667b0b6281 02:01:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:41 + docker inspect -f . ci-base-image-arm64 02:01:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:41 prd-ubuntu20.04-docker-arm64-4c-16g-6802 does not seem to be running inside a container 02:01:41 $ 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 ******** ci-base-image-arm64 cat 02:01:43 $ docker top f8119e7400c5e639a95e47ffdc113daa8eb627d5633e3f916bd72dcf3e3cd0f9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:44 + go version 02:01:44 go version go1.21.9 linux/arm64 [Pipeline] } 02:01:44 $ docker stop --time=1 f8119e7400c5e639a95e47ffdc113daa8eb627d5633e3f916bd72dcf3e3cd0f9 02:01:45 $ docker rm -f --volumes f8119e7400c5e639a95e47ffdc113daa8eb627d5633e3f916bd72dcf3e3cd0f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:46 + docker inspect -f . ci-base-image-arm64 02:01:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:47 prd-ubuntu20.04-docker-arm64-4c-16g-6802 does not seem to be running inside a container 02:01:47 $ 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 ******** ci-base-image-arm64 cat 02:01:48 $ docker top 2acb339521529877766def977ca1385cca2430f29924f23e7a19ce63b1ca7872 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:49 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:01:49 + make test 02:01:49 go test ./... -coverprofile=coverage.out ./... 02:01:56 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:05:33 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:05:33 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:05:33 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.047s coverage: 22.8% of statements 02:05:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:05:33 go vet ./... 02:06:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:06:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:06:20 ./bin/test-attribution-txt.sh 02:06:20 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 02:06:20 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 02:06:20 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 02:06:20 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 02:06:20 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 02:06:20 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 02:06:20 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 02:06:20 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 02:06:20 An attribution for golang.org/x/term is missing from Attribution.txt, please add 02:06:20 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 02:06:20 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 02:06:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:06:20 $ docker stop --time=1 2acb339521529877766def977ca1385cca2430f29924f23e7a19ce63b1ca7872 02:06:22 $ docker rm -f --volumes 2acb339521529877766def977ca1385cca2430f29924f23e7a19ce63b1ca7872 [Pipeline] // withDockerContainer [Pipeline] sh 02:06:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:06:24 Warning: overwriting stash ‘coverage-report’ 02:06:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:06:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:06:25 + ls -al . 02:06:25 total 248 02:06:25 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 02:01 . 02:06:25 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 01:58 .. 02:06:25 -rw-rw-r-- 1 jenkins jenkins 140 Jul 31 01:58 .dockerignore 02:06:25 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 01:58 .git 02:06:25 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 01:58 .github 02:06:25 -rw-rw-r-- 1 jenkins jenkins 264 Jul 31 01:58 .gitignore 02:06:25 -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 01:58 .golangci.yml 02:06:25 -rw-rw-r-- 1 jenkins jenkins 10386 Jul 31 01:58 Attribution.txt 02:06:25 -rw-rw-r-- 1 jenkins jenkins 18574 Jul 31 01:58 CHANGELOG.md 02:06:25 -rw-rw-r-- 1 jenkins jenkins 1798 Jul 31 01:58 Dockerfile 02:06:25 -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 01:58 GOVERNANCE.md 02:06:25 -rw-rw-r-- 1 jenkins jenkins 657 Jul 31 01:58 Jenkinsfile 02:06:25 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 31 01:58 LICENSE 02:06:25 -rw-rw-r-- 1 jenkins jenkins 1963 Jul 31 01:58 Makefile 02:06:25 -rw-rw-r-- 1 jenkins jenkins 620 Jul 31 01:58 OWNERS.md 02:06:25 -rw-rw-r-- 1 jenkins jenkins 3599 Jul 31 01:58 README.md 02:06:25 -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 01:54 VERSION 02:06:25 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 01:58 bin 02:06:25 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 01:58 cmd 02:06:25 -rw-r--r-- 1 jenkins jenkins 18506 Jul 31 02:05 coverage.out 02:06:25 -rw-rw-r-- 1 jenkins jenkins 7065 Jul 31 01:58 go.mod 02:06:25 -rw-rw-r-- 1 jenkins jenkins 101673 Jul 31 01:58 go.sum 02:06:25 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 01:58 internal 02:06:25 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 01:58 mock 02:06:25 -rw-rw-r-- 1 jenkins jenkins 227 Jul 31 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:26 + 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=ed9d0b71fa3e40ff1fa17a8134bea7677527c096 --label arch=arm64 --label version=0.0.0 . 02:06:27 Sending build context to Docker daemon 10.54MB 02:06:27 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 02:06:27 Step 2/25 : FROM ${BASE} AS builder 02:06:27 ---> 43667b0b6281 02:06:27 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:06:27 ---> Running in e0781c0953a3 02:06:27 Removing intermediate container e0781c0953a3 02:06:27 ---> 5c84e0fc0cb9 02:06:27 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:06:27 ---> Running in 15f8ff5f0d68 02:06:27 Removing intermediate container 15f8ff5f0d68 02:06:27 ---> a77a863517d3 02:06:27 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:06:28 ---> Running in 9ee072cc612e 02:06:28 Removing intermediate container 9ee072cc612e 02:06:28 ---> abade12d2989 02:06:28 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:06:28 ---> Running in 12f268c2235f 02:06:28 Removing intermediate container 12f268c2235f 02:06:28 ---> 8e3e210c5cba 02:06:28 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:06:28 ---> Running in a1c236585d45 02:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:06:31 OK: 271 MiB in 56 packages 02:06:32 Removing intermediate container a1c236585d45 02:06:32 ---> 066767836f60 02:06:32 Step 8/25 : WORKDIR /device-mqtt-go 02:06:32 ---> Running in 7b6af12a46a5 02:06:32 Removing intermediate container 7b6af12a46a5 02:06:32 ---> f1ec75f31e6d 02:06:32 Step 9/25 : COPY go.mod vendor* ./ 02:06:33 ---> 3f2fd68db468 02:06:33 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:33 ---> Running in d908f9a25d59 02:06:35 Removing intermediate container d908f9a25d59 02:06:35 ---> bb302c3695a8 02:06:35 Step 11/25 : COPY . . 02:06:36 ---> 2526b5db06a5 02:06:36 Step 12/25 : RUN $MAKE 02:06:36 ---> Running in 8595f3e8c4e6 02:06:37 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.29" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:10:29 Removing intermediate container 8595f3e8c4e6 02:10:29 ---> 85fcf44f2076 02:10:29 Step 13/25 : FROM alpine:3.18 02:10:29 3.18: Pulling from library/alpine 02:10:29 4983c3fe2029: Pulling fs layer 02:10:29 4983c3fe2029: Verifying Checksum 02:10:29 4983c3fe2029: Download complete 02:10:29 4983c3fe2029: Pull complete 02:10:29 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:29 Status: Downloaded newer image for alpine:3.18 02:10:29 ---> a0237000ae83 02:10:29 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:10:29 ---> Running in 4a16e929ba97 02:10:29 Removing intermediate container 4a16e929ba97 02:10:29 ---> a6fcfe8df9a0 02:10:29 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:10:29 ---> Running in 54842e4b9e1f 02:10:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:10:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:10:29 (1/1) Installing dumb-init (1.2.5-r2) 02:10:29 Executing busybox-1.36.1-r7.trigger 02:10:29 OK: 8 MiB in 16 packages 02:10:29 Removing intermediate container 54842e4b9e1f 02:10:29 ---> af9b390f4725 02:10:29 Step 16/25 : RUN apk --no-cache upgrade 02:10:29 ---> Running in 508d819c1c31 02:10:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:10:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:10:29 OK: 8 MiB in 16 packages 02:10:29 Removing intermediate container 508d819c1c31 02:10:29 ---> 37c98fbd511f 02:10:29 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:10:31 ---> 33b076efd9a7 02:10:31 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:10:31 ---> 9c3c4847d6fe 02:10:31 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:10:31 ---> cb9a6c09a498 02:10:31 Step 20/25 : EXPOSE 59982 02:10:31 ---> Running in fb52aba9c26a 02:10:32 Removing intermediate container fb52aba9c26a 02:10:32 ---> 6a6154082156 02:10:32 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:10:32 ---> Running in bd704c8b5058 02:10:32 Removing intermediate container bd704c8b5058 02:10:32 ---> d411e356dd43 02:10:32 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:10:32 ---> Running in df99a19daae6 02:10:32 Removing intermediate container df99a19daae6 02:10:32 ---> cf8b322053cc 02:10:32 Step 23/25 : LABEL arch=arm64 02:10:32 ---> Running in 4c2c7fdb1dca 02:10:33 Removing intermediate container 4c2c7fdb1dca 02:10:33 ---> 0f4ad82cc89e 02:10:33 Step 24/25 : LABEL git_sha=ed9d0b71fa3e40ff1fa17a8134bea7677527c096 02:10:33 ---> Running in d3c0a61db394 02:10:33 Removing intermediate container d3c0a61db394 02:10:33 ---> 26eeb4a72af0 02:10:33 Step 25/25 : LABEL version=0.0.0 02:10:33 ---> Running in c03eda16501b 02:10:33 Removing intermediate container c03eda16501b 02:10:33 ---> a96af9f74e91 02:10:33 [Warning] One or more build-args [ARCH] were not consumed 02:10:33 Successfully built a96af9f74e91 02:10:33 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 02:10:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:34 02:10:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:35 arm64: Pulling from edgex-lftools-log-publisher 02:10:35 8998bd30e6a1: Pulling fs layer 02:10:35 04944245beec: Pulling fs layer 02:10:35 699f458cf7ca: Pulling fs layer 02:10:35 765212b225bb: Pulling fs layer 02:10:35 f23df028b6ca: Pulling fs layer 02:10:35 d65c8cfc05b1: Pulling fs layer 02:10:35 2437ff75d9bd: Pulling fs layer 02:10:35 765212b225bb: Waiting 02:10:35 f23df028b6ca: Waiting 02:10:35 d65c8cfc05b1: Waiting 02:10:35 2437ff75d9bd: Waiting 02:10:35 04944245beec: Verifying Checksum 02:10:35 04944245beec: Download complete 02:10:35 765212b225bb: Verifying Checksum 02:10:35 765212b225bb: Download complete 02:10:35 f23df028b6ca: Verifying Checksum 02:10:35 f23df028b6ca: Download complete 02:10:35 d65c8cfc05b1: Verifying Checksum 02:10:35 d65c8cfc05b1: Download complete 02:10:35 699f458cf7ca: Verifying Checksum 02:10:35 699f458cf7ca: Download complete 02:10:36 8998bd30e6a1: Verifying Checksum 02:10:36 8998bd30e6a1: Download complete 02:10:38 2437ff75d9bd: Verifying Checksum 02:10:38 2437ff75d9bd: Download complete 02:10:40 8998bd30e6a1: Pull complete 02:10:40 04944245beec: Pull complete 02:10:42 699f458cf7ca: Pull complete 02:10:42 765212b225bb: Pull complete 02:10:43 f23df028b6ca: Pull complete 02:10:43 d65c8cfc05b1: Pull complete 02:11:01 2437ff75d9bd: Pull complete 02:11:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:11:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:07 prd-ubuntu20.04-docker-arm64-4c-16g-6802 does not seem to be running inside a container 02:11:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:11:10 $ docker top deb88a151e1c77a62e9d9ff48b2b0c0ef511cdabc4c61111e1ebe2b54a349d98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:12 ---> job-cost.sh 02:11:12 lf-activate-venv: SKIPPING 02:11:12 INFO: No Stack... 02:11:12 INFO: Retrieving Pricing Info for: v3-standard-4 02:11:13 INFO: Archiving Costs [Pipeline] sh 02:11:14 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:11:14 + cut -d, -f6 [Pipeline] lock 02:11:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-685-1-stack-cost] 02:11:14 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-685-1-stack-cost] did not exist. Created. 02:11:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-685-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:15 /w/workspace/device-mqtt-go/1@tmp/durable-f2745acc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:11:15 + echo total: 0.10999999940395355 [Pipeline] stash 02:11:15 Warning: overwriting stash ‘stack-cost’ 02:11:15 Stashed 1 file(s) [Pipeline] } 02:11:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-685-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:16 $ docker stop --time=1 deb88a151e1c77a62e9d9ff48b2b0c0ef511cdabc4c61111e1ebe2b54a349d98 02:11:17 $ docker rm -f --volumes deb88a151e1c77a62e9d9ff48b2b0c0ef511cdabc4c61111e1ebe2b54a349d98 [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 02:11:18 provisioning config files... 02:11:18 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp/config7531911277991845187tmp [Pipeline] { [Pipeline] sh 02:11:19 + set +x 02:11:19 + curl -s https://codecov.io/bash 02:11:19 + bash -s -- 02:11:19 02:11:19 _____ _ 02:11:19 / ____| | | 02:11:19 | | ___ __| | ___ ___ _____ __ 02:11:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:11:19 | |___| (_) | (_| | __/ (_| (_) \ V / 02:11:19 \_____\___/ \__,_|\___|\___\___/ \_/ 02:11:19 Bash-1.0.6 02:11:19 02:11:19 02:11:19 ==> git version 2.25.1 found 02:11:19 ==> 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 02:11:19 Release-Date: 2020-01-08 02:11:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:11:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:11:19 ==> Jenkins CI detected. 02:11:19 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-685 02:11:19 project root: . 02:11:19 --> token set from env 02:11:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:11:19 ==> Running gcov in . (disable via -X gcov) 02:11:19 ==> Python coveragepy not found 02:11:19 ==> Searching for coverage reports in: 02:11:19 + . 02:11:19 -> Found 1 reports 02:11:19 ==> Detecting git/mercurial file structure 02:11:19 ==> Reading reports 02:11:19 + ./coverage.out bytes=18506 02:11:19 ==> Appending adjustments 02:11:19 https://docs.codecov.io/docs/fixing-reports 02:11:19 + Found adjustments 02:11:19 ==> Gzipping contents 02:11:19 4.0K /tmp/codecov.ARXfE7.gz 02:11:19 ==> Uploading reports 02:11:19 url: https://codecov.io 02:11:19 query: branch=PR-685&commit=ed9d0b71fa3e40ff1fa17a8134bea7677527c096&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-685%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=685&job=&cmd_args= 02:11:19 -> Pinging Codecov 02:11:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-685&commit=ed9d0b71fa3e40ff1fa17a8134bea7677527c096&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-685%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=685&job=&cmd_args= 02:11:19 -> Uploading to 02:11:19 https://storage.googleapis.com/codecov/v4/raw/2024-07-31/7D719EC7BBE17E464838252E33014C33/ed9d0b71fa3e40ff1fa17a8134bea7677527c096/c15fecb5-41fb-4f77-ab43-7cb83930553c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T021119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e75adbc636f117d0486308a6b7b3e111ffad11a483b49d534c97626e557c9ac 02:11:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:19 Dload Upload Total Spent Left Speed 02:11:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12003 --:--:-- --:--:-- --:--:-- 12003 02:11:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ed9d0b71fa3e40ff1fa17a8134bea7677527c096 [Pipeline] } 02:11:19 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 02:11:22 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-685/archives ] 02:11:22 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-685/archives 02:11:22 total 16 02:11:22 drwxr-xr-x 3 root root 4096 Jul 31 01:57 . 02:11:22 drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 01:57 .. 02:11:22 drwxr-xr-x 2 root root 4096 Jul 31 01:57 cost 02:11:22 -rw-r--r-- 1 root root 86 Jul 31 01:57 cost.csv 02:11:22 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-685/archives 02:11:22 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-685/archives 02:11:22 total 16 02:11:22 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 01:57 . 02:11:22 drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 01:57 .. 02:11:22 drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 01:57 cost 02:11:22 -rw-r--r-- 1 jenkins jenkins 86 Jul 31 01:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:11:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:11:23 ---> package-listing.sh 02:11:23 ++ facter osfamily 02:11:23 ++ tr '[:upper:]' '[:lower:]' 02:11:23 + OS_FAMILY=debian 02:11:23 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-685 02:11:23 + START_PACKAGES=/tmp/packages_start.txt 02:11:23 + END_PACKAGES=/tmp/packages_end.txt 02:11:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:11:23 + PACKAGES=/tmp/packages_start.txt 02:11:23 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-685 ']' 02:11:23 + PACKAGES=/tmp/packages_end.txt 02:11:23 + case "${OS_FAMILY}" in 02:11:23 + dpkg -l 02:11:23 + grep '^ii' 02:11:23 + '[' -f /tmp/packages_start.txt ']' 02:11:23 + '[' -f /tmp/packages_end.txt ']' 02:11:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:11:23 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-685 ']' 02:11:23 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-685/archives/ 02:11:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-685/archives/ [Pipeline] echo 02:11:23 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-685/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:11:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:24 prd-ubuntu20.04-docker-8c-8g-6799 does not seem to be running inside a container 02:11:24 $ 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-685/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-685 -v /w/workspace/gexfoundry_device-mqtt-go_PR-685:/w/workspace/gexfoundry_device-mqtt-go_PR-685:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-685@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 02:11:25 $ docker top 54721e7acfb3ac93f4397550c341654e0ddfdc8f5202ec70c22693e6f9f1d79f -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:25 + touch /tmp/pre-build-complete [Pipeline] sh 02:11:25 + mkdir -p /var/log/sysstat [Pipeline] sh 02:11:26 + ls /var/log/sa-host 02:11:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:26 provisioning config files... 02:11:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-685@tmp/config7287527532731353371tmp [Pipeline] { [Pipeline] echo 02:11:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:11:26 ---> create-netrc.sh [Pipeline] } 02:11:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:11:27 ---> python-tools-install.sh [Pipeline] echo 02:11:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:11:27 ---> sudo-logs.sh 02:11:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:11:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:11:28 ---> job-cost.sh 02:11:28 lf-activate-venv: SKIPPING 02:11:28 DEBUG: total: 0.2199999988079071 02:11:28 INFO: Retrieving Stack Cost... 02:11:28 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:28 INFO: Archiving Costs [Pipeline] echo 02:11:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:11:29 ---> logs-deploy.sh 02:11:29 lf-activate-venv: SKIPPING 02:11:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-685/1 02:11:29 INFO: archiving workspace using pattern(s): 02:11:30 Archives upload complete. 02:11:30 INFO: archiving logs to Nexus