Pull request #690 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b5fe82c54cc0ccaae345a65f7694de353310d319+cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb (2fe4bbc598c1ce26024c8b38846b684d3ac0ba72) 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-ssh18161044541932231211.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-ssh7349012696995996745.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-690/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-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5510836846155208523.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-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17807605936101825068.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-ssh3031636104411104250.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-690/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-690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11012784306733302713.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-8545 in /w/workspace/gexfoundry_device-mqtt-go_PR-690 [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-690 # 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 cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb into PR head commit b5fe82c54cc0ccaae345a65f7694de353310d319 Merge succeeded, producing b5fe82c54cc0ccaae345a65f7694de353310d319 Checking out Revision b5fe82c54cc0ccaae345a65f7694de353310d319 (PR-690) 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/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5fe82c54cc0ccaae345a65f7694de353310d319 # 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 cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5fe82c54cc0ccaae345a65f7694de353310d319 # 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 [2024-08-26T01:46:39.126Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-26T01:46:39.340Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-26T01:46:39.477Z] ========================================================= [2024-08-26T01:46:39.477Z] EdgeX Global Pipelines Version Info [2024-08-26T01:46:39.477Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-26T01:46:40.621Z] ------------------- [2024-08-26T01:46:40.621Z] stable info: [2024-08-26T01:46:40.621Z] ------------------- [2024-08-26T01:46:40.621Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-26T01:46:40.621Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-26T01:46:40.621Z] Message: update stable to v1.0.260 [2024-08-26T01:46:40.885Z] ------------------- [2024-08-26T01:46:40.885Z] experimental info: [2024-08-26T01:46:40.885Z] ------------------- [2024-08-26T01:46:40.885Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-26T01:46:40.885Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-26T01:46:40.885Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-26T01:46:41.099Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-08-26T01:46:41.160Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-08-26T01:46:41.223Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-26T01:46:41.277Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-26T01:46:41.333Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-26T01:46:41.390Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-26T01:46:41.444Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-26T01:46:41.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-26T01:46:41.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-26T01:46:41.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-26T01:46:41.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-26T01:46:41.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-08-26T01:46:41.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-26T01:46:41.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-26T01:46:41.912Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-26T01:46:41.968Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-26T01:46:42.027Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-26T01:46:42.086Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-26T01:46:42.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-26T01:46:42.212Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-26T01:46:42.270Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-26T01:46:42.330Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-26T01:46:42.393Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-26T01:46:42.447Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-26T01:46:42.505Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-26T01:46:42.563Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-26T01:46:42.672Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-26T01:46:42.738Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-690 [Pipeline] echo [2024-08-26T01:46:42.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-690 [Pipeline] echo [2024-08-26T01:46:42.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-690 [Pipeline] echo [2024-08-26T01:46:42.913Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5fe82c54cc0ccaae345a65f7694de353310d319 [Pipeline] echo [2024-08-26T01:46:43.054Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5fe82c [Pipeline] echo [2024-08-26T01:46:43.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-26T01:46:43.264Z] provisioning config files... [2024-08-26T01:46:43.278Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp/config9711761753887288800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T01:46:43.741Z] ---> ****-login.sh [2024-08-26T01:46:43.741Z] nexus3.edgexfoundry.org:10001 [2024-08-26T01:46:44.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T01:46:44.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T01:46:44.004Z] Configure a credential helper to remove this warning. See [2024-08-26T01:46:44.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T01:46:44.004Z] [2024-08-26T01:46:44.004Z] Login Succeeded [2024-08-26T01:46:44.004Z] nexus3.edgexfoundry.org:10002 [2024-08-26T01:46:44.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T01:46:44.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T01:46:44.263Z] Configure a credential helper to remove this warning. See [2024-08-26T01:46:44.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T01:46:44.263Z] [2024-08-26T01:46:44.263Z] Login Succeeded [2024-08-26T01:46:44.263Z] nexus3.edgexfoundry.org:10003 [2024-08-26T01:46:44.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T01:46:44.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T01:46:44.263Z] Configure a credential helper to remove this warning. See [2024-08-26T01:46:44.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T01:46:44.264Z] [2024-08-26T01:46:44.264Z] Login Succeeded [2024-08-26T01:46:44.264Z] nexus3.edgexfoundry.org:10004 [2024-08-26T01:46:44.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T01:46:44.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T01:46:44.524Z] Configure a credential helper to remove this warning. See [2024-08-26T01:46:44.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T01:46:44.524Z] [2024-08-26T01:46:44.524Z] Login Succeeded [2024-08-26T01:46:44.524Z] ****.io [2024-08-26T01:46:44.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T01:46:44.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T01:46:44.783Z] Configure a credential helper to remove this warning. See [2024-08-26T01:46:44.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T01:46:44.784Z] [2024-08-26T01:46:44.784Z] Login Succeeded [2024-08-26T01:46:44.784Z] ---> ****-login.sh ends [Pipeline] } [2024-08-26T01:46:44.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-26T01:46:45.545Z] + git rev-list -1 --merges b5fe82c54cc0ccaae345a65f7694de353310d319~1..b5fe82c54cc0ccaae345a65f7694de353310d319 [Pipeline] echo [2024-08-26T01:46:45.596Z] -----------> git rev-list -1 --merges b5fe82c54cc0ccaae345a65f7694de353310d319~1..b5fe82c54cc0ccaae345a65f7694de353310d319 b5fe82c54cc0ccaae345a65f7694de353310d319 [false] [Pipeline] sh [2024-08-26T01:46:45.921Z] + git log --format=format:%s -1 b5fe82c54cc0ccaae345a65f7694de353310d319 [Pipeline] echo [2024-08-26T01:46:45.963Z] ========================================================= [2024-08-26T01:46:45.963Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-26T01:46:45.963Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-26T01:46:46.428Z] + git log --format=format:%s -1 b5fe82c54cc0ccaae345a65f7694de353310d319 [Pipeline] echo [2024-08-26T01:46:46.468Z] [semverPrep] GIT_COMMIT: b5fe82c54cc0ccaae345a65f7694de353310d319, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-26T01:46:46.511Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-26T01:46:47.005Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-26T01:46:47.005Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-26T01:46:47.005Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-26T01:46:47.005Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-26T01:46:47.005Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-26T01:46:47.005Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-26T01:46:47.005Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T01:46:47.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T01:46:47.478Z] [2024-08-26T01:46:47.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T01:46:47.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T01:46:47.875Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-26T01:46:47.875Z] b85a868b505f: Pulling fs layer [2024-08-26T01:46:47.875Z] e2be974225ed: Pulling fs layer [2024-08-26T01:46:47.875Z] 339a4e72a1f5: Pulling fs layer [2024-08-26T01:46:47.875Z] 988bab9f4d93: Pulling fs layer [2024-08-26T01:46:47.875Z] 1469e6f7b9e6: Pulling fs layer [2024-08-26T01:46:47.875Z] eaf3925da568: Pulling fs layer [2024-08-26T01:46:47.875Z] bab4dde63d76: Pulling fs layer [2024-08-26T01:46:47.875Z] bde34c3a00c8: Pulling fs layer [2024-08-26T01:46:47.875Z] b352a97aabf1: Pulling fs layer [2024-08-26T01:46:47.875Z] 4872d77fe225: Pulling fs layer [2024-08-26T01:46:47.875Z] 5851b861e8e6: Pulling fs layer [2024-08-26T01:46:47.875Z] bab4dde63d76: Waiting [2024-08-26T01:46:47.875Z] 988bab9f4d93: Waiting [2024-08-26T01:46:47.875Z] bde34c3a00c8: Waiting [2024-08-26T01:46:47.875Z] 4872d77fe225: Waiting [2024-08-26T01:46:47.875Z] eaf3925da568: Waiting [2024-08-26T01:46:47.875Z] b352a97aabf1: Waiting [2024-08-26T01:46:47.875Z] 5851b861e8e6: Waiting [2024-08-26T01:46:47.875Z] 1469e6f7b9e6: Waiting [2024-08-26T01:46:47.875Z] e2be974225ed: Verifying Checksum [2024-08-26T01:46:47.875Z] e2be974225ed: Download complete [2024-08-26T01:46:47.875Z] 988bab9f4d93: Verifying Checksum [2024-08-26T01:46:47.875Z] 988bab9f4d93: Download complete [2024-08-26T01:46:48.135Z] 1469e6f7b9e6: Verifying Checksum [2024-08-26T01:46:48.135Z] 1469e6f7b9e6: Download complete [2024-08-26T01:46:48.135Z] 339a4e72a1f5: Verifying Checksum [2024-08-26T01:46:48.135Z] 339a4e72a1f5: Download complete [2024-08-26T01:46:48.135Z] eaf3925da568: Verifying Checksum [2024-08-26T01:46:48.135Z] eaf3925da568: Download complete [2024-08-26T01:46:48.135Z] bde34c3a00c8: Download complete [2024-08-26T01:46:48.135Z] b352a97aabf1: Verifying Checksum [2024-08-26T01:46:48.135Z] b352a97aabf1: Download complete [2024-08-26T01:46:48.135Z] 4872d77fe225: Download complete [2024-08-26T01:46:48.135Z] 5851b861e8e6: Verifying Checksum [2024-08-26T01:46:48.135Z] 5851b861e8e6: Download complete [2024-08-26T01:46:48.135Z] b85a868b505f: Download complete [2024-08-26T01:46:48.393Z] bab4dde63d76: Download complete [2024-08-26T01:46:52.105Z] b85a868b505f: Pull complete [2024-08-26T01:46:55.624Z] e2be974225ed: Pull complete [2024-08-26T01:46:55.624Z] 339a4e72a1f5: Pull complete [2024-08-26T01:46:55.624Z] 988bab9f4d93: Pull complete [2024-08-26T01:46:55.624Z] 1469e6f7b9e6: Pull complete [2024-08-26T01:46:55.624Z] eaf3925da568: Pull complete [2024-08-26T01:46:58.727Z] bab4dde63d76: Pull complete [2024-08-26T01:46:58.727Z] bde34c3a00c8: Pull complete [2024-08-26T01:46:58.727Z] b352a97aabf1: Pull complete [2024-08-26T01:46:58.727Z] 4872d77fe225: Pull complete [2024-08-26T01:46:58.727Z] 5851b861e8e6: Pull complete [2024-08-26T01:46:58.727Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-26T01:46:58.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T01:46:58.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T01:46:59.038Z] prd-ubuntu20.04-docker-8c-8g-8545 does not seem to be running inside a container [2024-08-26T01:46:59.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-690 -v /w/workspace/gexfoundry_device-mqtt-go_PR-690:/w/workspace/gexfoundry_device-mqtt-go_PR-690:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-690@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 [2024-08-26T01:47:01.830Z] $ docker top 9ed1fc3163028d4fb4a1c6a333bd6b06490d55dde538556ea960ad968b893f7b -eo pid,comm [2024-08-26T01:47:01.891Z] 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). [2024-08-26T01:47:01.891Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-26T01:47:02.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-26T01:47:02.061Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-26T01:47:02.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-26T01:47:02.175Z] $ docker exec 9ed1fc3163028d4fb4a1c6a333bd6b06490d55dde538556ea960ad968b893f7b ssh-agent [2024-08-26T01:47:02.290Z] SSH_AUTH_SOCK=/tmp/ssh-UdAp5srdDS2e/agent.32 [2024-08-26T01:47:02.290Z] SSH_AGENT_PID=38 [2024-08-26T01:47:02.298Z] Running ssh-add (command line suppressed) [2024-08-26T01:47:02.409Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp/private_key_14393522310356453487.key (/w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp/private_key_14393522310356453487.key) [2024-08-26T01:47:02.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-26T01:47:02.801Z] + git tag --points-at HEAD [Pipeline] } [2024-08-26T01:47:02.836Z] $ docker exec --env ******** --env ******** 9ed1fc3163028d4fb4a1c6a333bd6b06490d55dde538556ea960ad968b893f7b ssh-agent -k [2024-08-26T01:47:02.939Z] unset SSH_AUTH_SOCK; [2024-08-26T01:47:02.940Z] unset SSH_AGENT_PID; [2024-08-26T01:47:02.940Z] echo Agent pid 38 killed; [2024-08-26T01:47:02.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-26T01:47:03.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-26T01:47:03.068Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-26T01:47:03.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-26T01:47:03.181Z] $ docker exec 9ed1fc3163028d4fb4a1c6a333bd6b06490d55dde538556ea960ad968b893f7b ssh-agent [2024-08-26T01:47:03.305Z] SSH_AUTH_SOCK=/tmp/ssh-hMbTG4cAHKOE/agent.71 [2024-08-26T01:47:03.305Z] SSH_AGENT_PID=77 [2024-08-26T01:47:03.310Z] Running ssh-add (command line suppressed) [2024-08-26T01:47:03.417Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp/private_key_17016805396754545954.key (/w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp/private_key_17016805396754545954.key) [2024-08-26T01:47:03.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-26T01:47:03.792Z] + git semver init [2024-08-26T01:47:04.051Z] 2024-08-26 01:47:03,979 [run_init] DEBUG init version:0.0.0 force:False [2024-08-26T01:47:04.051Z] 2024-08-26 01:47:03,980 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-690/.semver [2024-08-26T01:47:04.051Z] 2024-08-26 01:47:03,981 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-690/.semver [2024-08-26T01:47:04.051Z] 2024-08-26 01:47:03,981 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-690/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-690, universal_newlines=False, shell=None, istream=None) [2024-08-26T01:47:05.955Z] 2024-08-26 01:47:05,768 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-690/.git/info/exclude [2024-08-26T01:47:05.955Z] 2024-08-26 01:47:05,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-690/.semver/PR-690 with force:False [2024-08-26T01:47:05.955Z] 2024-08-26 01:47:05,768 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-690/.semver/PR-690 [2024-08-26T01:47:05.955Z] 2024-08-26 01:47:05,771 [execute] INFO git cat-file --batch-check [2024-08-26T01:47:05.955Z] 2024-08-26 01:47:05,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-690/.semver, universal_newlines=False, shell=None, istream=) [2024-08-26T01:47:05.955Z] 2024-08-26 01:47:05,779 [execute] INFO git cat-file --batch [2024-08-26T01:47:05.955Z] 2024-08-26 01:47:05,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-690/.semver, universal_newlines=False, shell=None, istream=) [2024-08-26T01:47:05.955Z] 2024-08-26 01:47:05,785 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-690/.semver/PR-690 [2024-08-26T01:47:05.955Z] 0.0.0 [Pipeline] } [2024-08-26T01:47:05.986Z] $ docker exec --env ******** --env ******** 9ed1fc3163028d4fb4a1c6a333bd6b06490d55dde538556ea960ad968b893f7b ssh-agent -k [2024-08-26T01:47:06.086Z] unset SSH_AUTH_SOCK; [2024-08-26T01:47:06.087Z] unset SSH_AGENT_PID; [2024-08-26T01:47:06.087Z] echo Agent pid 77 killed; [2024-08-26T01:47:06.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-26T01:47:06.580Z] + git semver [Pipeline] } [2024-08-26T01:47:06.878Z] $ docker stop --time=1 9ed1fc3163028d4fb4a1c6a333bd6b06490d55dde538556ea960ad968b893f7b [2024-08-26T01:47:08.167Z] $ docker rm -f --volumes 9ed1fc3163028d4fb4a1c6a333bd6b06490d55dde538556ea960ad968b893f7b [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T01:47:08.592Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-26T01:47:08.894Z] Stashed 1 file(s) [Pipeline] echo [2024-08-26T01:47:08.927Z] [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 [2024-08-26T01:47:11.360Z] provisioning config files... [2024-08-26T01:47:11.370Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp/config10578032519547187701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T01:47:16.328Z] ---> ****-login.sh [2024-08-26T01:47:16.328Z] nexus3.edgexfoundry.org:10001 [2024-08-26T01:47:16.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T01:47:16.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T01:47:16.328Z] Configure a credential helper to remove this warning. See [2024-08-26T01:47:16.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T01:47:16.328Z] [2024-08-26T01:47:16.328Z] Login Succeeded [2024-08-26T01:47:16.328Z] nexus3.edgexfoundry.org:10002 [2024-08-26T01:47:16.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T01:47:16.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T01:47:16.329Z] Configure a credential helper to remove this warning. See [2024-08-26T01:47:16.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T01:47:16.329Z] [2024-08-26T01:47:16.329Z] Login Succeeded [2024-08-26T01:47:16.329Z] nexus3.edgexfoundry.org:10003 [2024-08-26T01:47:16.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T01:47:16.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T01:47:16.589Z] Configure a credential helper to remove this warning. See [2024-08-26T01:47:16.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T01:47:16.590Z] [2024-08-26T01:47:16.590Z] Login Succeeded [2024-08-26T01:47:16.590Z] nexus3.edgexfoundry.org:10004 [2024-08-26T01:47:16.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T01:47:16.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T01:47:16.590Z] Configure a credential helper to remove this warning. See [2024-08-26T01:47:16.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T01:47:16.590Z] [2024-08-26T01:47:16.590Z] Login Succeeded [2024-08-26T01:47:16.590Z] ****.io [2024-08-26T01:47:16.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T01:47:16.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T01:47:16.849Z] Configure a credential helper to remove this warning. See [2024-08-26T01:47:16.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T01:47:16.849Z] [2024-08-26T01:47:16.849Z] Login Succeeded [2024-08-26T01:47:16.849Z] ---> ****-login.sh ends [Pipeline] } [2024-08-26T01:47:16.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-26T01:47:17.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T01:47:17.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T01:47:17.232Z] ========================================================= [2024-08-26T01:47:17.232Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-26T01:47:17.232Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T01:47:17.778Z] + 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 . [2024-08-26T01:47:17.778Z] Sending build context to Docker daemon 20.84MB [2024-08-26T01:47:17.778Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-26T01:47:17.778Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-26T01:47:18.039Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-26T01:47:18.039Z] 619be1103602: Pulling fs layer [2024-08-26T01:47:18.039Z] 7862e08f4a3e: Pulling fs layer [2024-08-26T01:47:18.039Z] 5df492c9dc93: Pulling fs layer [2024-08-26T01:47:18.039Z] 7629e6793208: Pulling fs layer [2024-08-26T01:47:18.039Z] 4f4fb700ef54: Pulling fs layer [2024-08-26T01:47:18.039Z] fb5054dd5b73: Pulling fs layer [2024-08-26T01:47:18.039Z] eeca6798cff9: Pulling fs layer [2024-08-26T01:47:18.039Z] aa269ceb94a6: Pulling fs layer [2024-08-26T01:47:18.039Z] ada007ff1a6a: Pulling fs layer [2024-08-26T01:47:18.039Z] 7629e6793208: Waiting [2024-08-26T01:47:18.039Z] 4f4fb700ef54: Waiting [2024-08-26T01:47:18.039Z] eeca6798cff9: Waiting [2024-08-26T01:47:18.039Z] aa269ceb94a6: Waiting [2024-08-26T01:47:18.039Z] fb5054dd5b73: Waiting [2024-08-26T01:47:18.039Z] ada007ff1a6a: Waiting [2024-08-26T01:47:18.039Z] 7862e08f4a3e: Download complete [2024-08-26T01:47:18.039Z] 7629e6793208: Verifying Checksum [2024-08-26T01:47:18.039Z] 7629e6793208: Download complete [2024-08-26T01:47:18.039Z] 4f4fb700ef54: Download complete [2024-08-26T01:47:18.039Z] 619be1103602: Verifying Checksum [2024-08-26T01:47:18.039Z] 619be1103602: Download complete [2024-08-26T01:47:18.039Z] fb5054dd5b73: Verifying Checksum [2024-08-26T01:47:18.039Z] fb5054dd5b73: Download complete [2024-08-26T01:47:18.039Z] eeca6798cff9: Verifying Checksum [2024-08-26T01:47:18.039Z] eeca6798cff9: Download complete [2024-08-26T01:47:18.298Z] 619be1103602: Pull complete [2024-08-26T01:47:18.298Z] ada007ff1a6a: Verifying Checksum [2024-08-26T01:47:18.298Z] ada007ff1a6a: Download complete [2024-08-26T01:47:18.298Z] 7862e08f4a3e: Pull complete [2024-08-26T01:47:18.557Z] 5df492c9dc93: Verifying Checksum [2024-08-26T01:47:18.557Z] 5df492c9dc93: Download complete [2024-08-26T01:47:18.819Z] aa269ceb94a6: Verifying Checksum [2024-08-26T01:47:21.358Z] 5df492c9dc93: Pull complete [2024-08-26T01:47:21.618Z] 7629e6793208: Pull complete [2024-08-26T01:47:21.618Z] 4f4fb700ef54: Pull complete [2024-08-26T01:47:21.618Z] fb5054dd5b73: Pull complete [2024-08-26T01:47:21.618Z] eeca6798cff9: Pull complete [2024-08-26T01:47:24.156Z] aa269ceb94a6: Pull complete [2024-08-26T01:47:24.415Z] ada007ff1a6a: Pull complete [2024-08-26T01:47:24.415Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-26T01:47:24.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-26T01:47:24.415Z] ---> f489d0715acc [2024-08-26T01:47:24.415Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-26T01:47:24.421Z] Still waiting to schedule task [2024-08-26T01:47:24.421Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8544’ [2024-08-26T01:47:28.617Z] ---> Running in 61582fce2b92 [2024-08-26T01:47:28.617Z] Removing intermediate container 61582fce2b92 [2024-08-26T01:47:28.617Z] ---> 98e9950eddd5 [2024-08-26T01:47:28.617Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-26T01:47:28.617Z] ---> Running in af44bfbeff48 [2024-08-26T01:47:28.617Z] Removing intermediate container af44bfbeff48 [2024-08-26T01:47:28.617Z] ---> dc0ec264eea8 [2024-08-26T01:47:28.617Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-26T01:47:28.617Z] ---> Running in 359338523d3f [2024-08-26T01:47:28.617Z] Removing intermediate container 359338523d3f [2024-08-26T01:47:28.617Z] ---> 83fc289f6153 [2024-08-26T01:47:28.617Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-26T01:47:28.617Z] ---> Running in 408a9040496b [2024-08-26T01:47:28.617Z] Removing intermediate container 408a9040496b [2024-08-26T01:47:28.617Z] ---> 2fe2ea5121d5 [2024-08-26T01:47:28.617Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-26T01:47:28.617Z] ---> Running in b427464ec04b [2024-08-26T01:47:29.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T01:47:29.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T01:47:29.451Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-26T01:47:29.451Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-26T01:47:29.451Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-26T01:47:29.451Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-26T01:47:29.451Z] Executing busybox-1.36.1-r5.trigger [2024-08-26T01:47:29.451Z] OK: 268 MiB in 56 packages [2024-08-26T01:47:30.018Z] Removing intermediate container b427464ec04b [2024-08-26T01:47:30.018Z] ---> c7acf49e9c7c [2024-08-26T01:47:30.018Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-08-26T01:47:30.276Z] ---> Running in 8cf845a33e02 [2024-08-26T01:47:30.276Z] Removing intermediate container 8cf845a33e02 [2024-08-26T01:47:30.276Z] ---> c20a758bf778 [2024-08-26T01:47:30.276Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-26T01:47:30.276Z] ---> e1fc73b130ca [2024-08-26T01:47:30.276Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T01:47:30.276Z] ---> Running in 03b517eef6e5 [2024-08-26T01:48:26.559Z] Removing intermediate container 03b517eef6e5 [2024-08-26T01:48:26.559Z] ---> 05451d4406c5 [2024-08-26T01:48:26.559Z] Step 11/12 : COPY . . [2024-08-26T01:48:26.559Z] ---> 4268c99af90c [2024-08-26T01:48:26.559Z] Step 12/12 : RUN $MAKE [2024-08-26T01:48:26.559Z] ---> Running in 9f09c4ed4bea [2024-08-26T01:48:26.819Z] noop [2024-08-26T01:48:27.079Z] Removing intermediate container 9f09c4ed4bea [2024-08-26T01:48:27.079Z] ---> ff8e79faaec2 [2024-08-26T01:48:27.079Z] Successfully built ff8e79faaec2 [2024-08-26T01:48:27.079Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T01:48:27.583Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-26T01:48:27.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T01:48:27.767Z] prd-ubuntu20.04-docker-8c-8g-8545 does not seem to be running inside a container [2024-08-26T01:48:27.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-690 -v /w/workspace/gexfoundry_device-mqtt-go_PR-690:/w/workspace/gexfoundry_device-mqtt-go_PR-690:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-690@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 [2024-08-26T01:48:28.141Z] $ docker top 5b9290a5f43747991f6546100cdb1669fdf75f1527cbecbfee83d8294b67ad9e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T01:48:28.571Z] + go version [2024-08-26T01:48:28.571Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-26T01:48:28.611Z] $ docker stop --time=1 5b9290a5f43747991f6546100cdb1669fdf75f1527cbecbfee83d8294b67ad9e [2024-08-26T01:48:29.877Z] $ docker rm -f --volumes 5b9290a5f43747991f6546100cdb1669fdf75f1527cbecbfee83d8294b67ad9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T01:48:30.696Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-26T01:48:30.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T01:48:30.871Z] prd-ubuntu20.04-docker-8c-8g-8545 does not seem to be running inside a container [2024-08-26T01:48:30.896Z] $ 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-690 -v /w/workspace/gexfoundry_device-mqtt-go_PR-690:/w/workspace/gexfoundry_device-mqtt-go_PR-690:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-690@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 [2024-08-26T01:48:31.219Z] $ docker top 568c0bc0f1c5f23aae93e10ac2a21c038167bb73f01a1b4619b51468425b2e85 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T01:48:31.637Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-690 [Pipeline] fileExists [Pipeline] sh [2024-08-26T01:48:32.013Z] + make test [2024-08-26T01:48:32.013Z] go test ./... -coverprofile=coverage.out ./... [2024-08-26T01:48:33.391Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-08-26T01:48:51.475Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-08-26T01:48:51.475Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-08-26T01:48:51.475Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements [2024-08-26T01:49:03.675Z] go vet ./... [2024-08-26T01:49:07.867Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-26T01:49:07.867Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-26T01:49:07.867Z] ./bin/test-attribution-txt.sh [2024-08-26T01:49:07.867Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-26T01:49:07.867Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-26T01:49:07.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-26T01:49:07.967Z] $ docker stop --time=1 568c0bc0f1c5f23aae93e10ac2a21c038167bb73f01a1b4619b51468425b2e85 [2024-08-26T01:49:11.849Z] $ docker rm -f --volumes 568c0bc0f1c5f23aae93e10ac2a21c038167bb73f01a1b4619b51468425b2e85 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T01:49:12.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-26T01:49:12.559Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-26T01:49:13.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-26T01:49:13.626Z] + ls -al . [2024-08-26T01:49:13.626Z] total 252 [2024-08-26T01:49:13.626Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 26 01:48 . [2024-08-26T01:49:13.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 01:46 .. [2024-08-26T01:49:13.626Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 26 01:46 .dockerignore [2024-08-26T01:49:13.626Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 01:48 .git [2024-08-26T01:49:13.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 01:46 .github [2024-08-26T01:49:13.626Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 26 01:46 .gitignore [2024-08-26T01:49:13.626Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 26 01:46 .golangci.yml [2024-08-26T01:49:13.626Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 01:47 .semver [2024-08-26T01:49:13.626Z] -rw-rw-r-- 1 jenkins jenkins 10386 Aug 26 01:46 Attribution.txt [2024-08-26T01:49:13.626Z] -rw-rw-r-- 1 jenkins jenkins 18574 Aug 26 01:46 CHANGELOG.md [2024-08-26T01:49:13.626Z] -rw-rw-r-- 1 jenkins jenkins 1798 Aug 26 01:46 Dockerfile [2024-08-26T01:49:13.626Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 01:46 GOVERNANCE.md [2024-08-26T01:49:13.626Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 26 01:46 Jenkinsfile [2024-08-26T01:49:13.626Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 26 01:46 LICENSE [2024-08-26T01:49:13.626Z] -rw-rw-r-- 1 jenkins jenkins 1963 Aug 26 01:46 Makefile [2024-08-26T01:49:13.626Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 26 01:46 OWNERS.md [2024-08-26T01:49:13.626Z] -rw-rw-r-- 1 jenkins jenkins 3599 Aug 26 01:46 README.md [2024-08-26T01:49:13.626Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 26 01:47 VERSION [2024-08-26T01:49:13.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 01:46 bin [2024-08-26T01:49:13.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 01:46 cmd [2024-08-26T01:49:13.626Z] -rw-r--r-- 1 jenkins jenkins 18506 Aug 26 01:48 coverage.out [2024-08-26T01:49:13.626Z] -rw-rw-r-- 1 jenkins jenkins 7065 Aug 26 01:46 go.mod [2024-08-26T01:49:13.626Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 26 01:46 go.sum [2024-08-26T01:49:13.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 01:46 internal [2024-08-26T01:49:13.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 01:46 mock [2024-08-26T01:49:13.626Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 26 01:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T01:49:14.089Z] + 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=b5fe82c54cc0ccaae345a65f7694de353310d319 --label arch=amd64 --label version=0.0.0 . [2024-08-26T01:49:14.089Z] Sending build context to Docker daemon 20.86MB [2024-08-26T01:49:14.089Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-08-26T01:49:14.089Z] Step 2/25 : FROM ${BASE} AS builder [2024-08-26T01:49:14.089Z] ---> ff8e79faaec2 [2024-08-26T01:49:14.089Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-08-26T01:49:14.682Z] ---> Running in 69acddbd968e [2024-08-26T01:49:14.682Z] Removing intermediate container 69acddbd968e [2024-08-26T01:49:14.682Z] ---> 70630d72deb4 [2024-08-26T01:49:14.682Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-26T01:49:14.682Z] ---> Running in 9b07224db103 [2024-08-26T01:49:14.682Z] Removing intermediate container 9b07224db103 [2024-08-26T01:49:14.682Z] ---> ca2e84eeb01b [2024-08-26T01:49:14.682Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-26T01:49:14.682Z] ---> Running in aae8559b01f4 [2024-08-26T01:49:14.682Z] Removing intermediate container aae8559b01f4 [2024-08-26T01:49:14.682Z] ---> dc148918118e [2024-08-26T01:49:14.682Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-08-26T01:49:14.682Z] ---> Running in b80ebed5d8a6 [2024-08-26T01:49:14.948Z] Removing intermediate container b80ebed5d8a6 [2024-08-26T01:49:14.948Z] ---> 83537bc9d1e0 [2024-08-26T01:49:14.948Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-26T01:49:14.948Z] ---> Running in 70d1b771c00c [2024-08-26T01:49:15.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T01:49:15.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T01:49:15.777Z] OK: 268 MiB in 56 packages [2024-08-26T01:49:16.037Z] Removing intermediate container 70d1b771c00c [2024-08-26T01:49:16.037Z] ---> 249178f53ae1 [2024-08-26T01:49:16.037Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-08-26T01:49:16.037Z] ---> Running in eebee3bad7ec [2024-08-26T01:49:16.037Z] Removing intermediate container eebee3bad7ec [2024-08-26T01:49:16.037Z] ---> 7fbd88dfb05c [2024-08-26T01:49:16.037Z] Step 9/25 : COPY go.mod vendor* ./ [2024-08-26T01:49:16.296Z] ---> bb79a931f839 [2024-08-26T01:49:16.296Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T01:49:16.296Z] ---> Running in b4ce6f276eec [2024-08-26T01:49:16.876Z] Removing intermediate container b4ce6f276eec [2024-08-26T01:49:16.876Z] ---> 74bbc4ed1ba2 [2024-08-26T01:49:16.876Z] Step 11/25 : COPY . . [2024-08-26T01:49:17.713Z] ---> b5f978b5fdfb [2024-08-26T01:49:17.713Z] Step 12/25 : RUN $MAKE [2024-08-26T01:49:17.713Z] ---> Running in 0c731a68539e [2024-08-26T01:49:17.713Z] 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.32" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-08-26T01:49:49.803Z] Removing intermediate container 0c731a68539e [2024-08-26T01:49:49.803Z] ---> 9befd9fb8912 [2024-08-26T01:49:49.803Z] Step 13/25 : FROM alpine:3.18 [2024-08-26T01:49:50.371Z] 3.18: Pulling from library/alpine [2024-08-26T01:49:50.371Z] 930bdd4d222e: Pulling fs layer [2024-08-26T01:49:50.371Z] 930bdd4d222e: Verifying Checksum [2024-08-26T01:49:50.371Z] 930bdd4d222e: Download complete [2024-08-26T01:49:50.639Z] 930bdd4d222e: Pull complete [2024-08-26T01:49:50.639Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T01:49:50.639Z] Status: Downloaded newer image for alpine:3.18 [2024-08-26T01:49:50.639Z] ---> 18f865063206 [2024-08-26T01:49:50.639Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-08-26T01:49:50.898Z] ---> Running in 6c2e85c95ef7 [2024-08-26T01:49:50.898Z] Removing intermediate container 6c2e85c95ef7 [2024-08-26T01:49:50.898Z] ---> f8cedb0d7c46 [2024-08-26T01:49:50.898Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-08-26T01:49:50.898Z] ---> Running in 1dd1d2dbb3a3 [2024-08-26T01:49:51.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T01:49:51.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T01:49:51.676Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T01:49:51.676Z] Executing busybox-1.36.1-r7.trigger [2024-08-26T01:49:51.676Z] OK: 7 MiB in 16 packages [2024-08-26T01:49:52.247Z] Removing intermediate container 1dd1d2dbb3a3 [2024-08-26T01:49:52.247Z] ---> 8d48963f89be [2024-08-26T01:49:52.247Z] Step 16/25 : RUN apk --no-cache upgrade [2024-08-26T01:49:52.247Z] ---> Running in 0c3529c56685 [2024-08-26T01:49:52.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T01:49:52.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T01:49:52.767Z] OK: 7 MiB in 16 packages [2024-08-26T01:49:53.025Z] Removing intermediate container 0c3529c56685 [2024-08-26T01:49:53.025Z] ---> 56174e928141 [2024-08-26T01:49:53.025Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-08-26T01:49:53.964Z] ---> ad49d8cd9688 [2024-08-26T01:49:53.964Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-08-26T01:49:54.224Z] ---> bb37760b9c20 [2024-08-26T01:49:54.224Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-08-26T01:49:54.224Z] ---> 66d195446bc9 [2024-08-26T01:49:54.224Z] Step 20/25 : EXPOSE 59982 [2024-08-26T01:49:54.224Z] ---> Running in f10f19f87476 [2024-08-26T01:49:54.486Z] Removing intermediate container f10f19f87476 [2024-08-26T01:49:54.486Z] ---> 73b80f00968a [2024-08-26T01:49:54.486Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-08-26T01:49:54.486Z] ---> Running in 075a2fa03756 [2024-08-26T01:49:54.486Z] Removing intermediate container 075a2fa03756 [2024-08-26T01:49:54.486Z] ---> 20d901737f9f [2024-08-26T01:49:54.486Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-08-26T01:49:54.486Z] ---> Running in 88eab014c245 [2024-08-26T01:49:54.486Z] Removing intermediate container 88eab014c245 [2024-08-26T01:49:54.486Z] ---> ff9d291e3d5a [2024-08-26T01:49:54.486Z] Step 23/25 : LABEL arch=amd64 [2024-08-26T01:49:54.486Z] ---> Running in 2dd8abc545e1 [2024-08-26T01:49:54.747Z] Removing intermediate container 2dd8abc545e1 [2024-08-26T01:49:54.747Z] ---> 8021494252d6 [2024-08-26T01:49:54.747Z] Step 24/25 : LABEL git_sha=b5fe82c54cc0ccaae345a65f7694de353310d319 [2024-08-26T01:49:54.747Z] ---> Running in 6e053d1b77cd [2024-08-26T01:49:54.747Z] Removing intermediate container 6e053d1b77cd [2024-08-26T01:49:54.747Z] ---> a7c36339d955 [2024-08-26T01:49:54.747Z] Step 25/25 : LABEL version=0.0.0 [2024-08-26T01:49:54.747Z] ---> Running in 0a062a46967b [2024-08-26T01:49:54.747Z] Removing intermediate container 0a062a46967b [2024-08-26T01:49:54.747Z] ---> d7984246ceb2 [2024-08-26T01:49:54.747Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-26T01:49:54.747Z] Successfully built d7984246ceb2 [2024-08-26T01:49:54.747Z] 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 [2024-08-26T01:49:55.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T01:49:55.833Z] [2024-08-26T01:49:55.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T01:49:56.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T01:49:56.240Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-26T01:49:56.240Z] 5eb5b503b376: Pulling fs layer [2024-08-26T01:49:56.240Z] 5c69ac0246d0: Pulling fs layer [2024-08-26T01:49:56.240Z] ec43610c2a17: Pulling fs layer [2024-08-26T01:49:56.240Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-26T01:49:56.240Z] 33b1e0a273af: Pulling fs layer [2024-08-26T01:49:56.240Z] 5d3b04190fa2: Pulling fs layer [2024-08-26T01:49:56.240Z] 2f39f015ded8: Pulling fs layer [2024-08-26T01:49:56.240Z] 5d3b04190fa2: Waiting [2024-08-26T01:49:56.240Z] 3a2ae6a8a46f: Waiting [2024-08-26T01:49:56.240Z] 33b1e0a273af: Waiting [2024-08-26T01:49:56.240Z] 2f39f015ded8: Waiting [2024-08-26T01:49:56.240Z] 5c69ac0246d0: Verifying Checksum [2024-08-26T01:49:56.240Z] 5c69ac0246d0: Download complete [2024-08-26T01:49:56.240Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-26T01:49:56.240Z] 3a2ae6a8a46f: Download complete [2024-08-26T01:49:56.240Z] 33b1e0a273af: Verifying Checksum [2024-08-26T01:49:56.240Z] 33b1e0a273af: Download complete [2024-08-26T01:49:56.240Z] 5d3b04190fa2: Verifying Checksum [2024-08-26T01:49:56.240Z] 5d3b04190fa2: Download complete [2024-08-26T01:49:56.240Z] ec43610c2a17: Verifying Checksum [2024-08-26T01:49:56.240Z] ec43610c2a17: Download complete [2024-08-26T01:49:56.594Z] 5eb5b503b376: Verifying Checksum [2024-08-26T01:49:56.594Z] 5eb5b503b376: Download complete [2024-08-26T01:49:57.161Z] 2f39f015ded8: Verifying Checksum [2024-08-26T01:49:57.161Z] 2f39f015ded8: Download complete [2024-08-26T01:49:57.727Z] 5eb5b503b376: Pull complete [2024-08-26T01:49:57.727Z] 5c69ac0246d0: Pull complete [2024-08-26T01:49:58.294Z] ec43610c2a17: Pull complete [2024-08-26T01:49:58.294Z] 3a2ae6a8a46f: Pull complete [2024-08-26T01:49:58.633Z] 33b1e0a273af: Pull complete [2024-08-26T01:49:58.633Z] 5d3b04190fa2: Pull complete [2024-08-26T01:50:03.902Z] 2f39f015ded8: Pull complete [2024-08-26T01:50:03.902Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-26T01:50:03.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T01:50:03.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T01:50:04.195Z] prd-ubuntu20.04-docker-8c-8g-8545 does not seem to be running inside a container [2024-08-26T01:50:04.229Z] $ 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-690 -v /w/workspace/gexfoundry_device-mqtt-go_PR-690:/w/workspace/gexfoundry_device-mqtt-go_PR-690:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-690@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 [2024-08-26T01:50:08.706Z] $ docker top eda77622c37fbbcf6258924995bc7279f52bf27b23c974cb0d22b1514b79ca5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T01:50:09.204Z] ---> job-cost.sh [2024-08-26T01:50:09.204Z] lf-activate-venv: SKIPPING [2024-08-26T01:50:09.204Z] INFO: No Stack... [2024-08-26T01:50:09.465Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-26T01:50:09.725Z] INFO: Archiving Costs [Pipeline] sh [2024-08-26T01:50:10.046Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-690/archives/cost.csv [2024-08-26T01:50:10.046Z] + cut -d, -f6 [Pipeline] lock [2024-08-26T01:50:10.098Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-690-1-stack-cost] [2024-08-26T01:50:10.104Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-690-1-stack-cost] did not exist. Created. [2024-08-26T01:50:10.111Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-26T01:50:10.550Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-26T01:50:10.606Z] Stashed 1 file(s) [Pipeline] } [2024-08-26T01:50:10.652Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-690-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-26T01:50:10.747Z] $ docker stop --time=1 eda77622c37fbbcf6258924995bc7279f52bf27b23c974cb0d22b1514b79ca5f [2024-08-26T01:50:11.902Z] $ docker rm -f --volumes eda77622c37fbbcf6258924995bc7279f52bf27b23c974cb0d22b1514b79ca5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-26T01:51:13.510Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8546 in /w/workspace/gexfoundry_device-mqtt-go_PR-690 [Pipeline] { [Pipeline] ws [2024-08-26T01:51:13.588Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-08-26T01:51:13.690Z] The recommended git tool is: git [2024-08-26T01:51:22.487Z] using credential edgex-jenkins-ssh [2024-08-26T01:51:22.513Z] Cloning the remote Git repository [2024-08-26T01:51:22.553Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-08-26T01:51:22.649Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-08-26T01:51:22.859Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-08-26T01:51:22.860Z] > git --version # timeout=10 [2024-08-26T01:51:22.885Z] > git --version # 'git version 2.25.1' [2024-08-26T01:51:22.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T01:51:23.105Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-26T01:51:26.247Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-08-26T01:51:26.284Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-26T01:51:28.564Z] Merging remotes/origin/main commit cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb into PR head commit b5fe82c54cc0ccaae345a65f7694de353310d319 [2024-08-26T01:51:27.845Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-08-26T01:51:27.916Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-08-26T01:51:27.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T01:51:27.944Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-26T01:51:28.596Z] > git config core.sparsecheckout # timeout=10 [2024-08-26T01:51:28.689Z] > git checkout -f b5fe82c54cc0ccaae345a65f7694de353310d319 # timeout=10 [2024-08-26T01:51:28.854Z] > git remote # timeout=10 [2024-08-26T01:51:28.880Z] > git config --get remote.origin.url # timeout=10 [2024-08-26T01:51:28.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T01:51:28.931Z] > git merge cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb # timeout=10 [2024-08-26T01:51:29.004Z] Merge succeeded, producing b5fe82c54cc0ccaae345a65f7694de353310d319 [2024-08-26T01:51:29.005Z] Checking out Revision b5fe82c54cc0ccaae345a65f7694de353310d319 (PR-690) [2024-08-26T01:51:30.068Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-26T01:51:30.151Z] > git --version # timeout=10 [2024-08-26T01:51:30.181Z] > git --version # 'git version 2.25.1' [2024-08-26T01:51:30.209Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-26T01:51:28.972Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-26T01:51:29.019Z] > git config core.sparsecheckout # timeout=10 [2024-08-26T01:51:29.049Z] > git checkout -f b5fe82c54cc0ccaae345a65f7694de353310d319 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-26T01:51:35.477Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-26T01:51:35.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-26T01:51:35.477Z] Dload Upload Total Spent Left Speed [2024-08-26T01:51:35.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-08-26T01:51:35.838Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-26T01:51:36.202Z] + sudo tee /etc/docker/daemon.new [2024-08-26T01:51:36.202Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-26T01:51:36.202Z] { [2024-08-26T01:51:36.202Z] "registry-mirrors": [ [2024-08-26T01:51:36.202Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-26T01:51:36.202Z] ], [2024-08-26T01:51:36.202Z] "bip": "10.250.0.254/24", [2024-08-26T01:51:36.202Z] "hosts": [ [2024-08-26T01:51:36.202Z] "tcp://0.0.0.0:5555", [2024-08-26T01:51:36.202Z] "unix:///var/run/docker.sock" [2024-08-26T01:51:36.202Z] ], [2024-08-26T01:51:36.202Z] "mtu": 1458, [2024-08-26T01:51:36.202Z] "selinux-enabled": true, [2024-08-26T01:51:36.202Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-26T01:51:36.202Z] } [Pipeline] sh [2024-08-26T01:51:36.566Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-26T01:51:36.939Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-26T01:51:55.304Z] provisioning config files... [2024-08-26T01:51:55.332Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config12809982753380815792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T01:51:55.842Z] ---> ****-login.sh [2024-08-26T01:51:55.842Z] nexus3.edgexfoundry.org:10001 [2024-08-26T01:51:56.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T01:51:56.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T01:51:56.697Z] Configure a credential helper to remove this warning. See [2024-08-26T01:51:56.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T01:51:56.697Z] [2024-08-26T01:51:56.697Z] Login Succeeded [2024-08-26T01:51:56.697Z] nexus3.edgexfoundry.org:10002 [2024-08-26T01:51:56.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T01:51:56.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T01:51:56.969Z] Configure a credential helper to remove this warning. See [2024-08-26T01:51:56.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T01:51:56.969Z] [2024-08-26T01:51:56.969Z] Login Succeeded [2024-08-26T01:51:56.969Z] nexus3.edgexfoundry.org:10003 [2024-08-26T01:51:57.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T01:51:57.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T01:51:57.242Z] Configure a credential helper to remove this warning. See [2024-08-26T01:51:57.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T01:51:57.242Z] [2024-08-26T01:51:57.242Z] Login Succeeded [2024-08-26T01:51:57.242Z] nexus3.edgexfoundry.org:10004 [2024-08-26T01:51:57.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T01:51:57.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T01:51:57.783Z] Configure a credential helper to remove this warning. See [2024-08-26T01:51:57.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T01:51:57.783Z] [2024-08-26T01:51:57.783Z] Login Succeeded [2024-08-26T01:51:57.783Z] ****.io [2024-08-26T01:51:58.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T01:51:58.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T01:51:58.319Z] Configure a credential helper to remove this warning. See [2024-08-26T01:51:58.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T01:51:58.319Z] [2024-08-26T01:51:58.319Z] Login Succeeded [2024-08-26T01:51:58.319Z] ---> ****-login.sh ends [Pipeline] } [2024-08-26T01:51:58.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-26T01:51:58.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T01:51:58.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T01:51:58.906Z] ========================================================= [2024-08-26T01:51:58.906Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-26T01:51:58.906Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T01:51:59.461Z] + 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 . [2024-08-26T01:52:00.078Z] Sending build context to Docker daemon 10.53MB [2024-08-26T01:52:00.078Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-26T01:52:00.078Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-26T01:52:00.078Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-26T01:52:00.078Z] c6b39de5b339: Pulling fs layer [2024-08-26T01:52:00.078Z] a69c41024577: Pulling fs layer [2024-08-26T01:52:00.078Z] d6de4b400683: Pulling fs layer [2024-08-26T01:52:00.078Z] 35cb2a7552d0: Pulling fs layer [2024-08-26T01:52:00.078Z] 4f4fb700ef54: Pulling fs layer [2024-08-26T01:52:00.078Z] 464afbd9ba4c: Pulling fs layer [2024-08-26T01:52:00.078Z] 00f215d4a9da: Pulling fs layer [2024-08-26T01:52:00.078Z] d496ad576159: Pulling fs layer [2024-08-26T01:52:00.078Z] 464afbd9ba4c: Waiting [2024-08-26T01:52:00.078Z] 00f215d4a9da: Waiting [2024-08-26T01:52:00.078Z] d496ad576159: Waiting [2024-08-26T01:52:00.078Z] 4f4fb700ef54: Waiting [2024-08-26T01:52:00.078Z] 35cb2a7552d0: Waiting [2024-08-26T01:52:00.078Z] a69c41024577: Verifying Checksum [2024-08-26T01:52:00.078Z] a69c41024577: Download complete [2024-08-26T01:52:00.348Z] 35cb2a7552d0: Verifying Checksum [2024-08-26T01:52:00.348Z] 35cb2a7552d0: Download complete [2024-08-26T01:52:00.349Z] 4f4fb700ef54: Verifying Checksum [2024-08-26T01:52:00.349Z] 4f4fb700ef54: Download complete [2024-08-26T01:52:00.349Z] c6b39de5b339: Download complete [2024-08-26T01:52:00.349Z] 464afbd9ba4c: Verifying Checksum [2024-08-26T01:52:00.349Z] 464afbd9ba4c: Download complete [2024-08-26T01:52:00.618Z] d496ad576159: Verifying Checksum [2024-08-26T01:52:00.618Z] d496ad576159: Download complete [2024-08-26T01:52:01.205Z] c6b39de5b339: Pull complete [2024-08-26T01:52:01.793Z] a69c41024577: Pull complete [2024-08-26T01:52:02.064Z] d6de4b400683: Verifying Checksum [2024-08-26T01:52:02.064Z] d6de4b400683: Download complete [2024-08-26T01:52:03.033Z] 00f215d4a9da: Verifying Checksum [2024-08-26T01:52:03.033Z] 00f215d4a9da: Download complete [2024-08-26T01:52:15.411Z] d6de4b400683: Pull complete [2024-08-26T01:52:15.411Z] 35cb2a7552d0: Pull complete [2024-08-26T01:52:15.411Z] 4f4fb700ef54: Pull complete [2024-08-26T01:52:15.411Z] 464afbd9ba4c: Pull complete [2024-08-26T01:52:25.498Z] 00f215d4a9da: Pull complete [2024-08-26T01:52:26.079Z] d496ad576159: Pull complete [2024-08-26T01:52:26.079Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-26T01:52:26.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-26T01:52:26.079Z] ---> f246e2811388 [2024-08-26T01:52:26.079Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-26T01:52:26.662Z] ---> Running in d769ce51ed60 [2024-08-26T01:52:26.930Z] Removing intermediate container d769ce51ed60 [2024-08-26T01:52:26.930Z] ---> d1c1690118c1 [2024-08-26T01:52:26.930Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-26T01:52:27.198Z] ---> Running in 580b64cdcaee [2024-08-26T01:52:27.465Z] Removing intermediate container 580b64cdcaee [2024-08-26T01:52:27.465Z] ---> 8c48c7f9d93b [2024-08-26T01:52:27.465Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-26T01:52:27.465Z] ---> Running in f11df61328fc [2024-08-26T01:52:27.733Z] Removing intermediate container f11df61328fc [2024-08-26T01:52:27.733Z] ---> dd401c3da205 [2024-08-26T01:52:27.733Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-26T01:52:27.733Z] ---> Running in b4fdd2e863d9 [2024-08-26T01:52:28.006Z] Removing intermediate container b4fdd2e863d9 [2024-08-26T01:52:28.006Z] ---> 3b12853ece5e [2024-08-26T01:52:28.006Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-26T01:52:28.275Z] ---> Running in 2a3c4d48502a [2024-08-26T01:52:29.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T01:52:29.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T01:52:30.780Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-26T01:52:30.780Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-26T01:52:30.780Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-26T01:52:30.780Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-26T01:52:30.780Z] Executing busybox-1.36.1-r5.trigger [2024-08-26T01:52:30.780Z] OK: 271 MiB in 56 packages [2024-08-26T01:52:31.738Z] Removing intermediate container 2a3c4d48502a [2024-08-26T01:52:31.738Z] ---> 4b90667f48ba [2024-08-26T01:52:31.738Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-08-26T01:52:31.738Z] ---> Running in 5c77e6f492f2 [2024-08-26T01:52:32.321Z] Removing intermediate container 5c77e6f492f2 [2024-08-26T01:52:32.321Z] ---> c66591003aec [2024-08-26T01:52:32.321Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-26T01:52:33.734Z] ---> 5e1ea198366f [2024-08-26T01:52:33.734Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T01:52:33.734Z] ---> Running in 6a8da4b9ff9f [2024-08-26T01:54:25.566Z] Removing intermediate container 6a8da4b9ff9f [2024-08-26T01:54:25.566Z] ---> 085d5cbcc999 [2024-08-26T01:54:25.566Z] Step 11/12 : COPY . . [2024-08-26T01:54:25.566Z] ---> 90cbb87c858a [2024-08-26T01:54:25.566Z] Step 12/12 : RUN $MAKE [2024-08-26T01:54:25.566Z] ---> Running in b390c6169f2e [2024-08-26T01:54:25.566Z] noop [2024-08-26T01:54:25.566Z] Removing intermediate container b390c6169f2e [2024-08-26T01:54:25.566Z] ---> 98050f8c0424 [2024-08-26T01:54:25.566Z] Successfully built 98050f8c0424 [2024-08-26T01:54:25.566Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T01:54:26.074Z] + docker inspect -f . ci-base-image-arm64 [2024-08-26T01:54:26.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T01:54:26.363Z] prd-ubuntu20.04-docker-arm64-4c-16g-8546 does not seem to be running inside a container [2024-08-26T01:54:26.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-26T01:54:27.559Z] $ docker top 7b43bd4f50680f632c9c0781a08b4b62e916223ed872ba4fe738510ee27fa115 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T01:54:28.442Z] + go version [2024-08-26T01:54:28.442Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-26T01:54:28.473Z] $ docker stop --time=1 7b43bd4f50680f632c9c0781a08b4b62e916223ed872ba4fe738510ee27fa115 [2024-08-26T01:54:30.020Z] $ docker rm -f --volumes 7b43bd4f50680f632c9c0781a08b4b62e916223ed872ba4fe738510ee27fa115 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T01:54:30.972Z] + docker inspect -f . ci-base-image-arm64 [2024-08-26T01:54:30.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T01:54:31.238Z] prd-ubuntu20.04-docker-arm64-4c-16g-8546 does not seem to be running inside a container [2024-08-26T01:54:31.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-26T01:54:32.381Z] $ docker top 7702c9d2b859e2bc567fe096c0493093e5ea7ea968f0ee6029d4bc4847efd3fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T01:54:32.947Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-26T01:54:33.358Z] + make test [2024-08-26T01:54:33.633Z] go test ./... -coverprofile=coverage.out ./... [2024-08-26T01:54:38.975Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-08-26T01:57:45.716Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-08-26T01:57:48.294Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-08-26T01:57:48.294Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.048s coverage: 22.8% of statements [2024-08-26T01:57:49.252Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-26T01:57:49.252Z] go vet ./... [2024-08-26T01:58:36.116Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-26T01:58:36.116Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-26T01:58:36.116Z] ./bin/test-attribution-txt.sh [2024-08-26T01:58:36.116Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-26T01:58:36.116Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-26T01:58:36.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-26T01:58:36.212Z] $ docker stop --time=1 7702c9d2b859e2bc567fe096c0493093e5ea7ea968f0ee6029d4bc4847efd3fd [2024-08-26T01:58:38.062Z] $ docker rm -f --volumes 7702c9d2b859e2bc567fe096c0493093e5ea7ea968f0ee6029d4bc4847efd3fd [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T01:58:39.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-26T01:58:39.681Z] Warning: overwriting stash ‘coverage-report’ [2024-08-26T01:58:40.106Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-26T01:58:40.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-26T01:58:41.074Z] + ls -al . [2024-08-26T01:58:41.074Z] total 248 [2024-08-26T01:58:41.074Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 01:54 . [2024-08-26T01:58:41.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 01:51 .. [2024-08-26T01:58:41.074Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 26 01:51 .dockerignore [2024-08-26T01:58:41.074Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 01:51 .git [2024-08-26T01:58:41.074Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 01:51 .github [2024-08-26T01:58:41.074Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 26 01:51 .gitignore [2024-08-26T01:58:41.074Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 26 01:51 .golangci.yml [2024-08-26T01:58:41.074Z] -rw-rw-r-- 1 jenkins jenkins 10386 Aug 26 01:51 Attribution.txt [2024-08-26T01:58:41.074Z] -rw-rw-r-- 1 jenkins jenkins 18574 Aug 26 01:51 CHANGELOG.md [2024-08-26T01:58:41.074Z] -rw-rw-r-- 1 jenkins jenkins 1798 Aug 26 01:51 Dockerfile [2024-08-26T01:58:41.074Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 01:51 GOVERNANCE.md [2024-08-26T01:58:41.074Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 26 01:51 Jenkinsfile [2024-08-26T01:58:41.074Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 26 01:51 LICENSE [2024-08-26T01:58:41.074Z] -rw-rw-r-- 1 jenkins jenkins 1963 Aug 26 01:51 Makefile [2024-08-26T01:58:41.074Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 26 01:51 OWNERS.md [2024-08-26T01:58:41.074Z] -rw-rw-r-- 1 jenkins jenkins 3599 Aug 26 01:51 README.md [2024-08-26T01:58:41.074Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 26 01:47 VERSION [2024-08-26T01:58:41.074Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 01:51 bin [2024-08-26T01:58:41.074Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 01:51 cmd [2024-08-26T01:58:41.074Z] -rw-r--r-- 1 jenkins jenkins 18506 Aug 26 01:57 coverage.out [2024-08-26T01:58:41.074Z] -rw-rw-r-- 1 jenkins jenkins 7065 Aug 26 01:51 go.mod [2024-08-26T01:58:41.074Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 26 01:51 go.sum [2024-08-26T01:58:41.074Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 01:51 internal [2024-08-26T01:58:41.074Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 01:51 mock [2024-08-26T01:58:41.074Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 26 01:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T01:58:41.555Z] + 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=b5fe82c54cc0ccaae345a65f7694de353310d319 --label arch=arm64 --label version=0.0.0 . [2024-08-26T01:58:41.824Z] Sending build context to Docker daemon 10.55MB [2024-08-26T01:58:42.092Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-08-26T01:58:42.092Z] Step 2/25 : FROM ${BASE} AS builder [2024-08-26T01:58:42.092Z] ---> 98050f8c0424 [2024-08-26T01:58:42.092Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-08-26T01:58:42.092Z] ---> Running in 4420a0187ece [2024-08-26T01:58:42.374Z] Removing intermediate container 4420a0187ece [2024-08-26T01:58:42.374Z] ---> 003a65a70149 [2024-08-26T01:58:42.374Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-26T01:58:42.650Z] ---> Running in 9d240dc42028 [2024-08-26T01:58:42.650Z] Removing intermediate container 9d240dc42028 [2024-08-26T01:58:42.650Z] ---> 869d8fc0bde6 [2024-08-26T01:58:42.650Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-26T01:58:42.922Z] ---> Running in d9dacb2e1c22 [2024-08-26T01:58:43.880Z] Removing intermediate container d9dacb2e1c22 [2024-08-26T01:58:43.880Z] ---> 70710d0b9416 [2024-08-26T01:58:43.880Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-08-26T01:58:43.880Z] ---> Running in 1ebec9af2fe1 [2024-08-26T01:58:44.467Z] Removing intermediate container 1ebec9af2fe1 [2024-08-26T01:58:44.467Z] ---> 31427d181048 [2024-08-26T01:58:44.467Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-26T01:58:44.467Z] ---> Running in a42a7f1b1154 [2024-08-26T01:58:45.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T01:58:45.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T01:58:46.646Z] OK: 271 MiB in 56 packages [2024-08-26T01:58:47.606Z] Removing intermediate container a42a7f1b1154 [2024-08-26T01:58:47.606Z] ---> c9f6a4836b0a [2024-08-26T01:58:47.606Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-08-26T01:58:47.606Z] ---> Running in 811bfb17d240 [2024-08-26T01:58:47.874Z] Removing intermediate container 811bfb17d240 [2024-08-26T01:58:47.874Z] ---> fe564680f058 [2024-08-26T01:58:47.874Z] Step 9/25 : COPY go.mod vendor* ./ [2024-08-26T01:58:48.459Z] ---> 8e198ed460f3 [2024-08-26T01:58:48.459Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T01:58:48.459Z] ---> Running in 394de213e6f7 [2024-08-26T01:58:50.525Z] Removing intermediate container 394de213e6f7 [2024-08-26T01:58:50.525Z] ---> cab60503bd6f [2024-08-26T01:58:50.525Z] Step 11/25 : COPY . . [2024-08-26T01:58:52.019Z] ---> 16ab50f8ca8a [2024-08-26T01:58:52.020Z] Step 12/25 : RUN $MAKE [2024-08-26T01:58:52.020Z] ---> Running in 29e4fbbfc648 [2024-08-26T01:58:53.024Z] 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.32" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-08-26T02:02:23.158Z] Removing intermediate container 29e4fbbfc648 [2024-08-26T02:02:23.158Z] ---> e502bbc955b5 [2024-08-26T02:02:23.158Z] Step 13/25 : FROM alpine:3.18 [2024-08-26T02:02:23.740Z] 3.18: Pulling from library/alpine [2024-08-26T02:02:23.740Z] 4983c3fe2029: Pulling fs layer [2024-08-26T02:02:24.003Z] 4983c3fe2029: Verifying Checksum [2024-08-26T02:02:24.003Z] 4983c3fe2029: Download complete [2024-08-26T02:02:24.581Z] 4983c3fe2029: Pull complete [2024-08-26T02:02:24.581Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T02:02:24.849Z] Status: Downloaded newer image for alpine:3.18 [2024-08-26T02:02:24.849Z] ---> a0237000ae83 [2024-08-26T02:02:24.849Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-08-26T02:02:25.114Z] ---> Running in 5d8c1906089b [2024-08-26T02:02:25.379Z] Removing intermediate container 5d8c1906089b [2024-08-26T02:02:25.379Z] ---> 8b9b08c7b172 [2024-08-26T02:02:25.379Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-08-26T02:02:25.379Z] ---> Running in b04b35f2361c [2024-08-26T02:02:26.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T02:02:26.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T02:02:27.889Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T02:02:27.889Z] Executing busybox-1.36.1-r7.trigger [2024-08-26T02:02:27.889Z] OK: 8 MiB in 16 packages [2024-08-26T02:02:28.849Z] Removing intermediate container b04b35f2361c [2024-08-26T02:02:28.849Z] ---> a5615ce085d4 [2024-08-26T02:02:28.849Z] Step 16/25 : RUN apk --no-cache upgrade [2024-08-26T02:02:28.849Z] ---> Running in 0cfa9e9b6f4e [2024-08-26T02:02:29.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T02:02:30.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T02:02:31.043Z] OK: 8 MiB in 16 packages [2024-08-26T02:02:31.628Z] Removing intermediate container 0cfa9e9b6f4e [2024-08-26T02:02:31.628Z] ---> a048d2a6da81 [2024-08-26T02:02:31.628Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-08-26T02:02:33.571Z] ---> f61e4b5693bb [2024-08-26T02:02:33.571Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-08-26T02:02:34.153Z] ---> 5f31aa22d902 [2024-08-26T02:02:34.153Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-08-26T02:02:34.738Z] ---> 6c481e093128 [2024-08-26T02:02:34.738Z] Step 20/25 : EXPOSE 59982 [2024-08-26T02:02:34.738Z] ---> Running in b9bf024c3b68 [2024-08-26T02:02:35.005Z] Removing intermediate container b9bf024c3b68 [2024-08-26T02:02:35.005Z] ---> 3cd9687b525e [2024-08-26T02:02:35.005Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-08-26T02:02:35.272Z] ---> Running in bc8f02ff5de1 [2024-08-26T02:02:35.550Z] Removing intermediate container bc8f02ff5de1 [2024-08-26T02:02:35.550Z] ---> c9287b73fe51 [2024-08-26T02:02:35.550Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-08-26T02:02:35.550Z] ---> Running in f8173ac9ac0b [2024-08-26T02:02:35.820Z] Removing intermediate container f8173ac9ac0b [2024-08-26T02:02:35.820Z] ---> 2c637772cf5d [2024-08-26T02:02:35.820Z] Step 23/25 : LABEL arch=arm64 [2024-08-26T02:02:35.820Z] ---> Running in 882f56ec85b2 [2024-08-26T02:02:36.087Z] Removing intermediate container 882f56ec85b2 [2024-08-26T02:02:36.087Z] ---> b5f8ac069daf [2024-08-26T02:02:36.087Z] Step 24/25 : LABEL git_sha=b5fe82c54cc0ccaae345a65f7694de353310d319 [2024-08-26T02:02:36.363Z] ---> Running in addf65a4c7cc [2024-08-26T02:02:36.634Z] Removing intermediate container addf65a4c7cc [2024-08-26T02:02:36.634Z] ---> fe83018e3c1a [2024-08-26T02:02:36.634Z] Step 25/25 : LABEL version=0.0.0 [2024-08-26T02:02:36.634Z] ---> Running in 77f228b8610f [2024-08-26T02:02:36.902Z] Removing intermediate container 77f228b8610f [2024-08-26T02:02:36.903Z] ---> 9d2047509616 [2024-08-26T02:02:36.903Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-26T02:02:36.903Z] Successfully built 9d2047509616 [2024-08-26T02:02:36.903Z] 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 [2024-08-26T02:02:38.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T02:02:38.156Z] [2024-08-26T02:02:38.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T02:02:38.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T02:02:38.609Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-26T02:02:38.609Z] 8998bd30e6a1: Pulling fs layer [2024-08-26T02:02:38.609Z] 04944245beec: Pulling fs layer [2024-08-26T02:02:38.609Z] 699f458cf7ca: Pulling fs layer [2024-08-26T02:02:38.609Z] 765212b225bb: Pulling fs layer [2024-08-26T02:02:38.609Z] f23df028b6ca: Pulling fs layer [2024-08-26T02:02:38.609Z] d65c8cfc05b1: Pulling fs layer [2024-08-26T02:02:38.609Z] 2437ff75d9bd: Pulling fs layer [2024-08-26T02:02:38.609Z] f23df028b6ca: Waiting [2024-08-26T02:02:38.609Z] d65c8cfc05b1: Waiting [2024-08-26T02:02:38.609Z] 765212b225bb: Waiting [2024-08-26T02:02:38.609Z] 2437ff75d9bd: Waiting [2024-08-26T02:02:38.878Z] 04944245beec: Verifying Checksum [2024-08-26T02:02:38.878Z] 04944245beec: Download complete [2024-08-26T02:02:38.878Z] 765212b225bb: Verifying Checksum [2024-08-26T02:02:38.878Z] 765212b225bb: Download complete [2024-08-26T02:02:38.878Z] f23df028b6ca: Verifying Checksum [2024-08-26T02:02:38.878Z] f23df028b6ca: Download complete [2024-08-26T02:02:38.878Z] d65c8cfc05b1: Verifying Checksum [2024-08-26T02:02:38.878Z] d65c8cfc05b1: Download complete [2024-08-26T02:02:39.149Z] 699f458cf7ca: Verifying Checksum [2024-08-26T02:02:39.149Z] 699f458cf7ca: Download complete [2024-08-26T02:02:39.416Z] 8998bd30e6a1: Verifying Checksum [2024-08-26T02:02:39.416Z] 8998bd30e6a1: Download complete [2024-08-26T02:02:41.995Z] 2437ff75d9bd: Verifying Checksum [2024-08-26T02:02:41.995Z] 2437ff75d9bd: Download complete [2024-08-26T02:02:43.933Z] 8998bd30e6a1: Pull complete [2024-08-26T02:02:44.891Z] 04944245beec: Pull complete [2024-08-26T02:02:46.294Z] 699f458cf7ca: Pull complete [2024-08-26T02:02:46.294Z] 765212b225bb: Pull complete [2024-08-26T02:02:47.251Z] f23df028b6ca: Pull complete [2024-08-26T02:02:47.517Z] d65c8cfc05b1: Pull complete [2024-08-26T02:03:05.705Z] 2437ff75d9bd: Pull complete [2024-08-26T02:03:05.705Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-26T02:03:05.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T02:03:05.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T02:03:06.111Z] prd-ubuntu20.04-docker-arm64-4c-16g-8546 does not seem to be running inside a container [2024-08-26T02:03:06.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-26T02:03:09.204Z] $ docker top 45d3e4c0448b6c93703038386d95e5b1eff419ea011e7ff776d5987c33137809 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T02:03:10.173Z] ---> job-cost.sh [2024-08-26T02:03:10.173Z] lf-activate-venv: SKIPPING [2024-08-26T02:03:10.174Z] INFO: No Stack... [2024-08-26T02:03:10.445Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-26T02:03:11.403Z] INFO: Archiving Costs [Pipeline] sh [2024-08-26T02:03:13.744Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2024-08-26T02:03:13.744Z] + cut -d, -f6 [Pipeline] lock [2024-08-26T02:03:13.836Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-690-1-stack-cost] [2024-08-26T02:03:13.845Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-690-1-stack-cost] did not exist. Created. [2024-08-26T02:03:13.854Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-26T02:03:16.018Z] /w/workspace/device-mqtt-go/1@tmp/durable-6db98f85/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-26T02:03:16.705Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-26T02:03:16.748Z] Warning: overwriting stash ‘stack-cost’ [2024-08-26T02:03:16.796Z] Stashed 1 file(s) [Pipeline] } [2024-08-26T02:03:16.826Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-690-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-26T02:03:16.941Z] $ docker stop --time=1 45d3e4c0448b6c93703038386d95e5b1eff419ea011e7ff776d5987c33137809 [2024-08-26T02:03:18.456Z] $ docker rm -f --volumes 45d3e4c0448b6c93703038386d95e5b1eff419ea011e7ff776d5987c33137809 [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 [2024-08-26T02:03:19.803Z] provisioning config files... [2024-08-26T02:03:19.810Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp/config1982168662449569704tmp [Pipeline] { [Pipeline] sh [2024-08-26T02:03:20.293Z] + set +x [2024-08-26T02:03:20.294Z] + bash -s -- [2024-08-26T02:03:20.294Z] + curl -s https://codecov.io/bash [2024-08-26T02:03:20.294Z] [2024-08-26T02:03:20.294Z] _____ _ [2024-08-26T02:03:20.294Z] / ____| | | [2024-08-26T02:03:20.294Z] | | ___ __| | ___ ___ _____ __ [2024-08-26T02:03:20.294Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-26T02:03:20.294Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-26T02:03:20.294Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-26T02:03:20.294Z] Bash-1.0.6 [2024-08-26T02:03:20.294Z] [2024-08-26T02:03:20.294Z] [2024-08-26T02:03:20.294Z] ==> git version 2.25.1 found [2024-08-26T02:03:20.294Z] ==> 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 [2024-08-26T02:03:20.294Z] Release-Date: 2020-01-08 [2024-08-26T02:03:20.294Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-26T02:03:20.294Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-26T02:03:20.294Z] ==> Jenkins CI detected. [2024-08-26T02:03:20.294Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-690 [2024-08-26T02:03:20.294Z] project root: . [2024-08-26T02:03:20.294Z] --> token set from env [2024-08-26T02:03:20.294Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-26T02:03:20.294Z] ==> Running gcov in . (disable via -X gcov) [2024-08-26T02:03:20.294Z] ==> Python coveragepy not found [2024-08-26T02:03:20.294Z] ==> Searching for coverage reports in: [2024-08-26T02:03:20.294Z] + . [2024-08-26T02:03:20.294Z] -> Found 1 reports [2024-08-26T02:03:20.294Z] ==> Detecting git/mercurial file structure [2024-08-26T02:03:20.554Z] ==> Reading reports [2024-08-26T02:03:20.554Z] + ./coverage.out bytes=18506 [2024-08-26T02:03:20.554Z] ==> Appending adjustments [2024-08-26T02:03:20.554Z] https://docs.codecov.io/docs/fixing-reports [2024-08-26T02:03:20.554Z] + Found adjustments [2024-08-26T02:03:20.554Z] ==> Gzipping contents [2024-08-26T02:03:20.554Z] 4.0K /tmp/codecov.3jHwo5.gz [2024-08-26T02:03:20.554Z] ==> Uploading reports [2024-08-26T02:03:20.554Z] url: https://codecov.io [2024-08-26T02:03:20.554Z] query: branch=PR-690&commit=b5fe82c54cc0ccaae345a65f7694de353310d319&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-690%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=690&job=&cmd_args= [2024-08-26T02:03:20.554Z] -> Pinging Codecov [2024-08-26T02:03:20.554Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-690&commit=b5fe82c54cc0ccaae345a65f7694de353310d319&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-690%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=690&job=&cmd_args= [2024-08-26T02:03:20.817Z] -> Uploading to [2024-08-26T02:03:20.817Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-26/7D719EC7BBE17E464838252E33014C33/b5fe82c54cc0ccaae345a65f7694de353310d319/d9690f21-2a0e-437b-a386-fae42c53b00f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240826%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240826T020320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44a3235cd7076b104cef04aaf37b08edc0e60a4798646f17df37e7a6c0dbe76e [2024-08-26T02:03:20.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-26T02:03:20.817Z] Dload Upload Total Spent Left Speed [2024-08-26T02:03:21.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 13029 --:--:-- --:--:-- --:--:-- 13029 [2024-08-26T02:03:21.077Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b5fe82c54cc0ccaae345a65f7694de353310d319 [Pipeline] } [2024-08-26T02:03:21.119Z] 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 [2024-08-26T02:03:23.928Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-690/archives ] [2024-08-26T02:03:23.928Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-690/archives [2024-08-26T02:03:23.928Z] total 16 [2024-08-26T02:03:23.928Z] drwxr-xr-x 3 root root 4096 Aug 26 01:50 . [2024-08-26T02:03:23.928Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 01:50 .. [2024-08-26T02:03:23.928Z] drwxr-xr-x 2 root root 4096 Aug 26 01:50 cost [2024-08-26T02:03:23.928Z] -rw-r--r-- 1 root root 86 Aug 26 01:50 cost.csv [2024-08-26T02:03:23.928Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-690/archives [2024-08-26T02:03:23.928Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-690/archives [2024-08-26T02:03:23.928Z] total 16 [2024-08-26T02:03:23.928Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 01:50 . [2024-08-26T02:03:23.928Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 01:50 .. [2024-08-26T02:03:23.928Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 26 01:50 cost [2024-08-26T02:03:23.928Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 26 01:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-26T02:03:24.287Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T02:03:25.097Z] ---> package-listing.sh [2024-08-26T02:03:25.097Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-26T02:03:25.097Z] ++ facter osfamily [2024-08-26T02:03:25.097Z] + OS_FAMILY=debian [2024-08-26T02:03:25.097Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-690 [2024-08-26T02:03:25.097Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-26T02:03:25.097Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-26T02:03:25.097Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-26T02:03:25.097Z] + PACKAGES=/tmp/packages_start.txt [2024-08-26T02:03:25.097Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-690 ']' [2024-08-26T02:03:25.097Z] + PACKAGES=/tmp/packages_end.txt [2024-08-26T02:03:25.097Z] + case "${OS_FAMILY}" in [2024-08-26T02:03:25.097Z] + dpkg -l [2024-08-26T02:03:25.097Z] + grep '^ii' [2024-08-26T02:03:25.379Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-26T02:03:25.379Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-26T02:03:25.379Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-26T02:03:25.379Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-690 ']' [2024-08-26T02:03:25.379Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-690/archives/ [2024-08-26T02:03:25.379Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-690/archives/ [Pipeline] echo [2024-08-26T02:03:25.429Z] 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-690/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-26T02:03:25.729Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T02:03:26.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T02:03:26.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T02:03:26.665Z] prd-ubuntu20.04-docker-8c-8g-8545 does not seem to be running inside a container [2024-08-26T02:03:26.695Z] $ 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-690/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-690 -v /w/workspace/gexfoundry_device-mqtt-go_PR-690:/w/workspace/gexfoundry_device-mqtt-go_PR-690:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-690@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 [2024-08-26T02:03:26.894Z] $ docker top 3adb5b36942dd27577b720f0d1a3320e89782b61a5e279dc626eca04cb276261 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T02:03:27.342Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-26T02:03:28.127Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-26T02:03:35.172Z] + ls /var/log/sa-host [2024-08-26T02:03:35.172Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-26T02:03:35.452Z] provisioning config files... [2024-08-26T02:03:35.464Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-690@tmp/config8855206308117479167tmp [Pipeline] { [Pipeline] echo [2024-08-26T02:03:35.575Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T02:03:35.944Z] ---> create-netrc.sh [Pipeline] } [2024-08-26T02:03:35.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-26T02:03:36.464Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-26T02:03:36.512Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T02:03:36.870Z] ---> sudo-logs.sh [2024-08-26T02:03:36.870Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-26T02:03:37.013Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T02:03:37.388Z] ---> job-cost.sh [2024-08-26T02:03:37.388Z] lf-activate-venv: SKIPPING [2024-08-26T02:03:37.388Z] DEBUG: total: 0.2199999988079071 [2024-08-26T02:03:37.388Z] INFO: Retrieving Stack Cost... [2024-08-26T02:03:37.956Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-26T02:03:38.216Z] INFO: Archiving Costs [Pipeline] echo [2024-08-26T02:03:38.268Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T02:03:38.614Z] ---> logs-deploy.sh [2024-08-26T02:03:38.614Z] lf-activate-venv: SKIPPING [2024-08-26T02:03:38.614Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-690/1 [2024-08-26T02:03:38.614Z] INFO: archiving workspace using pattern(s): [2024-08-26T02:03:39.557Z] Archives upload complete. [2024-08-26T02:03:39.557Z] INFO: archiving logs to Nexus