Pull request #343 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a52c7bd4d7db575bab012573efb061ba0fce7ad1+bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be (658f1d93afe2dee69e079c045ff4e5f4ec4bec37) 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-ssh7736289921497290792.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-ssh5640842193993924775.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-snmp-go/branches/PR-343/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-snmp-go/branches/PR-343/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14778129009567176216.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-snmp-go/branches/PR-343/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3490465868728606111.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-ssh4034622908949263545.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-snmp-go/branches/PR-343/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-snmp-go/branches/PR-343/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6718488546121347816.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-snmp-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-snmp-go-settings PROJECT: device-snmp-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-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5423 in /w/workspace/gexfoundry_device-snmp-go_PR-343 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-343 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/343/head:refs/remotes/origin/PR-343 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be into PR head commit a52c7bd4d7db575bab012573efb061ba0fce7ad1 Merge succeeded, producing a52c7bd4d7db575bab012573efb061ba0fce7ad1 Checking out Revision a52c7bd4d7db575bab012573efb061ba0fce7ad1 (PR-343) 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 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a52c7bd4d7db575bab012573efb061ba0fce7ad1 # 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 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a52c7bd4d7db575bab012573efb061ba0fce7ad1 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-11T05:42:49.355Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-11T05:42:49.588Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-11T05:42:49.695Z] ========================================================= [2024-03-11T05:42:49.695Z] EdgeX Global Pipelines Version Info [2024-03-11T05:42:49.695Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-11T05:42:50.433Z] ------------------- [2024-03-11T05:42:50.433Z] stable info: [2024-03-11T05:42:50.433Z] ------------------- [2024-03-11T05:42:50.433Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-11T05:42:50.433Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T05:42:50.433Z] Message: update stable to v1.0.258 [2024-03-11T05:42:51.006Z] ------------------- [2024-03-11T05:42:51.006Z] experimental info: [2024-03-11T05:42:51.006Z] ------------------- [2024-03-11T05:42:51.006Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-11T05:42:51.006Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T05:42:51.006Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-11T05:42:51.242Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2024-03-11T05:42:51.299Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2024-03-11T05:42:51.356Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-11T05:42:51.415Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-11T05:42:51.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-11T05:42:51.532Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-11T05:42:51.585Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-11T05:42:51.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-11T05:42:51.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-11T05:42:51.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-11T05:42:51.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-11T05:42:51.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2024-03-11T05:42:51.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-11T05:42:52.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-11T05:42:52.069Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T05:42:52.135Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T05:42:52.203Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T05:42:52.271Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T05:42:52.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-11T05:42:52.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-11T05:42:52.483Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-11T05:42:52.555Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-11T05:42:52.628Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-11T05:42:52.701Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-11T05:42:52.772Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-11T05:42:52.844Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-11T05:42:52.918Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-11T05:42:52.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-343 [Pipeline] echo [2024-03-11T05:42:53.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-343 [Pipeline] echo [2024-03-11T05:42:53.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-343 [Pipeline] echo [2024-03-11T05:42:53.235Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a52c7bd4d7db575bab012573efb061ba0fce7ad1 [Pipeline] echo [2024-03-11T05:42:53.319Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a52c7bd [Pipeline] echo [2024-03-11T05:42:53.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T05:42:53.612Z] provisioning config files... [2024-03-11T05:42:53.653Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-343@tmp/config5738786802914131020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T05:42:54.031Z] ---> ****-login.sh [2024-03-11T05:42:54.031Z] nexus3.edgexfoundry.org:10001 [2024-03-11T05:42:54.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T05:42:54.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T05:42:54.553Z] Configure a credential helper to remove this warning. See [2024-03-11T05:42:54.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T05:42:54.553Z] [2024-03-11T05:42:54.553Z] Login Succeeded [2024-03-11T05:42:54.553Z] nexus3.edgexfoundry.org:10002 [2024-03-11T05:42:54.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T05:42:54.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T05:42:54.554Z] Configure a credential helper to remove this warning. See [2024-03-11T05:42:54.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T05:42:54.554Z] [2024-03-11T05:42:54.554Z] Login Succeeded [2024-03-11T05:42:54.554Z] nexus3.edgexfoundry.org:10003 [2024-03-11T05:42:54.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T05:42:54.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T05:42:54.816Z] Configure a credential helper to remove this warning. See [2024-03-11T05:42:54.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T05:42:54.816Z] [2024-03-11T05:42:54.816Z] Login Succeeded [2024-03-11T05:42:54.816Z] nexus3.edgexfoundry.org:10004 [2024-03-11T05:42:54.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T05:42:54.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T05:42:54.816Z] Configure a credential helper to remove this warning. See [2024-03-11T05:42:54.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T05:42:54.816Z] [2024-03-11T05:42:54.816Z] Login Succeeded [2024-03-11T05:42:54.816Z] ****.io [2024-03-11T05:42:54.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T05:42:55.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T05:42:55.078Z] Configure a credential helper to remove this warning. See [2024-03-11T05:42:55.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T05:42:55.078Z] [2024-03-11T05:42:55.078Z] Login Succeeded [2024-03-11T05:42:55.078Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T05:42:55.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-11T05:42:55.914Z] + git rev-list -1 --merges a52c7bd4d7db575bab012573efb061ba0fce7ad1~1..a52c7bd4d7db575bab012573efb061ba0fce7ad1 [Pipeline] echo [2024-03-11T05:42:55.960Z] -----------> git rev-list -1 --merges a52c7bd4d7db575bab012573efb061ba0fce7ad1~1..a52c7bd4d7db575bab012573efb061ba0fce7ad1 a52c7bd4d7db575bab012573efb061ba0fce7ad1 [false] [Pipeline] sh [2024-03-11T05:42:56.289Z] + git log --format=format:%s -1 a52c7bd4d7db575bab012573efb061ba0fce7ad1 [Pipeline] echo [2024-03-11T05:42:56.329Z] ========================================================= [2024-03-11T05:42:56.329Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-11T05:42:56.329Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T05:42:56.849Z] + git log --format=format:%s -1 a52c7bd4d7db575bab012573efb061ba0fce7ad1 [Pipeline] echo [2024-03-11T05:42:56.880Z] [semverPrep] GIT_COMMIT: a52c7bd4d7db575bab012573efb061ba0fce7ad1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-03-11T05:42:56.931Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-11T05:42:57.392Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T05:42:57.392Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-11T05:42:57.392Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-11T05:42:57.392Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-11T05:42:57.392Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-11T05:42:57.392Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-11T05:42:57.392Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T05:42:57.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T05:42:57.932Z] [2024-03-11T05:42:57.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T05:42:58.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T05:42:58.337Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-11T05:42:58.337Z] b85a868b505f: Pulling fs layer [2024-03-11T05:42:58.337Z] e2be974225ed: Pulling fs layer [2024-03-11T05:42:58.337Z] 339a4e72a1f5: Pulling fs layer [2024-03-11T05:42:58.337Z] 988bab9f4d93: Pulling fs layer [2024-03-11T05:42:58.337Z] 1469e6f7b9e6: Pulling fs layer [2024-03-11T05:42:58.337Z] eaf3925da568: Pulling fs layer [2024-03-11T05:42:58.337Z] bab4dde63d76: Pulling fs layer [2024-03-11T05:42:58.337Z] bde34c3a00c8: Pulling fs layer [2024-03-11T05:42:58.337Z] b352a97aabf1: Pulling fs layer [2024-03-11T05:42:58.337Z] 4872d77fe225: Pulling fs layer [2024-03-11T05:42:58.337Z] 5851b861e8e6: Pulling fs layer [2024-03-11T05:42:58.337Z] 988bab9f4d93: Waiting [2024-03-11T05:42:58.337Z] 1469e6f7b9e6: Waiting [2024-03-11T05:42:58.337Z] b352a97aabf1: Waiting [2024-03-11T05:42:58.337Z] bab4dde63d76: Waiting [2024-03-11T05:42:58.337Z] eaf3925da568: Waiting [2024-03-11T05:42:58.337Z] bde34c3a00c8: Waiting [2024-03-11T05:42:58.337Z] 5851b861e8e6: Waiting [2024-03-11T05:42:58.337Z] 4872d77fe225: Waiting [2024-03-11T05:42:58.337Z] e2be974225ed: Verifying Checksum [2024-03-11T05:42:58.337Z] e2be974225ed: Download complete [2024-03-11T05:42:58.337Z] 988bab9f4d93: Verifying Checksum [2024-03-11T05:42:58.337Z] 988bab9f4d93: Download complete [2024-03-11T05:42:58.337Z] 1469e6f7b9e6: Verifying Checksum [2024-03-11T05:42:58.337Z] 1469e6f7b9e6: Download complete [2024-03-11T05:42:58.337Z] 339a4e72a1f5: Verifying Checksum [2024-03-11T05:42:58.337Z] 339a4e72a1f5: Download complete [2024-03-11T05:42:58.337Z] eaf3925da568: Download complete [2024-03-11T05:42:58.598Z] bde34c3a00c8: Download complete [2024-03-11T05:42:58.598Z] b352a97aabf1: Verifying Checksum [2024-03-11T05:42:58.598Z] b352a97aabf1: Download complete [2024-03-11T05:42:58.598Z] 4872d77fe225: Download complete [2024-03-11T05:42:58.598Z] 5851b861e8e6: Download complete [2024-03-11T05:42:58.598Z] b85a868b505f: Verifying Checksum [2024-03-11T05:42:58.598Z] b85a868b505f: Download complete [2024-03-11T05:42:58.857Z] bab4dde63d76: Verifying Checksum [2024-03-11T05:42:58.857Z] bab4dde63d76: Download complete [2024-03-11T05:42:59.795Z] b85a868b505f: Pull complete [2024-03-11T05:43:00.055Z] e2be974225ed: Pull complete [2024-03-11T05:43:00.625Z] 339a4e72a1f5: Pull complete [2024-03-11T05:43:00.625Z] 988bab9f4d93: Pull complete [2024-03-11T05:43:00.885Z] 1469e6f7b9e6: Pull complete [2024-03-11T05:43:00.885Z] eaf3925da568: Pull complete [2024-03-11T05:43:02.797Z] bab4dde63d76: Pull complete [2024-03-11T05:43:02.797Z] bde34c3a00c8: Pull complete [2024-03-11T05:43:02.797Z] b352a97aabf1: Pull complete [2024-03-11T05:43:03.060Z] 4872d77fe225: Pull complete [2024-03-11T05:43:03.060Z] 5851b861e8e6: Pull complete [2024-03-11T05:43:03.060Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-11T05:43:03.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T05:43:03.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T05:43:03.412Z] prd-ubuntu20.04-docker-8c-8g-5423 does not seem to be running inside a container [2024-03-11T05:43:03.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-343 -v /w/workspace/gexfoundry_device-snmp-go_PR-343:/w/workspace/gexfoundry_device-snmp-go_PR-343:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-343@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-343@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-03-11T05:43:07.180Z] $ docker top a38c7231ce7f0f531f3c8bc3f1c5d61058bce804f3c8b97a19853d0afe02a522 -eo pid,comm [2024-03-11T05:43:07.236Z] 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-03-11T05:43:07.236Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T05:43:07.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T05:43:07.427Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T05:43:07.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T05:43:07.551Z] $ docker exec a38c7231ce7f0f531f3c8bc3f1c5d61058bce804f3c8b97a19853d0afe02a522 ssh-agent [2024-03-11T05:43:07.662Z] SSH_AUTH_SOCK=/tmp/ssh-VkVyqLAnj9nS/agent.32 [2024-03-11T05:43:07.662Z] SSH_AGENT_PID=38 [2024-03-11T05:43:07.669Z] Running ssh-add (command line suppressed) [2024-03-11T05:43:07.773Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-343@tmp/private_key_12646427577330949439.key (/w/workspace/gexfoundry_device-snmp-go_PR-343@tmp/private_key_12646427577330949439.key) [2024-03-11T05:43:07.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T05:43:08.147Z] + git tag --points-at HEAD [Pipeline] } [2024-03-11T05:43:08.176Z] $ docker exec --env ******** --env ******** a38c7231ce7f0f531f3c8bc3f1c5d61058bce804f3c8b97a19853d0afe02a522 ssh-agent -k [2024-03-11T05:43:08.276Z] unset SSH_AUTH_SOCK; [2024-03-11T05:43:08.276Z] unset SSH_AGENT_PID; [2024-03-11T05:43:08.276Z] echo Agent pid 38 killed; [2024-03-11T05:43:08.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-11T05:43:08.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T05:43:08.434Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T05:43:08.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T05:43:08.543Z] $ docker exec a38c7231ce7f0f531f3c8bc3f1c5d61058bce804f3c8b97a19853d0afe02a522 ssh-agent [2024-03-11T05:43:08.659Z] SSH_AUTH_SOCK=/tmp/ssh-QsofrNXuQqFz/agent.70 [2024-03-11T05:43:08.659Z] SSH_AGENT_PID=76 [2024-03-11T05:43:08.664Z] Running ssh-add (command line suppressed) [2024-03-11T05:43:08.761Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-343@tmp/private_key_2172372231217798773.key (/w/workspace/gexfoundry_device-snmp-go_PR-343@tmp/private_key_2172372231217798773.key) [2024-03-11T05:43:08.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T05:43:09.141Z] + git semver init [2024-03-11T05:43:09.401Z] 2024-03-11 05:43:09,342 [run_init] DEBUG init version:0.0.0 force:False [2024-03-11T05:43:09.401Z] 2024-03-11 05:43:09,343 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-343/.semver [2024-03-11T05:43:09.401Z] 2024-03-11 05:43:09,343 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-343/.semver [2024-03-11T05:43:09.401Z] 2024-03-11 05:43:09,343 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-343/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-343, universal_newlines=False, shell=None, istream=None) [2024-03-11T05:43:10.781Z] 2024-03-11 05:43:10,375 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-343/.git/info/exclude [2024-03-11T05:43:10.781Z] 2024-03-11 05:43:10,376 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-343/.semver/PR-343 with force:False [2024-03-11T05:43:10.781Z] 2024-03-11 05:43:10,376 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-343/.semver/PR-343 [2024-03-11T05:43:10.781Z] 2024-03-11 05:43:10,380 [execute] INFO git cat-file --batch-check [2024-03-11T05:43:10.781Z] 2024-03-11 05:43:10,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-343/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T05:43:10.781Z] 2024-03-11 05:43:10,386 [execute] INFO git cat-file --batch [2024-03-11T05:43:10.781Z] 2024-03-11 05:43:10,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-343/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T05:43:10.781Z] 2024-03-11 05:43:10,392 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-343/.semver/PR-343 [2024-03-11T05:43:10.781Z] 0.0.0 [Pipeline] } [2024-03-11T05:43:10.808Z] $ docker exec --env ******** --env ******** a38c7231ce7f0f531f3c8bc3f1c5d61058bce804f3c8b97a19853d0afe02a522 ssh-agent -k [2024-03-11T05:43:10.914Z] unset SSH_AUTH_SOCK; [2024-03-11T05:43:10.915Z] unset SSH_AGENT_PID; [2024-03-11T05:43:10.915Z] echo Agent pid 76 killed; [2024-03-11T05:43:10.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T05:43:11.450Z] + git semver [Pipeline] } [2024-03-11T05:43:12.053Z] $ docker stop --time=1 a38c7231ce7f0f531f3c8bc3f1c5d61058bce804f3c8b97a19853d0afe02a522 [2024-03-11T05:43:13.369Z] $ docker rm -f --volumes a38c7231ce7f0f531f3c8bc3f1c5d61058bce804f3c8b97a19853d0afe02a522 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T05:43:13.815Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-11T05:43:14.157Z] Stashed 1 file(s) [Pipeline] echo [2024-03-11T05:43:14.175Z] [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-03-11T05:43:15.110Z] provisioning config files... [2024-03-11T05:43:15.123Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-343@tmp/config3414366291465170439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T05:43:15.523Z] ---> ****-login.sh [2024-03-11T05:43:15.523Z] nexus3.edgexfoundry.org:10001 [2024-03-11T05:43:15.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T05:43:15.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T05:43:15.523Z] Configure a credential helper to remove this warning. See [2024-03-11T05:43:15.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T05:43:15.523Z] [2024-03-11T05:43:15.523Z] Login Succeeded [2024-03-11T05:43:15.523Z] nexus3.edgexfoundry.org:10002 [2024-03-11T05:43:15.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T05:43:15.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T05:43:15.524Z] Configure a credential helper to remove this warning. See [2024-03-11T05:43:15.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T05:43:15.524Z] [2024-03-11T05:43:15.524Z] Login Succeeded [2024-03-11T05:43:15.524Z] nexus3.edgexfoundry.org:10003 [2024-03-11T05:43:16.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T05:43:16.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T05:43:16.288Z] Configure a credential helper to remove this warning. See [2024-03-11T05:43:16.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T05:43:16.288Z] [2024-03-11T05:43:16.288Z] Login Succeeded [2024-03-11T05:43:16.288Z] nexus3.edgexfoundry.org:10004 [2024-03-11T05:43:16.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T05:43:16.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T05:43:16.288Z] Configure a credential helper to remove this warning. See [2024-03-11T05:43:16.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T05:43:16.288Z] [2024-03-11T05:43:16.288Z] Login Succeeded [2024-03-11T05:43:16.288Z] ****.io [2024-03-11T05:43:16.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T05:43:16.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T05:43:16.549Z] Configure a credential helper to remove this warning. See [2024-03-11T05:43:16.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T05:43:16.549Z] [2024-03-11T05:43:16.549Z] Login Succeeded [2024-03-11T05:43:16.549Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T05:43:16.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T05:43:16.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T05:43:16.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T05:43:17.037Z] ========================================================= [2024-03-11T05:43:17.038Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-11T05:43:17.038Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T05:43:17.629Z] + 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-03-11T05:43:17.629Z] Sending build context to Docker daemon 14.14MB [2024-03-11T05:43:17.629Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T05:43:17.629Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T05:43:17.889Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-11T05:43:17.889Z] 7264a8db6415: Pulling fs layer [2024-03-11T05:43:17.889Z] c4d48a809fc2: Pulling fs layer [2024-03-11T05:43:17.889Z] 4f1c88b9dad5: Pulling fs layer [2024-03-11T05:43:17.889Z] ad3a456e5733: Pulling fs layer [2024-03-11T05:43:17.889Z] 69c7f0334f64: Pulling fs layer [2024-03-11T05:43:17.889Z] 1f1c1a5573a3: Pulling fs layer [2024-03-11T05:43:17.889Z] ce7588e14bc9: Pulling fs layer [2024-03-11T05:43:17.889Z] b5e4710f87ac: Pulling fs layer [2024-03-11T05:43:17.889Z] 69c7f0334f64: Waiting [2024-03-11T05:43:17.889Z] 1f1c1a5573a3: Waiting [2024-03-11T05:43:17.889Z] ce7588e14bc9: Waiting [2024-03-11T05:43:17.889Z] b5e4710f87ac: Waiting [2024-03-11T05:43:17.889Z] ad3a456e5733: Waiting [2024-03-11T05:43:17.889Z] c4d48a809fc2: Verifying Checksum [2024-03-11T05:43:17.889Z] c4d48a809fc2: Download complete [2024-03-11T05:43:17.889Z] ad3a456e5733: Download complete [2024-03-11T05:43:17.889Z] 69c7f0334f64: Verifying Checksum [2024-03-11T05:43:17.889Z] 69c7f0334f64: Download complete [2024-03-11T05:43:17.889Z] 7264a8db6415: Verifying Checksum [2024-03-11T05:43:17.889Z] 7264a8db6415: Download complete [2024-03-11T05:43:17.889Z] 1f1c1a5573a3: Verifying Checksum [2024-03-11T05:43:17.889Z] 1f1c1a5573a3: Download complete [2024-03-11T05:43:18.149Z] 7264a8db6415: Pull complete [2024-03-11T05:43:18.149Z] b5e4710f87ac: Verifying Checksum [2024-03-11T05:43:18.149Z] b5e4710f87ac: Download complete [2024-03-11T05:43:18.149Z] c4d48a809fc2: Pull complete [2024-03-11T05:43:18.149Z] 4f1c88b9dad5: Download complete [2024-03-11T05:43:18.717Z] ce7588e14bc9: Verifying Checksum [2024-03-11T05:43:18.717Z] ce7588e14bc9: Download complete [2024-03-11T05:43:22.004Z] 4f1c88b9dad5: Pull complete [2024-03-11T05:43:22.004Z] ad3a456e5733: Pull complete [2024-03-11T05:43:22.004Z] 69c7f0334f64: Pull complete [2024-03-11T05:43:22.004Z] 1f1c1a5573a3: Pull complete [2024-03-11T05:43:24.539Z] ce7588e14bc9: Pull complete [2024-03-11T05:43:24.539Z] b5e4710f87ac: Pull complete [2024-03-11T05:43:24.539Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-11T05:43:24.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-11T05:43:24.539Z] ---> 88b5674ff536 [2024-03-11T05:43:24.539Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T05:43:29.847Z] Still waiting to schedule task [2024-03-11T05:43:29.848Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-11T05:43:31.127Z] ---> Running in f0d96696ca58 [2024-03-11T05:43:31.128Z] Removing intermediate container f0d96696ca58 [2024-03-11T05:43:31.128Z] ---> 0889bfbd1743 [2024-03-11T05:43:31.128Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T05:43:31.128Z] ---> Running in 32500cd46173 [2024-03-11T05:43:31.128Z] Removing intermediate container 32500cd46173 [2024-03-11T05:43:31.128Z] ---> bcb6905b5af1 [2024-03-11T05:43:31.128Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-11T05:43:31.128Z] ---> Running in 6b001e00c9a8 [2024-03-11T05:43:31.128Z] Removing intermediate container 6b001e00c9a8 [2024-03-11T05:43:31.128Z] ---> 5518b2f93613 [2024-03-11T05:43:31.128Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T05:43:31.128Z] ---> Running in 7f933c0b13c5 [2024-03-11T05:43:31.128Z] Removing intermediate container 7f933c0b13c5 [2024-03-11T05:43:31.128Z] ---> 72461dd9a519 [2024-03-11T05:43:31.128Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T05:43:31.128Z] ---> Running in cd9c9f2308d1 [2024-03-11T05:43:31.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T05:43:31.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T05:43:31.387Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-11T05:43:31.388Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-11T05:43:31.388Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-11T05:43:31.388Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-11T05:43:31.388Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T05:43:31.388Z] OK: 268 MiB in 56 packages [2024-03-11T05:43:31.955Z] Removing intermediate container cd9c9f2308d1 [2024-03-11T05:43:31.955Z] ---> 4fe949d2950e [2024-03-11T05:43:31.955Z] Step 8/12 : WORKDIR /device-snmp-go [2024-03-11T05:43:31.955Z] ---> Running in b1f8c32577b1 [2024-03-11T05:43:31.955Z] Removing intermediate container b1f8c32577b1 [2024-03-11T05:43:31.955Z] ---> 5f74f7d19ca0 [2024-03-11T05:43:31.955Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-11T05:43:32.214Z] ---> 394a5ceb15c2 [2024-03-11T05:43:32.214Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T05:43:32.214Z] ---> Running in 3950cab9620f [2024-03-11T05:44:04.426Z] Removing intermediate container 3950cab9620f [2024-03-11T05:44:04.426Z] ---> 0c005563ab2c [2024-03-11T05:44:04.426Z] Step 11/12 : COPY . . [2024-03-11T05:44:04.426Z] ---> 4c229b387b20 [2024-03-11T05:44:04.426Z] Step 12/12 : RUN ${MAKE} [2024-03-11T05:44:04.426Z] ---> Running in 54ee2a070303 [2024-03-11T05:44:04.426Z] noop [2024-03-11T05:44:04.426Z] Removing intermediate container 54ee2a070303 [2024-03-11T05:44:04.426Z] ---> bb0ff6e342b8 [2024-03-11T05:44:04.426Z] Successfully built bb0ff6e342b8 [2024-03-11T05:44:04.426Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T05:44:04.986Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T05:44:04.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T05:44:05.184Z] prd-ubuntu20.04-docker-8c-8g-5423 does not seem to be running inside a container [2024-03-11T05:44:05.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-343 -v /w/workspace/gexfoundry_device-snmp-go_PR-343:/w/workspace/gexfoundry_device-snmp-go_PR-343:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-343@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-343@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-03-11T05:44:05.542Z] $ docker top 441aa55c00bc189644e00e11dcd97ab9c63b7bbf2493b758899b28aee698e695 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T05:44:05.986Z] + go version [2024-03-11T05:44:05.986Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-11T05:44:06.016Z] $ docker stop --time=1 441aa55c00bc189644e00e11dcd97ab9c63b7bbf2493b758899b28aee698e695 [2024-03-11T05:44:07.268Z] $ docker rm -f --volumes 441aa55c00bc189644e00e11dcd97ab9c63b7bbf2493b758899b28aee698e695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T05:44:08.247Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T05:44:08.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T05:44:08.457Z] prd-ubuntu20.04-docker-8c-8g-5423 does not seem to be running inside a container [2024-03-11T05:44:08.490Z] $ 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-snmp-go_PR-343 -v /w/workspace/gexfoundry_device-snmp-go_PR-343:/w/workspace/gexfoundry_device-snmp-go_PR-343:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-343@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-343@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-03-11T05:44:08.826Z] $ docker top 4bf116e43cfc95fdf2492fc5c246391c0823e081ec05ddec4601d6396265f9a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T05:44:09.287Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-343 [Pipeline] fileExists [Pipeline] sh [2024-03-11T05:44:09.762Z] + make test [2024-03-11T05:44:09.762Z] go test ./... -coverprofile=coverage.out [2024-03-11T05:44:11.141Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-03-11T05:44:21.115Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-03-11T05:44:21.116Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements [2024-03-11T05:44:27.675Z] go vet ./... [2024-03-11T05:44:30.955Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T05:44:30.955Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T05:44:30.955Z] ./bin/test-attribution-txt.sh [2024-03-11T05:44:30.955Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T05:44:30.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T05:44:31.061Z] $ docker stop --time=1 4bf116e43cfc95fdf2492fc5c246391c0823e081ec05ddec4601d6396265f9a0 [2024-03-11T05:44:34.637Z] $ docker rm -f --volumes 4bf116e43cfc95fdf2492fc5c246391c0823e081ec05ddec4601d6396265f9a0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T05:44:35.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T05:44:35.272Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-11T05:44:36.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T05:44:36.429Z] + ls -al . [2024-03-11T05:44:36.429Z] total 172 [2024-03-11T05:44:36.429Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 05:44 . [2024-03-11T05:44:36.429Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 05:42 .. [2024-03-11T05:44:36.429Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 11 05:42 .dockerignore [2024-03-11T05:44:36.429Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 05:44 .git [2024-03-11T05:44:36.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 05:42 .github [2024-03-11T05:44:36.429Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 11 05:42 .gitignore [2024-03-11T05:44:36.429Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 05:42 .golangci.yml [2024-03-11T05:44:36.429Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 05:43 .semver [2024-03-11T05:44:36.429Z] -rw-rw-r-- 1 jenkins jenkins 10025 Mar 11 05:42 Attribution.txt [2024-03-11T05:44:36.429Z] -rw-rw-r-- 1 jenkins jenkins 11809 Mar 11 05:42 CHANGELOG.md [2024-03-11T05:44:36.429Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 11 05:42 Dockerfile [2024-03-11T05:44:36.429Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 05:42 GOVERNANCE.md [2024-03-11T05:44:36.429Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 11 05:42 Jenkinsfile [2024-03-11T05:44:36.429Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 05:42 LICENSE [2024-03-11T05:44:36.429Z] -rw-rw-r-- 1 jenkins jenkins 2240 Mar 11 05:42 Makefile [2024-03-11T05:44:36.429Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 11 05:42 OWNERS.md [2024-03-11T05:44:36.429Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 11 05:42 README.md [2024-03-11T05:44:36.429Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 05:43 VERSION [2024-03-11T05:44:36.429Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 05:42 bin [2024-03-11T05:44:36.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 05:42 cmd [2024-03-11T05:44:36.429Z] -rw-r--r-- 1 jenkins jenkins 8837 Mar 11 05:44 coverage.out [2024-03-11T05:44:36.429Z] -rw-rw-r-- 1 jenkins jenkins 3757 Mar 11 05:42 go.mod [2024-03-11T05:44:36.429Z] -rw-rw-r-- 1 jenkins jenkins 35944 Mar 11 05:42 go.sum [2024-03-11T05:44:36.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 05:42 internal [2024-03-11T05:44:36.429Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 11 05:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T05:44:36.888Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a52c7bd4d7db575bab012573efb061ba0fce7ad1 --label arch=amd64 --label version=0.0.0 . [2024-03-11T05:44:36.888Z] Sending build context to Docker daemon 14.15MB [2024-03-11T05:44:36.888Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T05:44:36.888Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-11T05:44:36.888Z] ---> bb0ff6e342b8 [2024-03-11T05:44:36.888Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-11T05:44:37.147Z] ---> Running in 28f8d27d3f53 [2024-03-11T05:44:37.147Z] Removing intermediate container 28f8d27d3f53 [2024-03-11T05:44:37.147Z] ---> 20bf85f8f0c3 [2024-03-11T05:44:37.147Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T05:44:37.406Z] ---> Running in 03383c0c8da7 [2024-03-11T05:44:37.406Z] Removing intermediate container 03383c0c8da7 [2024-03-11T05:44:37.406Z] ---> f95af31d565f [2024-03-11T05:44:37.406Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-11T05:44:37.406Z] ---> Running in 33b8fc65821f [2024-03-11T05:44:37.666Z] Removing intermediate container 33b8fc65821f [2024-03-11T05:44:37.666Z] ---> 27a07f3e38a2 [2024-03-11T05:44:37.666Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T05:44:37.666Z] ---> Running in e9be8b89db9a [2024-03-11T05:44:37.666Z] Removing intermediate container e9be8b89db9a [2024-03-11T05:44:37.666Z] ---> 1bb3560281c4 [2024-03-11T05:44:37.666Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T05:44:37.666Z] ---> Running in ec0b2b7edb13 [2024-03-11T05:44:37.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T05:44:38.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T05:44:38.446Z] OK: 268 MiB in 56 packages [2024-03-11T05:44:38.707Z] Removing intermediate container ec0b2b7edb13 [2024-03-11T05:44:38.707Z] ---> 9be946398a04 [2024-03-11T05:44:38.707Z] Step 8/25 : WORKDIR /device-snmp-go [2024-03-11T05:44:38.707Z] ---> Running in 4bf4521b79f2 [2024-03-11T05:44:38.966Z] Removing intermediate container 4bf4521b79f2 [2024-03-11T05:44:38.966Z] ---> a1f604f1111b [2024-03-11T05:44:38.966Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-11T05:44:38.966Z] ---> 9fed03685479 [2024-03-11T05:44:38.966Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T05:44:38.966Z] ---> Running in 0704aa312b56 [2024-03-11T05:44:39.900Z] Removing intermediate container 0704aa312b56 [2024-03-11T05:44:39.900Z] ---> f5773e7cbb2c [2024-03-11T05:44:39.900Z] Step 11/25 : COPY . . [2024-03-11T05:44:40.465Z] ---> 50dd4d40fbed [2024-03-11T05:44:40.465Z] Step 12/25 : RUN ${MAKE} [2024-03-11T05:44:40.465Z] ---> Running in a9846a86a5cc [2024-03-11T05:44:40.724Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-03-11T05:45:01.428Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5424 in /w/workspace/gexfoundry_device-snmp-go_PR-343 [Pipeline] { [Pipeline] ws [2024-03-11T05:45:01.531Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2024-03-11T05:45:02.655Z] Removing intermediate container a9846a86a5cc [2024-03-11T05:45:02.655Z] ---> cee1714f339c [2024-03-11T05:45:02.655Z] Step 13/25 : FROM alpine:3.18 [2024-03-11T05:45:02.655Z] 3.18: Pulling from library/alpine [2024-03-11T05:45:02.655Z] 619be1103602: Pulling fs layer [2024-03-11T05:45:02.655Z] 619be1103602: Verifying Checksum [2024-03-11T05:45:02.655Z] 619be1103602: Download complete [2024-03-11T05:45:02.655Z] 619be1103602: Pull complete [2024-03-11T05:45:02.655Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T05:45:02.655Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T05:45:02.655Z] ---> d3782b16ccc9 [2024-03-11T05:45:02.655Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-03-11T05:45:02.655Z] ---> Running in 8f4f3f506b96 [2024-03-11T05:45:02.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T05:45:02.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T05:45:02.655Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-11T05:45:02.655Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T05:45:02.655Z] OK: 7 MiB in 16 packages [2024-03-11T05:45:02.655Z] Removing intermediate container 8f4f3f506b96 [2024-03-11T05:45:02.655Z] ---> e57ebfec9b50 [2024-03-11T05:45:02.655Z] Step 15/25 : RUN apk --no-cache upgrade [2024-03-11T05:45:02.655Z] ---> Running in f565ae0849d4 [2024-03-11T05:45:02.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T05:45:02.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T05:45:02.914Z] OK: 7 MiB in 16 packages [2024-03-11T05:45:03.173Z] Removing intermediate container f565ae0849d4 [2024-03-11T05:45:03.173Z] ---> 064d44a1b6f4 [2024-03-11T05:45:03.173Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-03-11T05:45:04.227Z] ---> 14fa5105ab43 [2024-03-11T05:45:04.227Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-03-11T05:45:04.227Z] ---> 8ad761193bcf [2024-03-11T05:45:04.227Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-03-11T05:45:04.227Z] ---> 5f8fce5f3eb4 [2024-03-11T05:45:04.227Z] Step 19/25 : EXPOSE 59993 [2024-03-11T05:45:04.227Z] ---> Running in 6614d3dedf8f [2024-03-11T05:45:04.227Z] Removing intermediate container 6614d3dedf8f [2024-03-11T05:45:04.227Z] ---> 90bfbf84082b [2024-03-11T05:45:04.227Z] Step 20/25 : EXPOSE 161 [2024-03-11T05:45:04.227Z] ---> Running in bd593c5a14e9 [2024-03-11T05:45:04.485Z] Removing intermediate container bd593c5a14e9 [2024-03-11T05:45:04.485Z] ---> 7e24478b2170 [2024-03-11T05:45:04.485Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-03-11T05:45:04.485Z] ---> Running in 293c7b791736 [2024-03-11T05:45:04.485Z] Removing intermediate container 293c7b791736 [2024-03-11T05:45:04.485Z] ---> e2f2e2313c9e [2024-03-11T05:45:04.485Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-11T05:45:04.485Z] ---> Running in c2ff7d919dcd [2024-03-11T05:45:04.485Z] Removing intermediate container c2ff7d919dcd [2024-03-11T05:45:04.485Z] ---> 3356872ee7f7 [2024-03-11T05:45:04.485Z] Step 23/25 : LABEL arch=amd64 [2024-03-11T05:45:04.485Z] ---> Running in 4f41823a5b49 [2024-03-11T05:45:04.676Z] Selected Git installation does not exist. Using Default [2024-03-11T05:45:04.676Z] The recommended git tool is: NONE [2024-03-11T05:45:04.744Z] Removing intermediate container 4f41823a5b49 [2024-03-11T05:45:04.744Z] ---> be6186416ec2 [2024-03-11T05:45:04.744Z] Step 24/25 : LABEL git_sha=a52c7bd4d7db575bab012573efb061ba0fce7ad1 [2024-03-11T05:45:04.744Z] ---> Running in 85b139107362 [2024-03-11T05:45:04.744Z] Removing intermediate container 85b139107362 [2024-03-11T05:45:04.744Z] ---> 76e88049a563 [2024-03-11T05:45:04.744Z] Step 25/25 : LABEL version=0.0.0 [2024-03-11T05:45:04.744Z] ---> Running in 368963c54296 [2024-03-11T05:45:04.744Z] Removing intermediate container 368963c54296 [2024-03-11T05:45:04.744Z] ---> 91b185ef26d9 [2024-03-11T05:45:04.744Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T05:45:04.744Z] Successfully built 91b185ef26d9 [2024-03-11T05:45:04.744Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T05:45:06.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T05:45:06.044Z] [2024-03-11T05:45:06.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T05:45:06.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T05:45:06.461Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-11T05:45:06.461Z] 5eb5b503b376: Pulling fs layer [2024-03-11T05:45:06.461Z] 5c69ac0246d0: Pulling fs layer [2024-03-11T05:45:06.461Z] ec43610c2a17: Pulling fs layer [2024-03-11T05:45:06.461Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-11T05:45:06.461Z] 33b1e0a273af: Pulling fs layer [2024-03-11T05:45:06.461Z] 5d3b04190fa2: Pulling fs layer [2024-03-11T05:45:06.461Z] 2f39f015ded8: Pulling fs layer [2024-03-11T05:45:06.461Z] 3a2ae6a8a46f: Waiting [2024-03-11T05:45:06.461Z] 33b1e0a273af: Waiting [2024-03-11T05:45:06.461Z] 5d3b04190fa2: Waiting [2024-03-11T05:45:06.461Z] 2f39f015ded8: Waiting [2024-03-11T05:45:06.461Z] 5c69ac0246d0: Verifying Checksum [2024-03-11T05:45:06.461Z] 5c69ac0246d0: Download complete [2024-03-11T05:45:06.461Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-11T05:45:06.461Z] 3a2ae6a8a46f: Download complete [2024-03-11T05:45:06.461Z] 33b1e0a273af: Verifying Checksum [2024-03-11T05:45:06.461Z] 33b1e0a273af: Download complete [2024-03-11T05:45:06.461Z] ec43610c2a17: Verifying Checksum [2024-03-11T05:45:06.461Z] ec43610c2a17: Download complete [2024-03-11T05:45:06.461Z] 5d3b04190fa2: Verifying Checksum [2024-03-11T05:45:06.461Z] 5d3b04190fa2: Download complete [2024-03-11T05:45:06.718Z] 5eb5b503b376: Verifying Checksum [2024-03-11T05:45:06.718Z] 5eb5b503b376: Download complete [2024-03-11T05:45:08.099Z] 5eb5b503b376: Pull complete [2024-03-11T05:45:08.099Z] 5c69ac0246d0: Pull complete [2024-03-11T05:45:08.356Z] ec43610c2a17: Pull complete [2024-03-11T05:45:08.356Z] 3a2ae6a8a46f: Pull complete [2024-03-11T05:45:08.616Z] 33b1e0a273af: Pull complete [2024-03-11T05:45:08.616Z] 5d3b04190fa2: Pull complete [2024-03-11T05:45:09.320Z] using credential edgex-jenkins-ssh [2024-03-11T05:45:09.339Z] Cloning the remote Git repository [2024-03-11T05:45:09.369Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2024-03-11T05:45:09.444Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2024-03-11T05:45:09.570Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-03-11T05:45:09.571Z] > git --version # timeout=10 [2024-03-11T05:45:09.589Z] > git --version # 'git version 2.25.1' [2024-03-11T05:45:09.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T05:45:09.726Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T05:45:11.324Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-03-11T05:45:11.352Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T05:45:12.746Z] Merging remotes/origin/main commit bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be into PR head commit a52c7bd4d7db575bab012573efb061ba0fce7ad1 [2024-03-11T05:45:12.808Z] 2f39f015ded8: Pull complete [2024-03-11T05:45:12.809Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-11T05:45:12.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T05:45:12.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-03-11T05:45:13.015Z] Merge succeeded, producing a52c7bd4d7db575bab012573efb061ba0fce7ad1 [2024-03-11T05:45:13.016Z] Checking out Revision a52c7bd4d7db575bab012573efb061ba0fce7ad1 (PR-343) [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T05:45:13.176Z] prd-ubuntu20.04-docker-8c-8g-5423 does not seem to be running inside a container [2024-03-11T05:45:13.212Z] $ 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-snmp-go_PR-343 -v /w/workspace/gexfoundry_device-snmp-go_PR-343:/w/workspace/gexfoundry_device-snmp-go_PR-343:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-343@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-343@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-03-11T05:45:12.158Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-03-11T05:45:12.201Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-03-11T05:45:12.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T05:45:12.217Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/343/head:refs/remotes/origin/PR-343 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-11T05:45:12.764Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T05:45:12.836Z] > git checkout -f a52c7bd4d7db575bab012573efb061ba0fce7ad1 # timeout=10 [2024-03-11T05:45:12.915Z] > git remote # timeout=10 [2024-03-11T05:45:12.934Z] > git config --get remote.origin.url # timeout=10 [2024-03-11T05:45:12.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T05:45:12.963Z] > git merge bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be # timeout=10 [2024-03-11T05:45:12.996Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-11T05:45:13.017Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T05:45:13.029Z] > git checkout -f a52c7bd4d7db575bab012573efb061ba0fce7ad1 # timeout=10 [2024-03-11T05:45:13.486Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-03-11T05:45:13.545Z] > git --version # timeout=10 [2024-03-11T05:45:13.556Z] > git --version # 'git version 2.25.1' [2024-03-11T05:45:13.571Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T05:45:14.158Z] [2024-03-11T05:45:14.158Z] GitHub has been notified of this commit’s build result [2024-03-11T05:45:14.158Z] [2024-03-11T05:45:20.094Z] $ docker top 3216065be2b53cad56753da4d899b5641b1443f8b47d06a5699769afd5e48fbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-03-11T05:45:20.649Z] ---> job-cost.sh [2024-03-11T05:45:20.649Z] lf-activate-venv: SKIPPING [2024-03-11T05:45:20.649Z] INFO: No Stack... [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T05:45:20.908Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T05:45:21.167Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T05:45:21.366Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-11T05:45:21.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T05:45:21.366Z] Dload Upload Total Spent Left Speed [2024-03-11T05:45:21.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-03-11T05:45:21.587Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-343/archives/cost.csv [2024-03-11T05:45:21.587Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T05:45:21.657Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-343-1-stack-cost] [2024-03-11T05:45:21.661Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-343-1-stack-cost] did not exist. Created. [2024-03-11T05:45:21.666Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-343-1-stack-cost] [Pipeline] { [2024-03-11T05:45:21.708Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] unstash [Pipeline] sh [2024-03-11T05:45:22.160Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-11T05:45:22.160Z] + sudo tee /etc/docker/daemon.new [2024-03-11T05:45:22.160Z] { [2024-03-11T05:45:22.160Z] "registry-mirrors": [ [2024-03-11T05:45:22.160Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-11T05:45:22.160Z] ], [2024-03-11T05:45:22.160Z] "bip": "10.250.0.254/24", [2024-03-11T05:45:22.160Z] "hosts": [ [2024-03-11T05:45:22.160Z] "tcp://0.0.0.0:5555", [2024-03-11T05:45:22.160Z] "unix:///var/run/docker.sock" [2024-03-11T05:45:22.160Z] ], [2024-03-11T05:45:22.160Z] "mtu": 1458, [2024-03-11T05:45:22.160Z] "selinux-enabled": true, [2024-03-11T05:45:22.160Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-11T05:45:22.160Z] } [Pipeline] sh [2024-03-11T05:45:22.300Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-11T05:45:22.357Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T05:45:22.421Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-343-1-stack-cost] [2024-03-11T05:45:22.501Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } [2024-03-11T05:45:22.599Z] $ docker stop --time=1 3216065be2b53cad56753da4d899b5641b1443f8b47d06a5699769afd5e48fbb [2024-03-11T05:45:23.757Z] $ docker rm -f --volumes 3216065be2b53cad56753da4d899b5641b1443f8b47d06a5699769afd5e48fbb [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2024-03-11T05:45:24.131Z] + sudo service docker restart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T05:45:42.506Z] provisioning config files... [2024-03-11T05:45:42.532Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config14656379185844004530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T05:45:43.067Z] ---> ****-login.sh [2024-03-11T05:45:43.067Z] nexus3.edgexfoundry.org:10001 [2024-03-11T05:45:43.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T05:45:43.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T05:45:43.624Z] Configure a credential helper to remove this warning. See [2024-03-11T05:45:43.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T05:45:43.624Z] [2024-03-11T05:45:43.624Z] Login Succeeded [2024-03-11T05:45:43.624Z] nexus3.edgexfoundry.org:10002 [2024-03-11T05:45:43.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T05:45:43.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T05:45:43.895Z] Configure a credential helper to remove this warning. See [2024-03-11T05:45:43.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T05:45:43.895Z] [2024-03-11T05:45:43.895Z] Login Succeeded [2024-03-11T05:45:43.895Z] nexus3.edgexfoundry.org:10003 [2024-03-11T05:45:44.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T05:45:44.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T05:45:44.436Z] Configure a credential helper to remove this warning. See [2024-03-11T05:45:44.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T05:45:44.436Z] [2024-03-11T05:45:44.436Z] Login Succeeded [2024-03-11T05:45:44.436Z] nexus3.edgexfoundry.org:10004 [2024-03-11T05:45:44.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T05:45:44.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T05:45:44.709Z] Configure a credential helper to remove this warning. See [2024-03-11T05:45:44.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T05:45:44.709Z] [2024-03-11T05:45:44.709Z] Login Succeeded [2024-03-11T05:45:44.709Z] ****.io [2024-03-11T05:45:44.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T05:45:45.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T05:45:45.245Z] Configure a credential helper to remove this warning. See [2024-03-11T05:45:45.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T05:45:45.245Z] [2024-03-11T05:45:45.245Z] Login Succeeded [2024-03-11T05:45:45.245Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T05:45:45.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T05:45:45.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T05:45:45.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T05:45:45.952Z] ========================================================= [2024-03-11T05:45:45.952Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-11T05:45:45.952Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T05:45:46.581Z] + 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-03-11T05:45:46.867Z] Sending build context to Docker daemon 7.157MB [2024-03-11T05:45:46.867Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T05:45:46.867Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T05:45:47.141Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-11T05:45:47.141Z] 9fda8d8052c6: Pulling fs layer [2024-03-11T05:45:47.141Z] 5d54e960e981: Pulling fs layer [2024-03-11T05:45:47.141Z] c4a7e357bf2a: Pulling fs layer [2024-03-11T05:45:47.141Z] f0e02332f6b5: Pulling fs layer [2024-03-11T05:45:47.141Z] 872ee5b61b7b: Pulling fs layer [2024-03-11T05:45:47.141Z] 0c6a40ed1a82: Pulling fs layer [2024-03-11T05:45:47.141Z] 94ae7d8d031c: Pulling fs layer [2024-03-11T05:45:47.141Z] 872ee5b61b7b: Waiting [2024-03-11T05:45:47.141Z] f0e02332f6b5: Waiting [2024-03-11T05:45:47.141Z] 0c6a40ed1a82: Waiting [2024-03-11T05:45:47.141Z] 94ae7d8d031c: Waiting [2024-03-11T05:45:47.141Z] 5d54e960e981: Verifying Checksum [2024-03-11T05:45:47.141Z] 5d54e960e981: Download complete [2024-03-11T05:45:47.141Z] f0e02332f6b5: Download complete [2024-03-11T05:45:47.141Z] 872ee5b61b7b: Verifying Checksum [2024-03-11T05:45:47.141Z] 872ee5b61b7b: Download complete [2024-03-11T05:45:47.141Z] 9fda8d8052c6: Download complete [2024-03-11T05:45:47.735Z] 94ae7d8d031c: Verifying Checksum [2024-03-11T05:45:47.735Z] 94ae7d8d031c: Download complete [2024-03-11T05:45:48.326Z] 9fda8d8052c6: Pull complete [2024-03-11T05:45:48.927Z] 5d54e960e981: Pull complete [2024-03-11T05:45:48.927Z] c4a7e357bf2a: Verifying Checksum [2024-03-11T05:45:48.927Z] c4a7e357bf2a: Download complete [2024-03-11T05:45:50.349Z] 0c6a40ed1a82: Verifying Checksum [2024-03-11T05:45:50.349Z] 0c6a40ed1a82: Download complete [2024-03-11T05:46:02.669Z] c4a7e357bf2a: Pull complete [2024-03-11T05:46:02.669Z] f0e02332f6b5: Pull complete [2024-03-11T05:46:02.669Z] 872ee5b61b7b: Pull complete [2024-03-11T05:46:10.884Z] 0c6a40ed1a82: Pull complete [2024-03-11T05:46:11.851Z] 94ae7d8d031c: Pull complete [2024-03-11T05:46:12.118Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-11T05:46:12.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-11T05:46:12.118Z] ---> 86de565de09d [2024-03-11T05:46:12.118Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T05:46:13.522Z] ---> Running in a5ecec8816c8 [2024-03-11T05:46:13.791Z] Removing intermediate container a5ecec8816c8 [2024-03-11T05:46:13.791Z] ---> c328b68d3d64 [2024-03-11T05:46:13.791Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T05:46:14.058Z] ---> Running in 7a85fd4fe14f [2024-03-11T05:46:14.325Z] Removing intermediate container 7a85fd4fe14f [2024-03-11T05:46:14.325Z] ---> b2302708052e [2024-03-11T05:46:14.325Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-11T05:46:14.325Z] ---> Running in a455aaa24d6c [2024-03-11T05:46:14.593Z] Removing intermediate container a455aaa24d6c [2024-03-11T05:46:14.593Z] ---> 0c8185e225f1 [2024-03-11T05:46:14.593Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T05:46:14.593Z] ---> Running in 5bd5cff540a4 [2024-03-11T05:46:14.862Z] Removing intermediate container 5bd5cff540a4 [2024-03-11T05:46:14.862Z] ---> c5037b5f91f2 [2024-03-11T05:46:14.862Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T05:46:15.129Z] ---> Running in 66f516e06da2 [2024-03-11T05:46:16.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T05:46:16.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T05:46:17.727Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-11T05:46:17.727Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-11T05:46:17.727Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-11T05:46:17.727Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-11T05:46:17.727Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T05:46:17.992Z] OK: 271 MiB in 56 packages [2024-03-11T05:46:18.947Z] Removing intermediate container 66f516e06da2 [2024-03-11T05:46:18.947Z] ---> fa461819c50f [2024-03-11T05:46:18.947Z] Step 8/12 : WORKDIR /device-snmp-go [2024-03-11T05:46:18.947Z] ---> Running in ff573afd55f8 [2024-03-11T05:46:19.212Z] Removing intermediate container ff573afd55f8 [2024-03-11T05:46:19.212Z] ---> 3100f2a4b664 [2024-03-11T05:46:19.212Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-11T05:46:19.796Z] ---> 48ba9aa670f4 [2024-03-11T05:46:19.797Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T05:46:19.797Z] ---> Running in 9e83fcf68633 [2024-03-11T05:47:27.675Z] Removing intermediate container 9e83fcf68633 [2024-03-11T05:47:27.675Z] ---> 6f3e4b4f70b8 [2024-03-11T05:47:27.675Z] Step 11/12 : COPY . . [2024-03-11T05:47:27.675Z] ---> f0186b304d69 [2024-03-11T05:47:27.675Z] Step 12/12 : RUN ${MAKE} [2024-03-11T05:47:27.675Z] ---> Running in aa39e18d3d35 [2024-03-11T05:47:27.675Z] noop [2024-03-11T05:47:27.675Z] Removing intermediate container aa39e18d3d35 [2024-03-11T05:47:27.675Z] ---> 93ac164a8304 [2024-03-11T05:47:27.675Z] Successfully built 93ac164a8304 [2024-03-11T05:47:27.675Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T05:47:28.261Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T05:47:28.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T05:47:28.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-5424 does not seem to be running inside a container [2024-03-11T05:47:28.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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-03-11T05:47:29.960Z] $ docker top 8ceb9f297f59a8d0baef580b9929db9f9cf6ca7fb46d76177a4d6fcd21d50d5c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T05:47:30.908Z] + go version [2024-03-11T05:47:30.908Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-11T05:47:30.954Z] $ docker stop --time=1 8ceb9f297f59a8d0baef580b9929db9f9cf6ca7fb46d76177a4d6fcd21d50d5c [2024-03-11T05:47:32.525Z] $ docker rm -f --volumes 8ceb9f297f59a8d0baef580b9929db9f9cf6ca7fb46d76177a4d6fcd21d50d5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T05:47:33.742Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T05:47:33.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T05:47:34.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-5424 does not seem to be running inside a container [2024-03-11T05:47:34.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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-03-11T05:47:35.254Z] $ docker top 1696d5debc9549b6edc8901a60cd73aed5db73ed70d850ff1c534b5b248c2c7d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T05:47:36.209Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-11T05:47:36.637Z] + make test [2024-03-11T05:47:36.905Z] go test ./... -coverprofile=coverage.out [2024-03-11T05:47:40.245Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-03-11T05:49:16.865Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-03-11T05:49:16.865Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.032s coverage: 0.0% of statements [2024-03-11T05:49:16.865Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-11T05:49:16.865Z] go vet ./... [2024-03-11T05:49:25.048Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T05:49:25.048Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T05:49:25.048Z] ./bin/test-attribution-txt.sh [2024-03-11T05:49:25.048Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T05:49:25.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T05:49:25.185Z] $ docker stop --time=1 1696d5debc9549b6edc8901a60cd73aed5db73ed70d850ff1c534b5b248c2c7d [2024-03-11T05:49:27.199Z] $ docker rm -f --volumes 1696d5debc9549b6edc8901a60cd73aed5db73ed70d850ff1c534b5b248c2c7d [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T05:49:28.587Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T05:49:28.625Z] Warning: overwriting stash ‘coverage-report’ [2024-03-11T05:49:29.129Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T05:49:29.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T05:49:30.306Z] + ls -al . [2024-03-11T05:49:30.306Z] total 168 [2024-03-11T05:49:30.306Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 05:47 . [2024-03-11T05:49:30.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 05:45 .. [2024-03-11T05:49:30.306Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 11 05:45 .dockerignore [2024-03-11T05:49:30.306Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 05:45 .git [2024-03-11T05:49:30.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 05:45 .github [2024-03-11T05:49:30.306Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 11 05:45 .gitignore [2024-03-11T05:49:30.306Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 05:45 .golangci.yml [2024-03-11T05:49:30.306Z] -rw-rw-r-- 1 jenkins jenkins 10025 Mar 11 05:45 Attribution.txt [2024-03-11T05:49:30.306Z] -rw-rw-r-- 1 jenkins jenkins 11809 Mar 11 05:45 CHANGELOG.md [2024-03-11T05:49:30.306Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 11 05:45 Dockerfile [2024-03-11T05:49:30.306Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 05:45 GOVERNANCE.md [2024-03-11T05:49:30.306Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 11 05:45 Jenkinsfile [2024-03-11T05:49:30.306Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 05:45 LICENSE [2024-03-11T05:49:30.306Z] -rw-rw-r-- 1 jenkins jenkins 2240 Mar 11 05:45 Makefile [2024-03-11T05:49:30.306Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 11 05:45 OWNERS.md [2024-03-11T05:49:30.306Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 11 05:45 README.md [2024-03-11T05:49:30.306Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 05:43 VERSION [2024-03-11T05:49:30.306Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 05:45 bin [2024-03-11T05:49:30.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 05:45 cmd [2024-03-11T05:49:30.306Z] -rw-r--r-- 1 jenkins jenkins 8837 Mar 11 05:49 coverage.out [2024-03-11T05:49:30.306Z] -rw-rw-r-- 1 jenkins jenkins 3757 Mar 11 05:45 go.mod [2024-03-11T05:49:30.306Z] -rw-rw-r-- 1 jenkins jenkins 35944 Mar 11 05:45 go.sum [2024-03-11T05:49:30.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 05:45 internal [2024-03-11T05:49:30.306Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 11 05:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T05:49:30.825Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a52c7bd4d7db575bab012573efb061ba0fce7ad1 --label arch=arm64 --label version=0.0.0 . [2024-03-11T05:49:31.117Z] Sending build context to Docker daemon 7.166MB [2024-03-11T05:49:31.117Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T05:49:31.117Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-11T05:49:31.117Z] ---> 93ac164a8304 [2024-03-11T05:49:31.117Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-11T05:49:31.385Z] ---> Running in 56bbb9ce379f [2024-03-11T05:49:31.655Z] Removing intermediate container 56bbb9ce379f [2024-03-11T05:49:31.655Z] ---> 25decac29ba5 [2024-03-11T05:49:31.655Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T05:49:31.655Z] ---> Running in 442b991e3c82 [2024-03-11T05:49:31.929Z] Removing intermediate container 442b991e3c82 [2024-03-11T05:49:31.929Z] ---> ea58920e61f1 [2024-03-11T05:49:31.929Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-11T05:49:32.199Z] ---> Running in 06a141381123 [2024-03-11T05:49:32.467Z] Removing intermediate container 06a141381123 [2024-03-11T05:49:32.467Z] ---> 7195ce56452a [2024-03-11T05:49:32.467Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T05:49:32.467Z] ---> Running in 009f6f4b482f [2024-03-11T05:49:32.736Z] Removing intermediate container 009f6f4b482f [2024-03-11T05:49:32.736Z] ---> 172f4b805996 [2024-03-11T05:49:32.736Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T05:49:33.008Z] ---> Running in 208695f2ed12 [2024-03-11T05:49:33.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T05:49:34.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T05:49:35.636Z] OK: 271 MiB in 56 packages [2024-03-11T05:49:36.220Z] Removing intermediate container 208695f2ed12 [2024-03-11T05:49:36.220Z] ---> af340a8cbf9d [2024-03-11T05:49:36.220Z] Step 8/25 : WORKDIR /device-snmp-go [2024-03-11T05:49:36.220Z] ---> Running in a02a8ab686cb [2024-03-11T05:49:36.804Z] Removing intermediate container a02a8ab686cb [2024-03-11T05:49:36.805Z] ---> 24b35b660921 [2024-03-11T05:49:36.805Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-11T05:49:37.386Z] ---> 7f7e08ce5b46 [2024-03-11T05:49:37.386Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T05:49:37.386Z] ---> Running in 2d2e8149a310 [2024-03-11T05:49:39.333Z] Removing intermediate container 2d2e8149a310 [2024-03-11T05:49:39.333Z] ---> 1f160b118641 [2024-03-11T05:49:39.333Z] Step 11/25 : COPY . . [2024-03-11T05:49:40.744Z] ---> 314dd753aa30 [2024-03-11T05:49:40.744Z] Step 12/25 : RUN ${MAKE} [2024-03-11T05:49:40.744Z] ---> Running in 9e7ee92ffc43 [2024-03-11T05:49:41.713Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-03-11T05:51:33.366Z] Removing intermediate container 9e7ee92ffc43 [2024-03-11T05:51:33.366Z] ---> 6877c96596b2 [2024-03-11T05:51:33.366Z] Step 13/25 : FROM alpine:3.18 [2024-03-11T05:51:33.366Z] 3.18: Pulling from library/alpine [2024-03-11T05:51:33.366Z] c6b39de5b339: Pulling fs layer [2024-03-11T05:51:33.366Z] c6b39de5b339: Verifying Checksum [2024-03-11T05:51:33.366Z] c6b39de5b339: Download complete [2024-03-11T05:51:33.366Z] c6b39de5b339: Pull complete [2024-03-11T05:51:33.366Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T05:51:33.366Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T05:51:33.366Z] ---> 33abbf032149 [2024-03-11T05:51:33.366Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-03-11T05:51:33.366Z] ---> Running in d5563f946cd8 [2024-03-11T05:51:33.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T05:51:33.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T05:51:33.366Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-11T05:51:33.366Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T05:51:33.366Z] OK: 8 MiB in 16 packages [2024-03-11T05:51:33.366Z] Removing intermediate container d5563f946cd8 [2024-03-11T05:51:33.366Z] ---> 3548697a2095 [2024-03-11T05:51:33.366Z] Step 15/25 : RUN apk --no-cache upgrade [2024-03-11T05:51:33.366Z] ---> Running in d8c5410ca384 [2024-03-11T05:51:33.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T05:51:33.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T05:51:33.366Z] OK: 8 MiB in 16 packages [2024-03-11T05:51:33.366Z] Removing intermediate container d8c5410ca384 [2024-03-11T05:51:33.366Z] ---> 377c0ece236f [2024-03-11T05:51:33.366Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-03-11T05:51:33.946Z] ---> 7136c9c11be8 [2024-03-11T05:51:33.946Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-03-11T05:51:34.524Z] ---> a47e98ef1770 [2024-03-11T05:51:34.524Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-03-11T05:51:34.789Z] ---> b2e005ffe1ab [2024-03-11T05:51:34.789Z] Step 19/25 : EXPOSE 59993 [2024-03-11T05:51:35.053Z] ---> Running in 84a39fa582d0 [2024-03-11T05:51:35.318Z] Removing intermediate container 84a39fa582d0 [2024-03-11T05:51:35.318Z] ---> 9e88264ddd0c [2024-03-11T05:51:35.318Z] Step 20/25 : EXPOSE 161 [2024-03-11T05:51:35.318Z] ---> Running in ea6abc53be87 [2024-03-11T05:51:35.758Z] Removing intermediate container ea6abc53be87 [2024-03-11T05:51:35.758Z] ---> 6a150114d86a [2024-03-11T05:51:35.758Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-03-11T05:51:35.758Z] ---> Running in 2178fd103d81 [2024-03-11T05:51:36.023Z] Removing intermediate container 2178fd103d81 [2024-03-11T05:51:36.023Z] ---> c2c2da5f7e04 [2024-03-11T05:51:36.023Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-11T05:51:36.023Z] ---> Running in cfacbd833e84 [2024-03-11T05:51:36.288Z] Removing intermediate container cfacbd833e84 [2024-03-11T05:51:36.288Z] ---> 0a6ab9a99523 [2024-03-11T05:51:36.288Z] Step 23/25 : LABEL arch=arm64 [2024-03-11T05:51:36.288Z] ---> Running in dbac6ce8db40 [2024-03-11T05:51:36.564Z] Removing intermediate container dbac6ce8db40 [2024-03-11T05:51:36.564Z] ---> c5db34afdcfd [2024-03-11T05:51:36.564Z] Step 24/25 : LABEL git_sha=a52c7bd4d7db575bab012573efb061ba0fce7ad1 [2024-03-11T05:51:36.564Z] ---> Running in ae714296e81b [2024-03-11T05:51:36.830Z] Removing intermediate container ae714296e81b [2024-03-11T05:51:36.830Z] ---> c65e3419ddfe [2024-03-11T05:51:36.830Z] Step 25/25 : LABEL version=0.0.0 [2024-03-11T05:51:37.095Z] ---> Running in e22f34d61640 [2024-03-11T05:51:37.360Z] Removing intermediate container e22f34d61640 [2024-03-11T05:51:37.360Z] ---> 679c36bd7852 [2024-03-11T05:51:37.360Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T05:51:37.360Z] Successfully built 679c36bd7852 [2024-03-11T05:51:37.360Z] Successfully tagged device-snmp-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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T05:51:38.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T05:51:38.682Z] [2024-03-11T05:51:38.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T05:51:39.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T05:51:39.143Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-11T05:51:39.143Z] 8998bd30e6a1: Pulling fs layer [2024-03-11T05:51:39.143Z] 04944245beec: Pulling fs layer [2024-03-11T05:51:39.143Z] 699f458cf7ca: Pulling fs layer [2024-03-11T05:51:39.143Z] 765212b225bb: Pulling fs layer [2024-03-11T05:51:39.143Z] f23df028b6ca: Pulling fs layer [2024-03-11T05:51:39.143Z] d65c8cfc05b1: Pulling fs layer [2024-03-11T05:51:39.143Z] 2437ff75d9bd: Pulling fs layer [2024-03-11T05:51:39.143Z] 765212b225bb: Waiting [2024-03-11T05:51:39.143Z] f23df028b6ca: Waiting [2024-03-11T05:51:39.143Z] d65c8cfc05b1: Waiting [2024-03-11T05:51:39.143Z] 2437ff75d9bd: Waiting [2024-03-11T05:51:39.410Z] 04944245beec: Verifying Checksum [2024-03-11T05:51:39.410Z] 04944245beec: Download complete [2024-03-11T05:51:39.411Z] 765212b225bb: Verifying Checksum [2024-03-11T05:51:39.411Z] 765212b225bb: Download complete [2024-03-11T05:51:39.411Z] f23df028b6ca: Verifying Checksum [2024-03-11T05:51:39.411Z] f23df028b6ca: Download complete [2024-03-11T05:51:39.411Z] d65c8cfc05b1: Verifying Checksum [2024-03-11T05:51:39.411Z] d65c8cfc05b1: Download complete [2024-03-11T05:51:39.411Z] 699f458cf7ca: Verifying Checksum [2024-03-11T05:51:39.411Z] 699f458cf7ca: Download complete [2024-03-11T05:51:39.991Z] 8998bd30e6a1: Verifying Checksum [2024-03-11T05:51:39.991Z] 8998bd30e6a1: Download complete [2024-03-11T05:51:42.560Z] 2437ff75d9bd: Verifying Checksum [2024-03-11T05:51:42.560Z] 2437ff75d9bd: Download complete [2024-03-11T05:51:44.500Z] 8998bd30e6a1: Pull complete [2024-03-11T05:51:45.083Z] 04944245beec: Pull complete [2024-03-11T05:51:46.491Z] 699f458cf7ca: Pull complete [2024-03-11T05:51:46.759Z] 765212b225bb: Pull complete [2024-03-11T05:51:47.716Z] f23df028b6ca: Pull complete [2024-03-11T05:51:47.716Z] d65c8cfc05b1: Pull complete [2024-03-11T05:52:05.917Z] 2437ff75d9bd: Pull complete [2024-03-11T05:52:05.917Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-11T05:52:05.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T05:52:05.917Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T05:52:06.431Z] prd-ubuntu20.04-docker-arm64-4c-16g-5424 does not seem to be running inside a container [2024-03-11T05:52:06.512Z] $ 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-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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-03-11T05:52:09.097Z] $ docker top d932498e2b0ee362adf2558db8b0384f05c3ccc72a4438cb0290c575227fdc21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T05:52:10.066Z] ---> job-cost.sh [2024-03-11T05:52:10.066Z] lf-activate-venv: SKIPPING [2024-03-11T05:52:10.066Z] INFO: No Stack... [2024-03-11T05:52:10.646Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-11T05:52:11.226Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T05:52:11.981Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2024-03-11T05:52:11.981Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T05:52:12.073Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-343-1-stack-cost] [2024-03-11T05:52:12.079Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-343-1-stack-cost] did not exist. Created. [2024-03-11T05:52:12.085Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-343-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T05:52:12.914Z] /w/workspace/device-snmp-go/1@tmp/durable-c128904f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-11T05:52:13.615Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-11T05:52:13.653Z] Warning: overwriting stash ‘stack-cost’ [2024-03-11T05:52:13.700Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T05:52:13.742Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-343-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T05:52:13.923Z] $ docker stop --time=1 d932498e2b0ee362adf2558db8b0384f05c3ccc72a4438cb0290c575227fdc21 [2024-03-11T05:52:15.412Z] $ docker rm -f --volumes d932498e2b0ee362adf2558db8b0384f05c3ccc72a4438cb0290c575227fdc21 [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-03-11T05:52:17.513Z] provisioning config files... [2024-03-11T05:52:17.521Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-343@tmp/config18167808909212905865tmp [Pipeline] { [Pipeline] sh [2024-03-11T05:52:17.939Z] + set +x [2024-03-11T05:52:17.939Z] + curl+ -s https://codecov.io/bash [2024-03-11T05:52:17.939Z] bash -s -- [2024-03-11T05:52:17.939Z] [2024-03-11T05:52:17.939Z] _____ _ [2024-03-11T05:52:17.939Z] / ____| | | [2024-03-11T05:52:17.939Z] | | ___ __| | ___ ___ _____ __ [2024-03-11T05:52:17.939Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-11T05:52:17.939Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-11T05:52:17.939Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-11T05:52:17.939Z] Bash-1.0.6 [2024-03-11T05:52:17.939Z] [2024-03-11T05:52:17.939Z] [2024-03-11T05:52:17.939Z] ==> git version 2.25.1 found [2024-03-11T05:52:17.939Z] ==> 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-03-11T05:52:17.939Z] Release-Date: 2020-01-08 [2024-03-11T05:52:17.939Z] 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-03-11T05:52:17.939Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-11T05:52:17.939Z] ==> Jenkins CI detected. [2024-03-11T05:52:17.939Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-343 [2024-03-11T05:52:17.939Z] project root: . [2024-03-11T05:52:17.939Z] --> token set from env [2024-03-11T05:52:17.939Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-11T05:52:17.939Z] ==> Running gcov in . (disable via -X gcov) [2024-03-11T05:52:17.939Z] ==> Python coveragepy not found [2024-03-11T05:52:17.939Z] ==> Searching for coverage reports in: [2024-03-11T05:52:17.939Z] + . [2024-03-11T05:52:18.199Z] -> Found 1 reports [2024-03-11T05:52:18.199Z] ==> Detecting git/mercurial file structure [2024-03-11T05:52:18.199Z] ==> Reading reports [2024-03-11T05:52:18.199Z] + ./coverage.out bytes=8837 [2024-03-11T05:52:18.199Z] ==> Appending adjustments [2024-03-11T05:52:18.199Z] https://docs.codecov.io/docs/fixing-reports [2024-03-11T05:52:18.199Z] + Found adjustments [2024-03-11T05:52:18.199Z] ==> Gzipping contents [2024-03-11T05:52:18.199Z] 4.0K /tmp/codecov.OL74Ip.gz [2024-03-11T05:52:18.199Z] ==> Uploading reports [2024-03-11T05:52:18.199Z] url: https://codecov.io [2024-03-11T05:52:18.199Z] query: branch=PR-343&commit=a52c7bd4d7db575bab012573efb061ba0fce7ad1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-343%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=343&job=&cmd_args= [2024-03-11T05:52:18.199Z] -> Pinging Codecov [2024-03-11T05:52:18.199Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-343&commit=a52c7bd4d7db575bab012573efb061ba0fce7ad1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-343%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=343&job=&cmd_args= [2024-03-11T05:52:18.459Z] -> Uploading to [2024-03-11T05:52:18.459Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-11/6C56EA5C29638FB4528AC87E60AF5AE0/a52c7bd4d7db575bab012573efb061ba0fce7ad1/dba564b3-b664-4889-a475-b5b68d31d2a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T055218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=305c3d7fa89830a549f2594f5bf646d4b282a4e05fb92a8b65fdb182f593dcb1 [2024-03-11T05:52:18.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T05:52:18.459Z] Dload Upload Total Spent Left Speed [2024-03-11T05:52:18.719Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5088 --:--:-- --:--:-- --:--:-- 5070 100 1435 0 0 100 1435 0 5088 --:--:-- --:--:-- --:--:-- 5070 [2024-03-11T05:52:18.720Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/a52c7bd4d7db575bab012573efb061ba0fce7ad1 [Pipeline] } [2024-03-11T05:52:18.747Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-03-11T05:52:22.103Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-343/archives ] [2024-03-11T05:52:22.103Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-343/archives [2024-03-11T05:52:22.103Z] total 16 [2024-03-11T05:52:22.103Z] drwxr-xr-x 3 root root 4096 Mar 11 05:45 . [2024-03-11T05:52:22.103Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 05:45 .. [2024-03-11T05:52:22.103Z] drwxr-xr-x 2 root root 4096 Mar 11 05:45 cost [2024-03-11T05:52:22.103Z] -rw-r--r-- 1 root root 86 Mar 11 05:45 cost.csv [2024-03-11T05:52:22.103Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-343/archives [2024-03-11T05:52:22.103Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-343/archives [2024-03-11T05:52:22.103Z] total 16 [2024-03-11T05:52:22.103Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 05:45 . [2024-03-11T05:52:22.103Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 05:45 .. [2024-03-11T05:52:22.103Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 05:45 cost [2024-03-11T05:52:22.103Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 11 05:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-11T05:52:22.432Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T05:52:23.322Z] ---> package-listing.sh [2024-03-11T05:52:23.322Z] ++ facter osfamily [2024-03-11T05:52:23.322Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-11T05:52:23.581Z] + OS_FAMILY=debian [2024-03-11T05:52:23.581Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-343 [2024-03-11T05:52:23.581Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-11T05:52:23.581Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-11T05:52:23.581Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-11T05:52:23.581Z] + PACKAGES=/tmp/packages_start.txt [2024-03-11T05:52:23.581Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-343 ']' [2024-03-11T05:52:23.581Z] + PACKAGES=/tmp/packages_end.txt [2024-03-11T05:52:23.581Z] + case "${OS_FAMILY}" in [2024-03-11T05:52:23.581Z] + dpkg -l [2024-03-11T05:52:23.581Z] + grep '^ii' [2024-03-11T05:52:23.581Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-11T05:52:23.581Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-11T05:52:23.581Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-11T05:52:23.581Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-343 ']' [2024-03-11T05:52:23.581Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-343/archives/ [2024-03-11T05:52:23.581Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-343/archives/ [Pipeline] echo [2024-03-11T05:52:23.622Z] 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-snmp-go_PR-343/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-11T05:52:23.916Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T05:52:24.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T05:52:24.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T05:52:24.872Z] prd-ubuntu20.04-docker-8c-8g-5423 does not seem to be running inside a container [2024-03-11T05:52:24.910Z] $ 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-snmp-go_PR-343/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-snmp-go_PR-343 -v /w/workspace/gexfoundry_device-snmp-go_PR-343:/w/workspace/gexfoundry_device-snmp-go_PR-343:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-343@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-343@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-03-11T05:52:25.124Z] $ docker top cc72731704525804a5c31f252ee699f55f754382f686057bb0599d98028f46b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T05:52:25.663Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-11T05:52:25.976Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-11T05:52:26.284Z] + ls /var/log/sa-host [2024-03-11T05:52:26.285Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T05:52:26.593Z] provisioning config files... [2024-03-11T05:52:26.605Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-343@tmp/config18124597157872296671tmp [Pipeline] { [Pipeline] echo [2024-03-11T05:52:26.762Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T05:52:27.080Z] ---> create-netrc.sh [Pipeline] } [2024-03-11T05:52:27.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-11T05:52:27.629Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-11T05:52:27.666Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T05:52:27.975Z] ---> sudo-logs.sh [2024-03-11T05:52:27.975Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-11T05:52:28.123Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T05:52:28.437Z] ---> job-cost.sh [2024-03-11T05:52:28.437Z] lf-activate-venv: SKIPPING [2024-03-11T05:52:28.437Z] DEBUG: total: 0.2199999988079071 [2024-03-11T05:52:28.437Z] INFO: Retrieving Stack Cost... [2024-03-11T05:52:29.007Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T05:52:29.268Z] INFO: Archiving Costs [Pipeline] echo [2024-03-11T05:52:29.305Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T05:52:29.617Z] ---> logs-deploy.sh [2024-03-11T05:52:29.618Z] lf-activate-venv: SKIPPING [2024-03-11T05:52:29.618Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-343/1 [2024-03-11T05:52:29.618Z] INFO: archiving workspace using pattern(s): [2024-03-11T05:52:30.555Z] Archives upload complete. [2024-03-11T05:52:30.815Z] INFO: archiving logs to Nexus [2024-03-11T05:52:31.385Z] ---> uname -a: [2024-03-11T05:52:31.385Z] Linux prd-ubuntu20-04-docker-8c-8g-5423 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-11T05:52:31.385Z] [2024-03-11T05:52:31.385Z] [2024-03-11T05:52:31.385Z] ---> lscpu: [2024-03-11T05:52:31.385Z] Architecture: x86_64 [2024-03-11T05:52:31.385Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-11T05:52:31.385Z] Byte Order: Little Endian [2024-03-11T05:52:31.385Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-11T05:52:31.385Z] CPU(s): 8 [2024-03-11T05:52:31.385Z] On-line CPU(s) list: 0-7 [2024-03-11T05:52:31.385Z] Thread(s) per core: 1 [2024-03-11T05:52:31.385Z] Core(s) per socket: 1 [2024-03-11T05:52:31.385Z] Socket(s): 8 [2024-03-11T05:52:31.385Z] NUMA node(s): 1 [2024-03-11T05:52:31.385Z] Vendor ID: AuthenticAMD [2024-03-11T05:52:31.385Z] CPU family: 23 [2024-03-11T05:52:31.385Z] Model: 49 [2024-03-11T05:52:31.385Z] Model name: AMD EPYC-Rome Processor [2024-03-11T05:52:31.385Z] Stepping: 0 [2024-03-11T05:52:31.385Z] CPU MHz: 2800.000 [2024-03-11T05:52:31.385Z] BogoMIPS: 5600.00 [2024-03-11T05:52:31.385Z] Virtualization: AMD-V [2024-03-11T05:52:31.385Z] Hypervisor vendor: KVM [2024-03-11T05:52:31.385Z] Virtualization type: full [2024-03-11T05:52:31.385Z] L1d cache: 256 KiB [2024-03-11T05:52:31.385Z] L1i cache: 256 KiB [2024-03-11T05:52:31.385Z] L2 cache: 4 MiB [2024-03-11T05:52:31.385Z] L3 cache: 128 MiB [2024-03-11T05:52:31.385Z] NUMA node0 CPU(s): 0-7 [2024-03-11T05:52:31.385Z] Vulnerability Itlb multihit: Not affected [2024-03-11T05:52:31.385Z] Vulnerability L1tf: Not affected [2024-03-11T05:52:31.385Z] Vulnerability Mds: Not affected [2024-03-11T05:52:31.385Z] Vulnerability Meltdown: Not affected [2024-03-11T05:52:31.385Z] Vulnerability Mmio stale data: Not affected [2024-03-11T05:52:31.385Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-11T05:52:31.385Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-11T05:52:31.385Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-11T05:52:31.385Z] Vulnerability Srbds: Not affected [2024-03-11T05:52:31.385Z] Vulnerability Tsx async abort: Not affected [2024-03-11T05:52:31.385Z] 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-03-11T05:52:31.385Z] [2024-03-11T05:52:31.385Z] [2024-03-11T05:52:31.385Z] ---> nproc: [2024-03-11T05:52:31.385Z] 8 [2024-03-11T05:52:31.385Z] [2024-03-11T05:52:31.385Z] [2024-03-11T05:52:31.385Z] ---> df -h: [2024-03-11T05:52:31.385Z] Filesystem Size Used Avail Use% Mounted on [2024-03-11T05:52:31.385Z] overlay 155G 12G 144G 8% / [2024-03-11T05:52:31.385Z] tmpfs 64M 0 64M 0% /dev [2024-03-11T05:52:31.385Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-11T05:52:31.385Z] shm 64M 0 64M 0% /dev/shm [2024-03-11T05:52:31.385Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-11T05:52:31.385Z] [2024-03-11T05:52:31.385Z] [2024-03-11T05:52:31.385Z] ---> sar -b -r -n DEV: [2024-03-11T05:52:31.385Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5423) 03/11/24 _x86_64_ (8 CPU) [2024-03-11T05:52:31.385Z] [2024-03-11T05:52:31.385Z] 05:42:10 LINUX RESTART (8 CPU) [2024-03-11T05:52:31.385Z] [2024-03-11T05:52:31.385Z] 05:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-11T05:52:31.385Z] 05:44:01 203.37 3.62 199.75 0.00 401.20 69933.76 0.00 [2024-03-11T05:52:31.385Z] 05:45:01 144.44 0.18 144.26 0.00 13.46 32241.69 0.00 [2024-03-11T05:52:31.385Z] 05:46:01 102.28 0.00 102.28 0.00 0.00 19410.60 0.00 [2024-03-11T05:52:31.385Z] 05:47:01 1.98 0.00 1.98 0.00 0.00 22.55 0.00 [2024-03-11T05:52:31.385Z] 05:48:01 40.85 12.71 28.14 0.00 5455.38 6305.76 0.00 [2024-03-11T05:52:31.385Z] 05:49:01 2.07 0.00 2.07 0.00 0.00 22.93 0.00 [2024-03-11T05:52:31.385Z] 05:50:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 [2024-03-11T05:52:31.385Z] 05:51:01 1.97 0.00 1.97 0.00 0.00 22.53 0.00 [2024-03-11T05:52:31.385Z] 05:52:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2024-03-11T05:52:31.385Z] Average: 55.54 1.83 53.70 0.00 652.30 14222.32 0.00 [2024-03-11T05:52:31.385Z] [2024-03-11T05:52:31.385Z] 05:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-11T05:52:31.385Z] 05:44:01 28108788 31579508 726580 2.21 136148 3506212 1875212 5.53 1151580 3122136 48984 [2024-03-11T05:52:31.385Z] 05:45:01 28320720 31556616 746788 2.27 143744 3285352 1931304 5.69 1201024 2876944 720 [2024-03-11T05:52:31.385Z] 05:46:01 27812500 31574096 727720 2.21 154532 3749856 1772952 5.23 1232872 3298204 180 [2024-03-11T05:52:31.385Z] 05:47:01 27812236 31573904 727532 2.21 154556 3749872 1772952 5.23 1232612 3298208 12 [2024-03-11T05:52:31.385Z] 05:48:01 27440152 31558748 731008 2.22 162720 4083864 1809928 5.33 1462860 3411052 4 [2024-03-11T05:52:31.385Z] 05:49:01 27440584 31559308 730304 2.22 162792 4083868 1809928 5.33 1462632 3411060 8 [2024-03-11T05:52:31.385Z] 05:50:01 27449852 31568640 720880 2.19 162876 4083872 1809928 5.33 1453360 3411060 8 [2024-03-11T05:52:31.385Z] 05:51:01 27450168 31569076 720468 2.19 162960 4083872 1809928 5.33 1453448 3411060 8 [2024-03-11T05:52:31.385Z] 05:52:01 27450120 31569780 720236 2.19 163052 4083996 1809928 5.33 1452976 3411740 12 [2024-03-11T05:52:31.385Z] Average: 27698347 31567742 727946 2.21 155931 3856752 1822451 5.37 1344818 3294607 5548 [2024-03-11T05:52:31.385Z] [2024-03-11T05:52:31.385Z] 05:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-11T05:52:31.385Z] 05:44:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:44:01 ens3 369.61 277.97 5358.09 91.18 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:44:01 docker0 179.29 224.09 15.11 2197.86 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:45:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:45:01 ens3 60.36 35.74 169.52 17.57 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:45:01 docker0 2.80 4.43 0.17 62.28 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:46:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:46:01 ens3 91.72 56.98 2553.74 11.11 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:46:01 docker0 1.37 2.25 0.08 30.88 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:47:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:48:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:48:01 ens3 103.43 41.67 2038.99 3.17 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:49:01 ens3 0.27 0.18 0.02 0.01 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:50:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:51:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] Average: ens3 69.53 45.87 1124.61 13.68 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] Average: docker0 20.39 25.64 1.71 254.58 0.00 0.00 0.00 0.00 [2024-03-11T05:52:31.385Z] [2024-03-11T05:52:31.385Z] [2024-03-11T05:52:31.385Z] ---> sar -P ALL: [2024-03-11T05:52:31.385Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5423) 03/11/24 _x86_64_ (8 CPU) [2024-03-11T05:52:31.385Z] [2024-03-11T05:52:31.385Z] 05:42:10 LINUX RESTART (8 CPU) [2024-03-11T05:52:31.385Z] [2024-03-11T05:52:31.385Z] 05:43:01 CPU %user %nice %system %iowait %steal %idle [2024-03-11T05:52:31.385Z] 05:44:01 all 7.60 0.00 3.63 5.02 0.06 83.70 [2024-03-11T05:52:31.385Z] 05:44:01 0 8.45 0.00 4.08 17.94 0.05 69.48 [2024-03-11T05:52:31.385Z] 05:44:01 1 7.72 0.00 3.37 0.67 0.05 88.19 [2024-03-11T05:52:31.385Z] 05:44:01 2 7.71 0.00 3.29 0.03 0.07 88.90 [2024-03-11T05:52:31.385Z] 05:44:01 3 7.94 0.00 3.37 1.45 0.07 87.18 [2024-03-11T05:52:31.385Z] 05:44:01 4 6.82 0.00 3.91 0.86 0.05 88.36 [2024-03-11T05:52:31.385Z] 05:44:01 5 7.09 0.00 3.98 13.54 0.07 75.32 [2024-03-11T05:52:31.385Z] 05:44:01 6 6.66 0.00 3.72 0.13 0.05 89.44 [2024-03-11T05:52:31.385Z] 05:44:01 7 8.39 0.00 3.34 5.56 0.05 82.66 [2024-03-11T05:52:31.385Z] 05:45:01 all 37.50 0.00 4.55 2.69 0.09 55.17 [2024-03-11T05:52:31.385Z] 05:45:01 0 37.48 0.00 4.15 1.83 0.08 56.46 [2024-03-11T05:52:31.385Z] 05:45:01 1 37.55 0.00 5.13 1.58 0.08 55.67 [2024-03-11T05:52:31.385Z] 05:45:01 2 35.86 0.00 4.28 1.28 0.08 58.50 [2024-03-11T05:52:31.385Z] 05:45:01 3 37.97 0.00 4.53 0.32 0.10 57.07 [2024-03-11T05:52:31.385Z] 05:45:01 4 37.76 0.00 4.89 10.04 0.10 47.21 [2024-03-11T05:52:31.385Z] 05:45:01 5 37.86 0.00 4.52 1.55 0.07 56.00 [2024-03-11T05:52:31.385Z] 05:45:01 6 38.28 0.00 4.09 3.97 0.08 53.58 [2024-03-11T05:52:31.385Z] 05:45:01 7 37.22 0.00 4.82 0.99 0.08 56.88 [2024-03-11T05:52:31.385Z] 05:46:01 all 2.81 0.00 1.28 1.98 0.03 93.90 [2024-03-11T05:52:31.385Z] 05:46:01 0 2.87 0.00 1.17 1.02 0.03 94.91 [2024-03-11T05:52:31.385Z] 05:46:01 1 2.03 0.00 1.61 0.25 0.03 96.08 [2024-03-11T05:52:31.385Z] 05:46:01 2 3.12 0.00 1.07 0.92 0.03 94.85 [2024-03-11T05:52:31.385Z] 05:46:01 3 2.73 0.00 1.22 0.25 0.02 95.78 [2024-03-11T05:52:31.385Z] 05:46:01 4 2.94 0.00 1.86 9.79 0.03 85.38 [2024-03-11T05:52:31.385Z] 05:46:01 5 3.75 0.00 1.12 0.15 0.03 94.94 [2024-03-11T05:52:31.385Z] 05:46:01 6 2.68 0.00 1.07 3.32 0.03 92.89 [2024-03-11T05:52:31.385Z] 05:46:01 7 2.34 0.00 1.10 0.20 0.03 96.32 [2024-03-11T05:52:31.385Z] 05:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-03-11T05:52:31.385Z] 05:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-11T05:52:31.385Z] 05:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-11T05:52:31.385Z] 05:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-11T05:52:31.385Z] 05:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-11T05:52:31.385Z] 05:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-11T05:52:31.385Z] 05:47:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-03-11T05:52:31.385Z] 05:47:01 6 0.08 0.00 0.00 0.02 0.02 99.88 [2024-03-11T05:52:31.385Z] 05:47:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-11T05:52:31.385Z] 05:48:01 all 1.48 0.00 0.58 0.61 0.03 97.31 [2024-03-11T05:52:31.385Z] 05:48:01 0 0.42 0.00 0.40 0.18 0.02 98.98 [2024-03-11T05:52:31.385Z] 05:48:01 1 2.56 0.00 0.40 0.12 0.02 96.92 [2024-03-11T05:52:31.385Z] 05:48:01 2 1.72 0.00 0.50 0.05 0.02 97.72 [2024-03-11T05:52:31.385Z] 05:48:01 3 1.10 0.00 0.62 0.47 0.03 97.78 [2024-03-11T05:52:31.385Z] 05:48:01 4 1.98 0.00 0.93 1.52 0.03 95.53 [2024-03-11T05:52:31.385Z] 05:48:01 5 1.75 0.00 0.60 0.57 0.05 97.03 [2024-03-11T05:52:31.385Z] 05:48:01 6 0.70 0.00 0.55 1.14 0.03 97.58 [2024-03-11T05:52:31.385Z] 05:48:01 7 1.59 0.00 0.65 0.82 0.02 96.93 [2024-03-11T05:52:31.385Z] 05:49:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2024-03-11T05:52:31.385Z] 05:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-11T05:52:31.386Z] 05:49:01 1 1.97 0.00 0.02 0.00 0.02 98.00 [2024-03-11T05:52:31.386Z] 05:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-11T05:52:31.386Z] 05:49:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-11T05:52:31.386Z] 05:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-11T05:52:31.386Z] 05:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-11T05:52:31.386Z] 05:49:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-03-11T05:52:31.386Z] 05:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-11T05:52:31.386Z] 05:50:01 all 0.07 0.00 0.01 0.05 0.01 99.86 [2024-03-11T05:52:31.386Z] 05:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-11T05:52:31.386Z] 05:50:01 1 0.28 0.00 0.00 0.00 0.00 99.72 [2024-03-11T05:52:31.386Z] 05:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-11T05:52:31.386Z] 05:50:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-11T05:52:31.386Z] 05:50:01 4 0.02 0.00 0.02 0.13 0.00 99.83 [2024-03-11T05:52:31.386Z] 05:50:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-11T05:52:31.386Z] 05:50:01 6 0.08 0.00 0.05 0.23 0.03 99.60 [2024-03-11T05:52:31.386Z] 05:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-11T05:52:31.386Z] 05:51:01 all 0.03 0.00 0.01 0.02 0.00 99.95 [2024-03-11T05:52:31.386Z] 05:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-11T05:52:31.386Z] 05:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-11T05:52:31.386Z] 05:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-11T05:52:31.386Z] 05:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-11T05:52:31.386Z] 05:51:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-03-11T05:52:31.386Z] 05:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-11T05:52:31.386Z] 05:51:01 6 0.10 0.00 0.00 0.12 0.02 99.77 [2024-03-11T05:52:31.386Z] 05:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-11T05:52:31.386Z] 05:52:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-03-11T05:52:31.386Z] 05:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-11T05:52:31.386Z] 05:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-11T05:52:31.386Z] 05:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-11T05:52:31.386Z] 05:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-11T05:52:31.386Z] 05:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-11T05:52:31.386Z] 05:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-11T05:52:31.386Z] 05:52:01 6 0.15 0.00 0.03 0.03 0.03 99.75 [2024-03-11T05:52:31.386Z] 05:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-11T05:52:31.386Z] Average: all 5.50 0.00 1.12 1.15 0.03 92.21 [2024-03-11T05:52:31.386Z] Average: 0 5.45 0.00 1.09 2.31 0.02 91.13 [2024-03-11T05:52:31.386Z] Average: 1 5.77 0.00 1.17 0.29 0.03 92.75 [2024-03-11T05:52:31.386Z] Average: 2 5.36 0.00 1.02 0.25 0.02 93.35 [2024-03-11T05:52:31.386Z] Average: 3 5.52 0.00 1.08 0.27 0.03 93.10 [2024-03-11T05:52:31.386Z] Average: 4 5.47 0.00 1.28 2.47 0.03 90.75 [2024-03-11T05:52:31.386Z] Average: 5 5.60 0.00 1.14 1.74 0.03 91.50 [2024-03-11T05:52:31.386Z] Average: 6 5.39 0.00 1.05 0.99 0.04 92.52 [2024-03-11T05:52:31.386Z] Average: 7 5.48 0.00 1.10 0.84 0.02 92.56 [2024-03-11T05:52:31.386Z] [2024-03-11T05:52:31.386Z] [2024-03-11T05:52:31.386Z]