Pull request #683 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cfdab52b8556a3954363da60d9de38ceffa5077a+451ce87ac5af399cf23a8dbe18d868ad027d5dd8 (c9d2bd48572802e49cdf7a04efc0c9e16a200efc) 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-ssh3542344070813464353.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-ssh16276524793927887993.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-683/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-683/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13222548515998222030.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-683/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh942578682586544496.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-ssh5698975221291505276.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-683/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-683/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13371100129705786494.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6371 in /w/workspace/gexfoundry_device-mqtt-go_PR-683 [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-683 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 into PR head commit cfdab52b8556a3954363da60d9de38ceffa5077a Merge succeeded, producing cfdab52b8556a3954363da60d9de38ceffa5077a Checking out Revision cfdab52b8556a3954363da60d9de38ceffa5077a (PR-683) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/683/head:refs/remotes/origin/PR-683 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfdab52b8556a3954363da60d9de38ceffa5077a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfdab52b8556a3954363da60d9de38ceffa5077a # timeout=10 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 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-25T01:25:17.666Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-25T01:25:17.892Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-25T01:25:18.023Z] ========================================================= [2024-07-25T01:25:18.023Z] EdgeX Global Pipelines Version Info [2024-07-25T01:25:18.023Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-25T01:25:18.798Z] ------------------- [2024-07-25T01:25:18.799Z] stable info: [2024-07-25T01:25:18.799Z] ------------------- [2024-07-25T01:25:18.799Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T01:25:18.799Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-25T01:25:18.799Z] Message: update stable to v1.0.260 [2024-07-25T01:25:19.369Z] ------------------- [2024-07-25T01:25:19.369Z] experimental info: [2024-07-25T01:25:19.369Z] ------------------- [2024-07-25T01:25:19.369Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T01:25:19.369Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-25T01:25:19.369Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-25T01:25:19.600Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-07-25T01:25:19.666Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-07-25T01:25:19.717Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-25T01:25:19.776Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-25T01:25:19.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-25T01:25:19.898Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-25T01:25:19.963Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-25T01:25:20.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-25T01:25:20.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-25T01:25:20.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-25T01:25:20.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-25T01:25:20.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-07-25T01:25:20.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-25T01:25:20.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-25T01:25:20.438Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T01:25:20.495Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T01:25:20.550Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T01:25:20.612Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T01:25:20.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-25T01:25:20.775Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-25T01:25:20.838Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-25T01:25:20.902Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-25T01:25:20.960Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-25T01:25:21.031Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-25T01:25:21.096Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-25T01:25:21.157Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-25T01:25:21.218Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-25T01:25:21.275Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-683 [Pipeline] echo [2024-07-25T01:25:21.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-683 [Pipeline] echo [2024-07-25T01:25:21.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-683 [Pipeline] echo [2024-07-25T01:25:21.456Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfdab52b8556a3954363da60d9de38ceffa5077a [Pipeline] echo [2024-07-25T01:25:21.512Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfdab52 [Pipeline] echo [2024-07-25T01:25:21.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T01:25:21.739Z] provisioning config files... [2024-07-25T01:25:21.754Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-683@tmp/config13132188422340485758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T01:25:22.142Z] ---> ****-login.sh [2024-07-25T01:25:22.142Z] nexus3.edgexfoundry.org:10001 [2024-07-25T01:25:22.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T01:25:22.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T01:25:22.403Z] Configure a credential helper to remove this warning. See [2024-07-25T01:25:22.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T01:25:22.403Z] [2024-07-25T01:25:22.403Z] Login Succeeded [2024-07-25T01:25:22.403Z] nexus3.edgexfoundry.org:10002 [2024-07-25T01:25:22.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T01:25:22.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T01:25:22.663Z] Configure a credential helper to remove this warning. See [2024-07-25T01:25:22.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T01:25:22.663Z] [2024-07-25T01:25:22.663Z] Login Succeeded [2024-07-25T01:25:22.663Z] nexus3.edgexfoundry.org:10003 [2024-07-25T01:25:22.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T01:25:22.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T01:25:22.663Z] Configure a credential helper to remove this warning. See [2024-07-25T01:25:22.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T01:25:22.663Z] [2024-07-25T01:25:22.663Z] Login Succeeded [2024-07-25T01:25:22.663Z] nexus3.edgexfoundry.org:10004 [2024-07-25T01:25:22.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T01:25:22.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T01:25:22.923Z] Configure a credential helper to remove this warning. See [2024-07-25T01:25:22.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T01:25:22.923Z] [2024-07-25T01:25:22.923Z] Login Succeeded [2024-07-25T01:25:22.923Z] ****.io [2024-07-25T01:25:22.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T01:25:23.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T01:25:23.184Z] Configure a credential helper to remove this warning. See [2024-07-25T01:25:23.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T01:25:23.184Z] [2024-07-25T01:25:23.184Z] Login Succeeded [2024-07-25T01:25:23.184Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T01:25:23.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-25T01:25:23.932Z] + git rev-list -1 --merges cfdab52b8556a3954363da60d9de38ceffa5077a~1..cfdab52b8556a3954363da60d9de38ceffa5077a [Pipeline] echo [2024-07-25T01:25:23.982Z] -----------> git rev-list -1 --merges cfdab52b8556a3954363da60d9de38ceffa5077a~1..cfdab52b8556a3954363da60d9de38ceffa5077a cfdab52b8556a3954363da60d9de38ceffa5077a [false] [Pipeline] sh [2024-07-25T01:25:24.307Z] + git log --format=format:%s -1 cfdab52b8556a3954363da60d9de38ceffa5077a [Pipeline] echo [2024-07-25T01:25:24.354Z] ========================================================= [2024-07-25T01:25:24.354Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-25T01:25:24.354Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T01:25:24.835Z] + git log --format=format:%s -1 cfdab52b8556a3954363da60d9de38ceffa5077a [Pipeline] echo [2024-07-25T01:25:24.875Z] [semverPrep] GIT_COMMIT: cfdab52b8556a3954363da60d9de38ceffa5077a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-25T01:25:24.919Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-25T01:25:25.338Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T01:25:25.338Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-25T01:25:25.338Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-25T01:25:25.338Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-25T01:25:25.338Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-25T01:25:25.338Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-25T01:25:25.338Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T01:25:25.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T01:25:25.884Z] [2024-07-25T01:25:25.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T01:25:26.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T01:25:26.287Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-25T01:25:26.287Z] b85a868b505f: Pulling fs layer [2024-07-25T01:25:26.287Z] e2be974225ed: Pulling fs layer [2024-07-25T01:25:26.287Z] 339a4e72a1f5: Pulling fs layer [2024-07-25T01:25:26.287Z] 988bab9f4d93: Pulling fs layer [2024-07-25T01:25:26.287Z] 1469e6f7b9e6: Pulling fs layer [2024-07-25T01:25:26.287Z] eaf3925da568: Pulling fs layer [2024-07-25T01:25:26.287Z] bab4dde63d76: Pulling fs layer [2024-07-25T01:25:26.287Z] bde34c3a00c8: Pulling fs layer [2024-07-25T01:25:26.287Z] b352a97aabf1: Pulling fs layer [2024-07-25T01:25:26.287Z] 4872d77fe225: Pulling fs layer [2024-07-25T01:25:26.287Z] 5851b861e8e6: Pulling fs layer [2024-07-25T01:25:26.287Z] 988bab9f4d93: Waiting [2024-07-25T01:25:26.287Z] b352a97aabf1: Waiting [2024-07-25T01:25:26.287Z] 1469e6f7b9e6: Waiting [2024-07-25T01:25:26.287Z] 4872d77fe225: Waiting [2024-07-25T01:25:26.287Z] bab4dde63d76: Waiting [2024-07-25T01:25:26.287Z] bde34c3a00c8: Waiting [2024-07-25T01:25:26.287Z] eaf3925da568: Waiting [2024-07-25T01:25:26.287Z] e2be974225ed: Download complete [2024-07-25T01:25:26.287Z] 988bab9f4d93: Verifying Checksum [2024-07-25T01:25:26.287Z] 988bab9f4d93: Download complete [2024-07-25T01:25:26.287Z] 339a4e72a1f5: Verifying Checksum [2024-07-25T01:25:26.287Z] 339a4e72a1f5: Download complete [2024-07-25T01:25:26.287Z] 1469e6f7b9e6: Verifying Checksum [2024-07-25T01:25:26.287Z] 1469e6f7b9e6: Download complete [2024-07-25T01:25:26.287Z] eaf3925da568: Download complete [2024-07-25T01:25:26.287Z] bde34c3a00c8: Verifying Checksum [2024-07-25T01:25:26.287Z] bde34c3a00c8: Download complete [2024-07-25T01:25:26.549Z] b352a97aabf1: Download complete [2024-07-25T01:25:26.549Z] 4872d77fe225: Download complete [2024-07-25T01:25:26.549Z] 5851b861e8e6: Download complete [2024-07-25T01:25:26.549Z] b85a868b505f: Verifying Checksum [2024-07-25T01:25:26.549Z] b85a868b505f: Download complete [2024-07-25T01:25:26.809Z] bab4dde63d76: Verifying Checksum [2024-07-25T01:25:26.809Z] bab4dde63d76: Download complete [2024-07-25T01:25:27.748Z] b85a868b505f: Pull complete [2024-07-25T01:25:28.009Z] e2be974225ed: Pull complete [2024-07-25T01:25:28.274Z] 339a4e72a1f5: Pull complete [2024-07-25T01:25:28.534Z] 988bab9f4d93: Pull complete [2024-07-25T01:25:28.793Z] 1469e6f7b9e6: Pull complete [2024-07-25T01:25:28.793Z] eaf3925da568: Pull complete [2024-07-25T01:25:30.707Z] bab4dde63d76: Pull complete [2024-07-25T01:25:30.707Z] bde34c3a00c8: Pull complete [2024-07-25T01:25:30.707Z] b352a97aabf1: Pull complete [2024-07-25T01:25:30.707Z] 4872d77fe225: Pull complete [2024-07-25T01:25:30.968Z] 5851b861e8e6: Pull complete [2024-07-25T01:25:30.968Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-25T01:25:30.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T01:25:30.968Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T01:25:31.309Z] prd-ubuntu20.04-docker-8c-8g-6371 does not seem to be running inside a container [2024-07-25T01:25:31.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-683 -v /w/workspace/gexfoundry_device-mqtt-go_PR-683:/w/workspace/gexfoundry_device-mqtt-go_PR-683:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-683@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-683@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-07-25T01:25:34.328Z] $ docker top b3dc37c681a21953d53713e5c82385b5b019c99233b2c7578babcc7736d57345 -eo pid,comm [2024-07-25T01:25:34.390Z] 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-07-25T01:25:34.390Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T01:25:34.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T01:25:34.660Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T01:25:34.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T01:25:34.782Z] $ docker exec b3dc37c681a21953d53713e5c82385b5b019c99233b2c7578babcc7736d57345 ssh-agent [2024-07-25T01:25:34.874Z] SSH_AUTH_SOCK=/tmp/ssh-7tw0OjKIYEWv/agent.33 [2024-07-25T01:25:34.874Z] SSH_AGENT_PID=39 [2024-07-25T01:25:34.880Z] Running ssh-add (command line suppressed) [2024-07-25T01:25:34.969Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-683@tmp/private_key_1131959259529494436.key (/w/workspace/gexfoundry_device-mqtt-go_PR-683@tmp/private_key_1131959259529494436.key) [2024-07-25T01:25:34.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T01:25:35.336Z] + git tag --points-at HEAD [Pipeline] } [2024-07-25T01:25:35.364Z] $ docker exec --env ******** --env ******** b3dc37c681a21953d53713e5c82385b5b019c99233b2c7578babcc7736d57345 ssh-agent -k [2024-07-25T01:25:35.459Z] unset SSH_AUTH_SOCK; [2024-07-25T01:25:35.460Z] unset SSH_AGENT_PID; [2024-07-25T01:25:35.460Z] echo Agent pid 39 killed; [2024-07-25T01:25:35.471Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-25T01:25:35.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T01:25:35.594Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T01:25:35.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T01:25:35.700Z] $ docker exec b3dc37c681a21953d53713e5c82385b5b019c99233b2c7578babcc7736d57345 ssh-agent [2024-07-25T01:25:35.809Z] SSH_AUTH_SOCK=/tmp/ssh-8H912UuX0EGJ/agent.72 [2024-07-25T01:25:35.809Z] SSH_AGENT_PID=78 [2024-07-25T01:25:35.813Z] Running ssh-add (command line suppressed) [2024-07-25T01:25:35.925Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-683@tmp/private_key_6705254508951111198.key (/w/workspace/gexfoundry_device-mqtt-go_PR-683@tmp/private_key_6705254508951111198.key) [2024-07-25T01:25:35.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T01:25:36.310Z] + git semver init [2024-07-25T01:25:36.571Z] 2024-07-25 01:25:36,471 [run_init] DEBUG init version:0.0.0 force:False [2024-07-25T01:25:36.571Z] 2024-07-25 01:25:36,472 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-683/.semver [2024-07-25T01:25:36.571Z] 2024-07-25 01:25:36,472 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-683/.semver [2024-07-25T01:25:36.571Z] 2024-07-25 01:25:36,473 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-683/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-683, universal_newlines=False, shell=None, istream=None) [2024-07-25T01:25:38.481Z] 2024-07-25 01:25:38,069 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-683/.git/info/exclude [2024-07-25T01:25:38.481Z] 2024-07-25 01:25:38,069 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-683/.semver/PR-683 with force:False [2024-07-25T01:25:38.481Z] 2024-07-25 01:25:38,070 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-683/.semver/PR-683 [2024-07-25T01:25:38.481Z] 2024-07-25 01:25:38,072 [execute] INFO git cat-file --batch-check [2024-07-25T01:25:38.481Z] 2024-07-25 01:25:38,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-683/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T01:25:38.481Z] 2024-07-25 01:25:38,077 [execute] INFO git cat-file --batch [2024-07-25T01:25:38.481Z] 2024-07-25 01:25:38,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-683/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T01:25:38.481Z] 2024-07-25 01:25:38,082 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-683/.semver/PR-683 [2024-07-25T01:25:38.481Z] 0.0.0 [Pipeline] } [2024-07-25T01:25:38.506Z] $ docker exec --env ******** --env ******** b3dc37c681a21953d53713e5c82385b5b019c99233b2c7578babcc7736d57345 ssh-agent -k [2024-07-25T01:25:38.610Z] unset SSH_AUTH_SOCK; [2024-07-25T01:25:38.611Z] unset SSH_AGENT_PID; [2024-07-25T01:25:38.612Z] echo Agent pid 78 killed; [2024-07-25T01:25:38.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T01:25:39.109Z] + git semver [Pipeline] } [2024-07-25T01:25:39.397Z] $ docker stop --time=1 b3dc37c681a21953d53713e5c82385b5b019c99233b2c7578babcc7736d57345 [2024-07-25T01:25:40.704Z] $ docker rm -f --volumes b3dc37c681a21953d53713e5c82385b5b019c99233b2c7578babcc7736d57345 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T01:25:41.132Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-25T01:25:41.433Z] Stashed 1 file(s) [Pipeline] echo [2024-07-25T01:25:41.460Z] [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-07-25T01:25:56.235Z] provisioning config files... [2024-07-25T01:25:56.245Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-683@tmp/config9416491989955352374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T01:25:56.632Z] ---> ****-login.sh [2024-07-25T01:25:56.633Z] nexus3.edgexfoundry.org:10001 [2024-07-25T01:25:56.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T01:25:56.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T01:25:56.633Z] Configure a credential helper to remove this warning. See [2024-07-25T01:25:56.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T01:25:56.633Z] [2024-07-25T01:25:56.633Z] Login Succeeded [2024-07-25T01:25:56.633Z] nexus3.edgexfoundry.org:10002 [2024-07-25T01:25:56.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T01:25:56.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T01:25:56.633Z] Configure a credential helper to remove this warning. See [2024-07-25T01:25:56.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T01:25:56.633Z] [2024-07-25T01:25:56.633Z] Login Succeeded [2024-07-25T01:25:56.633Z] nexus3.edgexfoundry.org:10003 [2024-07-25T01:25:56.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T01:25:56.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T01:25:56.892Z] Configure a credential helper to remove this warning. See [2024-07-25T01:25:56.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T01:25:56.892Z] [2024-07-25T01:25:56.892Z] Login Succeeded [2024-07-25T01:25:56.892Z] nexus3.edgexfoundry.org:10004 [2024-07-25T01:25:56.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T01:25:56.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T01:25:56.893Z] Configure a credential helper to remove this warning. See [2024-07-25T01:25:56.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T01:25:56.893Z] [2024-07-25T01:25:56.893Z] Login Succeeded [2024-07-25T01:25:56.893Z] ****.io [2024-07-25T01:25:57.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T01:25:57.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T01:25:57.154Z] Configure a credential helper to remove this warning. See [2024-07-25T01:25:57.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T01:25:57.154Z] [2024-07-25T01:25:57.154Z] Login Succeeded [2024-07-25T01:25:57.154Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T01:25:57.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-25T01:25:57.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T01:25:57.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T01:25:57.553Z] ========================================================= [2024-07-25T01:25:57.553Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-25T01:25:57.553Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T01:25:58.111Z] + 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-07-25T01:25:58.111Z] Sending build context to Docker daemon 20.81MB [2024-07-25T01:25:58.111Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T01:25:58.111Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-25T01:25:58.111Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-25T01:25:58.111Z] 619be1103602: Pulling fs layer [2024-07-25T01:25:58.111Z] 7862e08f4a3e: Pulling fs layer [2024-07-25T01:25:58.111Z] 5df492c9dc93: Pulling fs layer [2024-07-25T01:25:58.111Z] 7629e6793208: Pulling fs layer [2024-07-25T01:25:58.111Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T01:25:58.111Z] fb5054dd5b73: Pulling fs layer [2024-07-25T01:25:58.111Z] eeca6798cff9: Pulling fs layer [2024-07-25T01:25:58.111Z] aa269ceb94a6: Pulling fs layer [2024-07-25T01:25:58.111Z] ada007ff1a6a: Pulling fs layer [2024-07-25T01:25:58.111Z] 4f4fb700ef54: Waiting [2024-07-25T01:25:58.111Z] fb5054dd5b73: Waiting [2024-07-25T01:25:58.111Z] aa269ceb94a6: Waiting [2024-07-25T01:25:58.111Z] 7629e6793208: Waiting [2024-07-25T01:25:58.111Z] ada007ff1a6a: Waiting [2024-07-25T01:25:58.111Z] eeca6798cff9: Waiting [2024-07-25T01:25:58.372Z] 7862e08f4a3e: Download complete [2024-07-25T01:25:58.372Z] 7629e6793208: Verifying Checksum [2024-07-25T01:25:58.372Z] 7629e6793208: Download complete [2024-07-25T01:25:58.372Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T01:25:58.372Z] 4f4fb700ef54: Download complete [2024-07-25T01:25:58.372Z] fb5054dd5b73: Verifying Checksum [2024-07-25T01:25:58.372Z] fb5054dd5b73: Download complete [2024-07-25T01:25:58.372Z] 619be1103602: Verifying Checksum [2024-07-25T01:25:58.372Z] 619be1103602: Download complete [2024-07-25T01:25:58.372Z] eeca6798cff9: Verifying Checksum [2024-07-25T01:25:58.372Z] eeca6798cff9: Download complete [2024-07-25T01:25:58.372Z] 619be1103602: Pull complete [2024-07-25T01:25:58.629Z] ada007ff1a6a: Verifying Checksum [2024-07-25T01:25:58.629Z] ada007ff1a6a: Download complete [2024-07-25T01:25:58.629Z] 7862e08f4a3e: Pull complete [2024-07-25T01:25:58.629Z] 5df492c9dc93: Verifying Checksum [2024-07-25T01:25:58.629Z] 5df492c9dc93: Download complete [2024-07-25T01:25:59.195Z] aa269ceb94a6: Verifying Checksum [2024-07-25T01:25:59.195Z] aa269ceb94a6: Download complete [2024-07-25T01:26:01.733Z] 5df492c9dc93: Pull complete [2024-07-25T01:26:01.733Z] 7629e6793208: Pull complete [2024-07-25T01:26:01.733Z] 4f4fb700ef54: Pull complete [2024-07-25T01:26:01.733Z] fb5054dd5b73: Pull complete [2024-07-25T01:26:01.993Z] eeca6798cff9: Pull complete [2024-07-25T01:26:04.525Z] aa269ceb94a6: Pull complete [2024-07-25T01:26:04.525Z] ada007ff1a6a: Pull complete [2024-07-25T01:26:04.525Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-25T01:26:04.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-25T01:26:04.525Z] ---> f489d0715acc [2024-07-25T01:26:04.525Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-25T01:26:08.729Z] ---> Running in 17935177e1a3 [2024-07-25T01:26:08.729Z] Removing intermediate container 17935177e1a3 [2024-07-25T01:26:08.729Z] ---> 21b1863762e9 [2024-07-25T01:26:08.729Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T01:26:08.729Z] ---> Running in c7a294ee46b5 [2024-07-25T01:26:08.729Z] Removing intermediate container c7a294ee46b5 [2024-07-25T01:26:08.729Z] ---> 79eaf471ddcf [2024-07-25T01:26:08.729Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-25T01:26:08.729Z] ---> Running in 6f88ecb817ea [2024-07-25T01:26:08.729Z] Removing intermediate container 6f88ecb817ea [2024-07-25T01:26:08.729Z] ---> 1e015586536a [2024-07-25T01:26:08.729Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T01:26:08.729Z] ---> Running in b221a6bd06e0 [2024-07-25T01:26:08.729Z] Removing intermediate container b221a6bd06e0 [2024-07-25T01:26:08.729Z] ---> df8b7056ab52 [2024-07-25T01:26:08.729Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T01:26:08.729Z] ---> Running in 82a5d9da27f9 [2024-07-25T01:26:08.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T01:26:08.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T01:26:09.249Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-25T01:26:09.249Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-25T01:26:09.249Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-25T01:26:09.249Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-25T01:26:09.510Z] Executing busybox-1.36.1-r5.trigger [2024-07-25T01:26:09.510Z] OK: 268 MiB in 56 packages [2024-07-25T01:26:10.079Z] Removing intermediate container 82a5d9da27f9 [2024-07-25T01:26:10.079Z] ---> 89eb780e867f [2024-07-25T01:26:10.079Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-25T01:26:10.079Z] ---> Running in e435c69464c3 [2024-07-25T01:26:10.079Z] Removing intermediate container e435c69464c3 [2024-07-25T01:26:10.079Z] ---> 676cd9a1479f [2024-07-25T01:26:10.079Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-25T01:26:10.079Z] ---> 1086162bea9e [2024-07-25T01:26:10.079Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T01:26:10.079Z] ---> Running in 216fa0e60d68 [2024-07-25T01:26:11.010Z] Still waiting to schedule task [2024-07-25T01:26:11.011Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-25T01:27:06.359Z] Removing intermediate container 216fa0e60d68 [2024-07-25T01:27:06.359Z] ---> 071344c7a898 [2024-07-25T01:27:06.359Z] Step 11/12 : COPY . . [2024-07-25T01:27:06.359Z] ---> e81386af4d59 [2024-07-25T01:27:06.359Z] Step 12/12 : RUN $MAKE [2024-07-25T01:27:06.359Z] ---> Running in 9f7c4bc71d89 [2024-07-25T01:27:06.359Z] noop [2024-07-25T01:27:06.359Z] Removing intermediate container 9f7c4bc71d89 [2024-07-25T01:27:06.359Z] ---> c55f8e20f25b [2024-07-25T01:27:06.359Z] Successfully built c55f8e20f25b [2024-07-25T01:27:06.359Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T01:27:06.870Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T01:27:06.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T01:27:07.041Z] prd-ubuntu20.04-docker-8c-8g-6371 does not seem to be running inside a container [2024-07-25T01:27:07.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-683 -v /w/workspace/gexfoundry_device-mqtt-go_PR-683:/w/workspace/gexfoundry_device-mqtt-go_PR-683:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-683@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-683@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-07-25T01:27:07.417Z] $ docker top b32db7235fd039592b2ece03733a21e1c25c7a969013a21ec39379986f5e7a74 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T01:27:07.828Z] + go version [2024-07-25T01:27:07.828Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-25T01:27:07.860Z] $ docker stop --time=1 b32db7235fd039592b2ece03733a21e1c25c7a969013a21ec39379986f5e7a74 [2024-07-25T01:27:09.081Z] $ docker rm -f --volumes b32db7235fd039592b2ece03733a21e1c25c7a969013a21ec39379986f5e7a74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T01:27:09.886Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T01:27:09.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T01:27:10.064Z] prd-ubuntu20.04-docker-8c-8g-6371 does not seem to be running inside a container [2024-07-25T01:27:10.089Z] $ 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-683 -v /w/workspace/gexfoundry_device-mqtt-go_PR-683:/w/workspace/gexfoundry_device-mqtt-go_PR-683:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-683@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-683@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-07-25T01:27:10.411Z] $ docker top 7e815a233a764ca7b0b5365dabf23631ea9dd5e019f493f2f569304a6c5f3a26 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T01:27:10.824Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-683 [Pipeline] fileExists [Pipeline] sh [2024-07-25T01:27:11.203Z] + make test [2024-07-25T01:27:11.203Z] go test ./... -coverprofile=coverage.out ./... [2024-07-25T01:27:13.102Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-25T01:27:31.196Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-25T01:27:31.196Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-25T01:27:31.196Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements [2024-07-25T01:27:43.096Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6372 in /w/workspace/gexfoundry_device-mqtt-go_PR-683 [Pipeline] { [Pipeline] ws [2024-07-25T01:27:43.177Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-07-25T01:27:43.420Z] go vet ./... [2024-07-25T01:27:46.287Z] The recommended git tool is: git [2024-07-25T01:27:47.616Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T01:27:47.616Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T01:27:47.616Z] ./bin/test-attribution-txt.sh [2024-07-25T01:27:47.616Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-25T01:27:47.616Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-25T01:27:47.616Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-25T01:27:47.616Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-25T01:27:47.616Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-25T01:27:47.616Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-25T01:27:47.616Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-25T01:27:47.616Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-25T01:27:47.616Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-25T01:27:47.616Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-25T01:27:47.617Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-25T01:27:47.875Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-25T01:27:47.875Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-25T01:27:47.875Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-25T01:27:47.875Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-25T01:27:47.875Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-25T01:27:47.875Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-25T01:27:47.875Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-25T01:27:47.875Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-25T01:27:47.875Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-25T01:27:47.875Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-25T01:27:47.875Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-25T01:27:47.875Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-25T01:27:47.875Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-25T01:27:47.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-25T01:27:47.957Z] $ docker stop --time=1 7e815a233a764ca7b0b5365dabf23631ea9dd5e019f493f2f569304a6c5f3a26 [2024-07-25T01:27:50.705Z] using credential edgex-jenkins-ssh [2024-07-25T01:27:50.731Z] Cloning the remote Git repository [2024-07-25T01:27:50.766Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-25T01:27:50.856Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-07-25T01:27:51.004Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-25T01:27:51.005Z] > git --version # timeout=10 [2024-07-25T01:27:51.030Z] > git --version # 'git version 2.25.1' [2024-07-25T01:27:51.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T01:27:51.168Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T01:27:51.280Z] $ docker rm -f --volumes 7e815a233a764ca7b0b5365dabf23631ea9dd5e019f493f2f569304a6c5f3a26 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T01:27:51.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-25T01:27:51.999Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-25T01:27:52.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-25T01:27:53.064Z] + ls -al . [2024-07-25T01:27:53.064Z] total 252 [2024-07-25T01:27:53.064Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 01:27 . [2024-07-25T01:27:53.064Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 01:25 .. [2024-07-25T01:27:53.064Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 25 01:25 .dockerignore [2024-07-25T01:27:53.064Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 01:27 .git [2024-07-25T01:27:53.064Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 01:25 .github [2024-07-25T01:27:53.064Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 25 01:25 .gitignore [2024-07-25T01:27:53.064Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 01:25 .golangci.yml [2024-07-25T01:27:53.064Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 01:25 .semver [2024-07-25T01:27:53.064Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 25 01:25 Attribution.txt [2024-07-25T01:27:53.064Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 25 01:25 CHANGELOG.md [2024-07-25T01:27:53.064Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 25 01:25 Dockerfile [2024-07-25T01:27:53.064Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 01:25 GOVERNANCE.md [2024-07-25T01:27:53.064Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 25 01:25 Jenkinsfile [2024-07-25T01:27:53.064Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 25 01:25 LICENSE [2024-07-25T01:27:53.064Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 25 01:25 Makefile [2024-07-25T01:27:53.064Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 25 01:25 OWNERS.md [2024-07-25T01:27:53.064Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 25 01:25 README.md [2024-07-25T01:27:53.064Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 01:25 VERSION [2024-07-25T01:27:53.064Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 01:25 bin [2024-07-25T01:27:53.064Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 01:25 cmd [2024-07-25T01:27:53.064Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 25 01:27 coverage.out [2024-07-25T01:27:53.064Z] -rw-rw-r-- 1 jenkins jenkins 7065 Jul 25 01:25 go.mod [2024-07-25T01:27:53.064Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 25 01:25 go.sum [2024-07-25T01:27:53.064Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 01:25 internal [2024-07-25T01:27:53.064Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 01:25 mock [2024-07-25T01:27:53.064Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 25 01:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T01:27:53.491Z] + 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=cfdab52b8556a3954363da60d9de38ceffa5077a --label arch=amd64 --label version=0.0.0 . [2024-07-25T01:27:53.491Z] Sending build context to Docker daemon 20.83MB [2024-07-25T01:27:53.491Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T01:27:53.491Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-25T01:27:53.491Z] ---> c55f8e20f25b [2024-07-25T01:27:53.491Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-25T01:27:53.754Z] ---> Running in 55a732473109 [2024-07-25T01:27:54.012Z] Removing intermediate container 55a732473109 [2024-07-25T01:27:54.012Z] ---> ad4f6c1b84aa [2024-07-25T01:27:54.012Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T01:27:54.012Z] ---> Running in 4fe8fae3b576 [2024-07-25T01:27:54.012Z] Removing intermediate container 4fe8fae3b576 [2024-07-25T01:27:54.012Z] ---> 1fdd6b4e9cb5 [2024-07-25T01:27:54.012Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-25T01:27:54.012Z] ---> Running in 9b548cb7aed1 [2024-07-25T01:27:54.012Z] Removing intermediate container 9b548cb7aed1 [2024-07-25T01:27:54.012Z] ---> 26174c779863 [2024-07-25T01:27:54.012Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T01:27:54.012Z] ---> Running in 65aec169d8c7 [2024-07-25T01:27:54.271Z] Removing intermediate container 65aec169d8c7 [2024-07-25T01:27:54.271Z] ---> aeb41d08e132 [2024-07-25T01:27:54.271Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T01:27:54.271Z] ---> Running in 57d0ab2f94b7 [2024-07-25T01:27:54.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T01:27:54.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T01:27:53.793Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-07-25T01:27:53.813Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T01:27:54.599Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-07-25T01:27:54.634Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-25T01:27:54.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T01:27:54.657Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/683/head:refs/remotes/origin/PR-683 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-25T01:27:55.099Z] OK: 268 MiB in 56 packages [2024-07-25T01:27:55.170Z] Merging remotes/origin/main commit 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 into PR head commit cfdab52b8556a3954363da60d9de38ceffa5077a [2024-07-25T01:27:55.358Z] Removing intermediate container 57d0ab2f94b7 [2024-07-25T01:27:55.358Z] ---> c468c2456b79 [2024-07-25T01:27:55.358Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-25T01:27:55.358Z] ---> Running in 960521ca300e [2024-07-25T01:27:55.358Z] Removing intermediate container 960521ca300e [2024-07-25T01:27:55.358Z] ---> 1099f4c52ea6 [2024-07-25T01:27:55.358Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-25T01:27:55.450Z] Merge succeeded, producing cfdab52b8556a3954363da60d9de38ceffa5077a [2024-07-25T01:27:55.450Z] Checking out Revision cfdab52b8556a3954363da60d9de38ceffa5077a (PR-683) [2024-07-25T01:27:55.615Z] ---> 814e86fb8b5d [2024-07-25T01:27:55.616Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T01:27:55.616Z] ---> Running in e728615314e8 [2024-07-25T01:27:55.958Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-25T01:27:56.002Z] > git --version # timeout=10 [2024-07-25T01:27:56.013Z] > git --version # 'git version 2.25.1' [2024-07-25T01:27:56.029Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-25T01:27:56.183Z] Removing intermediate container e728615314e8 [2024-07-25T01:27:56.183Z] ---> e1fc99a5f11b [2024-07-25T01:27:56.183Z] Step 11/25 : COPY . . [2024-07-25T01:27:55.193Z] > git config core.sparsecheckout # timeout=10 [2024-07-25T01:27:55.271Z] > git checkout -f cfdab52b8556a3954363da60d9de38ceffa5077a # timeout=10 [2024-07-25T01:27:55.362Z] > git remote # timeout=10 [2024-07-25T01:27:55.379Z] > git config --get remote.origin.url # timeout=10 [2024-07-25T01:27:55.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T01:27:55.412Z] > git merge 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 # timeout=10 [2024-07-25T01:27:55.433Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-25T01:27:55.453Z] > git config core.sparsecheckout # timeout=10 [2024-07-25T01:27:55.465Z] > git checkout -f cfdab52b8556a3954363da60d9de38ceffa5077a # timeout=10 [2024-07-25T01:27:56.834Z] ---> 1bc70a7234bb [2024-07-25T01:27:56.834Z] Step 12/25 : RUN $MAKE [2024-07-25T01:27:57.094Z] ---> Running in 29d7ad49aaab [2024-07-25T01:27:57.353Z] 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.26" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T01:28:00.835Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-25T01:28:00.835Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T01:28:00.835Z] Dload Upload Total Spent Left Speed [2024-07-25T01:28:00.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-07-25T01:28:01.176Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-25T01:28:01.529Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-25T01:28:01.529Z] + sudo tee /etc/docker/daemon.new [2024-07-25T01:28:01.529Z] { [2024-07-25T01:28:01.529Z] "registry-mirrors": [ [2024-07-25T01:28:01.529Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-25T01:28:01.529Z] ], [2024-07-25T01:28:01.529Z] "bip": "10.250.0.254/24", [2024-07-25T01:28:01.529Z] "hosts": [ [2024-07-25T01:28:01.529Z] "tcp://0.0.0.0:5555", [2024-07-25T01:28:01.529Z] "unix:///var/run/docker.sock" [2024-07-25T01:28:01.529Z] ], [2024-07-25T01:28:01.529Z] "mtu": 1458, [2024-07-25T01:28:01.529Z] "selinux-enabled": true, [2024-07-25T01:28:01.529Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-25T01:28:01.529Z] } [Pipeline] sh [2024-07-25T01:28:01.882Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-25T01:28:02.236Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T01:28:20.571Z] provisioning config files... [2024-07-25T01:28:20.597Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5123601994552461664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T01:28:21.118Z] ---> ****-login.sh [2024-07-25T01:28:21.118Z] nexus3.edgexfoundry.org:10001 [2024-07-25T01:28:21.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T01:28:21.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T01:28:21.658Z] Configure a credential helper to remove this warning. See [2024-07-25T01:28:21.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T01:28:21.658Z] [2024-07-25T01:28:21.658Z] Login Succeeded [2024-07-25T01:28:21.658Z] nexus3.edgexfoundry.org:10002 [2024-07-25T01:28:21.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T01:28:21.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T01:28:21.926Z] Configure a credential helper to remove this warning. See [2024-07-25T01:28:21.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T01:28:21.927Z] [2024-07-25T01:28:22.200Z] Login Succeeded [2024-07-25T01:28:22.200Z] nexus3.edgexfoundry.org:10003 [2024-07-25T01:28:22.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T01:28:22.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T01:28:22.471Z] Configure a credential helper to remove this warning. See [2024-07-25T01:28:22.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T01:28:22.471Z] [2024-07-25T01:28:22.471Z] Login Succeeded [2024-07-25T01:28:22.471Z] nexus3.edgexfoundry.org:10004 [2024-07-25T01:28:22.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T01:28:22.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T01:28:22.739Z] Configure a credential helper to remove this warning. See [2024-07-25T01:28:22.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T01:28:22.739Z] [2024-07-25T01:28:22.739Z] Login Succeeded [2024-07-25T01:28:22.739Z] ****.io [2024-07-25T01:28:23.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T01:28:23.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T01:28:23.273Z] Configure a credential helper to remove this warning. See [2024-07-25T01:28:23.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T01:28:23.273Z] [2024-07-25T01:28:23.273Z] Login Succeeded [2024-07-25T01:28:23.273Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T01:28:23.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-25T01:28:23.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T01:28:23.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T01:28:23.873Z] ========================================================= [2024-07-25T01:28:23.873Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-25T01:28:23.873Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T01:28:24.455Z] + 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-07-25T01:28:24.725Z] Sending build context to Docker daemon 10.52MB [2024-07-25T01:28:24.996Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T01:28:24.996Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-25T01:28:24.996Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-25T01:28:24.996Z] c6b39de5b339: Pulling fs layer [2024-07-25T01:28:24.996Z] a69c41024577: Pulling fs layer [2024-07-25T01:28:24.996Z] d6de4b400683: Pulling fs layer [2024-07-25T01:28:24.996Z] 35cb2a7552d0: Pulling fs layer [2024-07-25T01:28:24.996Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T01:28:24.996Z] 464afbd9ba4c: Pulling fs layer [2024-07-25T01:28:24.996Z] 00f215d4a9da: Pulling fs layer [2024-07-25T01:28:24.996Z] d496ad576159: Pulling fs layer [2024-07-25T01:28:24.996Z] 35cb2a7552d0: Waiting [2024-07-25T01:28:24.996Z] 4f4fb700ef54: Waiting [2024-07-25T01:28:24.996Z] 464afbd9ba4c: Waiting [2024-07-25T01:28:24.996Z] 00f215d4a9da: Waiting [2024-07-25T01:28:24.996Z] d496ad576159: Waiting [2024-07-25T01:28:24.996Z] a69c41024577: Verifying Checksum [2024-07-25T01:28:24.996Z] a69c41024577: Download complete [2024-07-25T01:28:24.996Z] 35cb2a7552d0: Download complete [2024-07-25T01:28:24.996Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T01:28:24.996Z] 4f4fb700ef54: Download complete [2024-07-25T01:28:25.267Z] 464afbd9ba4c: Verifying Checksum [2024-07-25T01:28:25.267Z] 464afbd9ba4c: Download complete [2024-07-25T01:28:25.267Z] c6b39de5b339: Verifying Checksum [2024-07-25T01:28:25.267Z] c6b39de5b339: Download complete [2024-07-25T01:28:25.541Z] d496ad576159: Verifying Checksum [2024-07-25T01:28:25.541Z] d496ad576159: Download complete [2024-07-25T01:28:26.127Z] c6b39de5b339: Pull complete [2024-07-25T01:28:26.714Z] a69c41024577: Pull complete [2024-07-25T01:28:26.981Z] d6de4b400683: Verifying Checksum [2024-07-25T01:28:26.981Z] d6de4b400683: Download complete [2024-07-25T01:28:27.945Z] 00f215d4a9da: Verifying Checksum [2024-07-25T01:28:27.945Z] 00f215d4a9da: Download complete [2024-07-25T01:28:36.083Z] Removing intermediate container 29d7ad49aaab [2024-07-25T01:28:36.083Z] ---> 323fc0fae832 [2024-07-25T01:28:36.083Z] Step 13/25 : FROM alpine:3.18 [2024-07-25T01:28:36.083Z] 3.18: Pulling from library/alpine [2024-07-25T01:28:36.083Z] 930bdd4d222e: Pulling fs layer [2024-07-25T01:28:36.083Z] 930bdd4d222e: Verifying Checksum [2024-07-25T01:28:36.083Z] 930bdd4d222e: Download complete [2024-07-25T01:28:36.083Z] 930bdd4d222e: Pull complete [2024-07-25T01:28:36.083Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T01:28:36.083Z] Status: Downloaded newer image for alpine:3.18 [2024-07-25T01:28:36.083Z] ---> 18f865063206 [2024-07-25T01:28:36.083Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-25T01:28:36.083Z] ---> Running in 4d6304d9e776 [2024-07-25T01:28:36.083Z] Removing intermediate container 4d6304d9e776 [2024-07-25T01:28:36.083Z] ---> 914848ad8c6e [2024-07-25T01:28:36.083Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-25T01:28:36.083Z] ---> Running in a47bf251649b [2024-07-25T01:28:36.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T01:28:36.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T01:28:36.083Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T01:28:36.083Z] Executing busybox-1.36.1-r7.trigger [2024-07-25T01:28:36.083Z] OK: 7 MiB in 16 packages [2024-07-25T01:28:36.083Z] Removing intermediate container a47bf251649b [2024-07-25T01:28:36.083Z] ---> 63fce448b28d [2024-07-25T01:28:36.083Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-25T01:28:36.083Z] ---> Running in e39ee3ab423a [2024-07-25T01:28:36.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T01:28:36.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T01:28:36.083Z] OK: 7 MiB in 16 packages [2024-07-25T01:28:36.083Z] Removing intermediate container e39ee3ab423a [2024-07-25T01:28:36.083Z] ---> 6bceac9ff07e [2024-07-25T01:28:36.083Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-25T01:28:36.083Z] ---> 90716790fdc6 [2024-07-25T01:28:36.083Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-25T01:28:36.083Z] ---> 705ce4ba6afb [2024-07-25T01:28:36.083Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-25T01:28:36.083Z] ---> 2747351d2e9b [2024-07-25T01:28:36.083Z] Step 20/25 : EXPOSE 59982 [2024-07-25T01:28:36.083Z] ---> Running in 03e0267aeb22 [2024-07-25T01:28:36.083Z] Removing intermediate container 03e0267aeb22 [2024-07-25T01:28:36.083Z] ---> 9683367b8020 [2024-07-25T01:28:36.083Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-25T01:28:36.083Z] ---> Running in f7468c6a217c [2024-07-25T01:28:36.083Z] Removing intermediate container f7468c6a217c [2024-07-25T01:28:36.083Z] ---> ce5f483c45f4 [2024-07-25T01:28:36.083Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-25T01:28:36.083Z] ---> Running in d156212418a1 [2024-07-25T01:28:36.083Z] Removing intermediate container d156212418a1 [2024-07-25T01:28:36.083Z] ---> 1cc3cafdcc1e [2024-07-25T01:28:36.083Z] Step 23/25 : LABEL arch=amd64 [2024-07-25T01:28:36.083Z] ---> Running in 888bd64ad613 [2024-07-25T01:28:36.083Z] Removing intermediate container 888bd64ad613 [2024-07-25T01:28:36.083Z] ---> a9c8c8ec462f [2024-07-25T01:28:36.083Z] Step 24/25 : LABEL git_sha=cfdab52b8556a3954363da60d9de38ceffa5077a [2024-07-25T01:28:36.083Z] ---> Running in f99d46e2083a [2024-07-25T01:28:36.084Z] Removing intermediate container f99d46e2083a [2024-07-25T01:28:36.084Z] ---> 9dd11ba96608 [2024-07-25T01:28:36.084Z] Step 25/25 : LABEL version=0.0.0 [2024-07-25T01:28:36.084Z] ---> Running in 61a675030949 [2024-07-25T01:28:36.084Z] Removing intermediate container 61a675030949 [2024-07-25T01:28:36.084Z] ---> 09c407f18ec5 [2024-07-25T01:28:36.084Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-25T01:28:36.084Z] Successfully built 09c407f18ec5 [2024-07-25T01:28:36.084Z] 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-07-25T01:28:37.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T01:28:37.129Z] [2024-07-25T01:28:37.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T01:28:37.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T01:28:37.531Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-25T01:28:37.531Z] 5eb5b503b376: Pulling fs layer [2024-07-25T01:28:37.531Z] 5c69ac0246d0: Pulling fs layer [2024-07-25T01:28:37.531Z] ec43610c2a17: Pulling fs layer [2024-07-25T01:28:37.531Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-25T01:28:37.531Z] 33b1e0a273af: Pulling fs layer [2024-07-25T01:28:37.531Z] 5d3b04190fa2: Pulling fs layer [2024-07-25T01:28:37.531Z] 2f39f015ded8: Pulling fs layer [2024-07-25T01:28:37.531Z] 5d3b04190fa2: Waiting [2024-07-25T01:28:37.531Z] 33b1e0a273af: Waiting [2024-07-25T01:28:37.531Z] 2f39f015ded8: Waiting [2024-07-25T01:28:37.531Z] 3a2ae6a8a46f: Waiting [2024-07-25T01:28:37.531Z] 5c69ac0246d0: Download complete [2024-07-25T01:28:37.531Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-25T01:28:37.531Z] 3a2ae6a8a46f: Download complete [2024-07-25T01:28:37.531Z] 33b1e0a273af: Verifying Checksum [2024-07-25T01:28:37.531Z] 33b1e0a273af: Download complete [2024-07-25T01:28:37.531Z] 5d3b04190fa2: Verifying Checksum [2024-07-25T01:28:37.531Z] 5d3b04190fa2: Download complete [2024-07-25T01:28:37.531Z] ec43610c2a17: Verifying Checksum [2024-07-25T01:28:37.531Z] ec43610c2a17: Download complete [2024-07-25T01:28:37.789Z] 5eb5b503b376: Verifying Checksum [2024-07-25T01:28:37.789Z] 5eb5b503b376: Download complete [2024-07-25T01:28:38.360Z] 2f39f015ded8: Download complete [2024-07-25T01:28:38.926Z] 5eb5b503b376: Pull complete [2024-07-25T01:28:39.187Z] 5c69ac0246d0: Pull complete [2024-07-25T01:28:39.755Z] ec43610c2a17: Pull complete [2024-07-25T01:28:39.755Z] 3a2ae6a8a46f: Pull complete [2024-07-25T01:28:39.755Z] 33b1e0a273af: Pull complete [2024-07-25T01:28:40.013Z] 5d3b04190fa2: Pull complete [2024-07-25T01:28:40.274Z] d6de4b400683: Pull complete [2024-07-25T01:28:40.274Z] 35cb2a7552d0: Pull complete [2024-07-25T01:28:40.274Z] 4f4fb700ef54: Pull complete [2024-07-25T01:28:40.540Z] 464afbd9ba4c: Pull complete [2024-07-25T01:28:44.197Z] 2f39f015ded8: Pull complete [2024-07-25T01:28:44.197Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-25T01:28:44.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T01:28:44.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T01:28:44.481Z] prd-ubuntu20.04-docker-8c-8g-6371 does not seem to be running inside a container [2024-07-25T01:28:44.509Z] $ 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-683 -v /w/workspace/gexfoundry_device-mqtt-go_PR-683:/w/workspace/gexfoundry_device-mqtt-go_PR-683:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-683@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-683@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-07-25T01:28:49.269Z] $ docker top 7f225ec12daffa9babe2861f1df9dbe9c3597a2c6e30d6a9232a9402ae8eb3f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T01:28:49.778Z] ---> job-cost.sh [2024-07-25T01:28:49.778Z] lf-activate-venv: SKIPPING [2024-07-25T01:28:49.778Z] INFO: No Stack... [2024-07-25T01:28:50.039Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T01:28:50.608Z] INFO: Archiving Costs [2024-07-25T01:28:50.621Z] 00f215d4a9da: Pull complete [Pipeline] sh [2024-07-25T01:28:50.889Z] d496ad576159: Pull complete [2024-07-25T01:28:50.890Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-25T01:28:50.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-25T01:28:50.890Z] ---> f246e2811388 [2024-07-25T01:28:50.890Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-25T01:28:50.942Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-683/archives/cost.csv [2024-07-25T01:28:50.942Z] + cut -d, -f6 [Pipeline] lock [2024-07-25T01:28:50.994Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-683-1-stack-cost] [2024-07-25T01:28:51.003Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-683-1-stack-cost] did not exist. Created. [2024-07-25T01:28:51.012Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-683-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T01:28:51.465Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-25T01:28:51.528Z] Stashed 1 file(s) [Pipeline] } [2024-07-25T01:28:51.568Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-683-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-25T01:28:51.663Z] $ docker stop --time=1 7f225ec12daffa9babe2861f1df9dbe9c3597a2c6e30d6a9232a9402ae8eb3f4 [2024-07-25T01:28:52.828Z] ---> Running in 998fe592a23a [2024-07-25T01:28:52.834Z] $ docker rm -f --volumes 7f225ec12daffa9babe2861f1df9dbe9c3597a2c6e30d6a9232a9402ae8eb3f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-07-25T01:28:53.095Z] Removing intermediate container 998fe592a23a [2024-07-25T01:28:53.095Z] ---> 5f3bbbc2d4eb [2024-07-25T01:28:53.095Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T01:28:53.095Z] ---> Running in c9dda1b19a66 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-25T01:28:53.360Z] Removing intermediate container c9dda1b19a66 [2024-07-25T01:28:53.360Z] ---> 2270295690d3 [2024-07-25T01:28:53.360Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-25T01:28:53.360Z] ---> Running in a392b4ca3260 [2024-07-25T01:28:53.626Z] Removing intermediate container a392b4ca3260 [2024-07-25T01:28:53.626Z] ---> 51ba3cb137a0 [2024-07-25T01:28:53.626Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T01:28:53.897Z] ---> Running in 58b10205bb18 [2024-07-25T01:28:54.171Z] Removing intermediate container 58b10205bb18 [2024-07-25T01:28:54.171Z] ---> f2f9fd79a45e [2024-07-25T01:28:54.171Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T01:28:54.171Z] ---> Running in 3500779b64d1 [2024-07-25T01:28:55.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T01:28:55.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T01:28:56.840Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-25T01:28:56.840Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-25T01:28:56.840Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-25T01:28:56.840Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-25T01:28:56.840Z] Executing busybox-1.36.1-r5.trigger [2024-07-25T01:28:56.840Z] OK: 271 MiB in 56 packages [2024-07-25T01:28:58.255Z] Removing intermediate container 3500779b64d1 [2024-07-25T01:28:58.255Z] ---> 26a8fb536dbe [2024-07-25T01:28:58.255Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-25T01:28:58.255Z] ---> Running in 1bfa044f2506 [2024-07-25T01:28:58.528Z] Removing intermediate container 1bfa044f2506 [2024-07-25T01:28:58.528Z] ---> fed51a9fd6ce [2024-07-25T01:28:58.528Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-25T01:28:59.120Z] ---> 3f246476efa4 [2024-07-25T01:28:59.120Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T01:28:59.120Z] ---> Running in 651de8faba93 [2024-07-25T01:30:50.817Z] Removing intermediate container 651de8faba93 [2024-07-25T01:30:50.817Z] ---> 8a7f8c965571 [2024-07-25T01:30:50.817Z] Step 11/12 : COPY . . [2024-07-25T01:30:50.817Z] ---> 464fbdfa98f1 [2024-07-25T01:30:50.817Z] Step 12/12 : RUN $MAKE [2024-07-25T01:30:50.817Z] ---> Running in 2b0c686e57a4 [2024-07-25T01:30:50.817Z] noop [2024-07-25T01:30:50.817Z] Removing intermediate container 2b0c686e57a4 [2024-07-25T01:30:50.817Z] ---> 4427de131c1e [2024-07-25T01:30:50.817Z] Successfully built 4427de131c1e [2024-07-25T01:30:50.817Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T01:30:51.328Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T01:30:51.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T01:30:51.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-6372 does not seem to be running inside a container [2024-07-25T01:30:51.698Z] $ 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-07-25T01:30:52.845Z] $ docker top 208c98ba5b1bb09d3928acca2ca382df4197b9c525d073a0ab0f2ef19de5ce92 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T01:30:53.752Z] + go version [2024-07-25T01:30:53.752Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-25T01:30:53.782Z] $ docker stop --time=1 208c98ba5b1bb09d3928acca2ca382df4197b9c525d073a0ab0f2ef19de5ce92 [2024-07-25T01:30:55.413Z] $ docker rm -f --volumes 208c98ba5b1bb09d3928acca2ca382df4197b9c525d073a0ab0f2ef19de5ce92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T01:30:56.386Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T01:30:56.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T01:30:56.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-6372 does not seem to be running inside a container [2024-07-25T01:30:56.706Z] $ 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-07-25T01:30:57.841Z] $ docker top bab44c0c547db7db4a1c0a9be4536862bf8687cf4645a4e7645500c2b6f19eb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T01:30:58.423Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-25T01:30:59.090Z] + make test [2024-07-25T01:30:59.090Z] go test ./... -coverprofile=coverage.out ./... [2024-07-25T01:31:05.868Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-25T01:34:57.696Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-25T01:34:57.696Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-25T01:34:57.696Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.047s coverage: 22.8% of statements [2024-07-25T01:34:57.696Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-25T01:34:57.696Z] go vet ./... [2024-07-25T01:35:36.567Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T01:35:36.567Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T01:35:36.836Z] ./bin/test-attribution-txt.sh [2024-07-25T01:35:36.836Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-25T01:35:36.836Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-25T01:35:37.104Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-25T01:35:37.371Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-25T01:35:37.371Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-25T01:35:37.371Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-25T01:35:37.371Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-25T01:35:37.371Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-25T01:35:37.371Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-25T01:35:37.371Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-25T01:35:37.371Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-25T01:35:37.371Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-25T01:35:37.371Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-25T01:35:37.371Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-25T01:35:37.371Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-25T01:35:37.371Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-25T01:35:37.371Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-25T01:35:37.372Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-25T01:35:37.372Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-25T01:35:37.372Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-25T01:35:37.372Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-25T01:35:37.372Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-25T01:35:37.372Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-25T01:35:37.372Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-25T01:35:37.372Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-25T01:35:37.372Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-25T01:35:37.372Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-25T01:35:37.372Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-25T01:35:37.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-25T01:35:37.446Z] $ docker stop --time=1 bab44c0c547db7db4a1c0a9be4536862bf8687cf4645a4e7645500c2b6f19eb5 [2024-07-25T01:35:39.401Z] $ docker rm -f --volumes bab44c0c547db7db4a1c0a9be4536862bf8687cf4645a4e7645500c2b6f19eb5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T01:35:41.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-25T01:35:41.071Z] Warning: overwriting stash ‘coverage-report’ [2024-07-25T01:35:41.505Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T01:35:42.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-25T01:35:42.568Z] + ls -al . [2024-07-25T01:35:42.568Z] total 248 [2024-07-25T01:35:42.568Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 01:31 . [2024-07-25T01:35:42.568Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 01:27 .. [2024-07-25T01:35:42.568Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 25 01:27 .dockerignore [2024-07-25T01:35:42.568Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 01:27 .git [2024-07-25T01:35:42.568Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 01:27 .github [2024-07-25T01:35:42.568Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 25 01:27 .gitignore [2024-07-25T01:35:42.568Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 01:27 .golangci.yml [2024-07-25T01:35:42.568Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 25 01:27 Attribution.txt [2024-07-25T01:35:42.568Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 25 01:27 CHANGELOG.md [2024-07-25T01:35:42.568Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 25 01:27 Dockerfile [2024-07-25T01:35:42.568Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 01:27 GOVERNANCE.md [2024-07-25T01:35:42.568Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 25 01:27 Jenkinsfile [2024-07-25T01:35:42.568Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 25 01:27 LICENSE [2024-07-25T01:35:42.568Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 25 01:27 Makefile [2024-07-25T01:35:42.568Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 25 01:27 OWNERS.md [2024-07-25T01:35:42.568Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 25 01:27 README.md [2024-07-25T01:35:42.568Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 01:25 VERSION [2024-07-25T01:35:42.568Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 01:27 bin [2024-07-25T01:35:42.568Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 01:27 cmd [2024-07-25T01:35:42.568Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 25 01:34 coverage.out [2024-07-25T01:35:42.568Z] -rw-rw-r-- 1 jenkins jenkins 7065 Jul 25 01:27 go.mod [2024-07-25T01:35:42.568Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 25 01:27 go.sum [2024-07-25T01:35:42.568Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 01:27 internal [2024-07-25T01:35:42.568Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 01:27 mock [2024-07-25T01:35:42.568Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 25 01:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T01:35:43.028Z] + 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=cfdab52b8556a3954363da60d9de38ceffa5077a --label arch=arm64 --label version=0.0.0 . [2024-07-25T01:35:43.297Z] Sending build context to Docker daemon 10.53MB [2024-07-25T01:35:43.567Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T01:35:43.567Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-25T01:35:43.567Z] ---> 4427de131c1e [2024-07-25T01:35:43.567Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-25T01:35:43.567Z] ---> Running in 7249e88e2ecc [2024-07-25T01:35:43.834Z] Removing intermediate container 7249e88e2ecc [2024-07-25T01:35:43.834Z] ---> b6dae8677ff8 [2024-07-25T01:35:43.834Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T01:35:44.104Z] ---> Running in 37f862e7fcd1 [2024-07-25T01:35:44.372Z] Removing intermediate container 37f862e7fcd1 [2024-07-25T01:35:44.372Z] ---> 422553eddecb [2024-07-25T01:35:44.372Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-25T01:35:44.372Z] ---> Running in be748c030515 [2024-07-25T01:35:44.643Z] Removing intermediate container be748c030515 [2024-07-25T01:35:44.643Z] ---> 71fb7f4688a2 [2024-07-25T01:35:44.643Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T01:35:44.643Z] ---> Running in 287bc3bae3a1 [2024-07-25T01:35:44.914Z] Removing intermediate container 287bc3bae3a1 [2024-07-25T01:35:44.914Z] ---> 37ca6e410edc [2024-07-25T01:35:44.914Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T01:35:45.181Z] ---> Running in d7fb41ce6b2f [2024-07-25T01:35:46.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T01:35:46.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T01:35:47.364Z] OK: 271 MiB in 56 packages [2024-07-25T01:35:48.340Z] Removing intermediate container d7fb41ce6b2f [2024-07-25T01:35:48.340Z] ---> aa48a79e1283 [2024-07-25T01:35:48.340Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-25T01:35:48.340Z] ---> Running in 8aac67fd1336 [2024-07-25T01:35:48.608Z] Removing intermediate container 8aac67fd1336 [2024-07-25T01:35:48.608Z] ---> b1b83e205d85 [2024-07-25T01:35:48.608Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-25T01:35:49.198Z] ---> e7b791a04f75 [2024-07-25T01:35:49.198Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T01:35:49.198Z] ---> Running in a09a16542440 [2024-07-25T01:35:51.784Z] Removing intermediate container a09a16542440 [2024-07-25T01:35:51.784Z] ---> 83e8fb9124c0 [2024-07-25T01:35:51.784Z] Step 11/25 : COPY . . [2024-07-25T01:35:52.747Z] ---> aa21dc79978c [2024-07-25T01:35:52.747Z] Step 12/25 : RUN $MAKE [2024-07-25T01:35:52.747Z] ---> Running in 6a13be0354b7 [2024-07-25T01:35:53.707Z] 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.26" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-07-25T01:39:30.477Z] Removing intermediate container 6a13be0354b7 [2024-07-25T01:39:30.477Z] ---> 76b78190cf08 [2024-07-25T01:39:30.477Z] Step 13/25 : FROM alpine:3.18 [2024-07-25T01:39:30.477Z] 3.18: Pulling from library/alpine [2024-07-25T01:39:30.477Z] 4983c3fe2029: Pulling fs layer [2024-07-25T01:39:30.477Z] 4983c3fe2029: Verifying Checksum [2024-07-25T01:39:30.477Z] 4983c3fe2029: Download complete [2024-07-25T01:39:30.477Z] 4983c3fe2029: Pull complete [2024-07-25T01:39:30.477Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T01:39:30.477Z] Status: Downloaded newer image for alpine:3.18 [2024-07-25T01:39:30.477Z] ---> a0237000ae83 [2024-07-25T01:39:30.477Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-25T01:39:30.477Z] ---> Running in 8915ae9bad6f [2024-07-25T01:39:30.477Z] Removing intermediate container 8915ae9bad6f [2024-07-25T01:39:30.477Z] ---> fce7857a7346 [2024-07-25T01:39:30.477Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-25T01:39:30.477Z] ---> Running in 5d8b56d52f9a [2024-07-25T01:39:30.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T01:39:30.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T01:39:30.477Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T01:39:30.477Z] Executing busybox-1.36.1-r7.trigger [2024-07-25T01:39:30.477Z] OK: 8 MiB in 16 packages [2024-07-25T01:39:30.477Z] Removing intermediate container 5d8b56d52f9a [2024-07-25T01:39:30.477Z] ---> 400c51a12a31 [2024-07-25T01:39:30.477Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-25T01:39:30.477Z] ---> Running in 506dc19dd605 [2024-07-25T01:39:30.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T01:39:30.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T01:39:30.477Z] OK: 8 MiB in 16 packages [2024-07-25T01:39:30.477Z] Removing intermediate container 506dc19dd605 [2024-07-25T01:39:30.477Z] ---> 15ab265257f7 [2024-07-25T01:39:30.477Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-25T01:39:30.477Z] ---> b7f250a83701 [2024-07-25T01:39:30.477Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-25T01:39:30.477Z] ---> 6a6d6ccf5355 [2024-07-25T01:39:30.477Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-25T01:39:30.477Z] ---> 129bc07108e1 [2024-07-25T01:39:30.477Z] Step 20/25 : EXPOSE 59982 [2024-07-25T01:39:30.477Z] ---> Running in afab2843681d [2024-07-25T01:39:30.477Z] Removing intermediate container afab2843681d [2024-07-25T01:39:30.477Z] ---> 97105347aa3a [2024-07-25T01:39:30.477Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-25T01:39:30.477Z] ---> Running in 8418e19963c7 [2024-07-25T01:39:30.477Z] Removing intermediate container 8418e19963c7 [2024-07-25T01:39:30.477Z] ---> 7989fcad5f2e [2024-07-25T01:39:30.477Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-25T01:39:30.477Z] ---> Running in c560f99f2b4b [2024-07-25T01:39:30.477Z] Removing intermediate container c560f99f2b4b [2024-07-25T01:39:30.477Z] ---> 91f1debc0c95 [2024-07-25T01:39:30.477Z] Step 23/25 : LABEL arch=arm64 [2024-07-25T01:39:30.477Z] ---> Running in c47e0c847798 [2024-07-25T01:39:30.477Z] Removing intermediate container c47e0c847798 [2024-07-25T01:39:30.477Z] ---> 8a4e555a0b24 [2024-07-25T01:39:30.477Z] Step 24/25 : LABEL git_sha=cfdab52b8556a3954363da60d9de38ceffa5077a [2024-07-25T01:39:30.477Z] ---> Running in 6c4c6c413f90 [2024-07-25T01:39:30.477Z] Removing intermediate container 6c4c6c413f90 [2024-07-25T01:39:30.477Z] ---> b7e7b874aa1a [2024-07-25T01:39:30.477Z] Step 25/25 : LABEL version=0.0.0 [2024-07-25T01:39:30.477Z] ---> Running in 18136a6d39a0 [2024-07-25T01:39:30.477Z] Removing intermediate container 18136a6d39a0 [2024-07-25T01:39:30.477Z] ---> 32bda4df9ed8 [2024-07-25T01:39:30.477Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-25T01:39:30.477Z] Successfully built 32bda4df9ed8 [2024-07-25T01:39:30.477Z] 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-07-25T01:39:31.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T01:39:31.404Z] [2024-07-25T01:39:31.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T01:39:31.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T01:39:31.824Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-25T01:39:31.824Z] 8998bd30e6a1: Pulling fs layer [2024-07-25T01:39:31.824Z] 04944245beec: Pulling fs layer [2024-07-25T01:39:31.824Z] 699f458cf7ca: Pulling fs layer [2024-07-25T01:39:31.824Z] 765212b225bb: Pulling fs layer [2024-07-25T01:39:31.824Z] f23df028b6ca: Pulling fs layer [2024-07-25T01:39:31.824Z] d65c8cfc05b1: Pulling fs layer [2024-07-25T01:39:31.824Z] 2437ff75d9bd: Pulling fs layer [2024-07-25T01:39:31.824Z] 765212b225bb: Waiting [2024-07-25T01:39:31.824Z] d65c8cfc05b1: Waiting [2024-07-25T01:39:31.824Z] f23df028b6ca: Waiting [2024-07-25T01:39:31.824Z] 2437ff75d9bd: Waiting [2024-07-25T01:39:32.092Z] 04944245beec: Verifying Checksum [2024-07-25T01:39:32.092Z] 04944245beec: Download complete [2024-07-25T01:39:32.092Z] 765212b225bb: Verifying Checksum [2024-07-25T01:39:32.092Z] 765212b225bb: Download complete [2024-07-25T01:39:32.092Z] f23df028b6ca: Verifying Checksum [2024-07-25T01:39:32.092Z] f23df028b6ca: Download complete [2024-07-25T01:39:32.092Z] d65c8cfc05b1: Verifying Checksum [2024-07-25T01:39:32.092Z] d65c8cfc05b1: Download complete [2024-07-25T01:39:32.359Z] 699f458cf7ca: Verifying Checksum [2024-07-25T01:39:32.359Z] 699f458cf7ca: Download complete [2024-07-25T01:39:32.624Z] 8998bd30e6a1: Verifying Checksum [2024-07-25T01:39:32.624Z] 8998bd30e6a1: Download complete [2024-07-25T01:39:35.198Z] 2437ff75d9bd: Verifying Checksum [2024-07-25T01:39:35.198Z] 2437ff75d9bd: Download complete [2024-07-25T01:39:37.770Z] 8998bd30e6a1: Pull complete [2024-07-25T01:39:37.770Z] 04944245beec: Pull complete [2024-07-25T01:39:39.723Z] 699f458cf7ca: Pull complete [2024-07-25T01:39:39.723Z] 765212b225bb: Pull complete [2024-07-25T01:39:40.684Z] f23df028b6ca: Pull complete [2024-07-25T01:39:40.684Z] d65c8cfc05b1: Pull complete [2024-07-25T01:39:58.889Z] 2437ff75d9bd: Pull complete [2024-07-25T01:39:58.890Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-25T01:39:58.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T01:39:58.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T01:39:59.267Z] prd-ubuntu20.04-docker-arm64-4c-16g-6372 does not seem to be running inside a container [2024-07-25T01:39:59.316Z] $ 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-07-25T01:40:01.957Z] $ docker top 9ed36a226f378cb43bb56c3d1adabf414ef1e5d590dfc784b842e47bc022dae3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T01:40:02.878Z] ---> job-cost.sh [2024-07-25T01:40:02.878Z] lf-activate-venv: SKIPPING [2024-07-25T01:40:02.878Z] INFO: No Stack... [2024-07-25T01:40:03.831Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-25T01:40:04.410Z] INFO: Archiving Costs [Pipeline] sh [2024-07-25T01:40:05.071Z] + cut -d, -f6 [2024-07-25T01:40:05.071Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2024-07-25T01:40:05.148Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-683-1-stack-cost] [2024-07-25T01:40:05.155Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-683-1-stack-cost] did not exist. Created. [2024-07-25T01:40:05.168Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-683-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T01:40:05.911Z] /w/workspace/device-mqtt-go/1@tmp/durable-1d9c2e34/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-25T01:40:06.577Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-25T01:40:06.616Z] Warning: overwriting stash ‘stack-cost’ [2024-07-25T01:40:06.657Z] Stashed 1 file(s) [Pipeline] } [2024-07-25T01:40:06.678Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-683-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-25T01:40:06.761Z] $ docker stop --time=1 9ed36a226f378cb43bb56c3d1adabf414ef1e5d590dfc784b842e47bc022dae3 [2024-07-25T01:40:08.283Z] $ docker rm -f --volumes 9ed36a226f378cb43bb56c3d1adabf414ef1e5d590dfc784b842e47bc022dae3 [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-07-25T01:40:09.606Z] provisioning config files... [2024-07-25T01:40:09.614Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-683@tmp/config2785322152295576383tmp [Pipeline] { [Pipeline] sh [2024-07-25T01:40:09.989Z] + set +x [2024-07-25T01:40:09.989Z] + curl -s https://codecov.io/bash [2024-07-25T01:40:09.989Z] + bash -s -- [2024-07-25T01:40:10.253Z] [2024-07-25T01:40:10.253Z] _____ _ [2024-07-25T01:40:10.253Z] / ____| | | [2024-07-25T01:40:10.253Z] | | ___ __| | ___ ___ _____ __ [2024-07-25T01:40:10.253Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-25T01:40:10.253Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-25T01:40:10.253Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-25T01:40:10.253Z] Bash-1.0.6 [2024-07-25T01:40:10.253Z] [2024-07-25T01:40:10.253Z] [2024-07-25T01:40:10.253Z] ==> git version 2.25.1 found [2024-07-25T01:40:10.253Z] ==> 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-07-25T01:40:10.253Z] Release-Date: 2020-01-08 [2024-07-25T01:40:10.253Z] 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-07-25T01:40:10.253Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-25T01:40:10.253Z] ==> Jenkins CI detected. [2024-07-25T01:40:10.253Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-683 [2024-07-25T01:40:10.253Z] project root: . [2024-07-25T01:40:10.253Z] --> token set from env [2024-07-25T01:40:10.253Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-25T01:40:10.253Z] ==> Running gcov in . (disable via -X gcov) [2024-07-25T01:40:10.253Z] ==> Python coveragepy not found [2024-07-25T01:40:10.253Z] ==> Searching for coverage reports in: [2024-07-25T01:40:10.253Z] + . [2024-07-25T01:40:10.253Z] -> Found 1 reports [2024-07-25T01:40:10.253Z] ==> Detecting git/mercurial file structure [2024-07-25T01:40:10.253Z] ==> Reading reports [2024-07-25T01:40:10.253Z] + ./coverage.out bytes=18506 [2024-07-25T01:40:10.253Z] ==> Appending adjustments [2024-07-25T01:40:10.253Z] https://docs.codecov.io/docs/fixing-reports [2024-07-25T01:40:10.253Z] + Found adjustments [2024-07-25T01:40:10.253Z] ==> Gzipping contents [2024-07-25T01:40:10.253Z] 4.0K /tmp/codecov.FPSVLI.gz [2024-07-25T01:40:10.253Z] ==> Uploading reports [2024-07-25T01:40:10.253Z] url: https://codecov.io [2024-07-25T01:40:10.253Z] query: branch=PR-683&commit=cfdab52b8556a3954363da60d9de38ceffa5077a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-683%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=683&job=&cmd_args= [2024-07-25T01:40:10.253Z] -> Pinging Codecov [2024-07-25T01:40:10.253Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-683&commit=cfdab52b8556a3954363da60d9de38ceffa5077a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-683%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=683&job=&cmd_args= [2024-07-25T01:40:10.513Z] -> Uploading to [2024-07-25T01:40:10.513Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-25/7D719EC7BBE17E464838252E33014C33/cfdab52b8556a3954363da60d9de38ceffa5077a/c957aa8a-dad5-4a23-a182-c88ae926308c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240725%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240725T014010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ebab1d2ed3d79e854aa4c55863b56148a5cb7cdbc9c840784323f2421e820f19 [2024-07-25T01:40:10.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T01:40:10.513Z] Dload Upload Total Spent Left Speed [2024-07-25T01:40:10.773Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11910 --:--:-- --:--:-- --:--:-- 11910 [2024-07-25T01:40:10.773Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/cfdab52b8556a3954363da60d9de38ceffa5077a [Pipeline] } [2024-07-25T01:40:10.803Z] 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-07-25T01:40:13.111Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-683/archives ] [2024-07-25T01:40:13.111Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-683/archives [2024-07-25T01:40:13.111Z] total 16 [2024-07-25T01:40:13.111Z] drwxr-xr-x 3 root root 4096 Jul 25 01:28 . [2024-07-25T01:40:13.111Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 01:28 .. [2024-07-25T01:40:13.111Z] drwxr-xr-x 2 root root 4096 Jul 25 01:28 cost [2024-07-25T01:40:13.111Z] -rw-r--r-- 1 root root 86 Jul 25 01:28 cost.csv [2024-07-25T01:40:13.111Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-683/archives [2024-07-25T01:40:13.111Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-683/archives [2024-07-25T01:40:13.111Z] total 16 [2024-07-25T01:40:13.111Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 01:28 . [2024-07-25T01:40:13.111Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 01:28 .. [2024-07-25T01:40:13.111Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 01:28 cost [2024-07-25T01:40:13.111Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 25 01:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-25T01:40:13.467Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T01:40:15.724Z] ---> package-listing.sh [2024-07-25T01:40:15.724Z] ++ facter osfamily [2024-07-25T01:40:15.724Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-25T01:40:15.983Z] + OS_FAMILY=debian [2024-07-25T01:40:15.983Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-683 [2024-07-25T01:40:15.983Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-25T01:40:15.983Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-25T01:40:15.983Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-25T01:40:15.983Z] + PACKAGES=/tmp/packages_start.txt [2024-07-25T01:40:15.983Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-683 ']' [2024-07-25T01:40:15.983Z] + PACKAGES=/tmp/packages_end.txt [2024-07-25T01:40:15.983Z] + case "${OS_FAMILY}" in [2024-07-25T01:40:15.983Z] + dpkg -l [2024-07-25T01:40:15.983Z] + grep '^ii' [2024-07-25T01:40:15.983Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-25T01:40:15.983Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-25T01:40:15.983Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-25T01:40:15.983Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-683 ']' [2024-07-25T01:40:15.983Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-683/archives/ [2024-07-25T01:40:15.983Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-683/archives/ [Pipeline] echo [2024-07-25T01:40:16.023Z] 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-683/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-25T01:40:16.335Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T01:40:16.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T01:40:16.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T01:40:17.170Z] prd-ubuntu20.04-docker-8c-8g-6371 does not seem to be running inside a container [2024-07-25T01:40:17.196Z] $ 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-683/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-683 -v /w/workspace/gexfoundry_device-mqtt-go_PR-683:/w/workspace/gexfoundry_device-mqtt-go_PR-683:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-683@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-683@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-07-25T01:40:17.402Z] $ docker top 4133aad275cf1b763e8496e01a57faf0c919c2c1ba9136b0879e2bcc028a13eb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T01:40:17.869Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-25T01:40:18.215Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-25T01:40:18.533Z] + ls /var/log/sa-host [2024-07-25T01:40:18.533Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T01:40:18.826Z] provisioning config files... [2024-07-25T01:40:18.836Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-683@tmp/config5489649438246060963tmp [Pipeline] { [Pipeline] echo [2024-07-25T01:40:18.916Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T01:40:19.235Z] ---> create-netrc.sh [Pipeline] } [2024-07-25T01:40:19.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-25T01:40:19.713Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-25T01:40:19.750Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T01:40:20.070Z] ---> sudo-logs.sh [2024-07-25T01:40:20.070Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-25T01:40:20.180Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T01:40:20.507Z] ---> job-cost.sh [2024-07-25T01:40:20.507Z] lf-activate-venv: SKIPPING [2024-07-25T01:40:20.507Z] DEBUG: total: 0.2199999988079071 [2024-07-25T01:40:20.507Z] INFO: Retrieving Stack Cost... [2024-07-25T01:40:21.468Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T01:40:21.727Z] INFO: Archiving Costs [Pipeline] echo [2024-07-25T01:40:21.767Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T01:40:22.095Z] ---> logs-deploy.sh [2024-07-25T01:40:22.095Z] lf-activate-venv: SKIPPING [2024-07-25T01:40:22.095Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-683/1 [2024-07-25T01:40:22.095Z] INFO: archiving workspace using pattern(s): [2024-07-25T01:40:23.033Z] Archives upload complete. [2024-07-25T01:40:23.292Z] INFO: archiving logs to Nexus [2024-07-25T01:40:23.861Z] ---> uname -a: [2024-07-25T01:40:23.861Z] Linux prd-ubuntu20-04-docker-8c-8g-6371 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-25T01:40:23.861Z] [2024-07-25T01:40:23.861Z] [2024-07-25T01:40:23.861Z] ---> lscpu: [2024-07-25T01:40:23.861Z] Architecture: x86_64 [2024-07-25T01:40:23.861Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-25T01:40:23.861Z] Byte Order: Little Endian [2024-07-25T01:40:23.861Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-25T01:40:23.861Z] CPU(s): 8 [2024-07-25T01:40:23.861Z] On-line CPU(s) list: 0-7 [2024-07-25T01:40:23.861Z] Thread(s) per core: 1 [2024-07-25T01:40:23.861Z] Core(s) per socket: 1 [2024-07-25T01:40:23.861Z] Socket(s): 8 [2024-07-25T01:40:23.861Z] NUMA node(s): 1 [2024-07-25T01:40:23.861Z] Vendor ID: AuthenticAMD [2024-07-25T01:40:23.861Z] CPU family: 23 [2024-07-25T01:40:23.861Z] Model: 49 [2024-07-25T01:40:23.861Z] Model name: AMD EPYC-Rome Processor [2024-07-25T01:40:23.861Z] Stepping: 0 [2024-07-25T01:40:23.861Z] CPU MHz: 2800.000 [2024-07-25T01:40:23.861Z] BogoMIPS: 5600.00 [2024-07-25T01:40:23.861Z] Virtualization: AMD-V [2024-07-25T01:40:23.861Z] Hypervisor vendor: KVM [2024-07-25T01:40:23.861Z] Virtualization type: full [2024-07-25T01:40:23.861Z] L1d cache: 256 KiB [2024-07-25T01:40:23.861Z] L1i cache: 256 KiB [2024-07-25T01:40:23.861Z] L2 cache: 4 MiB [2024-07-25T01:40:23.861Z] L3 cache: 128 MiB [2024-07-25T01:40:23.861Z] NUMA node0 CPU(s): 0-7 [2024-07-25T01:40:23.861Z] Vulnerability Itlb multihit: Not affected [2024-07-25T01:40:23.861Z] Vulnerability L1tf: Not affected [2024-07-25T01:40:23.861Z] Vulnerability Mds: Not affected [2024-07-25T01:40:23.861Z] Vulnerability Meltdown: Not affected [2024-07-25T01:40:23.861Z] Vulnerability Mmio stale data: Not affected [2024-07-25T01:40:23.861Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-25T01:40:23.861Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-25T01:40:23.861Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-25T01:40:23.861Z] Vulnerability Srbds: Not affected [2024-07-25T01:40:23.861Z] Vulnerability Tsx async abort: Not affected [2024-07-25T01:40:23.861Z] 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-07-25T01:40:23.861Z] [2024-07-25T01:40:23.861Z] [2024-07-25T01:40:23.861Z] ---> nproc: [2024-07-25T01:40:23.861Z] 8 [2024-07-25T01:40:23.861Z] [2024-07-25T01:40:23.861Z] [2024-07-25T01:40:23.861Z] ---> df -h: [2024-07-25T01:40:23.861Z] Filesystem Size Used Avail Use% Mounted on [2024-07-25T01:40:23.861Z] overlay 155G 12G 143G 8% / [2024-07-25T01:40:23.861Z] tmpfs 64M 0 64M 0% /dev [2024-07-25T01:40:23.861Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-25T01:40:23.861Z] shm 64M 0 64M 0% /dev/shm [2024-07-25T01:40:23.861Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-07-25T01:40:23.861Z] [2024-07-25T01:40:23.861Z]