Pull request #675 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb393ec9ff0d9658b40944501ce63e412712bf99+0134c4c717d226af86e9f48c42195e986438ddab (e305c8f3103546e958b3bba4c2d3ed08c38bc346) 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-ssh10798567587363534607.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-ssh6095663872692908983.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-675/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-675/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7793432777472200184.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-675/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5419016724646002945.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-ssh16819101777958976888.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-675/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-675/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4654478230568570893.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 ‘prd-ubuntu20.04-docker-8c-8g-1123’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1129 in /w/workspace/gexfoundry_device-mqtt-go_PR-675 [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-675 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0134c4c717d226af86e9f48c42195e986438ddab into PR head commit fb393ec9ff0d9658b40944501ce63e412712bf99 Merge succeeded, producing fb393ec9ff0d9658b40944501ce63e412712bf99 Checking out Revision fb393ec9ff0d9658b40944501ce63e412712bf99 (PR-675) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config 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/675/head:refs/remotes/origin/PR-675 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb393ec9ff0d9658b40944501ce63e412712bf99 # 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 0134c4c717d226af86e9f48c42195e986438ddab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb393ec9ff0d9658b40944501ce63e412712bf99 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-30T01:19:41.404Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-30T01:19:41.624Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-30T01:19:41.739Z] ========================================================= [2024-05-30T01:19:41.739Z] EdgeX Global Pipelines Version Info [2024-05-30T01:19:41.739Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-30T01:19:42.506Z] ------------------- [2024-05-30T01:19:42.506Z] stable info: [2024-05-30T01:19:42.506Z] ------------------- [2024-05-30T01:19:42.506Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-30T01:19:42.506Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-30T01:19:42.506Z] Message: update stable to v1.0.260 [2024-05-30T01:19:43.074Z] ------------------- [2024-05-30T01:19:43.074Z] experimental info: [2024-05-30T01:19:43.074Z] ------------------- [2024-05-30T01:19:43.074Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-30T01:19:43.074Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-30T01:19:43.074Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-30T01:19:43.289Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-05-30T01:19:43.339Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-05-30T01:19:43.392Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-30T01:19:43.446Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-30T01:19:43.497Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-30T01:19:43.552Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-30T01:19:43.612Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-30T01:19:43.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-30T01:19:43.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-30T01:19:43.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-30T01:19:43.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-30T01:19:43.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-05-30T01:19:43.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-30T01:19:44.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-30T01:19:44.072Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-30T01:19:44.132Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-30T01:19:44.189Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-30T01:19:44.247Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-30T01:19:44.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-30T01:19:44.361Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-30T01:19:44.423Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-30T01:19:44.479Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-30T01:19:44.533Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-30T01:19:44.587Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-30T01:19:44.643Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-30T01:19:44.700Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-30T01:19:44.756Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-30T01:19:44.813Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-675 [Pipeline] echo [2024-05-30T01:19:44.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-675 [Pipeline] echo [2024-05-30T01:19:44.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-675 [Pipeline] echo [2024-05-30T01:19:44.992Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb393ec9ff0d9658b40944501ce63e412712bf99 [Pipeline] echo [2024-05-30T01:19:45.050Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb393ec [Pipeline] echo [2024-05-30T01:19:45.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T01:19:45.255Z] provisioning config files... [2024-05-30T01:19:45.271Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-675@tmp/config11924663583439598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T01:19:45.663Z] ---> ****-login.sh [2024-05-30T01:19:45.663Z] nexus3.edgexfoundry.org:10001 [2024-05-30T01:19:46.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T01:19:46.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T01:19:46.494Z] Configure a credential helper to remove this warning. See [2024-05-30T01:19:46.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T01:19:46.494Z] [2024-05-30T01:19:46.494Z] Login Succeeded [2024-05-30T01:19:46.495Z] nexus3.edgexfoundry.org:10002 [2024-05-30T01:19:46.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T01:19:46.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T01:19:46.495Z] Configure a credential helper to remove this warning. See [2024-05-30T01:19:46.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T01:19:46.495Z] [2024-05-30T01:19:46.495Z] Login Succeeded [2024-05-30T01:19:46.495Z] nexus3.edgexfoundry.org:10003 [2024-05-30T01:19:46.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T01:19:46.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T01:19:46.495Z] Configure a credential helper to remove this warning. See [2024-05-30T01:19:46.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T01:19:46.495Z] [2024-05-30T01:19:46.495Z] Login Succeeded [2024-05-30T01:19:46.495Z] nexus3.edgexfoundry.org:10004 [2024-05-30T01:19:46.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T01:19:46.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T01:19:46.756Z] Configure a credential helper to remove this warning. See [2024-05-30T01:19:46.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T01:19:46.756Z] [2024-05-30T01:19:46.756Z] Login Succeeded [2024-05-30T01:19:46.756Z] ****.io [2024-05-30T01:19:46.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T01:19:47.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T01:19:47.018Z] Configure a credential helper to remove this warning. See [2024-05-30T01:19:47.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T01:19:47.018Z] [2024-05-30T01:19:47.018Z] Login Succeeded [2024-05-30T01:19:47.018Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T01:19:47.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-30T01:19:47.749Z] + git rev-list -1 --merges fb393ec9ff0d9658b40944501ce63e412712bf99~1..fb393ec9ff0d9658b40944501ce63e412712bf99 [Pipeline] echo [2024-05-30T01:19:47.795Z] -----------> git rev-list -1 --merges fb393ec9ff0d9658b40944501ce63e412712bf99~1..fb393ec9ff0d9658b40944501ce63e412712bf99 fb393ec9ff0d9658b40944501ce63e412712bf99 [false] [Pipeline] sh [2024-05-30T01:19:48.120Z] + git log --format=format:%s -1 fb393ec9ff0d9658b40944501ce63e412712bf99 [Pipeline] echo [2024-05-30T01:19:48.164Z] ========================================================= [2024-05-30T01:19:48.164Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-30T01:19:48.164Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-30T01:19:48.637Z] + git log --format=format:%s -1 fb393ec9ff0d9658b40944501ce63e412712bf99 [Pipeline] echo [2024-05-30T01:19:48.677Z] [semverPrep] GIT_COMMIT: fb393ec9ff0d9658b40944501ce63e412712bf99, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-05-30T01:19:48.723Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-30T01:19:49.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-30T01:19:49.157Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-30T01:19:49.157Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-30T01:19:49.157Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-30T01:19:49.157Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-30T01:19:49.157Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-30T01:19:49.157Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T01:19:49.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T01:19:49.676Z] [2024-05-30T01:19:49.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T01:19:50.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T01:19:50.079Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-30T01:19:50.079Z] b85a868b505f: Pulling fs layer [2024-05-30T01:19:50.079Z] e2be974225ed: Pulling fs layer [2024-05-30T01:19:50.079Z] 339a4e72a1f5: Pulling fs layer [2024-05-30T01:19:50.079Z] 988bab9f4d93: Pulling fs layer [2024-05-30T01:19:50.079Z] 1469e6f7b9e6: Pulling fs layer [2024-05-30T01:19:50.079Z] eaf3925da568: Pulling fs layer [2024-05-30T01:19:50.079Z] bab4dde63d76: Pulling fs layer [2024-05-30T01:19:50.079Z] bde34c3a00c8: Pulling fs layer [2024-05-30T01:19:50.079Z] b352a97aabf1: Pulling fs layer [2024-05-30T01:19:50.079Z] 4872d77fe225: Pulling fs layer [2024-05-30T01:19:50.079Z] 5851b861e8e6: Pulling fs layer [2024-05-30T01:19:50.079Z] bde34c3a00c8: Waiting [2024-05-30T01:19:50.079Z] 988bab9f4d93: Waiting [2024-05-30T01:19:50.079Z] b352a97aabf1: Waiting [2024-05-30T01:19:50.079Z] 4872d77fe225: Waiting [2024-05-30T01:19:50.079Z] eaf3925da568: Waiting [2024-05-30T01:19:50.079Z] 5851b861e8e6: Waiting [2024-05-30T01:19:50.079Z] bab4dde63d76: Waiting [2024-05-30T01:19:50.079Z] 1469e6f7b9e6: Waiting [2024-05-30T01:19:50.079Z] e2be974225ed: Download complete [2024-05-30T01:19:50.339Z] 988bab9f4d93: Verifying Checksum [2024-05-30T01:19:50.339Z] 988bab9f4d93: Download complete [2024-05-30T01:19:50.339Z] 1469e6f7b9e6: Verifying Checksum [2024-05-30T01:19:50.339Z] 1469e6f7b9e6: Download complete [2024-05-30T01:19:50.339Z] 339a4e72a1f5: Verifying Checksum [2024-05-30T01:19:50.339Z] 339a4e72a1f5: Download complete [2024-05-30T01:19:50.339Z] eaf3925da568: Verifying Checksum [2024-05-30T01:19:50.339Z] eaf3925da568: Download complete [2024-05-30T01:19:50.339Z] bde34c3a00c8: Verifying Checksum [2024-05-30T01:19:50.339Z] bde34c3a00c8: Download complete [2024-05-30T01:19:50.339Z] 4872d77fe225: Verifying Checksum [2024-05-30T01:19:50.339Z] 4872d77fe225: Download complete [2024-05-30T01:19:50.339Z] 5851b861e8e6: Download complete [2024-05-30T01:19:50.339Z] b85a868b505f: Verifying Checksum [2024-05-30T01:19:50.339Z] b85a868b505f: Download complete [2024-05-30T01:19:50.908Z] bab4dde63d76: Verifying Checksum [2024-05-30T01:19:50.908Z] bab4dde63d76: Download complete [2024-05-30T01:19:52.292Z] b85a868b505f: Pull complete [2024-05-30T01:19:52.553Z] e2be974225ed: Pull complete [2024-05-30T01:19:53.122Z] 339a4e72a1f5: Pull complete [2024-05-30T01:19:53.122Z] 988bab9f4d93: Pull complete [2024-05-30T01:19:53.383Z] 1469e6f7b9e6: Pull complete [2024-05-30T01:19:53.383Z] eaf3925da568: Pull complete [2024-05-30T01:19:55.292Z] bab4dde63d76: Pull complete [2024-05-30T01:19:55.292Z] bde34c3a00c8: Pull complete [2024-05-30T01:19:55.553Z] b352a97aabf1: Pull complete [2024-05-30T01:19:55.553Z] 4872d77fe225: Pull complete [2024-05-30T01:19:55.814Z] 5851b861e8e6: Pull complete [2024-05-30T01:19:55.814Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-30T01:19:55.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T01:19:55.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T01:19:56.105Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2024-05-30T01:19:56.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-675 -v /w/workspace/gexfoundry_device-mqtt-go_PR-675:/w/workspace/gexfoundry_device-mqtt-go_PR-675:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-675@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-675@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-05-30T01:19:59.738Z] $ docker top 03f14f5e417b55b793a03c3c1db658c38d2ce12583a401d41c06236a0ba48e3b -eo pid,comm [2024-05-30T01:19:59.791Z] 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-05-30T01:19:59.791Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-30T01:19:59.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T01:19:59.953Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T01:20:00.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T01:20:00.087Z] $ docker exec 03f14f5e417b55b793a03c3c1db658c38d2ce12583a401d41c06236a0ba48e3b ssh-agent [2024-05-30T01:20:00.205Z] SSH_AUTH_SOCK=/tmp/ssh-c0D5T08uYfYd/agent.32 [2024-05-30T01:20:00.205Z] SSH_AGENT_PID=38 [2024-05-30T01:20:00.212Z] Running ssh-add (command line suppressed) [2024-05-30T01:20:00.321Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-675@tmp/private_key_15334957725236940135.key (/w/workspace/gexfoundry_device-mqtt-go_PR-675@tmp/private_key_15334957725236940135.key) [2024-05-30T01:20:00.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T01:20:00.683Z] + git tag --points-at HEAD [Pipeline] } [2024-05-30T01:20:00.712Z] $ docker exec --env ******** --env ******** 03f14f5e417b55b793a03c3c1db658c38d2ce12583a401d41c06236a0ba48e3b ssh-agent -k [2024-05-30T01:20:00.814Z] unset SSH_AUTH_SOCK; [2024-05-30T01:20:00.815Z] unset SSH_AGENT_PID; [2024-05-30T01:20:00.815Z] echo Agent pid 38 killed; [2024-05-30T01:20:00.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-30T01:20:00.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T01:20:00.940Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T01:20:01.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T01:20:01.063Z] $ docker exec 03f14f5e417b55b793a03c3c1db658c38d2ce12583a401d41c06236a0ba48e3b ssh-agent [2024-05-30T01:20:01.180Z] SSH_AUTH_SOCK=/tmp/ssh-y8fojbMg6l45/agent.71 [2024-05-30T01:20:01.180Z] SSH_AGENT_PID=77 [2024-05-30T01:20:01.184Z] Running ssh-add (command line suppressed) [2024-05-30T01:20:01.285Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-675@tmp/private_key_2062054295563407996.key (/w/workspace/gexfoundry_device-mqtt-go_PR-675@tmp/private_key_2062054295563407996.key) [2024-05-30T01:20:01.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T01:20:01.652Z] + git semver init [2024-05-30T01:20:02.225Z] 2024-05-30 01:20:02,003 [run_init] DEBUG init version:0.0.0 force:False [2024-05-30T01:20:02.225Z] 2024-05-30 01:20:02,004 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-675/.semver [2024-05-30T01:20:02.225Z] 2024-05-30 01:20:02,004 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-675/.semver [2024-05-30T01:20:02.225Z] 2024-05-30 01:20:02,005 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-675/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-675, universal_newlines=False, shell=None, istream=None) [2024-05-30T01:20:03.607Z] 2024-05-30 01:20:03,333 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-675/.git/info/exclude [2024-05-30T01:20:03.607Z] 2024-05-30 01:20:03,334 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-675/.semver/PR-675 with force:False [2024-05-30T01:20:03.607Z] 2024-05-30 01:20:03,334 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-675/.semver/PR-675 [2024-05-30T01:20:03.607Z] 2024-05-30 01:20:03,338 [execute] INFO git cat-file --batch-check [2024-05-30T01:20:03.607Z] 2024-05-30 01:20:03,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-675/.semver, universal_newlines=False, shell=None, istream=) [2024-05-30T01:20:03.607Z] 2024-05-30 01:20:03,345 [execute] INFO git cat-file --batch [2024-05-30T01:20:03.607Z] 2024-05-30 01:20:03,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-675/.semver, universal_newlines=False, shell=None, istream=) [2024-05-30T01:20:03.607Z] 2024-05-30 01:20:03,352 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-675/.semver/PR-675 [2024-05-30T01:20:03.607Z] 0.0.0 [Pipeline] } [2024-05-30T01:20:03.643Z] $ docker exec --env ******** --env ******** 03f14f5e417b55b793a03c3c1db658c38d2ce12583a401d41c06236a0ba48e3b ssh-agent -k [2024-05-30T01:20:03.745Z] unset SSH_AUTH_SOCK; [2024-05-30T01:20:03.745Z] unset SSH_AGENT_PID; [2024-05-30T01:20:03.745Z] echo Agent pid 77 killed; [2024-05-30T01:20:03.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-30T01:20:04.227Z] + git semver [Pipeline] } [2024-05-30T01:20:04.521Z] $ docker stop --time=1 03f14f5e417b55b793a03c3c1db658c38d2ce12583a401d41c06236a0ba48e3b [2024-05-30T01:20:05.820Z] $ docker rm -f --volumes 03f14f5e417b55b793a03c3c1db658c38d2ce12583a401d41c06236a0ba48e3b [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-30T01:20:06.251Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-30T01:20:06.564Z] Stashed 1 file(s) [Pipeline] echo [2024-05-30T01:20:06.600Z] [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-05-30T01:20:07.277Z] provisioning config files... [2024-05-30T01:20:07.287Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-675@tmp/config17023587418948557652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T01:20:07.664Z] ---> ****-login.sh [2024-05-30T01:20:07.664Z] nexus3.edgexfoundry.org:10001 [2024-05-30T01:20:07.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T01:20:07.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T01:20:07.665Z] Configure a credential helper to remove this warning. See [2024-05-30T01:20:07.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T01:20:07.665Z] [2024-05-30T01:20:07.665Z] Login Succeeded [2024-05-30T01:20:07.665Z] nexus3.edgexfoundry.org:10002 [2024-05-30T01:20:07.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T01:20:07.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T01:20:07.665Z] Configure a credential helper to remove this warning. See [2024-05-30T01:20:07.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T01:20:07.665Z] [2024-05-30T01:20:07.665Z] Login Succeeded [2024-05-30T01:20:07.665Z] nexus3.edgexfoundry.org:10003 [2024-05-30T01:20:07.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T01:20:07.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T01:20:07.925Z] Configure a credential helper to remove this warning. See [2024-05-30T01:20:07.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T01:20:07.925Z] [2024-05-30T01:20:07.925Z] Login Succeeded [2024-05-30T01:20:07.925Z] nexus3.edgexfoundry.org:10004 [2024-05-30T01:20:07.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T01:20:07.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T01:20:07.925Z] Configure a credential helper to remove this warning. See [2024-05-30T01:20:07.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T01:20:07.925Z] [2024-05-30T01:20:07.925Z] Login Succeeded [2024-05-30T01:20:07.925Z] ****.io [2024-05-30T01:20:08.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T01:20:08.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T01:20:08.185Z] Configure a credential helper to remove this warning. See [2024-05-30T01:20:08.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T01:20:08.185Z] [2024-05-30T01:20:08.185Z] Login Succeeded [2024-05-30T01:20:08.185Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T01:20:08.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-30T01:20:08.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-30T01:20:08.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-30T01:20:08.550Z] ========================================================= [2024-05-30T01:20:08.550Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-30T01:20:08.550Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T01:20:09.061Z] + 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-05-30T01:20:09.061Z] Sending build context to Docker daemon 21MB [2024-05-30T01:20:09.061Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-30T01:20:09.061Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-30T01:20:09.061Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-30T01:20:09.321Z] 619be1103602: Pulling fs layer [2024-05-30T01:20:09.321Z] 7862e08f4a3e: Pulling fs layer [2024-05-30T01:20:09.321Z] 5df492c9dc93: Pulling fs layer [2024-05-30T01:20:09.321Z] 7629e6793208: Pulling fs layer [2024-05-30T01:20:09.321Z] 4f4fb700ef54: Pulling fs layer [2024-05-30T01:20:09.321Z] 4f4fb700ef54: Waiting [2024-05-30T01:20:09.321Z] 7629e6793208: Waiting [2024-05-30T01:20:09.321Z] fb5054dd5b73: Pulling fs layer [2024-05-30T01:20:09.321Z] eeca6798cff9: Pulling fs layer [2024-05-30T01:20:09.321Z] aa269ceb94a6: Pulling fs layer [2024-05-30T01:20:09.321Z] fb5054dd5b73: Waiting [2024-05-30T01:20:09.321Z] eeca6798cff9: Waiting [2024-05-30T01:20:09.321Z] ada007ff1a6a: Pulling fs layer [2024-05-30T01:20:09.321Z] aa269ceb94a6: Waiting [2024-05-30T01:20:09.321Z] 7862e08f4a3e: Download complete [2024-05-30T01:20:09.321Z] 7629e6793208: Verifying Checksum [2024-05-30T01:20:09.321Z] 7629e6793208: Download complete [2024-05-30T01:20:09.321Z] 4f4fb700ef54: Verifying Checksum [2024-05-30T01:20:09.321Z] 4f4fb700ef54: Download complete [2024-05-30T01:20:09.321Z] 619be1103602: Verifying Checksum [2024-05-30T01:20:09.321Z] 619be1103602: Download complete [2024-05-30T01:20:09.321Z] fb5054dd5b73: Verifying Checksum [2024-05-30T01:20:09.321Z] fb5054dd5b73: Download complete [2024-05-30T01:20:09.321Z] eeca6798cff9: Verifying Checksum [2024-05-30T01:20:09.321Z] eeca6798cff9: Download complete [2024-05-30T01:20:09.579Z] 619be1103602: Pull complete [2024-05-30T01:20:09.579Z] ada007ff1a6a: Verifying Checksum [2024-05-30T01:20:09.579Z] ada007ff1a6a: Download complete [2024-05-30T01:20:09.579Z] 7862e08f4a3e: Pull complete [2024-05-30T01:20:09.838Z] 5df492c9dc93: Verifying Checksum [2024-05-30T01:20:09.838Z] 5df492c9dc93: Download complete [2024-05-30T01:20:10.095Z] aa269ceb94a6: Verifying Checksum [2024-05-30T01:20:10.095Z] aa269ceb94a6: Download complete [2024-05-30T01:20:14.279Z] 5df492c9dc93: Pull complete [2024-05-30T01:20:14.279Z] 7629e6793208: Pull complete [2024-05-30T01:20:14.279Z] 4f4fb700ef54: Pull complete [2024-05-30T01:20:14.279Z] fb5054dd5b73: Pull complete [2024-05-30T01:20:14.279Z] eeca6798cff9: Pull complete [2024-05-30T01:20:17.567Z] aa269ceb94a6: Pull complete [2024-05-30T01:20:18.135Z] ada007ff1a6a: Pull complete [2024-05-30T01:20:18.135Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-30T01:20:18.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-30T01:20:18.135Z] ---> f489d0715acc [2024-05-30T01:20:18.135Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-30T01:20:22.070Z] Still waiting to schedule task [2024-05-30T01:20:22.070Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1127’ is offline [2024-05-30T01:20:30.353Z] ---> Running in ab368a3ac33e [2024-05-30T01:20:30.353Z] Removing intermediate container ab368a3ac33e [2024-05-30T01:20:30.353Z] ---> eb54b01f9737 [2024-05-30T01:20:30.353Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-30T01:20:30.353Z] ---> Running in 20783aae0749 [2024-05-30T01:20:30.353Z] Removing intermediate container 20783aae0749 [2024-05-30T01:20:30.353Z] ---> 34c770167c3c [2024-05-30T01:20:30.353Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-30T01:20:30.353Z] ---> Running in 9170cd751cee [2024-05-30T01:20:30.353Z] Removing intermediate container 9170cd751cee [2024-05-30T01:20:30.353Z] ---> 35136e89a934 [2024-05-30T01:20:30.353Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-30T01:20:30.353Z] ---> Running in 194bc37f1486 [2024-05-30T01:20:30.353Z] Removing intermediate container 194bc37f1486 [2024-05-30T01:20:30.353Z] ---> 47951a6e1f30 [2024-05-30T01:20:30.353Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-30T01:20:30.353Z] ---> Running in 4b8b18d16c9c [2024-05-30T01:20:30.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-30T01:20:30.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-30T01:20:30.353Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-30T01:20:30.353Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-30T01:20:30.353Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-30T01:20:30.353Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-30T01:20:30.353Z] Executing busybox-1.36.1-r5.trigger [2024-05-30T01:20:30.353Z] OK: 268 MiB in 56 packages [2024-05-30T01:20:31.294Z] Removing intermediate container 4b8b18d16c9c [2024-05-30T01:20:31.294Z] ---> 96cc613cfc36 [2024-05-30T01:20:31.294Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-05-30T01:20:31.294Z] ---> Running in 09319d79bc48 [2024-05-30T01:20:31.561Z] Removing intermediate container 09319d79bc48 [2024-05-30T01:20:31.561Z] ---> 276c8029a9dc [2024-05-30T01:20:31.561Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-30T01:20:31.822Z] ---> 36e7af5010dd [2024-05-30T01:20:31.822Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-30T01:20:32.084Z] ---> Running in 2c351529c2e0 [2024-05-30T01:21:53.651Z] Removing intermediate container 2c351529c2e0 [2024-05-30T01:21:53.651Z] ---> a9f9baa477ce [2024-05-30T01:21:53.651Z] Step 11/12 : COPY . . [2024-05-30T01:21:53.651Z] ---> 00d484bb1554 [2024-05-30T01:21:53.651Z] Step 12/12 : RUN $MAKE [2024-05-30T01:21:53.651Z] ---> Running in 2e07e4f1bee0 [2024-05-30T01:21:53.651Z] noop [2024-05-30T01:21:53.651Z] Removing intermediate container 2e07e4f1bee0 [2024-05-30T01:21:53.651Z] ---> 07c6769ed566 [2024-05-30T01:21:53.651Z] Successfully built 07c6769ed566 [2024-05-30T01:21:53.651Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T01:21:54.141Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-30T01:21:54.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T01:21:54.312Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2024-05-30T01:21:54.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-675 -v /w/workspace/gexfoundry_device-mqtt-go_PR-675:/w/workspace/gexfoundry_device-mqtt-go_PR-675:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-675@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-675@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-05-30T01:21:54.742Z] $ docker top 67c043ffb095035cc3ea87aea530d8de644bd245a07547e46d6714a50cd1afac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-30T01:21:55.158Z] + go version [2024-05-30T01:21:55.158Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-30T01:21:55.199Z] $ docker stop --time=1 67c043ffb095035cc3ea87aea530d8de644bd245a07547e46d6714a50cd1afac [2024-05-30T01:21:56.473Z] $ docker rm -f --volumes 67c043ffb095035cc3ea87aea530d8de644bd245a07547e46d6714a50cd1afac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T01:21:57.268Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-30T01:21:57.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T01:21:57.442Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2024-05-30T01:21:57.476Z] $ 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-675 -v /w/workspace/gexfoundry_device-mqtt-go_PR-675:/w/workspace/gexfoundry_device-mqtt-go_PR-675:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-675@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-675@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-05-30T01:21:58.309Z] $ docker top e2f6b6b8dcfeaec313efc752455b571c1d3309f6a558eec981c5751b19a5835f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-30T01:21:58.721Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-675 [Pipeline] fileExists [Pipeline] sh [2024-05-30T01:21:59.099Z] + make test [2024-05-30T01:21:59.099Z] go test ./... -coverprofile=coverage.out ./... [2024-05-30T01:22:01.004Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-05-30T01:22:04.115Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1130 in /w/workspace/gexfoundry_device-mqtt-go_PR-675 [Pipeline] { [Pipeline] ws [2024-05-30T01:22:04.185Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-05-30T01:22:04.302Z] The recommended git tool is: git [2024-05-30T01:22:12.204Z] using credential edgex-jenkins-ssh [2024-05-30T01:22:12.234Z] Cloning the remote Git repository [2024-05-30T01:22:12.301Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-05-30T01:22:12.423Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-05-30T01:22:12.698Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-05-30T01:22:12.699Z] > git --version # timeout=10 [2024-05-30T01:22:12.737Z] > git --version # 'git version 2.25.1' [2024-05-30T01:22:12.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T01:22:12.979Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-30T01:22:15.527Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-05-30T01:22:15.563Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-30T01:22:17.344Z] Merging remotes/origin/main commit 0134c4c717d226af86e9f48c42195e986438ddab into PR head commit fb393ec9ff0d9658b40944501ce63e412712bf99 [2024-05-30T01:22:17.724Z] Merge succeeded, producing fb393ec9ff0d9658b40944501ce63e412712bf99 [2024-05-30T01:22:17.724Z] Checking out Revision fb393ec9ff0d9658b40944501ce63e412712bf99 (PR-675) [2024-05-30T01:22:16.703Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-05-30T01:22:16.762Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-05-30T01:22:16.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T01:22:16.791Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/675/head:refs/remotes/origin/PR-675 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-30T01:22:17.372Z] > git config core.sparsecheckout # timeout=10 [2024-05-30T01:22:17.522Z] > git checkout -f fb393ec9ff0d9658b40944501ce63e412712bf99 # timeout=10 [2024-05-30T01:22:17.618Z] > git remote # timeout=10 [2024-05-30T01:22:17.636Z] > git config --get remote.origin.url # timeout=10 [2024-05-30T01:22:17.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T01:22:17.675Z] > git merge 0134c4c717d226af86e9f48c42195e986438ddab # timeout=10 [2024-05-30T01:22:17.706Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-30T01:22:17.735Z] > git config core.sparsecheckout # timeout=10 [2024-05-30T01:22:17.752Z] > git checkout -f fb393ec9ff0d9658b40944501ce63e412712bf99 # timeout=10 [2024-05-30T01:22:18.497Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-05-30T01:22:18.554Z] > git --version # timeout=10 [2024-05-30T01:22:18.571Z] > git --version # 'git version 2.25.1' [2024-05-30T01:22:18.588Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-30T01:22:19.124Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-05-30T01:22:19.124Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-05-30T01:22:19.383Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-30T01:22:23.485Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-30T01:22:23.485Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-30T01:22:23.485Z] Dload Upload Total Spent Left Speed [2024-05-30T01:22:23.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-05-30T01:22:23.832Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-30T01:22:24.180Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-05-30T01:22:24.180Z] /etc/docker/daemon.json [2024-05-30T01:22:24.180Z] { [2024-05-30T01:22:24.180Z] "registry-mirrors": [ [2024-05-30T01:22:24.180Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-30T01:22:24.180Z] ], [2024-05-30T01:22:24.180Z] "bip": "10.250.0.254/24", [2024-05-30T01:22:24.180Z] "hosts": [ [2024-05-30T01:22:24.180Z] "tcp://0.0.0.0:5555", [2024-05-30T01:22:24.180Z] "unix:///var/run/docker.sock" [2024-05-30T01:22:24.180Z] ], [2024-05-30T01:22:24.180Z] "mtu": 1458, [2024-05-30T01:22:24.180Z] "selinux-enabled": true, [2024-05-30T01:22:24.180Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-30T01:22:24.180Z] } [Pipeline] sh [2024-05-30T01:22:24.524Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-30T01:22:24.872Z] + sudo service docker restart [2024-05-30T01:22:31.575Z] go vet ./... [2024-05-30T01:22:36.837Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-30T01:22:36.837Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-30T01:22:36.837Z] ./bin/test-attribution-txt.sh [2024-05-30T01:22:36.837Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-30T01:22:36.837Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-30T01:22:36.838Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-30T01:22:36.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-30T01:22:36.933Z] $ docker stop --time=1 e2f6b6b8dcfeaec313efc752455b571c1d3309f6a558eec981c5751b19a5835f [2024-05-30T01:22:43.436Z] $ docker rm -f --volumes e2f6b6b8dcfeaec313efc752455b571c1d3309f6a558eec981c5751b19a5835f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T01:22:43.920Z] provisioning config files... [2024-05-30T01:22:43.947Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config468382718287680244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T01:22:44.069Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-30T01:22:44.269Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2024-05-30T01:22:44.431Z] ---> ****-login.sh [2024-05-30T01:22:44.431Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-05-30T01:22:44.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-05-30T01:22:44.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T01:22:44.968Z] Configure a credential helper to remove this warning. See [2024-05-30T01:22:44.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T01:22:44.968Z] [2024-05-30T01:22:44.968Z] Login Succeeded [2024-05-30T01:22:44.968Z] nexus3.edgexfoundry.org:10002 [2024-05-30T01:22:45.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-30T01:22:45.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T01:22:45.348Z] + ls -al . [2024-05-30T01:22:45.348Z] total 252 [2024-05-30T01:22:45.348Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 01:21 . [2024-05-30T01:22:45.348Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 01:19 .. [2024-05-30T01:22:45.349Z] -rw-rw-r-- 1 jenkins jenkins 140 May 30 01:19 .dockerignore [2024-05-30T01:22:45.349Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 01:22 .git [2024-05-30T01:22:45.349Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 01:19 .github [2024-05-30T01:22:45.349Z] -rw-rw-r-- 1 jenkins jenkins 264 May 30 01:19 .gitignore [2024-05-30T01:22:45.349Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 01:19 .golangci.yml [2024-05-30T01:22:45.349Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 01:20 .semver [2024-05-30T01:22:45.349Z] -rw-rw-r-- 1 jenkins jenkins 10386 May 30 01:19 Attribution.txt [2024-05-30T01:22:45.349Z] -rw-rw-r-- 1 jenkins jenkins 18574 May 30 01:19 CHANGELOG.md [2024-05-30T01:22:45.349Z] -rw-rw-r-- 1 jenkins jenkins 1798 May 30 01:19 Dockerfile [2024-05-30T01:22:45.349Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 01:19 GOVERNANCE.md [2024-05-30T01:22:45.349Z] -rw-rw-r-- 1 jenkins jenkins 657 May 30 01:19 Jenkinsfile [2024-05-30T01:22:45.349Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 01:19 LICENSE [2024-05-30T01:22:45.349Z] -rw-rw-r-- 1 jenkins jenkins 1963 May 30 01:19 Makefile [2024-05-30T01:22:45.349Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 01:19 OWNERS.md [2024-05-30T01:22:45.349Z] -rw-rw-r-- 1 jenkins jenkins 3599 May 30 01:19 README.md [2024-05-30T01:22:45.349Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 01:20 VERSION [2024-05-30T01:22:45.349Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 01:19 bin [2024-05-30T01:22:45.349Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 01:19 cmd [2024-05-30T01:22:45.349Z] -rw-r--r-- 1 jenkins jenkins 18506 May 30 01:22 coverage.out [2024-05-30T01:22:45.349Z] -rw-rw-r-- 1 jenkins jenkins 7121 May 30 01:19 go.mod [2024-05-30T01:22:45.349Z] -rw-rw-r-- 1 jenkins jenkins 101544 May 30 01:19 go.sum [2024-05-30T01:22:45.349Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 01:19 internal [2024-05-30T01:22:45.349Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 01:19 mock [2024-05-30T01:22:45.349Z] -rw-rw-r-- 1 jenkins jenkins 227 May 30 01:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T01:22:45.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T01:22:45.507Z] Configure a credential helper to remove this warning. See [2024-05-30T01:22:45.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T01:22:45.507Z] [2024-05-30T01:22:45.507Z] Login Succeeded [2024-05-30T01:22:45.507Z] nexus3.edgexfoundry.org:10003 [2024-05-30T01:22:45.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T01:22:45.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T01:22:45.781Z] Configure a credential helper to remove this warning. See [2024-05-30T01:22:45.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T01:22:45.781Z] [2024-05-30T01:22:45.781Z] Login Succeeded [2024-05-30T01:22:45.781Z] nexus3.edgexfoundry.org:10004 [2024-05-30T01:22:45.787Z] + 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=fb393ec9ff0d9658b40944501ce63e412712bf99 --label arch=amd64 --label version=0.0.0 . [2024-05-30T01:22:45.787Z] Sending build context to Docker daemon 21.02MB [2024-05-30T01:22:45.787Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-30T01:22:45.787Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-30T01:22:45.787Z] ---> 07c6769ed566 [2024-05-30T01:22:45.787Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-30T01:22:46.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T01:22:46.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T01:22:46.048Z] Configure a credential helper to remove this warning. See [2024-05-30T01:22:46.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T01:22:46.048Z] [2024-05-30T01:22:46.048Z] Login Succeeded [2024-05-30T01:22:46.048Z] ****.io [2024-05-30T01:22:46.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T01:22:46.354Z] ---> Running in 29bde0923adf [2024-05-30T01:22:46.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T01:22:46.581Z] Configure a credential helper to remove this warning. See [2024-05-30T01:22:46.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T01:22:46.581Z] [2024-05-30T01:22:46.581Z] Login Succeeded [2024-05-30T01:22:46.581Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T01:22:46.613Z] Removing intermediate container 29bde0923adf [2024-05-30T01:22:46.613Z] ---> 69cb017fe495 [2024-05-30T01:22:46.613Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-30T01:22:46.613Z] ---> Running in 882fb78f7230 [2024-05-30T01:22:46.613Z] Removing intermediate container 882fb78f7230 [2024-05-30T01:22:46.613Z] ---> 4a180ef2ad80 [2024-05-30T01:22:46.613Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-30T01:22:46.613Z] ---> Running in 9f7a4c3e3dad [2024-05-30T01:22:46.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-05-30T01:22:46.870Z] Removing intermediate container 9f7a4c3e3dad [2024-05-30T01:22:46.870Z] ---> b7a720cce43c [2024-05-30T01:22:46.870Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-30T01:22:46.870Z] ---> Running in a2ea5de200e2 [2024-05-30T01:22:46.870Z] Removing intermediate container a2ea5de200e2 [2024-05-30T01:22:46.870Z] ---> cfe2378a0ac3 [2024-05-30T01:22:46.870Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-30T01:22:46.870Z] ---> Running in 651e369e90cc [Pipeline] echo [2024-05-30T01:22:47.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-05-30T01:22:47.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-05-30T01:22:47.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-30T01:22:47.212Z] ========================================================= [2024-05-30T01:22:47.212Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-30T01:22:47.212Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2024-05-30T01:22:47.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T01:22:47.646Z] OK: 268 MiB in 56 packages [2024-05-30T01:22:47.775Z] + 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-05-30T01:22:47.905Z] Removing intermediate container 651e369e90cc [2024-05-30T01:22:47.905Z] ---> 05d86cc233f9 [2024-05-30T01:22:47.905Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-05-30T01:22:48.046Z] Sending build context to Docker daemon 10.61MB [2024-05-30T01:22:48.165Z] ---> Running in 006dbf003e93 [2024-05-30T01:22:48.165Z] Removing intermediate container 006dbf003e93 [2024-05-30T01:22:48.165Z] ---> 925cfdd6c94a [2024-05-30T01:22:48.165Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-30T01:22:48.165Z] ---> 33a886e44082 [2024-05-30T01:22:48.165Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-30T01:22:48.165Z] ---> Running in 29a20b1cd7de [2024-05-30T01:22:48.319Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-30T01:22:48.319Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-30T01:22:48.319Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-30T01:22:48.319Z] c6b39de5b339: Pulling fs layer [2024-05-30T01:22:48.319Z] a69c41024577: Pulling fs layer [2024-05-30T01:22:48.319Z] d6de4b400683: Pulling fs layer [2024-05-30T01:22:48.319Z] 35cb2a7552d0: Pulling fs layer [2024-05-30T01:22:48.319Z] 4f4fb700ef54: Pulling fs layer [2024-05-30T01:22:48.319Z] 464afbd9ba4c: Pulling fs layer [2024-05-30T01:22:48.319Z] 00f215d4a9da: Pulling fs layer [2024-05-30T01:22:48.319Z] d496ad576159: Pulling fs layer [2024-05-30T01:22:48.319Z] 4f4fb700ef54: Waiting [2024-05-30T01:22:48.319Z] 464afbd9ba4c: Waiting [2024-05-30T01:22:48.319Z] 35cb2a7552d0: Waiting [2024-05-30T01:22:48.319Z] 00f215d4a9da: Waiting [2024-05-30T01:22:48.319Z] d496ad576159: Waiting [2024-05-30T01:22:48.319Z] a69c41024577: Verifying Checksum [2024-05-30T01:22:48.319Z] a69c41024577: Download complete [2024-05-30T01:22:48.319Z] 35cb2a7552d0: Verifying Checksum [2024-05-30T01:22:48.319Z] 35cb2a7552d0: Download complete [2024-05-30T01:22:48.592Z] 4f4fb700ef54: Verifying Checksum [2024-05-30T01:22:48.592Z] 4f4fb700ef54: Download complete [2024-05-30T01:22:48.592Z] 464afbd9ba4c: Verifying Checksum [2024-05-30T01:22:48.592Z] 464afbd9ba4c: Download complete [2024-05-30T01:22:48.592Z] c6b39de5b339: Download complete [2024-05-30T01:22:48.861Z] d496ad576159: Verifying Checksum [2024-05-30T01:22:48.861Z] d496ad576159: Download complete [2024-05-30T01:22:49.102Z] Removing intermediate container 29a20b1cd7de [2024-05-30T01:22:49.102Z] ---> 467244ca4bad [2024-05-30T01:22:49.102Z] Step 11/25 : COPY . . [2024-05-30T01:22:49.445Z] c6b39de5b339: Pull complete [2024-05-30T01:22:50.037Z] ---> 72775e8a12c6 [2024-05-30T01:22:50.037Z] Step 12/25 : RUN $MAKE [2024-05-30T01:22:50.037Z] ---> Running in 09358b516353 [2024-05-30T01:22:50.038Z] a69c41024577: Pull complete [2024-05-30T01:22:50.305Z] d6de4b400683: Verifying Checksum [2024-05-30T01:22:50.305Z] d6de4b400683: Download complete [2024-05-30T01:22:50.603Z] 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.16" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-05-30T01:22:51.268Z] 00f215d4a9da: Verifying Checksum [2024-05-30T01:22:51.268Z] 00f215d4a9da: Download complete [2024-05-30T01:23:03.597Z] d6de4b400683: Pull complete [2024-05-30T01:23:03.597Z] 35cb2a7552d0: Pull complete [2024-05-30T01:23:03.597Z] 4f4fb700ef54: Pull complete [2024-05-30T01:23:03.597Z] 464afbd9ba4c: Pull complete [2024-05-30T01:23:13.691Z] 00f215d4a9da: Pull complete [2024-05-30T01:23:13.960Z] d496ad576159: Pull complete [2024-05-30T01:23:13.961Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-30T01:23:13.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-30T01:23:13.961Z] ---> f246e2811388 [2024-05-30T01:23:13.961Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-30T01:23:14.924Z] ---> Running in 4daed26739e6 [2024-05-30T01:23:14.924Z] Removing intermediate container 4daed26739e6 [2024-05-30T01:23:14.924Z] ---> f2ef6d4a5e20 [2024-05-30T01:23:14.924Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-30T01:23:15.190Z] ---> Running in ffe7bbaf8aef [2024-05-30T01:23:15.457Z] Removing intermediate container ffe7bbaf8aef [2024-05-30T01:23:15.457Z] ---> 1698f1a61885 [2024-05-30T01:23:15.457Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-30T01:23:15.457Z] ---> Running in 104477f7bbef [2024-05-30T01:23:15.726Z] Removing intermediate container 104477f7bbef [2024-05-30T01:23:15.726Z] ---> 68e4a40843a2 [2024-05-30T01:23:15.726Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-30T01:23:15.726Z] ---> Running in 37a466d9a975 [2024-05-30T01:23:16.006Z] Removing intermediate container 37a466d9a975 [2024-05-30T01:23:16.006Z] ---> 8ca9d05e1db0 [2024-05-30T01:23:16.006Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-30T01:23:16.006Z] ---> Running in 0c4a8a30322a [2024-05-30T01:23:17.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-30T01:23:18.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-30T01:23:20.788Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-30T01:23:20.788Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-30T01:23:20.788Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-30T01:23:20.788Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-30T01:23:20.788Z] Executing busybox-1.36.1-r5.trigger [2024-05-30T01:23:20.788Z] OK: 271 MiB in 56 packages [2024-05-30T01:23:22.205Z] Removing intermediate container 0c4a8a30322a [2024-05-30T01:23:22.205Z] ---> 28ada86afefd [2024-05-30T01:23:22.205Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-05-30T01:23:22.205Z] ---> Running in cc86fadf13b6 [2024-05-30T01:23:22.205Z] Removing intermediate container cc86fadf13b6 [2024-05-30T01:23:22.205Z] ---> ecada5715049 [2024-05-30T01:23:22.205Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-30T01:23:22.789Z] ---> f9c27535bf7f [2024-05-30T01:23:22.789Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-30T01:23:22.790Z] ---> Running in a2e4f6c6aef9 [2024-05-30T01:23:29.317Z] Removing intermediate container 09358b516353 [2024-05-30T01:23:29.317Z] ---> e222fd333d25 [2024-05-30T01:23:29.317Z] Step 13/25 : FROM alpine:3.18 [2024-05-30T01:23:29.317Z] 3.18: Pulling from library/alpine [2024-05-30T01:23:29.317Z] 619be1103602: Already exists [2024-05-30T01:23:29.317Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-30T01:23:29.317Z] Status: Downloaded newer image for alpine:3.18 [2024-05-30T01:23:29.317Z] ---> d3782b16ccc9 [2024-05-30T01:23:29.317Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-05-30T01:23:29.317Z] ---> Running in 240efc518a85 [2024-05-30T01:23:29.317Z] Removing intermediate container 240efc518a85 [2024-05-30T01:23:29.317Z] ---> 3fb13359c9d8 [2024-05-30T01:23:29.317Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-30T01:23:29.317Z] ---> Running in a7a3148e0d05 [2024-05-30T01:23:29.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-30T01:23:29.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-30T01:23:29.835Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-30T01:23:29.835Z] Executing busybox-1.36.1-r5.trigger [2024-05-30T01:23:29.835Z] OK: 7 MiB in 16 packages [2024-05-30T01:23:30.093Z] Removing intermediate container a7a3148e0d05 [2024-05-30T01:23:30.093Z] ---> 2a41104c9272 [2024-05-30T01:23:30.093Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-30T01:23:30.093Z] ---> Running in 06c1b92bb683 [2024-05-30T01:23:30.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-30T01:23:30.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-30T01:23:30.661Z] Upgrading critical system libraries and apk-tools: [2024-05-30T01:23:30.661Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-30T01:23:30.661Z] Executing busybox-1.36.1-r5.trigger [2024-05-30T01:23:30.919Z] Continuing the upgrade transaction with new apk-tools: [2024-05-30T01:23:30.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-30T01:23:30.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-30T01:23:31.178Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-30T01:23:31.178Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-30T01:23:31.178Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-30T01:23:31.178Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-30T01:23:31.178Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-30T01:23:31.178Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-30T01:23:31.178Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-30T01:23:31.178Z] Executing busybox-1.36.1-r6.trigger [2024-05-30T01:23:31.178Z] OK: 7 MiB in 16 packages [2024-05-30T01:23:31.746Z] Removing intermediate container 06c1b92bb683 [2024-05-30T01:23:31.746Z] ---> 4155fb62652d [2024-05-30T01:23:31.746Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-05-30T01:23:33.673Z] ---> f9822a82a376 [2024-05-30T01:23:33.673Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-05-30T01:23:33.673Z] ---> d98cb412b77a [2024-05-30T01:23:33.673Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-05-30T01:23:33.673Z] ---> d28912770788 [2024-05-30T01:23:33.673Z] Step 20/25 : EXPOSE 59982 [2024-05-30T01:23:33.673Z] ---> Running in e0a0ad60983b [2024-05-30T01:23:33.673Z] Removing intermediate container e0a0ad60983b [2024-05-30T01:23:33.673Z] ---> e0f2f456cac1 [2024-05-30T01:23:33.673Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-05-30T01:23:33.673Z] ---> Running in 1478e5f4c582 [2024-05-30T01:23:33.673Z] Removing intermediate container 1478e5f4c582 [2024-05-30T01:23:33.673Z] ---> ab9b52982c0d [2024-05-30T01:23:33.673Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-05-30T01:23:33.673Z] ---> Running in beba3a00cc0b [2024-05-30T01:23:33.933Z] Removing intermediate container beba3a00cc0b [2024-05-30T01:23:33.933Z] ---> 11621bdf1d56 [2024-05-30T01:23:33.933Z] Step 23/25 : LABEL arch=amd64 [2024-05-30T01:23:33.933Z] ---> Running in 946f15db784e [2024-05-30T01:23:33.933Z] Removing intermediate container 946f15db784e [2024-05-30T01:23:33.933Z] ---> b1d746c677fd [2024-05-30T01:23:33.933Z] Step 24/25 : LABEL git_sha=fb393ec9ff0d9658b40944501ce63e412712bf99 [2024-05-30T01:23:33.933Z] ---> Running in b523702713d0 [2024-05-30T01:23:34.192Z] Removing intermediate container b523702713d0 [2024-05-30T01:23:34.192Z] ---> af5556b63ee9 [2024-05-30T01:23:34.192Z] Step 25/25 : LABEL version=0.0.0 [2024-05-30T01:23:34.192Z] ---> Running in e4052a3d3dd1 [2024-05-30T01:23:34.192Z] Removing intermediate container e4052a3d3dd1 [2024-05-30T01:23:34.192Z] ---> a8e00671386c [2024-05-30T01:23:34.192Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-30T01:23:34.192Z] Successfully built a8e00671386c [2024-05-30T01:23:34.192Z] 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-05-30T01:23:35.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T01:23:35.270Z] [2024-05-30T01:23:35.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T01:23:35.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T01:23:35.665Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-30T01:23:35.665Z] 5eb5b503b376: Pulling fs layer [2024-05-30T01:23:35.665Z] 5c69ac0246d0: Pulling fs layer [2024-05-30T01:23:35.665Z] ec43610c2a17: Pulling fs layer [2024-05-30T01:23:35.665Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-30T01:23:35.665Z] 33b1e0a273af: Pulling fs layer [2024-05-30T01:23:35.665Z] 5d3b04190fa2: Pulling fs layer [2024-05-30T01:23:35.665Z] 2f39f015ded8: Pulling fs layer [2024-05-30T01:23:35.665Z] 3a2ae6a8a46f: Waiting [2024-05-30T01:23:35.665Z] 33b1e0a273af: Waiting [2024-05-30T01:23:35.665Z] 2f39f015ded8: Waiting [2024-05-30T01:23:35.665Z] 5d3b04190fa2: Waiting [2024-05-30T01:23:35.665Z] 5c69ac0246d0: Download complete [2024-05-30T01:23:35.665Z] 3a2ae6a8a46f: Download complete [2024-05-30T01:23:35.665Z] 33b1e0a273af: Verifying Checksum [2024-05-30T01:23:35.665Z] 33b1e0a273af: Download complete [2024-05-30T01:23:35.665Z] ec43610c2a17: Verifying Checksum [2024-05-30T01:23:35.665Z] ec43610c2a17: Download complete [2024-05-30T01:23:35.665Z] 5d3b04190fa2: Download complete [2024-05-30T01:23:35.925Z] 5eb5b503b376: Verifying Checksum [2024-05-30T01:23:35.925Z] 5eb5b503b376: Download complete [2024-05-30T01:23:36.500Z] 2f39f015ded8: Download complete [2024-05-30T01:23:37.069Z] 5eb5b503b376: Pull complete [2024-05-30T01:23:37.329Z] 5c69ac0246d0: Pull complete [2024-05-30T01:23:37.897Z] ec43610c2a17: Pull complete [2024-05-30T01:23:37.897Z] 3a2ae6a8a46f: Pull complete [2024-05-30T01:23:38.155Z] 33b1e0a273af: Pull complete [2024-05-30T01:23:38.155Z] 5d3b04190fa2: Pull complete [2024-05-30T01:23:43.426Z] 2f39f015ded8: Pull complete [2024-05-30T01:23:43.426Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-30T01:23:43.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T01:23:43.426Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T01:23:43.703Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2024-05-30T01:23:43.738Z] $ 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-675 -v /w/workspace/gexfoundry_device-mqtt-go_PR-675:/w/workspace/gexfoundry_device-mqtt-go_PR-675:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-675@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-675@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-05-30T01:23:50.018Z] $ docker top 58a2c01434d70ecfdddeeeb8854376d3639e9879fdd48c9446486debabe0acfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T01:23:50.501Z] ---> job-cost.sh [2024-05-30T01:23:50.501Z] lf-activate-venv: SKIPPING [2024-05-30T01:23:50.501Z] INFO: No Stack... [2024-05-30T01:23:51.074Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-30T01:23:51.642Z] INFO: Archiving Costs [Pipeline] sh [2024-05-30T01:23:51.965Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-675/archives/cost.csv [2024-05-30T01:23:51.965Z] + cut -d, -f6 [Pipeline] lock [2024-05-30T01:23:52.020Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-675-1-stack-cost] [2024-05-30T01:23:52.029Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-675-1-stack-cost] did not exist. Created. [2024-05-30T01:23:52.035Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-675-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-30T01:23:52.455Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-30T01:23:52.513Z] Stashed 1 file(s) [Pipeline] } [2024-05-30T01:23:52.556Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-675-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-30T01:23:52.655Z] $ docker stop --time=1 58a2c01434d70ecfdddeeeb8854376d3639e9879fdd48c9446486debabe0acfe [2024-05-30T01:23:53.821Z] $ docker rm -f --volumes 58a2c01434d70ecfdddeeeb8854376d3639e9879fdd48c9446486debabe0acfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-30T01:25:14.479Z] Removing intermediate container a2e4f6c6aef9 [2024-05-30T01:25:14.479Z] ---> 8e36e731511b [2024-05-30T01:25:14.479Z] Step 11/12 : COPY . . [2024-05-30T01:25:14.479Z] ---> 797eeb989dfb [2024-05-30T01:25:14.479Z] Step 12/12 : RUN $MAKE [2024-05-30T01:25:14.479Z] ---> Running in e8e88cf41a99 [2024-05-30T01:25:14.479Z] noop [2024-05-30T01:25:14.479Z] Removing intermediate container e8e88cf41a99 [2024-05-30T01:25:14.479Z] ---> 1cb2aef92794 [2024-05-30T01:25:14.479Z] Successfully built 1cb2aef92794 [2024-05-30T01:25:14.479Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T01:25:15.004Z] + docker inspect -f . ci-base-image-arm64 [2024-05-30T01:25:15.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T01:25:15.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container [2024-05-30T01:25:15.403Z] $ 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-05-30T01:25:16.655Z] $ docker top 306b394ef73455d215077c5b97ac756cc65901e41ca09b6372ff5bca24c772ef -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-30T01:25:17.555Z] + go version [2024-05-30T01:25:17.555Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-30T01:25:17.594Z] $ docker stop --time=1 306b394ef73455d215077c5b97ac756cc65901e41ca09b6372ff5bca24c772ef [2024-05-30T01:25:19.226Z] $ docker rm -f --volumes 306b394ef73455d215077c5b97ac756cc65901e41ca09b6372ff5bca24c772ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T01:25:20.182Z] + docker inspect -f . ci-base-image-arm64 [2024-05-30T01:25:20.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T01:25:20.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container [2024-05-30T01:25:20.527Z] $ 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-05-30T01:25:21.650Z] $ docker top 6beaa4f8e0467040841927a8c68507b2ce1fa192b6eedd4e82fbb4ce36c05dc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-30T01:25:22.522Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-30T01:25:23.228Z] + make test [2024-05-30T01:25:23.228Z] go test ./... -coverprofile=coverage.out ./... [2024-05-30T01:25:28.571Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-05-30T01:28:35.606Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-05-30T01:28:40.974Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-05-30T01:28:40.974Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.081s coverage: 22.8% of statements [2024-05-30T01:28:41.938Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-30T01:28:41.938Z] go vet ./... [2024-05-30T01:29:28.817Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-30T01:29:28.817Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-30T01:29:28.817Z] ./bin/test-attribution-txt.sh [2024-05-30T01:29:28.817Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-30T01:29:28.817Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-30T01:29:28.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-30T01:29:28.918Z] $ docker stop --time=1 6beaa4f8e0467040841927a8c68507b2ce1fa192b6eedd4e82fbb4ce36c05dc2 [2024-05-30T01:29:30.765Z] $ docker rm -f --volumes 6beaa4f8e0467040841927a8c68507b2ce1fa192b6eedd4e82fbb4ce36c05dc2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-30T01:29:32.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-30T01:29:32.372Z] Warning: overwriting stash ‘coverage-report’ [2024-05-30T01:29:32.824Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-30T01:29:33.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-30T01:29:33.824Z] + ls -al . [2024-05-30T01:29:33.825Z] total 248 [2024-05-30T01:29:33.825Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 01:25 . [2024-05-30T01:29:33.825Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 01:22 .. [2024-05-30T01:29:33.825Z] -rw-rw-r-- 1 jenkins jenkins 140 May 30 01:22 .dockerignore [2024-05-30T01:29:33.825Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 01:22 .git [2024-05-30T01:29:33.825Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 01:22 .github [2024-05-30T01:29:33.825Z] -rw-rw-r-- 1 jenkins jenkins 264 May 30 01:22 .gitignore [2024-05-30T01:29:33.825Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 01:22 .golangci.yml [2024-05-30T01:29:33.825Z] -rw-rw-r-- 1 jenkins jenkins 10386 May 30 01:22 Attribution.txt [2024-05-30T01:29:33.825Z] -rw-rw-r-- 1 jenkins jenkins 18574 May 30 01:22 CHANGELOG.md [2024-05-30T01:29:33.825Z] -rw-rw-r-- 1 jenkins jenkins 1798 May 30 01:22 Dockerfile [2024-05-30T01:29:33.825Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 01:22 GOVERNANCE.md [2024-05-30T01:29:33.825Z] -rw-rw-r-- 1 jenkins jenkins 657 May 30 01:22 Jenkinsfile [2024-05-30T01:29:33.825Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 01:22 LICENSE [2024-05-30T01:29:33.825Z] -rw-rw-r-- 1 jenkins jenkins 1963 May 30 01:22 Makefile [2024-05-30T01:29:33.825Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 01:22 OWNERS.md [2024-05-30T01:29:33.825Z] -rw-rw-r-- 1 jenkins jenkins 3599 May 30 01:22 README.md [2024-05-30T01:29:33.825Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 01:20 VERSION [2024-05-30T01:29:33.825Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 01:22 bin [2024-05-30T01:29:33.825Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 01:22 cmd [2024-05-30T01:29:33.825Z] -rw-r--r-- 1 jenkins jenkins 18506 May 30 01:28 coverage.out [2024-05-30T01:29:33.825Z] -rw-rw-r-- 1 jenkins jenkins 7121 May 30 01:22 go.mod [2024-05-30T01:29:33.825Z] -rw-rw-r-- 1 jenkins jenkins 101544 May 30 01:22 go.sum [2024-05-30T01:29:33.825Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 01:22 internal [2024-05-30T01:29:33.825Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 01:22 mock [2024-05-30T01:29:33.825Z] -rw-rw-r-- 1 jenkins jenkins 227 May 30 01:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T01:29:34.260Z] + 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=fb393ec9ff0d9658b40944501ce63e412712bf99 --label arch=arm64 --label version=0.0.0 . [2024-05-30T01:29:34.526Z] Sending build context to Docker daemon 10.63MB [2024-05-30T01:29:34.791Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-30T01:29:34.791Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-30T01:29:34.791Z] ---> 1cb2aef92794 [2024-05-30T01:29:34.791Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-30T01:29:34.791Z] ---> Running in 5f0885442a98 [2024-05-30T01:29:35.059Z] Removing intermediate container 5f0885442a98 [2024-05-30T01:29:35.059Z] ---> 046601cb8c01 [2024-05-30T01:29:35.059Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-30T01:29:35.326Z] ---> Running in 6c19604d3b04 [2024-05-30T01:29:35.591Z] Removing intermediate container 6c19604d3b04 [2024-05-30T01:29:35.591Z] ---> 472f83eff1bc [2024-05-30T01:29:35.591Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-30T01:29:35.591Z] ---> Running in d219b382cc35 [2024-05-30T01:29:35.857Z] Removing intermediate container d219b382cc35 [2024-05-30T01:29:35.857Z] ---> 235b1efe6a93 [2024-05-30T01:29:35.857Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-30T01:29:35.857Z] ---> Running in ca6981929b01 [2024-05-30T01:29:36.124Z] Removing intermediate container ca6981929b01 [2024-05-30T01:29:36.124Z] ---> 24d34b9cc75e [2024-05-30T01:29:36.124Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-30T01:29:36.396Z] ---> Running in 680fc9fe54c0 [2024-05-30T01:29:37.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-30T01:29:37.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-30T01:29:38.585Z] OK: 271 MiB in 56 packages [2024-05-30T01:29:39.548Z] Removing intermediate container 680fc9fe54c0 [2024-05-30T01:29:39.548Z] ---> 70749e9e960d [2024-05-30T01:29:39.548Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-05-30T01:29:39.548Z] ---> Running in 507ea3d249b2 [2024-05-30T01:29:39.815Z] Removing intermediate container 507ea3d249b2 [2024-05-30T01:29:39.815Z] ---> 64c0ae880a60 [2024-05-30T01:29:39.815Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-30T01:29:40.400Z] ---> 1b8b7bf68903 [2024-05-30T01:29:40.400Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-30T01:29:40.400Z] ---> Running in 113e03ddda8a [2024-05-30T01:29:42.989Z] Removing intermediate container 113e03ddda8a [2024-05-30T01:29:42.989Z] ---> 378f8f3703ae [2024-05-30T01:29:42.989Z] Step 11/25 : COPY . . [2024-05-30T01:29:43.572Z] ---> 357312f9d418 [2024-05-30T01:29:43.572Z] Step 12/25 : RUN $MAKE [2024-05-30T01:29:43.844Z] ---> Running in df1e317c0f1f [2024-05-30T01:29:44.801Z] 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.16" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-05-30T01:33:21.593Z] Removing intermediate container df1e317c0f1f [2024-05-30T01:33:21.593Z] ---> d4b8c51eaa3e [2024-05-30T01:33:21.593Z] Step 13/25 : FROM alpine:3.18 [2024-05-30T01:33:21.593Z] 3.18: Pulling from library/alpine [2024-05-30T01:33:21.593Z] c6b39de5b339: Already exists [2024-05-30T01:33:21.593Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-30T01:33:21.593Z] Status: Downloaded newer image for alpine:3.18 [2024-05-30T01:33:21.593Z] ---> 33abbf032149 [2024-05-30T01:33:21.593Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-05-30T01:33:21.593Z] ---> Running in 9f69f8eb80b7 [2024-05-30T01:33:21.593Z] Removing intermediate container 9f69f8eb80b7 [2024-05-30T01:33:21.593Z] ---> f167dccf1add [2024-05-30T01:33:21.593Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-30T01:33:21.593Z] ---> Running in 6a070f5a3c9d [2024-05-30T01:33:21.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-30T01:33:21.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-30T01:33:21.593Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-30T01:33:21.593Z] Executing busybox-1.36.1-r5.trigger [2024-05-30T01:33:21.593Z] OK: 8 MiB in 16 packages [2024-05-30T01:33:21.593Z] Removing intermediate container 6a070f5a3c9d [2024-05-30T01:33:21.593Z] ---> 0c8e1f22b660 [2024-05-30T01:33:21.593Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-30T01:33:21.593Z] ---> Running in 19cbd8cc6404 [2024-05-30T01:33:21.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-30T01:33:21.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-30T01:33:22.830Z] Upgrading critical system libraries and apk-tools: [2024-05-30T01:33:22.830Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-30T01:33:22.830Z] Executing busybox-1.36.1-r5.trigger [2024-05-30T01:33:23.097Z] Continuing the upgrade transaction with new apk-tools: [2024-05-30T01:33:23.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-30T01:33:23.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-30T01:33:24.341Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-30T01:33:24.341Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-30T01:33:24.341Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-30T01:33:24.341Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-30T01:33:24.341Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-30T01:33:24.609Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-30T01:33:24.609Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-30T01:33:24.609Z] Executing busybox-1.36.1-r6.trigger [2024-05-30T01:33:24.609Z] OK: 8 MiB in 16 packages [2024-05-30T01:33:26.025Z] Removing intermediate container 19cbd8cc6404 [2024-05-30T01:33:26.025Z] ---> 93d19337bb6a [2024-05-30T01:33:26.025Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-05-30T01:33:27.973Z] ---> df8fd2f0fe11 [2024-05-30T01:33:27.973Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-05-30T01:33:28.558Z] ---> c40e53da13ee [2024-05-30T01:33:28.558Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-05-30T01:33:29.142Z] ---> 51add8b2fcbc [2024-05-30T01:33:29.143Z] Step 20/25 : EXPOSE 59982 [2024-05-30T01:33:29.143Z] ---> Running in ae177ffebaf7 [2024-05-30T01:33:29.409Z] Removing intermediate container ae177ffebaf7 [2024-05-30T01:33:29.409Z] ---> c5f8a98e30f7 [2024-05-30T01:33:29.409Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-05-30T01:33:29.409Z] ---> Running in ee7eda9dee17 [2024-05-30T01:33:29.997Z] Removing intermediate container ee7eda9dee17 [2024-05-30T01:33:29.997Z] ---> a8a333b2f813 [2024-05-30T01:33:29.997Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-05-30T01:33:29.997Z] ---> Running in 1a3b00c8684d [2024-05-30T01:33:30.265Z] Removing intermediate container 1a3b00c8684d [2024-05-30T01:33:30.265Z] ---> 0cea1513ee4f [2024-05-30T01:33:30.265Z] Step 23/25 : LABEL arch=arm64 [2024-05-30T01:33:30.265Z] ---> Running in 6f7a416f3cdc [2024-05-30T01:33:30.537Z] Removing intermediate container 6f7a416f3cdc [2024-05-30T01:33:30.537Z] ---> 4d256345ef29 [2024-05-30T01:33:30.537Z] Step 24/25 : LABEL git_sha=fb393ec9ff0d9658b40944501ce63e412712bf99 [2024-05-30T01:33:30.805Z] ---> Running in 0d4fb80a5d3e [2024-05-30T01:33:31.073Z] Removing intermediate container 0d4fb80a5d3e [2024-05-30T01:33:31.073Z] ---> 5100d7d6863c [2024-05-30T01:33:31.073Z] Step 25/25 : LABEL version=0.0.0 [2024-05-30T01:33:31.073Z] ---> Running in 1778177f4bbf [2024-05-30T01:33:31.340Z] Removing intermediate container 1778177f4bbf [2024-05-30T01:33:31.340Z] ---> 70aeed9949fa [2024-05-30T01:33:31.340Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-30T01:33:31.340Z] Successfully built 70aeed9949fa [2024-05-30T01:33:31.340Z] 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-05-30T01:33:32.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T01:33:32.296Z] [2024-05-30T01:33:32.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T01:33:32.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T01:33:32.721Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-30T01:33:32.721Z] 8998bd30e6a1: Pulling fs layer [2024-05-30T01:33:32.721Z] 04944245beec: Pulling fs layer [2024-05-30T01:33:32.721Z] 699f458cf7ca: Pulling fs layer [2024-05-30T01:33:32.721Z] 765212b225bb: Pulling fs layer [2024-05-30T01:33:32.721Z] f23df028b6ca: Pulling fs layer [2024-05-30T01:33:32.721Z] d65c8cfc05b1: Pulling fs layer [2024-05-30T01:33:32.721Z] 2437ff75d9bd: Pulling fs layer [2024-05-30T01:33:32.721Z] 765212b225bb: Waiting [2024-05-30T01:33:32.721Z] f23df028b6ca: Waiting [2024-05-30T01:33:32.721Z] d65c8cfc05b1: Waiting [2024-05-30T01:33:32.722Z] 2437ff75d9bd: Waiting [2024-05-30T01:33:32.990Z] 04944245beec: Verifying Checksum [2024-05-30T01:33:32.990Z] 04944245beec: Download complete [2024-05-30T01:33:32.990Z] 765212b225bb: Verifying Checksum [2024-05-30T01:33:32.990Z] 765212b225bb: Download complete [2024-05-30T01:33:32.990Z] f23df028b6ca: Verifying Checksum [2024-05-30T01:33:32.990Z] f23df028b6ca: Download complete [2024-05-30T01:33:32.990Z] d65c8cfc05b1: Verifying Checksum [2024-05-30T01:33:32.990Z] d65c8cfc05b1: Download complete [2024-05-30T01:33:33.255Z] 699f458cf7ca: Verifying Checksum [2024-05-30T01:33:33.255Z] 699f458cf7ca: Download complete [2024-05-30T01:33:33.522Z] 8998bd30e6a1: Verifying Checksum [2024-05-30T01:33:33.522Z] 8998bd30e6a1: Download complete [2024-05-30T01:33:36.101Z] 2437ff75d9bd: Verifying Checksum [2024-05-30T01:33:36.101Z] 2437ff75d9bd: Download complete [2024-05-30T01:33:38.678Z] 8998bd30e6a1: Pull complete [2024-05-30T01:33:38.943Z] 04944245beec: Pull complete [2024-05-30T01:33:40.348Z] 699f458cf7ca: Pull complete [2024-05-30T01:33:40.616Z] 765212b225bb: Pull complete [2024-05-30T01:33:41.573Z] f23df028b6ca: Pull complete [2024-05-30T01:33:41.573Z] d65c8cfc05b1: Pull complete [2024-05-30T01:33:59.756Z] 2437ff75d9bd: Pull complete [2024-05-30T01:33:59.756Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-30T01:33:59.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T01:33:59.756Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T01:34:00.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container [2024-05-30T01:34:00.168Z] $ 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-05-30T01:34:02.956Z] $ docker top 4b0502fbc00d1ff81cc76117244faff3593d737ed1c8f6fd2aa38b406b93b775 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T01:34:03.851Z] ---> job-cost.sh [2024-05-30T01:34:03.851Z] lf-activate-venv: SKIPPING [2024-05-30T01:34:03.851Z] INFO: No Stack... [2024-05-30T01:34:04.430Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-30T01:34:05.009Z] INFO: Archiving Costs [Pipeline] sh [2024-05-30T01:34:05.670Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2024-05-30T01:34:05.670Z] + cut -d, -f6 [Pipeline] lock [2024-05-30T01:34:05.762Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-675-1-stack-cost] [2024-05-30T01:34:05.771Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-675-1-stack-cost] did not exist. Created. [2024-05-30T01:34:05.779Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-675-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-30T01:34:06.225Z] /w/workspace/device-mqtt-go/1@tmp/durable-4bcead6f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-30T01:34:06.892Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-30T01:34:06.932Z] Warning: overwriting stash ‘stack-cost’ [2024-05-30T01:34:06.989Z] Stashed 1 file(s) [Pipeline] } [2024-05-30T01:34:07.008Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-675-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-30T01:34:07.118Z] $ docker stop --time=1 4b0502fbc00d1ff81cc76117244faff3593d737ed1c8f6fd2aa38b406b93b775 [2024-05-30T01:34:08.594Z] $ docker rm -f --volumes 4b0502fbc00d1ff81cc76117244faff3593d737ed1c8f6fd2aa38b406b93b775 [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-05-30T01:34:09.817Z] provisioning config files... [2024-05-30T01:34:09.827Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-675@tmp/config4430887949601581464tmp [Pipeline] { [Pipeline] sh [2024-05-30T01:34:10.172Z] + set +x [2024-05-30T01:34:10.172Z] + bash -s -- [2024-05-30T01:34:10.172Z] + curl -s https://codecov.io/bash [2024-05-30T01:34:10.172Z] [2024-05-30T01:34:10.172Z] _____ _ [2024-05-30T01:34:10.172Z] / ____| | | [2024-05-30T01:34:10.172Z] | | ___ __| | ___ ___ _____ __ [2024-05-30T01:34:10.172Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-30T01:34:10.172Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-30T01:34:10.172Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-30T01:34:10.173Z] Bash-1.0.6 [2024-05-30T01:34:10.173Z] [2024-05-30T01:34:10.173Z] [2024-05-30T01:34:10.173Z] ==> git version 2.25.1 found [2024-05-30T01:34:10.173Z] ==> 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-05-30T01:34:10.173Z] Release-Date: 2020-01-08 [2024-05-30T01:34:10.173Z] 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-05-30T01:34:10.173Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-30T01:34:10.173Z] ==> Jenkins CI detected. [2024-05-30T01:34:10.173Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-675 [2024-05-30T01:34:10.173Z] project root: . [2024-05-30T01:34:10.173Z] --> token set from env [2024-05-30T01:34:10.173Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-30T01:34:10.433Z] ==> Running gcov in . (disable via -X gcov) [2024-05-30T01:34:10.433Z] ==> Python coveragepy not found [2024-05-30T01:34:10.433Z] ==> Searching for coverage reports in: [2024-05-30T01:34:10.433Z] + . [2024-05-30T01:34:10.433Z] -> Found 1 reports [2024-05-30T01:34:10.433Z] ==> Detecting git/mercurial file structure [2024-05-30T01:34:10.433Z] ==> Reading reports [2024-05-30T01:34:10.433Z] + ./coverage.out bytes=18506 [2024-05-30T01:34:10.433Z] ==> Appending adjustments [2024-05-30T01:34:10.433Z] https://docs.codecov.io/docs/fixing-reports [2024-05-30T01:34:10.433Z] + Found adjustments [2024-05-30T01:34:10.433Z] ==> Gzipping contents [2024-05-30T01:34:10.433Z] 4.0K /tmp/codecov.iEeAXg.gz [2024-05-30T01:34:10.433Z] ==> Uploading reports [2024-05-30T01:34:10.433Z] url: https://codecov.io [2024-05-30T01:34:10.433Z] query: branch=PR-675&commit=fb393ec9ff0d9658b40944501ce63e412712bf99&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-675%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=675&job=&cmd_args= [2024-05-30T01:34:10.433Z] -> Pinging Codecov [2024-05-30T01:34:10.433Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-675&commit=fb393ec9ff0d9658b40944501ce63e412712bf99&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-675%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=675&job=&cmd_args= [2024-05-30T01:34:10.693Z] -> Uploading to [2024-05-30T01:34:10.693Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-30/7D719EC7BBE17E464838252E33014C33/fb393ec9ff0d9658b40944501ce63e412712bf99/a89e6760-3069-46a0-9abe-1757214970c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240530%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240530T013410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4445e766cc1af4767be31e3e2c7cde97fd23fae781010626799ff7043038e159 [2024-05-30T01:34:10.693Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-30T01:34:10.693Z] Dload Upload Total Spent Left Speed [2024-05-30T01:34:10.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12196 --:--:-- --:--:-- --:--:-- 12196 [2024-05-30T01:34:10.953Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/fb393ec9ff0d9658b40944501ce63e412712bf99 [Pipeline] } [2024-05-30T01:34:10.984Z] 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-05-30T01:34:13.213Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-675/archives ] [2024-05-30T01:34:13.213Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-675/archives [2024-05-30T01:34:13.213Z] total 16 [2024-05-30T01:34:13.213Z] drwxr-xr-x 3 root root 4096 May 30 01:23 . [2024-05-30T01:34:13.213Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 01:23 .. [2024-05-30T01:34:13.213Z] drwxr-xr-x 2 root root 4096 May 30 01:23 cost [2024-05-30T01:34:13.213Z] -rw-r--r-- 1 root root 86 May 30 01:23 cost.csv [2024-05-30T01:34:13.213Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-675/archives [2024-05-30T01:34:13.213Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-675/archives [2024-05-30T01:34:13.213Z] total 16 [2024-05-30T01:34:13.213Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 01:23 . [2024-05-30T01:34:13.213Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 01:23 .. [2024-05-30T01:34:13.213Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 01:23 cost [2024-05-30T01:34:13.213Z] -rw-r--r-- 1 jenkins jenkins 86 May 30 01:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-30T01:34:13.563Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T01:34:14.493Z] ---> package-listing.sh [2024-05-30T01:34:14.494Z] ++ facter osfamily [2024-05-30T01:34:14.494Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-30T01:34:14.754Z] + OS_FAMILY=debian [2024-05-30T01:34:14.754Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-675 [2024-05-30T01:34:14.754Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-30T01:34:14.754Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-30T01:34:14.754Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-30T01:34:14.754Z] + PACKAGES=/tmp/packages_start.txt [2024-05-30T01:34:14.754Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-675 ']' [2024-05-30T01:34:14.754Z] + PACKAGES=/tmp/packages_end.txt [2024-05-30T01:34:14.754Z] + case "${OS_FAMILY}" in [2024-05-30T01:34:14.754Z] + dpkg -l [2024-05-30T01:34:14.754Z] + grep '^ii' [2024-05-30T01:34:14.754Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-30T01:34:14.754Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-30T01:34:14.754Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-30T01:34:14.754Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-675 ']' [2024-05-30T01:34:14.754Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-675/archives/ [2024-05-30T01:34:14.754Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-675/archives/ [Pipeline] echo [2024-05-30T01:34:14.793Z] 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-675/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-30T01:34:15.090Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T01:34:15.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T01:34:15.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T01:34:15.922Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2024-05-30T01:34:15.951Z] $ 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-675/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-675 -v /w/workspace/gexfoundry_device-mqtt-go_PR-675:/w/workspace/gexfoundry_device-mqtt-go_PR-675:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-675@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-675@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-05-30T01:34:16.602Z] $ docker top 7205a3667d28343d43093de9934587937bf704e00f1f3b930ff8bba1dc0f317b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-30T01:34:17.109Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-30T01:34:17.434Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-30T01:34:17.753Z] + ls /var/log/sa-host [2024-05-30T01:34:17.753Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T01:34:17.997Z] provisioning config files... [2024-05-30T01:34:18.007Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-675@tmp/config2172570541748908922tmp [Pipeline] { [Pipeline] echo [2024-05-30T01:34:18.080Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T01:34:18.413Z] ---> create-netrc.sh [Pipeline] } [2024-05-30T01:34:18.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-30T01:34:19.014Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-30T01:34:19.053Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T01:34:19.422Z] ---> sudo-logs.sh [2024-05-30T01:34:19.422Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-30T01:34:19.531Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T01:34:19.918Z] ---> job-cost.sh [2024-05-30T01:34:19.918Z] lf-activate-venv: SKIPPING [2024-05-30T01:34:19.918Z] DEBUG: total: 0.2199999988079071 [2024-05-30T01:34:19.918Z] INFO: Retrieving Stack Cost... [2024-05-30T01:34:20.180Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-30T01:34:20.746Z] INFO: Archiving Costs [Pipeline] echo [2024-05-30T01:34:20.794Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T01:34:21.113Z] ---> logs-deploy.sh [2024-05-30T01:34:21.113Z] lf-activate-venv: SKIPPING [2024-05-30T01:34:21.113Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-675/1 [2024-05-30T01:34:21.113Z] INFO: archiving workspace using pattern(s): [2024-05-30T01:34:22.062Z] Archives upload complete. [2024-05-30T01:34:22.320Z] INFO: archiving logs to Nexus [2024-05-30T01:34:22.887Z] ---> uname -a: [2024-05-30T01:34:22.887Z] Linux prd-ubuntu20-04-docker-8c-8g-1129 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-30T01:34:22.887Z] [2024-05-30T01:34:22.887Z] [2024-05-30T01:34:22.887Z] ---> lscpu: [2024-05-30T01:34:22.887Z] Architecture: x86_64 [2024-05-30T01:34:22.887Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-30T01:34:22.887Z] Byte Order: Little Endian [2024-05-30T01:34:22.887Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-30T01:34:22.887Z] CPU(s): 8 [2024-05-30T01:34:22.887Z] On-line CPU(s) list: 0-7 [2024-05-30T01:34:22.887Z] Thread(s) per core: 1 [2024-05-30T01:34:22.887Z] Core(s) per socket: 1 [2024-05-30T01:34:22.887Z] Socket(s): 8 [2024-05-30T01:34:22.887Z] NUMA node(s): 1 [2024-05-30T01:34:22.887Z] Vendor ID: AuthenticAMD [2024-05-30T01:34:22.887Z] CPU family: 23 [2024-05-30T01:34:22.887Z] Model: 49 [2024-05-30T01:34:22.887Z] Model name: AMD EPYC-Rome Processor [2024-05-30T01:34:22.887Z] Stepping: 0 [2024-05-30T01:34:22.887Z] CPU MHz: 2799.998 [2024-05-30T01:34:22.887Z] BogoMIPS: 5599.99 [2024-05-30T01:34:22.887Z] Virtualization: AMD-V [2024-05-30T01:34:22.887Z] Hypervisor vendor: KVM [2024-05-30T01:34:22.887Z] Virtualization type: full [2024-05-30T01:34:22.887Z] L1d cache: 256 KiB [2024-05-30T01:34:22.887Z] L1i cache: 256 KiB [2024-05-30T01:34:22.887Z] L2 cache: 4 MiB [2024-05-30T01:34:22.887Z] L3 cache: 128 MiB [2024-05-30T01:34:22.887Z] NUMA node0 CPU(s): 0-7 [2024-05-30T01:34:22.887Z] Vulnerability Itlb multihit: Not affected [2024-05-30T01:34:22.887Z] Vulnerability L1tf: Not affected [2024-05-30T01:34:22.887Z] Vulnerability Mds: Not affected [2024-05-30T01:34:22.887Z] Vulnerability Meltdown: Not affected [2024-05-30T01:34:22.887Z] Vulnerability Mmio stale data: Not affected [2024-05-30T01:34:22.887Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-30T01:34:22.887Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-30T01:34:22.887Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-30T01:34:22.887Z] Vulnerability Srbds: Not affected [2024-05-30T01:34:22.887Z] Vulnerability Tsx async abort: Not affected [2024-05-30T01:34:22.887Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-05-30T01:34:22.887Z] [2024-05-30T01:34:22.887Z] [2024-05-30T01:34:22.887Z] ---> nproc: [2024-05-30T01:34:22.887Z] 8 [2024-05-30T01:34:22.887Z] [2024-05-30T01:34:22.887Z]