Pull request #672 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e34210102d6973701d7b3d116da771871bdd88f1+db84220a98baf26f07a1d477c585bb37996b93c5 (c5a87f1708579144b0b5c15e217fea20d6e5ee89) 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-ssh10706396586607232621.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15395592262029210915.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-672/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-672/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11859868780430578728.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-672/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18326455658126127207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8206145260808542115.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-672/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-672/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3707925994948971357.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-320’ Running on prd-ubuntu20.04-docker-8c-8g-326 in /w/workspace/gexfoundry_device-mqtt-go_PR-672 [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-672 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit db84220a98baf26f07a1d477c585bb37996b93c5 into PR head commit e34210102d6973701d7b3d116da771871bdd88f1 Merge succeeded, producing e34210102d6973701d7b3d116da771871bdd88f1 Checking out Revision e34210102d6973701d7b3d116da771871bdd88f1 (PR-672) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/672/head:refs/remotes/origin/PR-672 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e34210102d6973701d7b3d116da771871bdd88f1 # 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 db84220a98baf26f07a1d477c585bb37996b93c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e34210102d6973701d7b3d116da771871bdd88f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-17T01:26:35.611Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-17T01:26:35.835Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-17T01:26:35.955Z] ========================================================= [2024-05-17T01:26:35.955Z] EdgeX Global Pipelines Version Info [2024-05-17T01:26:35.955Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-17T01:26:36.733Z] ------------------- [2024-05-17T01:26:36.733Z] stable info: [2024-05-17T01:26:36.733Z] ------------------- [2024-05-17T01:26:36.733Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-17T01:26:36.733Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-17T01:26:36.733Z] Message: update stable to v1.0.258 [2024-05-17T01:26:37.304Z] ------------------- [2024-05-17T01:26:37.304Z] experimental info: [2024-05-17T01:26:37.304Z] ------------------- [2024-05-17T01:26:37.304Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-17T01:26:37.304Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-17T01:26:37.304Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-17T01:26:37.541Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-05-17T01:26:37.602Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-05-17T01:26:37.663Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-17T01:26:37.720Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-17T01:26:37.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-17T01:26:37.845Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-17T01:26:37.909Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-17T01:26:37.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-17T01:26:38.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-17T01:26:38.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-17T01:26:38.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-17T01:26:38.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-05-17T01:26:38.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-17T01:26:38.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-17T01:26:38.407Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-17T01:26:38.471Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-17T01:26:38.532Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-17T01:26:38.598Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-17T01:26:38.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-17T01:26:38.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-17T01:26:38.774Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-17T01:26:38.833Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-17T01:26:38.891Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-17T01:26:38.955Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-17T01:26:39.017Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-17T01:26:39.077Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-17T01:26:39.134Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-17T01:26:39.198Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-672 [Pipeline] echo [2024-05-17T01:26:39.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-672 [Pipeline] echo [2024-05-17T01:26:39.341Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-672 [Pipeline] echo [2024-05-17T01:26:39.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e34210102d6973701d7b3d116da771871bdd88f1 [Pipeline] echo [2024-05-17T01:26:39.502Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e342101 [Pipeline] echo [2024-05-17T01:26:39.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-17T01:26:39.795Z] provisioning config files... [2024-05-17T01:26:39.810Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp/config17563147062363836315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-17T01:26:40.222Z] ---> ****-login.sh [2024-05-17T01:26:40.222Z] nexus3.edgexfoundry.org:10001 [2024-05-17T01:26:40.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T01:26:40.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T01:26:40.481Z] Configure a credential helper to remove this warning. See [2024-05-17T01:26:40.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T01:26:40.481Z] [2024-05-17T01:26:40.481Z] Login Succeeded [2024-05-17T01:26:40.743Z] nexus3.edgexfoundry.org:10002 [2024-05-17T01:26:40.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T01:26:40.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T01:26:40.743Z] Configure a credential helper to remove this warning. See [2024-05-17T01:26:40.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T01:26:40.743Z] [2024-05-17T01:26:40.743Z] Login Succeeded [2024-05-17T01:26:40.743Z] nexus3.edgexfoundry.org:10003 [2024-05-17T01:26:40.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T01:26:40.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T01:26:40.743Z] Configure a credential helper to remove this warning. See [2024-05-17T01:26:40.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T01:26:40.743Z] [2024-05-17T01:26:40.743Z] Login Succeeded [2024-05-17T01:26:40.743Z] nexus3.edgexfoundry.org:10004 [2024-05-17T01:26:41.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T01:26:41.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T01:26:41.003Z] Configure a credential helper to remove this warning. See [2024-05-17T01:26:41.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T01:26:41.003Z] [2024-05-17T01:26:41.003Z] Login Succeeded [2024-05-17T01:26:41.003Z] ****.io [2024-05-17T01:26:41.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T01:26:42.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T01:26:42.387Z] Configure a credential helper to remove this warning. See [2024-05-17T01:26:42.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T01:26:42.387Z] [2024-05-17T01:26:42.387Z] Login Succeeded [2024-05-17T01:26:42.387Z] ---> ****-login.sh ends [Pipeline] } [2024-05-17T01:26:42.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-17T01:26:43.152Z] + git rev-list -1 --merges e34210102d6973701d7b3d116da771871bdd88f1~1..e34210102d6973701d7b3d116da771871bdd88f1 [Pipeline] echo [2024-05-17T01:26:43.206Z] -----------> git rev-list -1 --merges e34210102d6973701d7b3d116da771871bdd88f1~1..e34210102d6973701d7b3d116da771871bdd88f1 e34210102d6973701d7b3d116da771871bdd88f1 [false] [Pipeline] sh [2024-05-17T01:26:43.531Z] + git log --format=format:%s -1 e34210102d6973701d7b3d116da771871bdd88f1 [Pipeline] echo [2024-05-17T01:26:43.576Z] ========================================================= [2024-05-17T01:26:43.577Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-17T01:26:43.577Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-17T01:26:44.079Z] + git log --format=format:%s -1 e34210102d6973701d7b3d116da771871bdd88f1 [Pipeline] echo [2024-05-17T01:26:44.122Z] [semverPrep] GIT_COMMIT: e34210102d6973701d7b3d116da771871bdd88f1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-05-17T01:26:44.169Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-17T01:26:44.616Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-17T01:26:44.616Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-17T01:26:44.616Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-17T01:26:44.616Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-17T01:26:44.616Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-17T01:26:44.616Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-17T01:26:44.616Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T01:26:45.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-17T01:26:45.218Z] [2024-05-17T01:26:45.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T01:26:45.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-17T01:26:45.620Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-17T01:26:45.620Z] b85a868b505f: Pulling fs layer [2024-05-17T01:26:45.620Z] e2be974225ed: Pulling fs layer [2024-05-17T01:26:45.620Z] 339a4e72a1f5: Pulling fs layer [2024-05-17T01:26:45.620Z] 988bab9f4d93: Pulling fs layer [2024-05-17T01:26:45.620Z] 1469e6f7b9e6: Pulling fs layer [2024-05-17T01:26:45.620Z] eaf3925da568: Pulling fs layer [2024-05-17T01:26:45.620Z] bab4dde63d76: Pulling fs layer [2024-05-17T01:26:45.620Z] bde34c3a00c8: Pulling fs layer [2024-05-17T01:26:45.620Z] b352a97aabf1: Pulling fs layer [2024-05-17T01:26:45.620Z] 4872d77fe225: Pulling fs layer [2024-05-17T01:26:45.620Z] 5851b861e8e6: Pulling fs layer [2024-05-17T01:26:45.620Z] 988bab9f4d93: Waiting [2024-05-17T01:26:45.620Z] 1469e6f7b9e6: Waiting [2024-05-17T01:26:45.620Z] eaf3925da568: Waiting [2024-05-17T01:26:45.620Z] bab4dde63d76: Waiting [2024-05-17T01:26:45.620Z] bde34c3a00c8: Waiting [2024-05-17T01:26:45.620Z] b352a97aabf1: Waiting [2024-05-17T01:26:45.620Z] 4872d77fe225: Waiting [2024-05-17T01:26:45.620Z] 5851b861e8e6: Waiting [2024-05-17T01:26:45.620Z] e2be974225ed: Verifying Checksum [2024-05-17T01:26:45.620Z] e2be974225ed: Download complete [2024-05-17T01:26:45.620Z] 988bab9f4d93: Verifying Checksum [2024-05-17T01:26:45.620Z] 988bab9f4d93: Download complete [2024-05-17T01:26:45.879Z] 1469e6f7b9e6: Verifying Checksum [2024-05-17T01:26:45.879Z] 1469e6f7b9e6: Download complete [2024-05-17T01:26:45.879Z] eaf3925da568: Verifying Checksum [2024-05-17T01:26:45.879Z] eaf3925da568: Download complete [2024-05-17T01:26:45.879Z] 339a4e72a1f5: Verifying Checksum [2024-05-17T01:26:45.879Z] 339a4e72a1f5: Download complete [2024-05-17T01:26:45.879Z] bde34c3a00c8: Verifying Checksum [2024-05-17T01:26:45.879Z] bde34c3a00c8: Download complete [2024-05-17T01:26:45.879Z] b352a97aabf1: Verifying Checksum [2024-05-17T01:26:45.879Z] b352a97aabf1: Download complete [2024-05-17T01:26:45.879Z] 4872d77fe225: Verifying Checksum [2024-05-17T01:26:45.879Z] 4872d77fe225: Download complete [2024-05-17T01:26:45.879Z] 5851b861e8e6: Verifying Checksum [2024-05-17T01:26:45.879Z] 5851b861e8e6: Download complete [2024-05-17T01:26:45.879Z] b85a868b505f: Verifying Checksum [2024-05-17T01:26:45.879Z] b85a868b505f: Download complete [2024-05-17T01:26:46.448Z] bab4dde63d76: Verifying Checksum [2024-05-17T01:26:46.448Z] bab4dde63d76: Download complete [2024-05-17T01:26:47.386Z] b85a868b505f: Pull complete [2024-05-17T01:26:47.386Z] e2be974225ed: Pull complete [2024-05-17T01:26:47.956Z] 339a4e72a1f5: Pull complete [2024-05-17T01:26:47.956Z] 988bab9f4d93: Pull complete [2024-05-17T01:26:48.215Z] 1469e6f7b9e6: Pull complete [2024-05-17T01:26:48.215Z] eaf3925da568: Pull complete [2024-05-17T01:26:50.760Z] bab4dde63d76: Pull complete [2024-05-17T01:26:50.760Z] bde34c3a00c8: Pull complete [2024-05-17T01:26:50.760Z] b352a97aabf1: Pull complete [2024-05-17T01:26:50.760Z] 4872d77fe225: Pull complete [2024-05-17T01:26:50.760Z] 5851b861e8e6: Pull complete [2024-05-17T01:26:50.760Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-17T01:26:50.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-17T01:26:50.760Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-17T01:26:51.080Z] prd-ubuntu20.04-docker-8c-8g-326 does not seem to be running inside a container [2024-05-17T01:26:51.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-672 -v /w/workspace/gexfoundry_device-mqtt-go_PR-672:/w/workspace/gexfoundry_device-mqtt-go_PR-672:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-17T01:26:54.946Z] $ docker top a4f35e8d4a5d22e6e576d972513d7a0528f4cf726cfed9ae9f1d883fbc8f93b9 -eo pid,comm [2024-05-17T01:26:55.003Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-17T01:26:55.003Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-17T01:26:55.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-17T01:26:55.170Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-17T01:26:55.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-17T01:26:55.283Z] $ docker exec a4f35e8d4a5d22e6e576d972513d7a0528f4cf726cfed9ae9f1d883fbc8f93b9 ssh-agent [2024-05-17T01:26:55.391Z] SSH_AUTH_SOCK=/tmp/ssh-wtXJbik9hkij/agent.32 [2024-05-17T01:26:55.392Z] SSH_AGENT_PID=38 [2024-05-17T01:26:55.401Z] Running ssh-add (command line suppressed) [2024-05-17T01:26:55.487Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp/private_key_5335511904336331913.key (/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp/private_key_5335511904336331913.key) [2024-05-17T01:26:55.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-17T01:26:55.857Z] + git tag --points-at HEAD [Pipeline] } [2024-05-17T01:26:55.883Z] $ docker exec --env ******** --env ******** a4f35e8d4a5d22e6e576d972513d7a0528f4cf726cfed9ae9f1d883fbc8f93b9 ssh-agent -k [2024-05-17T01:26:55.991Z] unset SSH_AUTH_SOCK; [2024-05-17T01:26:55.991Z] unset SSH_AGENT_PID; [2024-05-17T01:26:55.991Z] echo Agent pid 38 killed; [2024-05-17T01:26:56.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-17T01:26:56.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-17T01:26:56.131Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-17T01:26:56.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-17T01:26:56.239Z] $ docker exec a4f35e8d4a5d22e6e576d972513d7a0528f4cf726cfed9ae9f1d883fbc8f93b9 ssh-agent [2024-05-17T01:26:56.346Z] SSH_AUTH_SOCK=/tmp/ssh-S2O6TnU9VyHV/agent.71 [2024-05-17T01:26:56.346Z] SSH_AGENT_PID=77 [2024-05-17T01:26:56.351Z] Running ssh-add (command line suppressed) [2024-05-17T01:26:56.456Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp/private_key_5192960909405754762.key (/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp/private_key_5192960909405754762.key) [2024-05-17T01:26:56.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-17T01:26:56.824Z] + git semver init [2024-05-17T01:26:57.398Z] 2024-05-17 01:26:57,197 [run_init] DEBUG init version:0.0.0 force:False [2024-05-17T01:26:57.398Z] 2024-05-17 01:26:57,198 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-672/.semver [2024-05-17T01:26:57.398Z] 2024-05-17 01:26:57,198 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-672/.semver [2024-05-17T01:26:57.398Z] 2024-05-17 01:26:57,199 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-672/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-672, universal_newlines=False, shell=None, istream=None) [2024-05-17T01:26:58.350Z] 2024-05-17 01:26:58,248 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-672/.git/info/exclude [2024-05-17T01:26:58.350Z] 2024-05-17 01:26:58,249 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-672/.semver/PR-672 with force:False [2024-05-17T01:26:58.350Z] 2024-05-17 01:26:58,249 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-672/.semver/PR-672 [2024-05-17T01:26:58.350Z] 2024-05-17 01:26:58,252 [execute] INFO git cat-file --batch-check [2024-05-17T01:26:58.350Z] 2024-05-17 01:26:58,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-672/.semver, universal_newlines=False, shell=None, istream=) [2024-05-17T01:26:58.350Z] 2024-05-17 01:26:58,259 [execute] INFO git cat-file --batch [2024-05-17T01:26:58.350Z] 2024-05-17 01:26:58,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-672/.semver, universal_newlines=False, shell=None, istream=) [2024-05-17T01:26:58.350Z] 2024-05-17 01:26:58,265 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-672/.semver/PR-672 [2024-05-17T01:26:58.350Z] 0.0.0 [Pipeline] } [2024-05-17T01:26:58.377Z] $ docker exec --env ******** --env ******** a4f35e8d4a5d22e6e576d972513d7a0528f4cf726cfed9ae9f1d883fbc8f93b9 ssh-agent -k [2024-05-17T01:26:58.476Z] unset SSH_AUTH_SOCK; [2024-05-17T01:26:58.476Z] unset SSH_AGENT_PID; [2024-05-17T01:26:58.477Z] echo Agent pid 77 killed; [2024-05-17T01:26:58.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-17T01:26:58.977Z] + git semver [Pipeline] } [2024-05-17T01:26:59.261Z] $ docker stop --time=1 a4f35e8d4a5d22e6e576d972513d7a0528f4cf726cfed9ae9f1d883fbc8f93b9 [2024-05-17T01:27:00.567Z] $ docker rm -f --volumes a4f35e8d4a5d22e6e576d972513d7a0528f4cf726cfed9ae9f1d883fbc8f93b9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-17T01:27:01.007Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-17T01:27:01.355Z] Stashed 1 file(s) [Pipeline] echo [2024-05-17T01:27:01.382Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-17T01:27:02.181Z] provisioning config files... [2024-05-17T01:27:02.191Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp/config10585728897958565750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-17T01:27:02.567Z] ---> ****-login.sh [2024-05-17T01:27:02.567Z] nexus3.edgexfoundry.org:10001 [2024-05-17T01:27:02.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T01:27:02.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T01:27:02.567Z] Configure a credential helper to remove this warning. See [2024-05-17T01:27:02.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T01:27:02.567Z] [2024-05-17T01:27:02.567Z] Login Succeeded [2024-05-17T01:27:02.567Z] nexus3.edgexfoundry.org:10002 [2024-05-17T01:27:02.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T01:27:02.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T01:27:02.567Z] Configure a credential helper to remove this warning. See [2024-05-17T01:27:02.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T01:27:02.567Z] [2024-05-17T01:27:02.567Z] Login Succeeded [2024-05-17T01:27:02.567Z] nexus3.edgexfoundry.org:10003 [2024-05-17T01:27:02.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T01:27:02.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T01:27:02.827Z] Configure a credential helper to remove this warning. See [2024-05-17T01:27:02.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T01:27:02.827Z] [2024-05-17T01:27:02.827Z] Login Succeeded [2024-05-17T01:27:02.827Z] nexus3.edgexfoundry.org:10004 [2024-05-17T01:27:02.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T01:27:02.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T01:27:02.827Z] Configure a credential helper to remove this warning. See [2024-05-17T01:27:02.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T01:27:02.827Z] [2024-05-17T01:27:02.827Z] Login Succeeded [2024-05-17T01:27:02.827Z] ****.io [2024-05-17T01:27:03.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T01:27:03.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T01:27:03.091Z] Configure a credential helper to remove this warning. See [2024-05-17T01:27:03.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T01:27:03.091Z] [2024-05-17T01:27:03.091Z] Login Succeeded [2024-05-17T01:27:03.091Z] ---> ****-login.sh ends [Pipeline] } [2024-05-17T01:27:03.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-17T01:27:03.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-17T01:27:03.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-17T01:27:03.489Z] ========================================================= [2024-05-17T01:27:03.489Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-17T01:27:03.489Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T01:27:04.021Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-17T01:27:04.021Z] Sending build context to Docker daemon 15.02MB [2024-05-17T01:27:04.021Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-17T01:27:04.021Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-17T01:27:04.282Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-17T01:27:04.282Z] 619be1103602: Pulling fs layer [2024-05-17T01:27:04.282Z] 7862e08f4a3e: Pulling fs layer [2024-05-17T01:27:04.282Z] 5df492c9dc93: Pulling fs layer [2024-05-17T01:27:04.282Z] 7629e6793208: Pulling fs layer [2024-05-17T01:27:04.282Z] 4f4fb700ef54: Pulling fs layer [2024-05-17T01:27:04.282Z] fb5054dd5b73: Pulling fs layer [2024-05-17T01:27:04.282Z] eeca6798cff9: Pulling fs layer [2024-05-17T01:27:04.282Z] aa269ceb94a6: Pulling fs layer [2024-05-17T01:27:04.282Z] ada007ff1a6a: Pulling fs layer [2024-05-17T01:27:04.282Z] 7629e6793208: Waiting [2024-05-17T01:27:04.282Z] fb5054dd5b73: Waiting [2024-05-17T01:27:04.282Z] eeca6798cff9: Waiting [2024-05-17T01:27:04.282Z] 4f4fb700ef54: Waiting [2024-05-17T01:27:04.282Z] aa269ceb94a6: Waiting [2024-05-17T01:27:04.282Z] ada007ff1a6a: Waiting [2024-05-17T01:27:04.282Z] 7862e08f4a3e: Download complete [2024-05-17T01:27:04.282Z] 7629e6793208: Verifying Checksum [2024-05-17T01:27:04.282Z] 7629e6793208: Download complete [2024-05-17T01:27:04.282Z] 4f4fb700ef54: Verifying Checksum [2024-05-17T01:27:04.282Z] 4f4fb700ef54: Download complete [2024-05-17T01:27:04.282Z] fb5054dd5b73: Verifying Checksum [2024-05-17T01:27:04.282Z] fb5054dd5b73: Download complete [2024-05-17T01:27:04.282Z] 619be1103602: Download complete [2024-05-17T01:27:04.282Z] eeca6798cff9: Verifying Checksum [2024-05-17T01:27:04.282Z] eeca6798cff9: Download complete [2024-05-17T01:27:04.541Z] 619be1103602: Pull complete [2024-05-17T01:27:04.541Z] 7862e08f4a3e: Pull complete [2024-05-17T01:27:04.541Z] ada007ff1a6a: Verifying Checksum [2024-05-17T01:27:04.541Z] ada007ff1a6a: Download complete [2024-05-17T01:27:05.109Z] 5df492c9dc93: Verifying Checksum [2024-05-17T01:27:05.109Z] 5df492c9dc93: Download complete [2024-05-17T01:27:05.367Z] aa269ceb94a6: Download complete [2024-05-17T01:27:08.654Z] 5df492c9dc93: Pull complete [2024-05-17T01:27:08.654Z] 7629e6793208: Pull complete [2024-05-17T01:27:08.654Z] 4f4fb700ef54: Pull complete [2024-05-17T01:27:08.654Z] fb5054dd5b73: Pull complete [2024-05-17T01:27:08.914Z] eeca6798cff9: Pull complete [2024-05-17T01:27:11.473Z] aa269ceb94a6: Pull complete [2024-05-17T01:27:12.041Z] ada007ff1a6a: Pull complete [2024-05-17T01:27:12.041Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-17T01:27:12.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-17T01:27:12.041Z] ---> f489d0715acc [2024-05-17T01:27:12.041Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-17T01:27:16.921Z] Still waiting to schedule task [2024-05-17T01:27:16.922Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-324’ is offline [2024-05-17T01:27:20.175Z] ---> Running in 5fdb9e8b55ca [2024-05-17T01:27:20.175Z] Removing intermediate container 5fdb9e8b55ca [2024-05-17T01:27:20.175Z] ---> 91130121bf95 [2024-05-17T01:27:20.175Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-17T01:27:20.175Z] ---> Running in 6a11374e4c4f [2024-05-17T01:27:20.175Z] Removing intermediate container 6a11374e4c4f [2024-05-17T01:27:20.175Z] ---> 03eaabf1eca7 [2024-05-17T01:27:20.175Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-17T01:27:20.175Z] ---> Running in 9cc5816110d0 [2024-05-17T01:27:20.175Z] Removing intermediate container 9cc5816110d0 [2024-05-17T01:27:20.175Z] ---> 2684a8f67306 [2024-05-17T01:27:20.175Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-17T01:27:20.175Z] ---> Running in ed7db3642c59 [2024-05-17T01:27:20.175Z] Removing intermediate container ed7db3642c59 [2024-05-17T01:27:20.175Z] ---> b5c24f1c3e0c [2024-05-17T01:27:20.175Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-17T01:27:20.175Z] ---> Running in 72ae953c3aab [2024-05-17T01:27:20.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-17T01:27:22.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-17T01:27:22.718Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-17T01:27:22.718Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-17T01:27:22.718Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-17T01:27:22.718Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-17T01:27:22.718Z] Executing busybox-1.36.1-r5.trigger [2024-05-17T01:27:22.718Z] OK: 268 MiB in 56 packages [2024-05-17T01:27:22.979Z] Removing intermediate container 72ae953c3aab [2024-05-17T01:27:22.979Z] ---> 8787da7d876a [2024-05-17T01:27:22.979Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-05-17T01:27:23.238Z] ---> Running in f9196e90c937 [2024-05-17T01:27:23.239Z] Removing intermediate container f9196e90c937 [2024-05-17T01:27:23.239Z] ---> c1e9deb230f9 [2024-05-17T01:27:23.239Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-17T01:27:23.497Z] ---> 3d4dad5620b8 [2024-05-17T01:27:23.497Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-17T01:27:23.497Z] ---> Running in c51f39cc9a80 [2024-05-17T01:28:31.211Z] Removing intermediate container c51f39cc9a80 [2024-05-17T01:28:31.211Z] ---> 5cff6f616a52 [2024-05-17T01:28:31.211Z] Step 11/12 : COPY . . [2024-05-17T01:28:31.211Z] ---> e918a481d2af [2024-05-17T01:28:31.211Z] Step 12/12 : RUN $MAKE [2024-05-17T01:28:31.211Z] ---> Running in 0dfa91cf4043 [2024-05-17T01:28:31.211Z] noop [2024-05-17T01:28:31.211Z] Removing intermediate container 0dfa91cf4043 [2024-05-17T01:28:31.211Z] ---> 86e6e68b2c93 [2024-05-17T01:28:31.211Z] Successfully built 86e6e68b2c93 [2024-05-17T01:28:31.211Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T01:28:31.711Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-17T01:28:31.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-17T01:28:31.881Z] prd-ubuntu20.04-docker-8c-8g-326 does not seem to be running inside a container [2024-05-17T01:28:31.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-672 -v /w/workspace/gexfoundry_device-mqtt-go_PR-672:/w/workspace/gexfoundry_device-mqtt-go_PR-672:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-17T01:28:32.328Z] $ docker top 6a4183cd06ee33df06e70f68fa9bd75bb3995d062db3a8e0bc1aefa31069ce44 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-17T01:28:32.747Z] + go version [2024-05-17T01:28:32.747Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-17T01:28:32.780Z] $ docker stop --time=1 6a4183cd06ee33df06e70f68fa9bd75bb3995d062db3a8e0bc1aefa31069ce44 [2024-05-17T01:28:34.036Z] $ docker rm -f --volumes 6a4183cd06ee33df06e70f68fa9bd75bb3995d062db3a8e0bc1aefa31069ce44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T01:28:34.850Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-17T01:28:34.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-17T01:28:35.041Z] prd-ubuntu20.04-docker-8c-8g-326 does not seem to be running inside a container [2024-05-17T01:28:35.069Z] $ 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-672 -v /w/workspace/gexfoundry_device-mqtt-go_PR-672:/w/workspace/gexfoundry_device-mqtt-go_PR-672:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-17T01:28:35.439Z] $ docker top 26b4b6481f44015a868dfd14f7b22f1a16e7a6c58b2cb546ffc3210c44e76da4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-17T01:28:35.852Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-672 [Pipeline] fileExists [Pipeline] sh [2024-05-17T01:28:36.243Z] + make test [2024-05-17T01:28:36.243Z] go test ./... -coverprofile=coverage.out ./... [2024-05-17T01:28:38.145Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-05-17T01:28:54.732Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-329 in /w/workspace/gexfoundry_device-mqtt-go_PR-672 [Pipeline] { [Pipeline] ws [2024-05-17T01:28:54.816Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-05-17T01:28:54.918Z] The recommended git tool is: git [2024-05-17T01:29:00.091Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-05-17T01:29:00.091Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-05-17T01:29:00.091Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.033s coverage: 22.8% of statements [2024-05-17T01:29:01.594Z] using credential edgex-jenkins-ssh [2024-05-17T01:29:01.621Z] Cloning the remote Git repository [2024-05-17T01:29:01.696Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-05-17T01:29:01.866Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-05-17T01:29:02.096Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-05-17T01:29:02.098Z] > git --version # timeout=10 [2024-05-17T01:29:02.144Z] > git --version # 'git version 2.25.1' [2024-05-17T01:29:02.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-17T01:29:02.347Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-17T01:29:04.150Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-05-17T01:29:04.182Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-17T01:29:05.109Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-05-17T01:29:05.149Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-05-17T01:29:05.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-17T01:29:05.172Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/672/head:refs/remotes/origin/PR-672 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-17T01:29:05.645Z] Merging remotes/origin/main commit db84220a98baf26f07a1d477c585bb37996b93c5 into PR head commit e34210102d6973701d7b3d116da771871bdd88f1 [2024-05-17T01:29:05.906Z] Merge succeeded, producing e34210102d6973701d7b3d116da771871bdd88f1 [2024-05-17T01:29:05.907Z] Checking out Revision e34210102d6973701d7b3d116da771871bdd88f1 (PR-672) [2024-05-17T01:29:06.515Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-05-17T01:29:06.570Z] > git --version # timeout=10 [2024-05-17T01:29:06.586Z] > git --version # 'git version 2.25.1' [2024-05-17T01:29:06.602Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-17T01:29:05.667Z] > git config core.sparsecheckout # timeout=10 [2024-05-17T01:29:05.735Z] > git checkout -f e34210102d6973701d7b3d116da771871bdd88f1 # timeout=10 [2024-05-17T01:29:05.813Z] > git remote # timeout=10 [2024-05-17T01:29:05.831Z] > git config --get remote.origin.url # timeout=10 [2024-05-17T01:29:05.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-17T01:29:05.867Z] > git merge db84220a98baf26f07a1d477c585bb37996b93c5 # timeout=10 [2024-05-17T01:29:05.895Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-17T01:29:05.917Z] > git config core.sparsecheckout # timeout=10 [2024-05-17T01:29:05.929Z] > git checkout -f e34210102d6973701d7b3d116da771871bdd88f1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-17T01:29:11.462Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-17T01:29:11.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-17T01:29:11.462Z] Dload Upload Total Spent Left Speed [2024-05-17T01:29:11.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-05-17T01:29:11.814Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-17T01:29:12.161Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-17T01:29:12.161Z] + sudo tee /etc/docker/daemon.new [2024-05-17T01:29:12.161Z] { [2024-05-17T01:29:12.161Z] "registry-mirrors": [ [2024-05-17T01:29:12.161Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-17T01:29:12.161Z] ], [2024-05-17T01:29:12.161Z] "bip": "10.250.0.254/24", [2024-05-17T01:29:12.161Z] "hosts": [ [2024-05-17T01:29:12.161Z] "tcp://0.0.0.0:5555", [2024-05-17T01:29:12.161Z] "unix:///var/run/docker.sock" [2024-05-17T01:29:12.161Z] ], [2024-05-17T01:29:12.161Z] "mtu": 1458, [2024-05-17T01:29:12.161Z] "selinux-enabled": true, [2024-05-17T01:29:12.161Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-17T01:29:12.161Z] } [Pipeline] sh [2024-05-17T01:29:12.298Z] go vet ./... [2024-05-17T01:29:12.508Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-17T01:29:12.858Z] + sudo service docker restart [2024-05-17T01:29:17.596Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-17T01:29:17.596Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-17T01:29:17.596Z] ./bin/test-attribution-txt.sh [2024-05-17T01:29:17.596Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-17T01:29:17.596Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-17T01:29:17.597Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-17T01:29:17.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-17T01:29:17.689Z] $ docker stop --time=1 26b4b6481f44015a868dfd14f7b22f1a16e7a6c58b2cb546ffc3210c44e76da4 [2024-05-17T01:29:21.901Z] $ docker rm -f --volumes 26b4b6481f44015a868dfd14f7b22f1a16e7a6c58b2cb546ffc3210c44e76da4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-17T01:29:22.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-17T01:29:22.695Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-17T01:29:23.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-17T01:29:23.741Z] + ls -al . [2024-05-17T01:29:23.741Z] total 252 [2024-05-17T01:29:23.741Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 01:28 . [2024-05-17T01:29:23.741Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 01:26 .. [2024-05-17T01:29:23.741Z] -rw-rw-r-- 1 jenkins jenkins 140 May 17 01:26 .dockerignore [2024-05-17T01:29:23.741Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 01:29 .git [2024-05-17T01:29:23.741Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 01:26 .github [2024-05-17T01:29:23.741Z] -rw-rw-r-- 1 jenkins jenkins 264 May 17 01:26 .gitignore [2024-05-17T01:29:23.741Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 01:26 .golangci.yml [2024-05-17T01:29:23.741Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 01:26 .semver [2024-05-17T01:29:23.741Z] -rw-rw-r-- 1 jenkins jenkins 10386 May 17 01:26 Attribution.txt [2024-05-17T01:29:23.741Z] -rw-rw-r-- 1 jenkins jenkins 18574 May 17 01:26 CHANGELOG.md [2024-05-17T01:29:23.741Z] -rw-rw-r-- 1 jenkins jenkins 1798 May 17 01:26 Dockerfile [2024-05-17T01:29:23.741Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 01:26 GOVERNANCE.md [2024-05-17T01:29:23.741Z] -rw-rw-r-- 1 jenkins jenkins 657 May 17 01:26 Jenkinsfile [2024-05-17T01:29:23.741Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 01:26 LICENSE [2024-05-17T01:29:23.741Z] -rw-rw-r-- 1 jenkins jenkins 1963 May 17 01:26 Makefile [2024-05-17T01:29:23.741Z] -rw-rw-r-- 1 jenkins jenkins 620 May 17 01:26 OWNERS.md [2024-05-17T01:29:23.741Z] -rw-rw-r-- 1 jenkins jenkins 3599 May 17 01:26 README.md [2024-05-17T01:29:23.741Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 01:27 VERSION [2024-05-17T01:29:23.741Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 01:26 bin [2024-05-17T01:29:23.741Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 01:26 cmd [2024-05-17T01:29:23.741Z] -rw-r--r-- 1 jenkins jenkins 18506 May 17 01:28 coverage.out [2024-05-17T01:29:23.741Z] -rw-rw-r-- 1 jenkins jenkins 7169 May 17 01:26 go.mod [2024-05-17T01:29:23.741Z] -rw-rw-r-- 1 jenkins jenkins 101517 May 17 01:26 go.sum [2024-05-17T01:29:23.741Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 01:26 internal [2024-05-17T01:29:23.741Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 01:26 mock [2024-05-17T01:29:23.741Z] -rw-rw-r-- 1 jenkins jenkins 227 May 17 01:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T01:29:24.192Z] + 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=e34210102d6973701d7b3d116da771871bdd88f1 --label arch=amd64 --label version=0.0.0 . [2024-05-17T01:29:24.192Z] Sending build context to Docker daemon 15.04MB [2024-05-17T01:29:24.192Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-17T01:29:24.192Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-17T01:29:24.192Z] ---> 86e6e68b2c93 [2024-05-17T01:29:24.192Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-17T01:29:24.453Z] ---> Running in 6ddc63e2d252 [2024-05-17T01:29:24.711Z] Removing intermediate container 6ddc63e2d252 [2024-05-17T01:29:24.711Z] ---> 1756f1c6ecd1 [2024-05-17T01:29:24.711Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-17T01:29:24.711Z] ---> Running in 17a5cd9a3ec8 [2024-05-17T01:29:24.711Z] Removing intermediate container 17a5cd9a3ec8 [2024-05-17T01:29:24.711Z] ---> b9b13424ee69 [2024-05-17T01:29:24.711Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-17T01:29:24.711Z] ---> Running in e2bbe603920c [2024-05-17T01:29:24.970Z] Removing intermediate container e2bbe603920c [2024-05-17T01:29:24.970Z] ---> ca84b0aae77f [2024-05-17T01:29:24.970Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-17T01:29:24.970Z] ---> Running in f6bc1f57b2ef [2024-05-17T01:29:24.970Z] Removing intermediate container f6bc1f57b2ef [2024-05-17T01:29:24.970Z] ---> d5c8a17c086f [2024-05-17T01:29:24.970Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-17T01:29:24.970Z] ---> Running in c19ce263ab28 [2024-05-17T01:29:25.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-17T01:29:25.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-17T01:29:25.746Z] OK: 268 MiB in 56 packages [2024-05-17T01:29:26.005Z] Removing intermediate container c19ce263ab28 [2024-05-17T01:29:26.005Z] ---> f8acfc61cab1 [2024-05-17T01:29:26.005Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-05-17T01:29:26.005Z] ---> Running in d799f5589d3c [2024-05-17T01:29:26.268Z] Removing intermediate container d799f5589d3c [2024-05-17T01:29:26.268Z] ---> aa56b031038c [2024-05-17T01:29:26.268Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-17T01:29:26.268Z] ---> 32b975d40b1f [2024-05-17T01:29:26.268Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-17T01:29:26.268Z] ---> Running in dfdfb942fab0 [2024-05-17T01:29:27.537Z] Removing intermediate container dfdfb942fab0 [2024-05-17T01:29:27.537Z] ---> 7547b88c7c70 [2024-05-17T01:29:27.537Z] Step 11/25 : COPY . . [2024-05-17T01:29:27.796Z] ---> 2ae7a3085768 [2024-05-17T01:29:27.796Z] Step 12/25 : RUN $MAKE [2024-05-17T01:29:27.796Z] ---> Running in be6d43348d8a [2024-05-17T01:29:28.056Z] 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.13" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-17T01:29:31.202Z] provisioning config files... [2024-05-17T01:29:31.233Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config12663926144504419866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-17T01:29:31.761Z] ---> ****-login.sh [2024-05-17T01:29:31.761Z] nexus3.edgexfoundry.org:10001 [2024-05-17T01:29:32.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T01:29:32.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T01:29:32.356Z] Configure a credential helper to remove this warning. See [2024-05-17T01:29:32.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T01:29:32.356Z] [2024-05-17T01:29:32.356Z] Login Succeeded [2024-05-17T01:29:32.356Z] nexus3.edgexfoundry.org:10002 [2024-05-17T01:29:32.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T01:29:32.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T01:29:32.954Z] Configure a credential helper to remove this warning. See [2024-05-17T01:29:32.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T01:29:32.954Z] [2024-05-17T01:29:32.954Z] Login Succeeded [2024-05-17T01:29:32.954Z] nexus3.edgexfoundry.org:10003 [2024-05-17T01:29:33.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T01:29:33.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T01:29:33.230Z] Configure a credential helper to remove this warning. See [2024-05-17T01:29:33.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T01:29:33.230Z] [2024-05-17T01:29:33.230Z] Login Succeeded [2024-05-17T01:29:33.231Z] nexus3.edgexfoundry.org:10004 [2024-05-17T01:29:33.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T01:29:33.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T01:29:33.780Z] Configure a credential helper to remove this warning. See [2024-05-17T01:29:33.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T01:29:33.780Z] [2024-05-17T01:29:33.780Z] Login Succeeded [2024-05-17T01:29:33.780Z] ****.io [2024-05-17T01:29:34.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T01:29:34.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T01:29:34.317Z] Configure a credential helper to remove this warning. See [2024-05-17T01:29:34.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T01:29:34.317Z] [2024-05-17T01:29:34.317Z] Login Succeeded [2024-05-17T01:29:34.317Z] ---> ****-login.sh ends [Pipeline] } [2024-05-17T01:29:34.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-17T01:29:34.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-17T01:29:34.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-17T01:29:34.921Z] ========================================================= [2024-05-17T01:29:34.921Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-17T01:29:34.921Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T01:29:35.485Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-17T01:29:35.755Z] Sending build context to Docker daemon 7.62MB [2024-05-17T01:29:36.029Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-17T01:29:36.029Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-17T01:29:36.029Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-17T01:29:36.029Z] c6b39de5b339: Pulling fs layer [2024-05-17T01:29:36.029Z] a69c41024577: Pulling fs layer [2024-05-17T01:29:36.029Z] d6de4b400683: Pulling fs layer [2024-05-17T01:29:36.029Z] 35cb2a7552d0: Pulling fs layer [2024-05-17T01:29:36.029Z] 4f4fb700ef54: Pulling fs layer [2024-05-17T01:29:36.029Z] 464afbd9ba4c: Pulling fs layer [2024-05-17T01:29:36.029Z] 00f215d4a9da: Pulling fs layer [2024-05-17T01:29:36.029Z] d496ad576159: Pulling fs layer [2024-05-17T01:29:36.029Z] 464afbd9ba4c: Waiting [2024-05-17T01:29:36.029Z] 00f215d4a9da: Waiting [2024-05-17T01:29:36.029Z] d496ad576159: Waiting [2024-05-17T01:29:36.029Z] 35cb2a7552d0: Waiting [2024-05-17T01:29:36.029Z] 4f4fb700ef54: Waiting [2024-05-17T01:29:36.029Z] a69c41024577: Download complete [2024-05-17T01:29:36.029Z] 35cb2a7552d0: Verifying Checksum [2024-05-17T01:29:36.029Z] 35cb2a7552d0: Download complete [2024-05-17T01:29:36.029Z] 4f4fb700ef54: Verifying Checksum [2024-05-17T01:29:36.029Z] 4f4fb700ef54: Download complete [2024-05-17T01:29:36.029Z] 464afbd9ba4c: Verifying Checksum [2024-05-17T01:29:36.029Z] 464afbd9ba4c: Download complete [2024-05-17T01:29:36.029Z] c6b39de5b339: Download complete [2024-05-17T01:29:36.617Z] d496ad576159: Verifying Checksum [2024-05-17T01:29:36.617Z] d496ad576159: Download complete [2024-05-17T01:29:37.226Z] c6b39de5b339: Pull complete [2024-05-17T01:29:37.822Z] a69c41024577: Pull complete [2024-05-17T01:29:38.091Z] d6de4b400683: Verifying Checksum [2024-05-17T01:29:38.091Z] d6de4b400683: Download complete [2024-05-17T01:29:39.061Z] 00f215d4a9da: Verifying Checksum [2024-05-17T01:29:39.061Z] 00f215d4a9da: Download complete [2024-05-17T01:29:51.410Z] d6de4b400683: Pull complete [2024-05-17T01:29:51.410Z] 35cb2a7552d0: Pull complete [2024-05-17T01:29:51.410Z] 4f4fb700ef54: Pull complete [2024-05-17T01:29:51.680Z] 464afbd9ba4c: Pull complete [2024-05-17T01:30:01.767Z] 00f215d4a9da: Pull complete [2024-05-17T01:30:01.767Z] d496ad576159: Pull complete [2024-05-17T01:30:01.767Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-17T01:30:01.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-17T01:30:01.767Z] ---> f246e2811388 [2024-05-17T01:30:01.767Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-17T01:30:02.729Z] ---> Running in 1dae7e611725 [2024-05-17T01:30:02.729Z] Removing intermediate container 1dae7e611725 [2024-05-17T01:30:02.729Z] ---> 067ccd3bd432 [2024-05-17T01:30:02.729Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-17T01:30:02.996Z] ---> Running in a6f8dedcd166 [2024-05-17T01:30:03.266Z] Removing intermediate container a6f8dedcd166 [2024-05-17T01:30:03.266Z] ---> a9eede179145 [2024-05-17T01:30:03.266Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-17T01:30:03.266Z] ---> Running in 69b9d1fe9fbf [2024-05-17T01:30:03.534Z] Removing intermediate container 69b9d1fe9fbf [2024-05-17T01:30:03.534Z] ---> 854edf631432 [2024-05-17T01:30:03.534Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-17T01:30:03.534Z] ---> Running in 4644efdf2696 [2024-05-17T01:30:03.812Z] Removing intermediate container 4644efdf2696 [2024-05-17T01:30:03.812Z] ---> 7a512b687e09 [2024-05-17T01:30:03.812Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-17T01:30:04.081Z] ---> Running in 38208b4ef5a2 [2024-05-17T01:30:06.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-17T01:30:06.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-17T01:30:07.656Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-17T01:30:07.929Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-17T01:30:07.929Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-17T01:30:07.929Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-17T01:30:07.929Z] Executing busybox-1.36.1-r5.trigger [2024-05-17T01:30:07.929Z] OK: 271 MiB in 56 packages [2024-05-17T01:30:08.896Z] Removing intermediate container 38208b4ef5a2 [2024-05-17T01:30:08.896Z] ---> fdbe1052117d [2024-05-17T01:30:08.896Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-05-17T01:30:08.896Z] ---> Running in c89168e5c6af [2024-05-17T01:30:09.479Z] Removing intermediate container c89168e5c6af [2024-05-17T01:30:09.479Z] ---> 7506783c5fe7 [2024-05-17T01:30:09.479Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-17T01:30:09.748Z] ---> 0a13768fef95 [2024-05-17T01:30:09.748Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-17T01:30:10.022Z] ---> Running in 059f99c3bc63 [2024-05-17T01:30:14.821Z] Removing intermediate container be6d43348d8a [2024-05-17T01:30:14.821Z] ---> 459febcba507 [2024-05-17T01:30:14.821Z] Step 13/25 : FROM alpine:3.18 [2024-05-17T01:30:14.821Z] 3.18: Pulling from library/alpine [2024-05-17T01:30:14.821Z] 619be1103602: Already exists [2024-05-17T01:30:14.821Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-17T01:30:14.821Z] Status: Downloaded newer image for alpine:3.18 [2024-05-17T01:30:14.821Z] ---> d3782b16ccc9 [2024-05-17T01:30:14.821Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-05-17T01:30:14.821Z] ---> Running in 2b6d07063090 [2024-05-17T01:30:14.821Z] Removing intermediate container 2b6d07063090 [2024-05-17T01:30:14.821Z] ---> 48466f6e1174 [2024-05-17T01:30:14.821Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-17T01:30:14.821Z] ---> Running in e035a4d81ddf [2024-05-17T01:30:14.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-17T01:30:14.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-17T01:30:14.821Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-17T01:30:14.821Z] Executing busybox-1.36.1-r5.trigger [2024-05-17T01:30:14.821Z] OK: 7 MiB in 16 packages [2024-05-17T01:30:14.821Z] Removing intermediate container e035a4d81ddf [2024-05-17T01:30:14.821Z] ---> 50b36b31e717 [2024-05-17T01:30:14.821Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-17T01:30:14.821Z] ---> Running in 1cd5562cbc7d [2024-05-17T01:30:14.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-17T01:30:14.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-17T01:30:14.821Z] Upgrading critical system libraries and apk-tools: [2024-05-17T01:30:14.821Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-17T01:30:14.821Z] Executing busybox-1.36.1-r5.trigger [2024-05-17T01:30:14.821Z] Continuing the upgrade transaction with new apk-tools: [2024-05-17T01:30:14.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-17T01:30:14.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-17T01:30:14.821Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-17T01:30:14.821Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-17T01:30:14.821Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-17T01:30:14.821Z] OK: 7 MiB in 16 packages [2024-05-17T01:30:14.821Z] Removing intermediate container 1cd5562cbc7d [2024-05-17T01:30:14.821Z] ---> 05117dcf3212 [2024-05-17T01:30:14.821Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-05-17T01:30:14.821Z] ---> 7162b5a85fc2 [2024-05-17T01:30:14.821Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-05-17T01:30:14.821Z] ---> 872ab1d80381 [2024-05-17T01:30:14.821Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-05-17T01:30:14.821Z] ---> 67ff580b2aae [2024-05-17T01:30:14.821Z] Step 20/25 : EXPOSE 59982 [2024-05-17T01:30:14.821Z] ---> Running in 9b4993cf1803 [2024-05-17T01:30:14.821Z] Removing intermediate container 9b4993cf1803 [2024-05-17T01:30:14.821Z] ---> 181d30d6658b [2024-05-17T01:30:14.821Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-05-17T01:30:14.821Z] ---> Running in 4dc20efc89c2 [2024-05-17T01:30:14.821Z] Removing intermediate container 4dc20efc89c2 [2024-05-17T01:30:14.821Z] ---> aec74c663846 [2024-05-17T01:30:14.821Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-05-17T01:30:14.821Z] ---> Running in 50897d6965e7 [2024-05-17T01:30:14.821Z] Removing intermediate container 50897d6965e7 [2024-05-17T01:30:14.821Z] ---> 53bc0341cb4f [2024-05-17T01:30:14.821Z] Step 23/25 : LABEL arch=amd64 [2024-05-17T01:30:14.821Z] ---> Running in 9b0a2129c380 [2024-05-17T01:30:14.821Z] Removing intermediate container 9b0a2129c380 [2024-05-17T01:30:14.821Z] ---> 3960726b7ac9 [2024-05-17T01:30:14.821Z] Step 24/25 : LABEL git_sha=e34210102d6973701d7b3d116da771871bdd88f1 [2024-05-17T01:30:14.821Z] ---> Running in f419436968ba [2024-05-17T01:30:14.821Z] Removing intermediate container f419436968ba [2024-05-17T01:30:14.821Z] ---> e2d703649906 [2024-05-17T01:30:14.821Z] Step 25/25 : LABEL version=0.0.0 [2024-05-17T01:30:14.821Z] ---> Running in 5595fd694be1 [2024-05-17T01:30:14.821Z] Removing intermediate container 5595fd694be1 [2024-05-17T01:30:14.821Z] ---> 83feb22b9031 [2024-05-17T01:30:14.821Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-17T01:30:14.821Z] Successfully built 83feb22b9031 [2024-05-17T01:30:14.821Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T01:30:15.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-17T01:30:15.946Z] [2024-05-17T01:30:15.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T01:30:16.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-17T01:30:16.375Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-17T01:30:16.375Z] 5eb5b503b376: Pulling fs layer [2024-05-17T01:30:16.375Z] 5c69ac0246d0: Pulling fs layer [2024-05-17T01:30:16.375Z] ec43610c2a17: Pulling fs layer [2024-05-17T01:30:16.375Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-17T01:30:16.375Z] 33b1e0a273af: Pulling fs layer [2024-05-17T01:30:16.375Z] 3a2ae6a8a46f: Waiting [2024-05-17T01:30:16.375Z] 5d3b04190fa2: Pulling fs layer [2024-05-17T01:30:16.375Z] 2f39f015ded8: Pulling fs layer [2024-05-17T01:30:16.375Z] 33b1e0a273af: Waiting [2024-05-17T01:30:16.375Z] 5d3b04190fa2: Waiting [2024-05-17T01:30:16.375Z] 5c69ac0246d0: Verifying Checksum [2024-05-17T01:30:16.375Z] 5c69ac0246d0: Download complete [2024-05-17T01:30:16.375Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-17T01:30:16.375Z] 3a2ae6a8a46f: Download complete [2024-05-17T01:30:16.376Z] 33b1e0a273af: Verifying Checksum [2024-05-17T01:30:16.376Z] 33b1e0a273af: Download complete [2024-05-17T01:30:16.376Z] 5d3b04190fa2: Verifying Checksum [2024-05-17T01:30:16.376Z] 5d3b04190fa2: Download complete [2024-05-17T01:30:16.635Z] ec43610c2a17: Verifying Checksum [2024-05-17T01:30:16.635Z] ec43610c2a17: Download complete [2024-05-17T01:30:16.635Z] 5eb5b503b376: Verifying Checksum [2024-05-17T01:30:16.635Z] 5eb5b503b376: Download complete [2024-05-17T01:30:17.573Z] 2f39f015ded8: Download complete [2024-05-17T01:30:18.143Z] 5eb5b503b376: Pull complete [2024-05-17T01:30:18.401Z] 5c69ac0246d0: Pull complete [2024-05-17T01:30:18.972Z] ec43610c2a17: Pull complete [2024-05-17T01:30:18.972Z] 3a2ae6a8a46f: Pull complete [2024-05-17T01:30:19.231Z] 33b1e0a273af: Pull complete [2024-05-17T01:30:19.231Z] 5d3b04190fa2: Pull complete [2024-05-17T01:30:24.510Z] 2f39f015ded8: Pull complete [2024-05-17T01:30:24.510Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-17T01:30:24.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-17T01:30:24.510Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-17T01:30:24.795Z] prd-ubuntu20.04-docker-8c-8g-326 does not seem to be running inside a container [2024-05-17T01:30:24.838Z] $ 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-672 -v /w/workspace/gexfoundry_device-mqtt-go_PR-672:/w/workspace/gexfoundry_device-mqtt-go_PR-672:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-17T01:30:30.885Z] $ docker top 67df38531addf28f6609001564ca75976934f6ffe816f3a86732197a129276f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-17T01:30:31.419Z] ---> job-cost.sh [2024-05-17T01:30:31.419Z] lf-activate-venv: SKIPPING [2024-05-17T01:30:31.419Z] INFO: No Stack... [2024-05-17T01:30:31.678Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-17T01:30:32.252Z] INFO: Archiving Costs [Pipeline] sh [2024-05-17T01:30:32.575Z] + cut -d, -f6 [2024-05-17T01:30:32.575Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-672/archives/cost.csv [Pipeline] lock [2024-05-17T01:30:32.626Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-672-1-stack-cost] [2024-05-17T01:30:32.636Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-672-1-stack-cost] did not exist. Created. [2024-05-17T01:30:32.644Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-672-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-17T01:30:33.078Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-17T01:30:33.133Z] Stashed 1 file(s) [Pipeline] } [2024-05-17T01:30:33.174Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-672-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-17T01:30:33.274Z] $ docker stop --time=1 67df38531addf28f6609001564ca75976934f6ffe816f3a86732197a129276f0 [2024-05-17T01:30:35.098Z] $ docker rm -f --volumes 67df38531addf28f6609001564ca75976934f6ffe816f3a86732197a129276f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-17T01:32:01.695Z] Removing intermediate container 059f99c3bc63 [2024-05-17T01:32:01.695Z] ---> 9cba6fb96460 [2024-05-17T01:32:01.695Z] Step 11/12 : COPY . . [2024-05-17T01:32:02.662Z] ---> f76c64bf75a8 [2024-05-17T01:32:02.662Z] Step 12/12 : RUN $MAKE [2024-05-17T01:32:02.937Z] ---> Running in aae0772a1d95 [2024-05-17T01:32:03.907Z] noop [2024-05-17T01:32:04.187Z] Removing intermediate container aae0772a1d95 [2024-05-17T01:32:04.187Z] ---> 3551ad0a0891 [2024-05-17T01:32:04.452Z] Successfully built 3551ad0a0891 [2024-05-17T01:32:04.452Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T01:32:05.032Z] + docker inspect -f . ci-base-image-arm64 [2024-05-17T01:32:05.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-17T01:32:07.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-329 does not seem to be running inside a container [2024-05-17T01:32:07.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-17T01:32:08.374Z] $ docker top 5d2119cd30387144eeab7567ac54c90c0c205d9b950244ca61bfaaab3f45bdca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-17T01:32:09.257Z] + go version [2024-05-17T01:32:09.257Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-17T01:32:09.299Z] $ docker stop --time=1 5d2119cd30387144eeab7567ac54c90c0c205d9b950244ca61bfaaab3f45bdca [2024-05-17T01:32:10.854Z] $ docker rm -f --volumes 5d2119cd30387144eeab7567ac54c90c0c205d9b950244ca61bfaaab3f45bdca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T01:32:11.791Z] + docker inspect -f . ci-base-image-arm64 [2024-05-17T01:32:11.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-17T01:32:12.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-329 does not seem to be running inside a container [2024-05-17T01:32:12.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-17T01:32:13.241Z] $ docker top baf8abf8308707579a85ef2ef0fb460e0a1d8bf7d223ef2a10cb16b16c154f79 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-17T01:32:13.813Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-17T01:32:14.636Z] + make test [2024-05-17T01:32:14.636Z] go test ./... -coverprofile=coverage.out ./... [2024-05-17T01:32:20.000Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-05-17T01:35:41.766Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-05-17T01:35:41.766Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-05-17T01:35:41.766Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.079s coverage: 22.8% of statements [2024-05-17T01:35:41.766Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-17T01:35:41.766Z] go vet ./... [2024-05-17T01:36:28.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-17T01:36:28.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-17T01:36:28.600Z] ./bin/test-attribution-txt.sh [2024-05-17T01:36:28.600Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-17T01:36:28.600Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-17T01:36:28.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-17T01:36:28.705Z] $ docker stop --time=1 baf8abf8308707579a85ef2ef0fb460e0a1d8bf7d223ef2a10cb16b16c154f79 [2024-05-17T01:36:30.662Z] $ docker rm -f --volumes baf8abf8308707579a85ef2ef0fb460e0a1d8bf7d223ef2a10cb16b16c154f79 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-17T01:36:32.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-17T01:36:32.214Z] Warning: overwriting stash ‘coverage-report’ [2024-05-17T01:36:32.641Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-17T01:36:33.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-17T01:36:33.629Z] + ls -al . [2024-05-17T01:36:33.629Z] total 248 [2024-05-17T01:36:33.629Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 01:32 . [2024-05-17T01:36:33.629Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 01:29 .. [2024-05-17T01:36:33.629Z] -rw-rw-r-- 1 jenkins jenkins 140 May 17 01:29 .dockerignore [2024-05-17T01:36:33.629Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 01:29 .git [2024-05-17T01:36:33.629Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 01:29 .github [2024-05-17T01:36:33.629Z] -rw-rw-r-- 1 jenkins jenkins 264 May 17 01:29 .gitignore [2024-05-17T01:36:33.629Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 01:29 .golangci.yml [2024-05-17T01:36:33.629Z] -rw-rw-r-- 1 jenkins jenkins 10386 May 17 01:29 Attribution.txt [2024-05-17T01:36:33.629Z] -rw-rw-r-- 1 jenkins jenkins 18574 May 17 01:29 CHANGELOG.md [2024-05-17T01:36:33.629Z] -rw-rw-r-- 1 jenkins jenkins 1798 May 17 01:29 Dockerfile [2024-05-17T01:36:33.629Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 01:29 GOVERNANCE.md [2024-05-17T01:36:33.629Z] -rw-rw-r-- 1 jenkins jenkins 657 May 17 01:29 Jenkinsfile [2024-05-17T01:36:33.629Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 01:29 LICENSE [2024-05-17T01:36:33.629Z] -rw-rw-r-- 1 jenkins jenkins 1963 May 17 01:29 Makefile [2024-05-17T01:36:33.629Z] -rw-rw-r-- 1 jenkins jenkins 620 May 17 01:29 OWNERS.md [2024-05-17T01:36:33.629Z] -rw-rw-r-- 1 jenkins jenkins 3599 May 17 01:29 README.md [2024-05-17T01:36:33.629Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 01:27 VERSION [2024-05-17T01:36:33.629Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 01:29 bin [2024-05-17T01:36:33.629Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 01:29 cmd [2024-05-17T01:36:33.629Z] -rw-r--r-- 1 jenkins jenkins 18506 May 17 01:35 coverage.out [2024-05-17T01:36:33.629Z] -rw-rw-r-- 1 jenkins jenkins 7169 May 17 01:29 go.mod [2024-05-17T01:36:33.629Z] -rw-rw-r-- 1 jenkins jenkins 101517 May 17 01:29 go.sum [2024-05-17T01:36:33.629Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 01:29 internal [2024-05-17T01:36:33.629Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 01:29 mock [2024-05-17T01:36:33.629Z] -rw-rw-r-- 1 jenkins jenkins 227 May 17 01:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T01:36:34.080Z] + 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=e34210102d6973701d7b3d116da771871bdd88f1 --label arch=arm64 --label version=0.0.0 . [2024-05-17T01:36:34.354Z] Sending build context to Docker daemon 7.639MB [2024-05-17T01:36:34.354Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-17T01:36:34.354Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-17T01:36:34.354Z] ---> 3551ad0a0891 [2024-05-17T01:36:34.354Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-17T01:36:34.622Z] ---> Running in 978d827d7fcf [2024-05-17T01:36:34.888Z] Removing intermediate container 978d827d7fcf [2024-05-17T01:36:34.888Z] ---> e8c24d69f146 [2024-05-17T01:36:34.888Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-17T01:36:34.888Z] ---> Running in 71433db23aaf [2024-05-17T01:36:35.473Z] Removing intermediate container 71433db23aaf [2024-05-17T01:36:35.473Z] ---> 74fd9067f62b [2024-05-17T01:36:35.473Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-17T01:36:35.473Z] ---> Running in e7191c32d6b8 [2024-05-17T01:36:35.741Z] Removing intermediate container e7191c32d6b8 [2024-05-17T01:36:35.741Z] ---> 7452c48a102d [2024-05-17T01:36:35.741Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-17T01:36:35.741Z] ---> Running in a8237cf27995 [2024-05-17T01:36:36.009Z] Removing intermediate container a8237cf27995 [2024-05-17T01:36:36.009Z] ---> e357498a1566 [2024-05-17T01:36:36.009Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-17T01:36:36.009Z] ---> Running in 111eaa4f5a0e [2024-05-17T01:36:36.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-17T01:36:37.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-17T01:36:38.511Z] OK: 271 MiB in 56 packages [2024-05-17T01:36:39.480Z] Removing intermediate container 111eaa4f5a0e [2024-05-17T01:36:39.480Z] ---> 5064fe72f5c7 [2024-05-17T01:36:39.480Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-05-17T01:36:39.480Z] ---> Running in 5d083c307f38 [2024-05-17T01:36:39.746Z] Removing intermediate container 5d083c307f38 [2024-05-17T01:36:39.746Z] ---> b2d29771177b [2024-05-17T01:36:39.746Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-17T01:36:40.017Z] ---> 3b49d4bb4163 [2024-05-17T01:36:40.017Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-17T01:36:40.290Z] ---> Running in 8f08e973accf [2024-05-17T01:36:42.235Z] Removing intermediate container 8f08e973accf [2024-05-17T01:36:42.235Z] ---> 4d0f01c8c781 [2024-05-17T01:36:42.235Z] Step 11/25 : COPY . . [2024-05-17T01:36:43.201Z] ---> ab50f70bc5e4 [2024-05-17T01:36:43.201Z] Step 12/25 : RUN $MAKE [2024-05-17T01:36:43.201Z] ---> Running in 0e11224dce85 [2024-05-17T01:36:44.157Z] 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.13" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-05-17T01:40:05.961Z] Removing intermediate container 0e11224dce85 [2024-05-17T01:40:05.961Z] ---> b2964ace550e [2024-05-17T01:40:05.961Z] Step 13/25 : FROM alpine:3.18 [2024-05-17T01:40:05.961Z] 3.18: Pulling from library/alpine [2024-05-17T01:40:05.961Z] c6b39de5b339: Already exists [2024-05-17T01:40:05.961Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-17T01:40:05.961Z] Status: Downloaded newer image for alpine:3.18 [2024-05-17T01:40:05.961Z] ---> 33abbf032149 [2024-05-17T01:40:05.961Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-05-17T01:40:05.961Z] ---> Running in 02314d2bd31e [2024-05-17T01:40:05.961Z] Removing intermediate container 02314d2bd31e [2024-05-17T01:40:05.961Z] ---> 825681a51b7b [2024-05-17T01:40:05.961Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-17T01:40:05.961Z] ---> Running in e34e52372ea1 [2024-05-17T01:40:05.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-17T01:40:05.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-17T01:40:06.231Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-17T01:40:06.231Z] Executing busybox-1.36.1-r5.trigger [2024-05-17T01:40:06.231Z] OK: 8 MiB in 16 packages [2024-05-17T01:40:07.192Z] Removing intermediate container e34e52372ea1 [2024-05-17T01:40:07.192Z] ---> c38be6e35c27 [2024-05-17T01:40:07.192Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-17T01:40:07.192Z] ---> Running in 52e7e8a09d21 [2024-05-17T01:40:08.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-17T01:40:08.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-17T01:40:09.387Z] Upgrading critical system libraries and apk-tools: [2024-05-17T01:40:09.388Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-17T01:40:09.388Z] Executing busybox-1.36.1-r5.trigger [2024-05-17T01:40:09.657Z] Continuing the upgrade transaction with new apk-tools: [2024-05-17T01:40:09.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-17T01:40:09.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-17T01:40:10.880Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-17T01:40:10.880Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-17T01:40:10.880Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-17T01:40:10.880Z] OK: 8 MiB in 16 packages [2024-05-17T01:40:11.839Z] Removing intermediate container 52e7e8a09d21 [2024-05-17T01:40:11.839Z] ---> f12af438c240 [2024-05-17T01:40:11.839Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-05-17T01:40:13.784Z] ---> d23aa956d7bd [2024-05-17T01:40:13.784Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-05-17T01:40:14.367Z] ---> 4253d96820e3 [2024-05-17T01:40:14.367Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-05-17T01:40:14.954Z] ---> 6b5767c1145b [2024-05-17T01:40:14.954Z] Step 20/25 : EXPOSE 59982 [2024-05-17T01:40:14.954Z] ---> Running in 27f7d6c8a4c0 [2024-05-17T01:40:15.226Z] Removing intermediate container 27f7d6c8a4c0 [2024-05-17T01:40:15.226Z] ---> 9e1ab96b3094 [2024-05-17T01:40:15.226Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-05-17T01:40:15.499Z] ---> Running in 00aeda36f174 [2024-05-17T01:40:15.765Z] Removing intermediate container 00aeda36f174 [2024-05-17T01:40:15.766Z] ---> c64347486749 [2024-05-17T01:40:15.766Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-05-17T01:40:15.766Z] ---> Running in da2bc7e0dd97 [2024-05-17T01:40:16.035Z] Removing intermediate container da2bc7e0dd97 [2024-05-17T01:40:16.035Z] ---> 3d5e8301c9c8 [2024-05-17T01:40:16.035Z] Step 23/25 : LABEL arch=arm64 [2024-05-17T01:40:16.035Z] ---> Running in 9ecdf13cf2dc [2024-05-17T01:40:16.304Z] Removing intermediate container 9ecdf13cf2dc [2024-05-17T01:40:16.304Z] ---> 9278a14d5584 [2024-05-17T01:40:16.304Z] Step 24/25 : LABEL git_sha=e34210102d6973701d7b3d116da771871bdd88f1 [2024-05-17T01:40:16.574Z] ---> Running in da9b2645e4c7 [2024-05-17T01:40:16.840Z] Removing intermediate container da9b2645e4c7 [2024-05-17T01:40:16.840Z] ---> 06e5acac0a1f [2024-05-17T01:40:16.840Z] Step 25/25 : LABEL version=0.0.0 [2024-05-17T01:40:16.840Z] ---> Running in 6a3621a989f0 [2024-05-17T01:40:17.108Z] Removing intermediate container 6a3621a989f0 [2024-05-17T01:40:17.108Z] ---> d4c3a28adc83 [2024-05-17T01:40:17.108Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-17T01:40:17.108Z] Successfully built d4c3a28adc83 [2024-05-17T01:40:17.108Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T01:40:18.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-17T01:40:18.076Z] [2024-05-17T01:40:18.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T01:40:18.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-17T01:40:18.496Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-17T01:40:18.496Z] 8998bd30e6a1: Pulling fs layer [2024-05-17T01:40:18.496Z] 04944245beec: Pulling fs layer [2024-05-17T01:40:18.496Z] 699f458cf7ca: Pulling fs layer [2024-05-17T01:40:18.496Z] 765212b225bb: Pulling fs layer [2024-05-17T01:40:18.496Z] f23df028b6ca: Pulling fs layer [2024-05-17T01:40:18.496Z] d65c8cfc05b1: Pulling fs layer [2024-05-17T01:40:18.496Z] 2437ff75d9bd: Pulling fs layer [2024-05-17T01:40:18.496Z] 765212b225bb: Waiting [2024-05-17T01:40:18.496Z] d65c8cfc05b1: Waiting [2024-05-17T01:40:18.496Z] f23df028b6ca: Waiting [2024-05-17T01:40:18.762Z] 04944245beec: Verifying Checksum [2024-05-17T01:40:18.762Z] 04944245beec: Download complete [2024-05-17T01:40:18.762Z] 765212b225bb: Verifying Checksum [2024-05-17T01:40:18.762Z] 765212b225bb: Download complete [2024-05-17T01:40:18.762Z] f23df028b6ca: Verifying Checksum [2024-05-17T01:40:18.762Z] f23df028b6ca: Download complete [2024-05-17T01:40:18.762Z] d65c8cfc05b1: Verifying Checksum [2024-05-17T01:40:18.762Z] d65c8cfc05b1: Download complete [2024-05-17T01:40:18.762Z] 699f458cf7ca: Verifying Checksum [2024-05-17T01:40:18.762Z] 699f458cf7ca: Download complete [2024-05-17T01:40:19.348Z] 8998bd30e6a1: Verifying Checksum [2024-05-17T01:40:19.348Z] 8998bd30e6a1: Download complete [2024-05-17T01:40:21.934Z] 2437ff75d9bd: Verifying Checksum [2024-05-17T01:40:21.934Z] 2437ff75d9bd: Download complete [2024-05-17T01:40:23.875Z] 8998bd30e6a1: Pull complete [2024-05-17T01:40:24.456Z] 04944245beec: Pull complete [2024-05-17T01:40:25.860Z] 699f458cf7ca: Pull complete [2024-05-17T01:40:26.126Z] 765212b225bb: Pull complete [2024-05-17T01:40:27.082Z] f23df028b6ca: Pull complete [2024-05-17T01:40:27.082Z] d65c8cfc05b1: Pull complete [2024-05-17T01:40:45.287Z] 2437ff75d9bd: Pull complete [2024-05-17T01:40:45.287Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-17T01:40:45.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-17T01:40:45.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-17T01:40:45.642Z] prd-ubuntu20.04-docker-arm64-4c-16g-329 does not seem to be running inside a container [2024-05-17T01:40:45.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-17T01:40:48.346Z] $ docker top a777204c52589bb6acb6fdc00e464b3580aa9acacb8b7b45c81744aad867ab7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-17T01:40:49.243Z] ---> job-cost.sh [2024-05-17T01:40:49.243Z] lf-activate-venv: SKIPPING [2024-05-17T01:40:49.243Z] INFO: No Stack... [2024-05-17T01:40:49.508Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-17T01:40:50.458Z] INFO: Archiving Costs [Pipeline] sh [2024-05-17T01:40:50.798Z] + + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2024-05-17T01:40:50.798Z] cut -d, -f6 [Pipeline] lock [2024-05-17T01:40:51.140Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-672-1-stack-cost] [2024-05-17T01:40:51.147Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-672-1-stack-cost] did not exist. Created. [2024-05-17T01:40:51.154Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-672-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-17T01:40:51.912Z] /w/workspace/device-mqtt-go/1@tmp/durable-14eb8862/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-17T01:40:52.580Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-17T01:40:52.620Z] Warning: overwriting stash ‘stack-cost’ [2024-05-17T01:40:52.660Z] Stashed 1 file(s) [Pipeline] } [2024-05-17T01:40:52.678Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-672-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-17T01:40:52.794Z] $ docker stop --time=1 a777204c52589bb6acb6fdc00e464b3580aa9acacb8b7b45c81744aad867ab7f [2024-05-17T01:40:54.269Z] $ docker rm -f --volumes a777204c52589bb6acb6fdc00e464b3580aa9acacb8b7b45c81744aad867ab7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-05-17T01:40:55.572Z] provisioning config files... [2024-05-17T01:40:55.582Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp/config98354987516580839tmp [Pipeline] { [Pipeline] sh [2024-05-17T01:40:56.003Z] + set +x [2024-05-17T01:40:56.003Z] + curl -s https://codecov.io/bash [2024-05-17T01:40:56.003Z] + bash -s -- [2024-05-17T01:40:56.003Z] [2024-05-17T01:40:56.003Z] _____ _ [2024-05-17T01:40:56.003Z] / ____| | | [2024-05-17T01:40:56.003Z] | | ___ __| | ___ ___ _____ __ [2024-05-17T01:40:56.003Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-17T01:40:56.003Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-17T01:40:56.003Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-17T01:40:56.003Z] Bash-1.0.6 [2024-05-17T01:40:56.003Z] [2024-05-17T01:40:56.003Z] [2024-05-17T01:40:56.003Z] ==> git version 2.25.1 found [2024-05-17T01:40:56.003Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-05-17T01:40:56.003Z] Release-Date: 2020-01-08 [2024-05-17T01:40:56.003Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-17T01:40:56.003Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-17T01:40:56.003Z] ==> Jenkins CI detected. [2024-05-17T01:40:56.003Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-672 [2024-05-17T01:40:56.004Z] project root: . [2024-05-17T01:40:56.004Z] --> token set from env [2024-05-17T01:40:56.004Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-17T01:40:56.004Z] ==> Running gcov in . (disable via -X gcov) [2024-05-17T01:40:56.004Z] ==> Python coveragepy not found [2024-05-17T01:40:56.004Z] ==> Searching for coverage reports in: [2024-05-17T01:40:56.004Z] + . [2024-05-17T01:40:56.004Z] -> Found 1 reports [2024-05-17T01:40:56.004Z] ==> Detecting git/mercurial file structure [2024-05-17T01:40:56.268Z] ==> Reading reports [2024-05-17T01:40:56.268Z] + ./coverage.out bytes=18506 [2024-05-17T01:40:56.268Z] ==> Appending adjustments [2024-05-17T01:40:56.268Z] https://docs.codecov.io/docs/fixing-reports [2024-05-17T01:40:56.268Z] + Found adjustments [2024-05-17T01:40:56.268Z] ==> Gzipping contents [2024-05-17T01:40:56.268Z] 4.0K /tmp/codecov.CFHBn5.gz [2024-05-17T01:40:56.268Z] ==> Uploading reports [2024-05-17T01:40:56.268Z] url: https://codecov.io [2024-05-17T01:40:56.268Z] query: branch=PR-672&commit=e34210102d6973701d7b3d116da771871bdd88f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-672%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=672&job=&cmd_args= [2024-05-17T01:40:56.268Z] -> Pinging Codecov [2024-05-17T01:40:56.268Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-672&commit=e34210102d6973701d7b3d116da771871bdd88f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-672%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=672&job=&cmd_args= [2024-05-17T01:40:56.528Z] -> Uploading to [2024-05-17T01:40:56.528Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-17/7D719EC7BBE17E464838252E33014C33/e34210102d6973701d7b3d116da771871bdd88f1/8fae7521-d81c-4d95-a304-bea17cd94b7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240517%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240517T014056Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8ec25154bdfc9d76626442a4572fbcf424e64404317bc3a1680dcb3a0dc4933 [2024-05-17T01:40:56.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-17T01:40:56.529Z] Dload Upload Total Spent Left Speed [2024-05-17T01:40:56.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 13029 --:--:-- --:--:-- --:--:-- 13029 [2024-05-17T01:40:56.790Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/e34210102d6973701d7b3d116da771871bdd88f1 [Pipeline] } [2024-05-17T01:40:56.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-17T01:40:59.223Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-672/archives ] [2024-05-17T01:40:59.223Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-672/archives [2024-05-17T01:40:59.223Z] total 16 [2024-05-17T01:40:59.223Z] drwxr-xr-x 3 root root 4096 May 17 01:30 . [2024-05-17T01:40:59.223Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 01:30 .. [2024-05-17T01:40:59.223Z] drwxr-xr-x 2 root root 4096 May 17 01:30 cost [2024-05-17T01:40:59.223Z] -rw-r--r-- 1 root root 86 May 17 01:30 cost.csv [2024-05-17T01:40:59.223Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-672/archives [2024-05-17T01:40:59.223Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-672/archives [2024-05-17T01:40:59.223Z] total 16 [2024-05-17T01:40:59.223Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 01:30 . [2024-05-17T01:40:59.223Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 01:30 .. [2024-05-17T01:40:59.223Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 01:30 cost [2024-05-17T01:40:59.223Z] -rw-r--r-- 1 jenkins jenkins 86 May 17 01:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-17T01:40:59.568Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-17T01:41:00.472Z] ---> package-listing.sh [2024-05-17T01:41:00.472Z] ++ facter osfamily [2024-05-17T01:41:00.472Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-17T01:41:00.732Z] + OS_FAMILY=debian [2024-05-17T01:41:00.732Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-672 [2024-05-17T01:41:00.732Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-17T01:41:00.732Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-17T01:41:00.732Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-17T01:41:00.732Z] + PACKAGES=/tmp/packages_start.txt [2024-05-17T01:41:00.732Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-672 ']' [2024-05-17T01:41:00.732Z] + PACKAGES=/tmp/packages_end.txt [2024-05-17T01:41:00.732Z] + case "${OS_FAMILY}" in [2024-05-17T01:41:00.732Z] + dpkg -l [2024-05-17T01:41:00.732Z] + grep '^ii' [2024-05-17T01:41:00.732Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-17T01:41:00.732Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-17T01:41:00.732Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-17T01:41:00.732Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-672 ']' [2024-05-17T01:41:00.732Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-672/archives/ [2024-05-17T01:41:00.732Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-672/archives/ [Pipeline] echo [2024-05-17T01:41:00.771Z] 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-672/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-17T01:41:01.069Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T01:41:01.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-17T01:41:01.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-17T01:41:01.926Z] prd-ubuntu20.04-docker-8c-8g-326 does not seem to be running inside a container [2024-05-17T01:41:01.951Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-672/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-672 -v /w/workspace/gexfoundry_device-mqtt-go_PR-672:/w/workspace/gexfoundry_device-mqtt-go_PR-672:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-17T01:41:02.223Z] $ docker top 9ed68ef3a49397381c40ae0398a195864dd2cd75f4995ab3ff8a08b8bad7ea7e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-17T01:41:02.649Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-17T01:41:02.968Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-17T01:41:03.291Z] + ls /var/log/sa-host [2024-05-17T01:41:03.291Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-17T01:41:03.567Z] provisioning config files... [2024-05-17T01:41:03.577Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-672@tmp/config3033869893848474396tmp [Pipeline] { [Pipeline] echo [2024-05-17T01:41:03.650Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-17T01:41:03.981Z] ---> create-netrc.sh [Pipeline] } [2024-05-17T01:41:04.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-17T01:41:04.453Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-17T01:41:04.506Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-17T01:41:04.833Z] ---> sudo-logs.sh [2024-05-17T01:41:04.833Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-17T01:41:04.937Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-17T01:41:05.258Z] ---> job-cost.sh [2024-05-17T01:41:05.258Z] lf-activate-venv: SKIPPING [2024-05-17T01:41:05.258Z] DEBUG: total: 0.2199999988079071 [2024-05-17T01:41:05.258Z] INFO: Retrieving Stack Cost... [2024-05-17T01:41:05.834Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-17T01:41:06.108Z] INFO: Archiving Costs [Pipeline] echo [2024-05-17T01:41:06.150Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-17T01:41:06.490Z] ---> logs-deploy.sh [2024-05-17T01:41:06.490Z] lf-activate-venv: SKIPPING [2024-05-17T01:41:06.490Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-672/1 [2024-05-17T01:41:06.490Z] INFO: archiving workspace using pattern(s): [2024-05-17T01:41:07.887Z] Archives upload complete. [2024-05-17T01:41:08.153Z] INFO: archiving logs to Nexus [2024-05-17T01:41:09.093Z] ---> uname -a: [2024-05-17T01:41:09.093Z] Linux prd-ubuntu20-04-docker-8c-8g-326 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-17T01:41:09.093Z] [2024-05-17T01:41:09.093Z] [2024-05-17T01:41:09.093Z] ---> lscpu: [2024-05-17T01:41:09.093Z] Architecture: x86_64 [2024-05-17T01:41:09.093Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-17T01:41:09.093Z] Byte Order: Little Endian [2024-05-17T01:41:09.093Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-17T01:41:09.093Z] CPU(s): 8 [2024-05-17T01:41:09.093Z] On-line CPU(s) list: 0-7 [2024-05-17T01:41:09.093Z] Thread(s) per core: 1 [2024-05-17T01:41:09.093Z] Core(s) per socket: 1 [2024-05-17T01:41:09.093Z] Socket(s): 8 [2024-05-17T01:41:09.093Z] NUMA node(s): 1 [2024-05-17T01:41:09.093Z] Vendor ID: AuthenticAMD [2024-05-17T01:41:09.093Z] CPU family: 23 [2024-05-17T01:41:09.093Z] Model: 49 [2024-05-17T01:41:09.093Z] Model name: AMD EPYC-Rome Processor [2024-05-17T01:41:09.093Z] Stepping: 0 [2024-05-17T01:41:09.093Z] CPU MHz: 2799.998 [2024-05-17T01:41:09.093Z] BogoMIPS: 5599.99 [2024-05-17T01:41:09.093Z] Virtualization: AMD-V [2024-05-17T01:41:09.093Z] Hypervisor vendor: KVM [2024-05-17T01:41:09.093Z] Virtualization type: full [2024-05-17T01:41:09.093Z] L1d cache: 256 KiB [2024-05-17T01:41:09.093Z] L1i cache: 256 KiB [2024-05-17T01:41:09.093Z] L2 cache: 4 MiB [2024-05-17T01:41:09.093Z] L3 cache: 128 MiB [2024-05-17T01:41:09.093Z] NUMA node0 CPU(s): 0-7 [2024-05-17T01:41:09.093Z] Vulnerability Itlb multihit: Not affected [2024-05-17T01:41:09.093Z] Vulnerability L1tf: Not affected [2024-05-17T01:41:09.093Z] Vulnerability Mds: Not affected [2024-05-17T01:41:09.093Z] Vulnerability Meltdown: Not affected [2024-05-17T01:41:09.093Z] Vulnerability Mmio stale data: Not affected [2024-05-17T01:41:09.093Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-17T01:41:09.093Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-17T01:41:09.093Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-17T01:41:09.093Z] Vulnerability Srbds: Not affected [2024-05-17T01:41:09.093Z] Vulnerability Tsx async abort: Not affected [2024-05-17T01:41:09.093Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-05-17T01:41:09.093Z] [2024-05-17T01:41:09.093Z] [2024-05-17T01:41:09.093Z] ---> nproc: [2024-05-17T01:41:09.093Z] 8 [2024-05-17T01:41:09.093Z] [2024-05-17T01:41:09.093Z] [2024-05-17T01:41:09.093Z] ---> df -h: [2024-05-17T01:41:09.093Z] Filesystem Size Used Avail Use% Mounted on [2024-05-17T01:41:09.093Z] overlay 155G 12G 143G 8% / [2024-05-17T01:41:09.093Z] tmpfs 64M 0 64M 0% /dev [2024-05-17T01:41:09.093Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-17T01:41:09.093Z] shm 64M 0 64M 0% /dev/shm [2024-05-17T01:41:09.093Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-05-17T01:41:09.093Z] [2024-05-17T01:41:09.093Z] [2024-05-17T01:41:09.093Z] ---> sar -b -r -n DEV: [2024-05-17T01:41:09.093Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-326) 05/17/24 _x86_64_ (8 CPU) [2024-05-17T01:41:09.093Z] [2024-05-17T01:41:09.093Z] 01:25:24 LINUX RESTART (8 CPU) [2024-05-17T01:41:09.093Z] [2024-05-17T01:41:09.093Z] 01:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-05-17T01:41:09.093Z] 01:27:01 251.54 15.51 236.03 0.00 1955.66 13491.39 0.00 [2024-05-17T01:41:09.093Z] 01:28:01 216.46 2.10 214.36 0.00 33.84 58143.77 0.00 [2024-05-17T01:41:09.093Z] 01:29:01 136.26 0.02 136.24 0.00 2.70 42101.28 0.00 [2024-05-17T01:41:09.093Z] 01:30:01 97.50 0.12 97.38 0.00 2.13 29667.32 0.00 [2024-05-17T01:41:09.093Z] 01:31:01 163.36 11.76 151.59 0.00 5427.63 42406.80 0.00 [2024-05-17T01:41:09.093Z] 01:32:01 4.50 0.00 4.50 0.00 0.00 52.26 0.00 [2024-05-17T01:41:09.093Z] 01:33:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2024-05-17T01:41:09.093Z] 01:34:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 [2024-05-17T01:41:09.093Z] 01:35:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2024-05-17T01:41:09.093Z] 01:36:01 2.72 0.00 2.72 0.00 0.00 44.13 0.00 [2024-05-17T01:41:09.093Z] 01:37:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 [2024-05-17T01:41:09.093Z] 01:38:01 2.03 0.00 2.03 0.00 0.00 23.46 0.00 [2024-05-17T01:41:09.093Z] 01:39:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2024-05-17T01:41:09.093Z] 01:40:01 2.07 0.00 2.07 0.00 0.00 24.39 0.00 [2024-05-17T01:41:09.093Z] 01:41:01 2.43 0.27 2.17 0.00 19.47 29.20 0.00 [2024-05-17T01:41:09.093Z] Average: 58.82 1.97 56.85 0.00 494.88 12378.67 0.00 [2024-05-17T01:41:09.093Z] [2024-05-17T01:41:09.093Z] 01:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-05-17T01:41:09.093Z] 01:27:01 29910244 31575496 774048 2.35 59776 1903624 1750128 5.16 995000 1645364 328 [2024-05-17T01:41:09.093Z] 01:28:01 27766288 31498340 807868 2.46 142020 3735004 1988668 5.86 1307316 3282080 272976 [2024-05-17T01:41:09.093Z] 01:29:01 27445800 31370944 926984 2.82 188704 3838424 1954052 5.76 1420708 3438984 344648 [2024-05-17T01:41:09.093Z] 01:30:01 27215900 31493308 808876 2.46 192272 4190724 2043064 6.02 1391524 3704588 299640 [2024-05-17T01:41:09.093Z] 01:31:01 26638500 31501020 788248 2.40 208840 4710900 1824152 5.38 1616636 3993492 972 [2024-05-17T01:41:09.093Z] 01:32:01 26640852 31503488 785704 2.39 208924 4710900 1824152 5.38 1610052 3993496 184 [2024-05-17T01:41:09.093Z] 01:33:01 26643292 31506104 783024 2.38 209000 4710904 1824152 5.38 1607388 3993504 8 [2024-05-17T01:41:09.093Z] 01:34:01 26643660 31506516 782556 2.38 209080 4710904 1824152 5.38 1607188 3993504 8 [2024-05-17T01:41:09.093Z] 01:35:01 26652392 31515724 773752 2.35 209164 4710908 1824152 5.38 1597360 3993940 8 [2024-05-17T01:41:09.093Z] 01:36:01 26652516 31515996 773388 2.35 209304 4710892 1824152 5.38 1597588 3993940 8 [2024-05-17T01:41:09.093Z] 01:37:01 26652556 31516112 773276 2.35 209372 4710892 1824152 5.38 1597932 3993940 12 [2024-05-17T01:41:09.093Z] 01:38:01 26652548 31516164 773176 2.35 209444 4710896 1824152 5.38 1597772 3993948 8 [2024-05-17T01:41:09.093Z] 01:39:01 26652200 31515920 773324 2.35 209532 4710896 1824152 5.38 1598248 3993952 192 [2024-05-17T01:41:09.093Z] 01:40:01 26652184 31515980 773212 2.35 209596 4710900 1824152 5.38 1598340 3993964 208 [2024-05-17T01:41:09.093Z] 01:41:01 26632248 31497672 790940 2.41 209696 4712220 1854764 5.47 1617452 3994360 868 [2024-05-17T01:41:09.093Z] Average: 27030079 31503252 792558 2.41 192315 4365933 1855480 5.47 1517367 3733537 61338 [2024-05-17T01:41:09.093Z] [2024-05-17T01:41:09.093Z] 01:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-05-17T01:41:09.093Z] 01:27:01 docker0 15.47 17.19 1.25 120.53 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:27:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:27:01 ens3 272.07 179.69 2230.01 66.29 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:28:01 docker0 325.18 521.39 27.92 3261.37 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:28:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:28:01 ens3 643.42 402.66 6422.46 46.08 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:29:01 veth4d594a2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:29:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:29:01 ens3 25.98 15.13 25.38 9.92 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:30:01 docker0 1.52 2.53 0.09 31.06 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:30:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:30:01 ens3 24.21 14.15 49.83 8.98 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:31:01 docker0 5.97 10.48 0.36 129.90 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:31:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:31:01 ens3 281.49 158.04 4713.16 18.63 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:32:01 ens3 0.35 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:34:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:36:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:37:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:38:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:41:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] 01:41:01 ens3 10.80 6.05 10.97 3.61 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] Average: docker0 23.25 36.85 1.98 236.64 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] Average: ens3 83.80 51.68 896.27 10.18 0.00 0.00 0.00 0.00 [2024-05-17T01:41:09.093Z] [2024-05-17T01:41:09.093Z] [2024-05-17T01:41:09.093Z] ---> sar -P ALL: [2024-05-17T01:41:09.093Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-326) 05/17/24 _x86_64_ (8 CPU) [2024-05-17T01:41:09.093Z] [2024-05-17T01:41:09.093Z] 01:25:24 LINUX RESTART (8 CPU) [2024-05-17T01:41:09.093Z] [2024-05-17T01:41:09.093Z] 01:26:02 CPU %user %nice %system %iowait %steal %idle [2024-05-17T01:41:09.093Z] 01:27:01 all 5.63 0.00 1.61 1.41 0.50 90.86 [2024-05-17T01:41:09.093Z] 01:27:01 0 5.31 0.00 1.41 0.25 0.46 92.58 [2024-05-17T01:41:09.093Z] 01:27:01 1 2.79 0.00 1.63 1.17 0.43 93.98 [2024-05-17T01:41:09.093Z] 01:27:01 2 4.20 0.00 2.17 7.51 0.76 85.36 [2024-05-17T01:41:09.093Z] 01:27:01 3 8.71 0.00 1.65 0.95 0.51 88.18 [2024-05-17T01:41:09.093Z] 01:27:01 4 6.24 0.00 1.66 0.05 0.31 91.74 [2024-05-17T01:41:09.093Z] 01:27:01 5 8.49 0.00 1.84 0.60 0.56 88.52 [2024-05-17T01:41:09.093Z] 01:27:01 6 4.41 0.00 1.14 0.58 0.39 93.48 [2024-05-17T01:41:09.093Z] 01:27:01 7 4.90 0.00 1.36 0.15 0.56 93.03 [2024-05-17T01:41:09.093Z] 01:28:01 all 7.22 0.00 3.50 4.35 0.74 84.18 [2024-05-17T01:41:09.093Z] 01:28:01 0 5.74 0.00 3.73 1.97 0.65 87.91 [2024-05-17T01:41:09.093Z] 01:28:01 1 6.68 0.00 3.42 10.43 0.74 78.73 [2024-05-17T01:41:09.093Z] 01:28:01 2 7.36 0.00 4.01 16.28 0.84 71.52 [2024-05-17T01:41:09.093Z] 01:28:01 3 9.20 0.00 3.82 4.03 0.88 82.07 [2024-05-17T01:41:09.093Z] 01:28:01 4 7.68 0.00 2.91 0.15 0.69 88.57 [2024-05-17T01:41:09.093Z] 01:28:01 5 8.07 0.00 4.24 0.39 0.77 86.53 [2024-05-17T01:41:09.093Z] 01:28:01 6 7.03 0.00 2.50 0.22 0.70 89.55 [2024-05-17T01:41:09.093Z] 01:28:01 7 6.00 0.00 3.40 1.37 0.67 88.56 [2024-05-17T01:41:09.093Z] 01:29:01 all 32.57 0.00 6.85 3.06 0.81 56.70 [2024-05-17T01:41:09.093Z] 01:29:01 0 32.14 0.00 5.63 0.29 0.82 61.12 [2024-05-17T01:41:09.093Z] 01:29:01 1 31.61 0.00 6.13 0.14 0.88 61.24 [2024-05-17T01:41:09.093Z] 01:29:01 2 32.17 0.00 6.83 18.54 0.99 41.47 [2024-05-17T01:41:09.093Z] 01:29:01 3 33.64 0.00 6.88 2.68 0.87 55.93 [2024-05-17T01:41:09.093Z] 01:29:01 4 32.62 0.00 7.43 1.53 0.71 57.70 [2024-05-17T01:41:09.093Z] 01:29:01 5 34.30 0.00 6.53 0.31 0.75 58.12 [2024-05-17T01:41:09.093Z] 01:29:01 6 31.90 0.00 5.92 0.33 0.84 61.02 [2024-05-17T01:41:09.093Z] 01:29:01 7 32.19 0.00 9.48 0.74 0.62 56.98 [2024-05-17T01:41:09.093Z] 01:30:01 all 44.25 0.00 6.24 1.99 0.87 46.65 [2024-05-17T01:41:09.093Z] 01:30:01 0 44.13 0.00 5.51 0.52 0.81 49.03 [2024-05-17T01:41:09.093Z] 01:30:01 1 45.61 0.00 7.07 1.50 0.89 44.93 [2024-05-17T01:41:09.093Z] 01:30:01 2 44.08 0.00 6.37 10.13 0.85 38.57 [2024-05-17T01:41:09.094Z] 01:30:01 3 44.87 0.00 6.21 0.07 0.87 47.98 [2024-05-17T01:41:09.094Z] 01:30:01 4 43.86 0.00 6.30 0.12 0.89 48.84 [2024-05-17T01:41:09.094Z] 01:30:01 5 44.25 0.00 5.86 0.03 0.84 49.02 [2024-05-17T01:41:09.094Z] 01:30:01 6 43.28 0.00 6.41 1.04 0.94 48.33 [2024-05-17T01:41:09.094Z] 01:30:01 7 43.87 0.00 6.21 2.62 0.87 46.42 [2024-05-17T01:41:09.094Z] 01:31:01 all 5.57 0.00 2.87 3.70 1.12 86.74 [2024-05-17T01:41:09.094Z] 01:31:01 0 6.21 0.00 2.37 1.19 1.14 89.09 [2024-05-17T01:41:09.094Z] 01:31:01 1 3.82 0.00 3.79 5.66 1.12 85.62 [2024-05-17T01:41:09.094Z] 01:31:01 2 5.03 0.00 2.89 15.67 1.38 75.02 [2024-05-17T01:41:09.094Z] 01:31:01 3 8.83 0.00 3.11 0.55 1.04 86.47 [2024-05-17T01:41:09.094Z] 01:31:01 4 6.10 0.00 2.62 1.34 0.97 88.97 [2024-05-17T01:41:09.094Z] 01:31:01 5 4.75 0.00 1.77 0.10 0.97 92.41 [2024-05-17T01:41:09.094Z] 01:31:01 6 4.45 0.00 2.84 2.34 1.07 89.30 [2024-05-17T01:41:09.094Z] 01:31:01 7 5.38 0.00 3.57 2.89 1.25 86.91 [2024-05-17T01:41:09.094Z] 01:32:01 all 0.02 0.00 0.02 0.01 0.03 99.92 [2024-05-17T01:41:09.094Z] 01:32:01 0 0.07 0.00 0.03 0.00 0.07 99.83 [2024-05-17T01:41:09.094Z] 01:32:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2024-05-17T01:41:09.094Z] 01:32:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2024-05-17T01:41:09.094Z] 01:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-17T01:41:09.094Z] 01:32:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2024-05-17T01:41:09.094Z] 01:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-17T01:41:09.094Z] 01:32:01 6 0.07 0.00 0.03 0.00 0.03 99.87 [2024-05-17T01:41:09.094Z] 01:32:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-17T01:41:09.094Z] 01:33:01 all 0.05 0.00 0.01 0.01 0.06 99.86 [2024-05-17T01:41:09.094Z] 01:33:01 0 0.03 0.00 0.05 0.00 0.10 99.82 [2024-05-17T01:41:09.094Z] 01:33:01 1 0.03 0.00 0.03 0.03 0.05 99.85 [2024-05-17T01:41:09.094Z] 01:33:01 2 0.03 0.00 0.00 0.00 0.08 99.88 [2024-05-17T01:41:09.094Z] 01:33:01 3 0.17 0.00 0.02 0.00 0.07 99.75 [2024-05-17T01:41:09.094Z] 01:33:01 4 0.07 0.00 0.00 0.00 0.05 99.88 [2024-05-17T01:41:09.094Z] 01:33:01 5 0.00 0.00 0.02 0.02 0.05 99.92 [2024-05-17T01:41:09.094Z] 01:33:01 6 0.05 0.00 0.00 0.00 0.08 99.87 [2024-05-17T01:41:09.094Z] 01:33:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2024-05-17T01:41:09.094Z] 01:34:01 all 0.02 0.00 0.01 0.00 0.04 99.93 [2024-05-17T01:41:09.094Z] 01:34:01 0 0.03 0.00 0.02 0.00 0.08 99.87 [2024-05-17T01:41:09.094Z] 01:34:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2024-05-17T01:41:09.094Z] 01:34:01 2 0.00 0.00 0.00 0.00 0.08 99.92 [2024-05-17T01:41:09.094Z] 01:34:01 3 0.02 0.00 0.00 0.00 0.05 99.93 [2024-05-17T01:41:09.094Z] 01:34:01 4 0.00 0.00 0.02 0.00 0.03 99.95 [2024-05-17T01:41:09.094Z] 01:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-17T01:41:09.094Z] 01:34:01 6 0.05 0.00 0.00 0.00 0.03 99.92 [2024-05-17T01:41:09.094Z] 01:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-17T01:41:09.094Z] 01:35:01 all 0.07 0.00 0.01 0.00 0.06 99.86 [2024-05-17T01:41:09.094Z] 01:35:01 0 0.10 0.00 0.02 0.00 0.08 99.80 [2024-05-17T01:41:09.094Z] 01:35:01 1 0.00 0.00 0.00 0.02 0.05 99.93 [2024-05-17T01:41:09.094Z] 01:35:01 2 0.02 0.00 0.02 0.00 0.08 99.88 [2024-05-17T01:41:09.094Z] 01:35:01 3 0.38 0.00 0.02 0.00 0.08 99.52 [2024-05-17T01:41:09.094Z] 01:35:01 4 0.00 0.00 0.03 0.02 0.03 99.92 [2024-05-17T01:41:09.094Z] 01:35:01 5 0.00 0.00 0.00 0.00 0.03 99.97 [2024-05-17T01:41:09.094Z] 01:35:01 6 0.05 0.00 0.00 0.00 0.05 99.90 [2024-05-17T01:41:09.094Z] 01:35:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2024-05-17T01:41:09.094Z] 01:36:01 all 0.03 0.00 0.01 0.01 0.06 99.89 [2024-05-17T01:41:09.094Z] 01:36:01 0 0.03 0.00 0.00 0.00 0.15 99.82 [2024-05-17T01:41:09.094Z] 01:36:01 1 0.05 0.00 0.02 0.07 0.05 99.82 [2024-05-17T01:41:09.094Z] 01:36:01 2 0.00 0.00 0.00 0.00 0.08 99.92 [2024-05-17T01:41:09.094Z] 01:36:01 3 0.12 0.00 0.00 0.00 0.07 99.82 [2024-05-17T01:41:09.094Z] 01:36:01 4 0.00 0.00 0.00 0.00 0.05 99.95 [2024-05-17T01:41:09.094Z] 01:36:01 5 0.00 0.00 0.00 0.00 0.03 99.97 [2024-05-17T01:41:09.094Z] 01:36:01 6 0.05 0.00 0.03 0.00 0.05 99.87 [2024-05-17T01:41:09.094Z] 01:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-17T01:41:09.094Z] 01:37:01 all 0.05 0.00 0.02 0.00 0.06 99.87 [2024-05-17T01:41:09.094Z] 01:37:01 0 0.05 0.00 0.03 0.00 0.13 99.78 [2024-05-17T01:41:09.094Z] 01:37:01 1 0.00 0.00 0.02 0.03 0.03 99.92 [2024-05-17T01:41:09.094Z] 01:37:01 2 0.02 0.00 0.00 0.00 0.08 99.90 [2024-05-17T01:41:09.094Z] 01:37:01 3 0.03 0.00 0.00 0.00 0.07 99.90 [2024-05-17T01:41:09.094Z] 01:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-17T01:41:09.094Z] 01:37:01 5 0.00 0.00 0.02 0.00 0.03 99.95 [2024-05-17T01:41:09.094Z] 01:37:01 6 0.28 0.00 0.02 0.00 0.05 99.65 [2024-05-17T01:41:09.094Z] 01:37:01 7 0.00 0.00 0.02 0.00 0.03 99.95 [2024-05-17T01:41:09.094Z] [2024-05-17T01:41:09.094Z] 01:37:01 CPU %user %nice %system %iowait %steal %idle [2024-05-17T01:41:09.094Z] 01:38:01 all 0.02 0.00 0.01 0.01 0.05 99.92 [2024-05-17T01:41:09.094Z] 01:38:01 0 0.05 0.00 0.02 0.00 0.10 99.83 [2024-05-17T01:41:09.094Z] 01:38:01 1 0.00 0.00 0.00 0.03 0.03 99.93 [2024-05-17T01:41:09.094Z] 01:38:01 2 0.00 0.00 0.02 0.00 0.07 99.92 [2024-05-17T01:41:09.094Z] 01:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-17T01:41:09.094Z] 01:38:01 4 0.00 0.00 0.00 0.02 0.03 99.95 [2024-05-17T01:41:09.094Z] 01:38:01 5 0.00 0.00 0.00 0.00 0.03 99.97 [2024-05-17T01:41:09.094Z] 01:38:01 6 0.08 0.00 0.02 0.00 0.05 99.85 [2024-05-17T01:41:09.094Z] 01:38:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2024-05-17T01:41:09.094Z] 01:39:01 all 0.03 0.00 0.01 0.01 0.03 99.92 [2024-05-17T01:41:09.094Z] 01:39:01 0 0.08 0.00 0.05 0.00 0.08 99.78 [2024-05-17T01:41:09.094Z] 01:39:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2024-05-17T01:41:09.094Z] 01:39:01 2 0.00 0.00 0.02 0.00 0.05 99.93 [2024-05-17T01:41:09.094Z] 01:39:01 3 0.05 0.00 0.00 0.00 0.03 99.92 [2024-05-17T01:41:09.094Z] 01:39:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-17T01:41:09.094Z] 01:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-17T01:41:09.094Z] 01:39:01 6 0.05 0.00 0.00 0.00 0.03 99.92 [2024-05-17T01:41:09.094Z] 01:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-17T01:41:09.094Z] 01:40:01 all 0.08 0.00 0.01 0.01 0.04 99.86 [2024-05-17T01:41:09.094Z] 01:40:01 0 0.02 0.00 0.07 0.00 0.10 99.82 [2024-05-17T01:41:09.094Z] 01:40:01 1 0.03 0.00 0.00 0.03 0.02 99.92 [2024-05-17T01:41:09.094Z] 01:40:01 2 0.00 0.00 0.00 0.00 0.07 99.93 [2024-05-17T01:41:09.094Z] 01:40:01 3 0.38 0.00 0.00 0.00 0.05 99.57 [2024-05-17T01:41:09.094Z] 01:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-17T01:41:09.094Z] 01:40:01 5 0.00 0.00 0.00 0.02 0.03 99.95 [2024-05-17T01:41:09.094Z] 01:40:01 6 0.12 0.00 0.00 0.00 0.05 99.83 [2024-05-17T01:41:09.094Z] 01:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-17T01:41:09.094Z] 01:41:01 all 0.58 0.00 0.13 0.02 0.09 99.18 [2024-05-17T01:41:09.094Z] 01:41:01 0 0.68 0.00 0.17 0.00 0.17 98.98 [2024-05-17T01:41:09.094Z] 01:41:01 1 0.53 0.00 0.20 0.17 0.08 99.02 [2024-05-17T01:41:09.094Z] 01:41:01 2 0.13 0.00 0.07 0.00 0.10 99.70 [2024-05-17T01:41:09.094Z] 01:41:01 3 2.21 0.00 0.15 0.00 0.08 97.56 [2024-05-17T01:41:09.094Z] 01:41:01 4 0.25 0.00 0.15 0.00 0.07 99.53 [2024-05-17T01:41:09.094Z] 01:41:01 5 0.17 0.00 0.08 0.02 0.08 99.65 [2024-05-17T01:41:09.094Z] 01:41:01 6 0.57 0.00 0.12 0.00 0.07 99.25 [2024-05-17T01:41:09.094Z] 01:41:01 7 0.07 0.00 0.12 0.00 0.05 99.77 [2024-05-17T01:41:09.094Z] Average: all 6.36 0.00 1.41 0.97 0.30 90.96 [2024-05-17T01:41:09.094Z] Average: 0 6.26 0.00 1.26 0.28 0.33 91.87 [2024-05-17T01:41:09.094Z] Average: 1 6.04 0.00 1.48 1.29 0.29 90.89 [2024-05-17T01:41:09.094Z] Average: 2 6.13 0.00 1.48 4.50 0.37 87.53 [2024-05-17T01:41:09.094Z] Average: 3 7.21 0.00 1.45 0.55 0.31 90.48 [2024-05-17T01:41:09.094Z] Average: 4 6.41 0.00 1.40 0.22 0.26 91.71 [2024-05-17T01:41:09.094Z] Average: 5 6.61 0.00 1.35 0.10 0.28 91.66 [2024-05-17T01:41:09.094Z] Average: 6 6.10 0.00 1.26 0.30 0.29 92.05 [2024-05-17T01:41:09.094Z] Average: 7 6.11 0.00 1.60 0.52 0.28 91.50 [2024-05-17T01:41:09.094Z] [2024-05-17T01:41:09.094Z] [2024-05-17T01:41:09.094Z]