Pull request #504 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f789816bd8aa245caced1c25fc79b6b5f7a66bb+d6005d96c7786e365cf45b9995c116b830baa0de (155506771da5f420f4ee7bc751f752b0753fcac2) 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-ssh8720564442296909945.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh6478248838692356698.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-virtual-go/branches/PR-504/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-virtual-go/branches/PR-504/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6140188079249134548.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-virtual-go/branches/PR-504/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11629525830940684247.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh5052744748065186527.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-virtual-go/branches/PR-504/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-virtual-go/branches/PR-504/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11987625243903929856.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-virtual-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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-26150’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26154 in /w/workspace/foundry_device-virtual-go_PR-504 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-504 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d6005d96c7786e365cf45b9995c116b830baa0de into PR head commit 8f789816bd8aa245caced1c25fc79b6b5f7a66bb Merge succeeded, producing 8f789816bd8aa245caced1c25fc79b6b5f7a66bb Checking out Revision 8f789816bd8aa245caced1c25fc79b6b5f7a66bb (PR-504) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/504/head:refs/remotes/origin/PR-504 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f789816bd8aa245caced1c25fc79b6b5f7a66bb # 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 d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f789816bd8aa245caced1c25fc79b6b5f7a66bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T11:06:16.958Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T11:06:17.160Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T11:06:17.280Z] ========================================================= [2024-11-11T11:06:17.280Z] EdgeX Global Pipelines Version Info [2024-11-11T11:06:17.280Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:06:18.038Z] ------------------- [2024-11-11T11:06:18.039Z] stable info: [2024-11-11T11:06:18.039Z] ------------------- [2024-11-11T11:06:18.039Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T11:06:18.039Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T11:06:18.039Z] Message: update stable to v1.0.265 [2024-11-11T11:06:18.612Z] ------------------- [2024-11-11T11:06:18.612Z] experimental info: [2024-11-11T11:06:18.612Z] ------------------- [2024-11-11T11:06:18.612Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T11:06:18.612Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T11:06:18.612Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T11:06:18.835Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-11-11T11:06:18.896Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-11-11T11:06:18.957Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T11:06:19.013Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T11:06:19.073Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T11:06:19.138Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T11:06:19.204Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T11:06:19.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-11T11:06:19.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T11:06:19.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T11:06:19.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T11:06:19.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-11-11T11:06:19.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T11:06:19.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T11:06:19.715Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T11:06:19.778Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T11:06:19.838Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T11:06:19.900Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T11:06:19.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T11:06:20.008Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T11:06:20.067Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-11T11:06:20.120Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-11T11:06:20.173Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T11:06:20.227Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T11:06:20.283Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T11:06:20.344Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T11:06:20.410Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T11:06:20.471Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-504 [Pipeline] echo [2024-11-11T11:06:20.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-504 [Pipeline] echo [2024-11-11T11:06:20.585Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-504 [Pipeline] echo [2024-11-11T11:06:20.639Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f789816bd8aa245caced1c25fc79b6b5f7a66bb [Pipeline] echo [2024-11-11T11:06:20.698Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f78981 [Pipeline] echo [2024-11-11T11:06:20.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T11:06:20.922Z] provisioning config files... [2024-11-11T11:06:20.935Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-504@tmp/config168987764363725976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:06:21.332Z] ---> ****-login.sh [2024-11-11T11:06:21.332Z] nexus3.edgexfoundry.org:10001 [2024-11-11T11:06:21.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T11:06:21.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T11:06:21.593Z] Configure a credential helper to remove this warning. See [2024-11-11T11:06:21.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T11:06:21.593Z] [2024-11-11T11:06:21.593Z] Login Succeeded [2024-11-11T11:06:21.593Z] nexus3.edgexfoundry.org:10002 [2024-11-11T11:06:21.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T11:06:21.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T11:06:21.593Z] Configure a credential helper to remove this warning. See [2024-11-11T11:06:21.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T11:06:21.593Z] [2024-11-11T11:06:21.593Z] Login Succeeded [2024-11-11T11:06:21.593Z] nexus3.edgexfoundry.org:10003 [2024-11-11T11:06:21.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T11:06:21.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T11:06:21.856Z] Configure a credential helper to remove this warning. See [2024-11-11T11:06:21.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T11:06:21.856Z] [2024-11-11T11:06:21.856Z] Login Succeeded [2024-11-11T11:06:21.856Z] nexus3.edgexfoundry.org:10004 [2024-11-11T11:06:21.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T11:06:21.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T11:06:21.856Z] Configure a credential helper to remove this warning. See [2024-11-11T11:06:21.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T11:06:21.857Z] [2024-11-11T11:06:21.857Z] Login Succeeded [2024-11-11T11:06:21.857Z] ****.io [2024-11-11T11:06:22.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T11:06:22.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T11:06:22.116Z] Configure a credential helper to remove this warning. See [2024-11-11T11:06:22.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T11:06:22.117Z] [2024-11-11T11:06:22.117Z] Login Succeeded [2024-11-11T11:06:22.117Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T11:06:22.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T11:06:22.872Z] + git rev-list -1 --merges 8f789816bd8aa245caced1c25fc79b6b5f7a66bb~1..8f789816bd8aa245caced1c25fc79b6b5f7a66bb [Pipeline] echo [2024-11-11T11:06:22.923Z] -----------> git rev-list -1 --merges 8f789816bd8aa245caced1c25fc79b6b5f7a66bb~1..8f789816bd8aa245caced1c25fc79b6b5f7a66bb 8f789816bd8aa245caced1c25fc79b6b5f7a66bb [false] [Pipeline] sh [2024-11-11T11:06:23.247Z] + git log --format=format:%s -1 8f789816bd8aa245caced1c25fc79b6b5f7a66bb [Pipeline] echo [2024-11-11T11:06:23.295Z] ========================================================= [2024-11-11T11:06:23.295Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T11:06:23.295Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T11:06:23.774Z] + git log --format=format:%s -1 8f789816bd8aa245caced1c25fc79b6b5f7a66bb [Pipeline] echo [2024-11-11T11:06:23.819Z] [semverPrep] GIT_COMMIT: 8f789816bd8aa245caced1c25fc79b6b5f7a66bb, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-11T11:06:23.867Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T11:06:24.294Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T11:06:24.294Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T11:06:24.294Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T11:06:24.294Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T11:06:24.294Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T11:06:24.294Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T11:06:24.294Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:06:24.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T11:06:24.813Z] [2024-11-11T11:06:24.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:06:25.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T11:06:25.216Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T11:06:25.216Z] b85a868b505f: Pulling fs layer [2024-11-11T11:06:25.216Z] e2be974225ed: Pulling fs layer [2024-11-11T11:06:25.216Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T11:06:25.216Z] 988bab9f4d93: Pulling fs layer [2024-11-11T11:06:25.216Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T11:06:25.216Z] eaf3925da568: Pulling fs layer [2024-11-11T11:06:25.216Z] bab4dde63d76: Pulling fs layer [2024-11-11T11:06:25.216Z] bde34c3a00c8: Pulling fs layer [2024-11-11T11:06:25.216Z] b352a97aabf1: Pulling fs layer [2024-11-11T11:06:25.216Z] 4872d77fe225: Pulling fs layer [2024-11-11T11:06:25.216Z] 5851b861e8e6: Pulling fs layer [2024-11-11T11:06:25.216Z] 988bab9f4d93: Waiting [2024-11-11T11:06:25.216Z] eaf3925da568: Waiting [2024-11-11T11:06:25.216Z] 1469e6f7b9e6: Waiting [2024-11-11T11:06:25.216Z] bab4dde63d76: Waiting [2024-11-11T11:06:25.216Z] bde34c3a00c8: Waiting [2024-11-11T11:06:25.216Z] 5851b861e8e6: Waiting [2024-11-11T11:06:25.216Z] b352a97aabf1: Waiting [2024-11-11T11:06:25.216Z] 4872d77fe225: Waiting [2024-11-11T11:06:25.216Z] e2be974225ed: Verifying Checksum [2024-11-11T11:06:25.216Z] e2be974225ed: Download complete [2024-11-11T11:06:25.216Z] 988bab9f4d93: Verifying Checksum [2024-11-11T11:06:25.216Z] 988bab9f4d93: Download complete [2024-11-11T11:06:25.216Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T11:06:25.216Z] 1469e6f7b9e6: Download complete [2024-11-11T11:06:25.216Z] eaf3925da568: Verifying Checksum [2024-11-11T11:06:25.216Z] eaf3925da568: Download complete [2024-11-11T11:06:25.477Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T11:06:25.477Z] 339a4e72a1f5: Download complete [2024-11-11T11:06:25.477Z] bde34c3a00c8: Verifying Checksum [2024-11-11T11:06:25.477Z] bde34c3a00c8: Download complete [2024-11-11T11:06:25.477Z] b352a97aabf1: Download complete [2024-11-11T11:06:25.477Z] 4872d77fe225: Verifying Checksum [2024-11-11T11:06:25.477Z] 4872d77fe225: Download complete [2024-11-11T11:06:25.477Z] 5851b861e8e6: Verifying Checksum [2024-11-11T11:06:25.477Z] 5851b861e8e6: Download complete [2024-11-11T11:06:25.477Z] b85a868b505f: Verifying Checksum [2024-11-11T11:06:25.477Z] b85a868b505f: Download complete [2024-11-11T11:06:25.736Z] bab4dde63d76: Verifying Checksum [2024-11-11T11:06:25.736Z] bab4dde63d76: Download complete [2024-11-11T11:06:26.677Z] b85a868b505f: Pull complete [2024-11-11T11:06:26.936Z] e2be974225ed: Pull complete [2024-11-11T11:06:27.197Z] 339a4e72a1f5: Pull complete [2024-11-11T11:06:27.462Z] 988bab9f4d93: Pull complete [2024-11-11T11:06:27.723Z] 1469e6f7b9e6: Pull complete [2024-11-11T11:06:27.723Z] eaf3925da568: Pull complete [2024-11-11T11:06:29.630Z] bab4dde63d76: Pull complete [2024-11-11T11:06:29.630Z] bde34c3a00c8: Pull complete [2024-11-11T11:06:29.630Z] b352a97aabf1: Pull complete [2024-11-11T11:06:29.630Z] 4872d77fe225: Pull complete [2024-11-11T11:06:29.630Z] 5851b861e8e6: Pull complete [2024-11-11T11:06:29.891Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T11:06:29.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T11:06:29.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T11:06:30.186Z] prd-ubuntu20.04-docker-8c-8g-26154 does not seem to be running inside a container [2024-11-11T11:06:30.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-504 -v /w/workspace/foundry_device-virtual-go_PR-504:/w/workspace/foundry_device-virtual-go_PR-504:rw,z -v /w/workspace/foundry_device-virtual-go_PR-504@tmp:/w/workspace/foundry_device-virtual-go_PR-504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T11:06:34.008Z] $ docker top daebeb8d46615dd746998ab081f945a126519b301b9d497d1a68cd1ecea01f94 -eo pid,comm [2024-11-11T11:06:34.062Z] 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-11-11T11:06:34.062Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T11:06:34.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T11:06:34.233Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T11:06:34.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T11:06:34.338Z] $ docker exec daebeb8d46615dd746998ab081f945a126519b301b9d497d1a68cd1ecea01f94 ssh-agent [2024-11-11T11:06:34.435Z] SSH_AUTH_SOCK=/tmp/ssh-sonxOdEc3A6x/agent.31 [2024-11-11T11:06:34.435Z] SSH_AGENT_PID=37 [2024-11-11T11:06:34.443Z] Running ssh-add (command line suppressed) [2024-11-11T11:06:34.552Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-504@tmp/private_key_5331233320458480295.key (/w/workspace/foundry_device-virtual-go_PR-504@tmp/private_key_5331233320458480295.key) [2024-11-11T11:06:34.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T11:06:34.920Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T11:06:34.945Z] $ docker exec --env ******** --env ******** daebeb8d46615dd746998ab081f945a126519b301b9d497d1a68cd1ecea01f94 ssh-agent -k [2024-11-11T11:06:35.056Z] unset SSH_AUTH_SOCK; [2024-11-11T11:06:35.057Z] unset SSH_AGENT_PID; [2024-11-11T11:06:35.057Z] echo Agent pid 37 killed; [2024-11-11T11:06:35.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T11:06:35.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T11:06:35.186Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T11:06:35.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T11:06:35.312Z] $ docker exec daebeb8d46615dd746998ab081f945a126519b301b9d497d1a68cd1ecea01f94 ssh-agent [2024-11-11T11:06:35.427Z] SSH_AUTH_SOCK=/tmp/ssh-72mnSe15wAeP/agent.70 [2024-11-11T11:06:35.427Z] SSH_AGENT_PID=76 [2024-11-11T11:06:35.432Z] Running ssh-add (command line suppressed) [2024-11-11T11:06:35.531Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-504@tmp/private_key_15567049388571686315.key (/w/workspace/foundry_device-virtual-go_PR-504@tmp/private_key_15567049388571686315.key) [2024-11-11T11:06:35.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T11:06:35.888Z] + git semver init [2024-11-11T11:06:36.148Z] 2024-11-11 11:06:36,046 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T11:06:36.148Z] 2024-11-11 11:06:36,047 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-504/.semver [2024-11-11T11:06:36.148Z] 2024-11-11 11:06:36,048 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-504/.semver [2024-11-11T11:06:36.148Z] 2024-11-11 11:06:36,048 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-504/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-504, universal_newlines=False, shell=None, istream=None) [2024-11-11T11:06:38.061Z] 2024-11-11 11:06:37,963 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-504/.git/info/exclude [2024-11-11T11:06:38.061Z] 2024-11-11 11:06:37,964 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-504/.semver/PR-504 with force:False [2024-11-11T11:06:38.061Z] 2024-11-11 11:06:37,964 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-504/.semver/PR-504 [2024-11-11T11:06:38.061Z] 2024-11-11 11:06:37,968 [execute] INFO git cat-file --batch-check [2024-11-11T11:06:38.061Z] 2024-11-11 11:06:37,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-504/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T11:06:38.061Z] 2024-11-11 11:06:37,974 [execute] INFO git cat-file --batch [2024-11-11T11:06:38.061Z] 2024-11-11 11:06:37,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-504/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T11:06:38.061Z] 2024-11-11 11:06:37,980 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-504/.semver/PR-504 [2024-11-11T11:06:38.061Z] 0.0.0 [Pipeline] } [2024-11-11T11:06:38.092Z] $ docker exec --env ******** --env ******** daebeb8d46615dd746998ab081f945a126519b301b9d497d1a68cd1ecea01f94 ssh-agent -k [2024-11-11T11:06:38.192Z] unset SSH_AUTH_SOCK; [2024-11-11T11:06:38.193Z] unset SSH_AGENT_PID; [2024-11-11T11:06:38.193Z] echo Agent pid 76 killed; [2024-11-11T11:06:38.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T11:06:38.685Z] + git semver [Pipeline] } [2024-11-11T11:06:38.974Z] $ docker stop --time=1 daebeb8d46615dd746998ab081f945a126519b301b9d497d1a68cd1ecea01f94 [2024-11-11T11:06:40.272Z] $ docker rm -f --volumes daebeb8d46615dd746998ab081f945a126519b301b9d497d1a68cd1ecea01f94 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T11:06:40.700Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T11:06:41.026Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T11:06:41.055Z] [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-11-11T11:06:41.804Z] provisioning config files... [2024-11-11T11:06:41.814Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-504@tmp/config8528272078877660569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:06:42.182Z] ---> ****-login.sh [2024-11-11T11:06:42.182Z] nexus3.edgexfoundry.org:10001 [2024-11-11T11:06:42.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T11:06:42.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T11:06:42.182Z] Configure a credential helper to remove this warning. See [2024-11-11T11:06:42.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T11:06:42.182Z] [2024-11-11T11:06:42.182Z] Login Succeeded [2024-11-11T11:06:42.182Z] nexus3.edgexfoundry.org:10002 [2024-11-11T11:06:42.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T11:06:42.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T11:06:42.183Z] Configure a credential helper to remove this warning. See [2024-11-11T11:06:42.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T11:06:42.183Z] [2024-11-11T11:06:42.183Z] Login Succeeded [2024-11-11T11:06:42.183Z] nexus3.edgexfoundry.org:10003 [2024-11-11T11:06:42.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T11:06:42.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T11:06:42.442Z] Configure a credential helper to remove this warning. See [2024-11-11T11:06:42.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T11:06:42.442Z] [2024-11-11T11:06:42.442Z] Login Succeeded [2024-11-11T11:06:42.442Z] nexus3.edgexfoundry.org:10004 [2024-11-11T11:06:42.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T11:06:42.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T11:06:42.442Z] Configure a credential helper to remove this warning. See [2024-11-11T11:06:42.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T11:06:42.442Z] [2024-11-11T11:06:42.442Z] Login Succeeded [2024-11-11T11:06:42.442Z] ****.io [2024-11-11T11:06:42.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T11:06:42.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T11:06:42.702Z] Configure a credential helper to remove this warning. See [2024-11-11T11:06:42.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T11:06:42.702Z] [2024-11-11T11:06:42.702Z] Login Succeeded [2024-11-11T11:06:42.702Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T11:06:42.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T11:06:42.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T11:06:43.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T11:06:43.067Z] ========================================================= [2024-11-11T11:06:43.067Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T11:06:43.067Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:06:43.599Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-11T11:06:43.599Z] Sending build context to Docker daemon 37.71MB [2024-11-11T11:06:43.599Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T11:06:43.599Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-11T11:06:43.859Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T11:06:43.859Z] 43c4264eed91: Pulling fs layer [2024-11-11T11:06:43.859Z] 4cc291be95ef: Pulling fs layer [2024-11-11T11:06:43.859Z] 2ac1f1163629: Pulling fs layer [2024-11-11T11:06:43.859Z] 5c3c966382ef: Pulling fs layer [2024-11-11T11:06:43.859Z] 5c3c966382ef: Waiting [2024-11-11T11:06:43.859Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T11:06:43.859Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T11:06:43.859Z] 9f66e0745190: Pulling fs layer [2024-11-11T11:06:43.859Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T11:06:43.859Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T11:06:43.859Z] 5d5c8e513c77: Waiting [2024-11-11T11:06:43.859Z] 4f4fb700ef54: Waiting [2024-11-11T11:06:43.859Z] 9f66e0745190: Waiting [2024-11-11T11:06:43.859Z] 561ebcabdf7f: Waiting [2024-11-11T11:06:43.859Z] 4cc291be95ef: Verifying Checksum [2024-11-11T11:06:43.859Z] 4cc291be95ef: Download complete [2024-11-11T11:06:43.859Z] 5c3c966382ef: Verifying Checksum [2024-11-11T11:06:43.859Z] 5c3c966382ef: Download complete [2024-11-11T11:06:43.859Z] 4f4fb700ef54: Download complete [2024-11-11T11:06:43.859Z] 5d5c8e513c77: Verifying Checksum [2024-11-11T11:06:43.859Z] 5d5c8e513c77: Download complete [2024-11-11T11:06:43.859Z] 43c4264eed91: Verifying Checksum [2024-11-11T11:06:43.859Z] 43c4264eed91: Download complete [2024-11-11T11:06:43.859Z] 9f66e0745190: Verifying Checksum [2024-11-11T11:06:43.859Z] 9f66e0745190: Download complete [2024-11-11T11:06:44.117Z] 43c4264eed91: Pull complete [2024-11-11T11:06:44.117Z] 561ebcabdf7f: Download complete [2024-11-11T11:06:44.117Z] 4cc291be95ef: Pull complete [2024-11-11T11:06:44.378Z] 2ac1f1163629: Verifying Checksum [2024-11-11T11:06:44.378Z] 2ac1f1163629: Download complete [2024-11-11T11:06:44.636Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T11:06:44.636Z] f49a43e4bbc0: Download complete [2024-11-11T11:06:47.926Z] 2ac1f1163629: Pull complete [2024-11-11T11:06:47.926Z] 5c3c966382ef: Pull complete [2024-11-11T11:06:47.926Z] 4f4fb700ef54: Pull complete [2024-11-11T11:06:48.185Z] 5d5c8e513c77: Pull complete [2024-11-11T11:06:48.185Z] 9f66e0745190: Pull complete [2024-11-11T11:06:50.716Z] f49a43e4bbc0: Pull complete [2024-11-11T11:06:50.716Z] 561ebcabdf7f: Pull complete [2024-11-11T11:06:50.716Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T11:06:50.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T11:06:50.716Z] ---> 3a752c3f9dda [2024-11-11T11:06:50.716Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-11T11:06:56.588Z] Still waiting to schedule task [2024-11-11T11:06:56.588Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26151’ is offline [2024-11-11T11:06:57.293Z] ---> Running in 87f90343b615 [2024-11-11T11:06:57.293Z] Removing intermediate container 87f90343b615 [2024-11-11T11:06:57.293Z] ---> a4ba34b7bb2c [2024-11-11T11:06:57.293Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T11:06:57.293Z] ---> Running in a0f4f2799a25 [2024-11-11T11:06:57.293Z] Removing intermediate container a0f4f2799a25 [2024-11-11T11:06:57.293Z] ---> 6f1abc4b7899 [2024-11-11T11:06:57.293Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-11T11:06:57.293Z] ---> Running in f34417261a30 [2024-11-11T11:06:57.293Z] Removing intermediate container f34417261a30 [2024-11-11T11:06:57.293Z] ---> da324b4e6f50 [2024-11-11T11:06:57.293Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-11T11:06:57.293Z] ---> Running in 5361781ed45d [2024-11-11T11:06:57.293Z] Removing intermediate container 5361781ed45d [2024-11-11T11:06:57.293Z] ---> 7eed9a70f730 [2024-11-11T11:06:57.293Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T11:06:57.293Z] ---> Running in a4bba12aad85 [2024-11-11T11:06:57.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T11:06:57.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T11:06:58.070Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-11T11:06:58.070Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-11T11:06:58.070Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-11T11:06:58.071Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-11T11:06:58.071Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T11:06:58.071Z] OK: 250 MiB in 58 packages [2024-11-11T11:06:58.639Z] Removing intermediate container a4bba12aad85 [2024-11-11T11:06:58.639Z] ---> a935b1b85a14 [2024-11-11T11:06:58.639Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-11T11:06:58.897Z] ---> 5991e04f2d1d [2024-11-11T11:06:58.897Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T11:06:58.897Z] ---> Running in 1bcaddbae398 [2024-11-11T11:07:55.160Z] Removing intermediate container 1bcaddbae398 [2024-11-11T11:07:55.160Z] ---> e31825df277c [2024-11-11T11:07:55.160Z] Step 10/12 : COPY . . [2024-11-11T11:07:55.160Z] ---> dda9df1daad8 [2024-11-11T11:07:55.160Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T11:07:55.160Z] ---> Running in 9bc081be2128 [2024-11-11T11:07:55.160Z] Removing intermediate container 9bc081be2128 [2024-11-11T11:07:55.160Z] ---> 7a425948ef88 [2024-11-11T11:07:55.160Z] Step 12/12 : RUN $MAKE [2024-11-11T11:07:55.160Z] ---> Running in d8ed9f149e4b [2024-11-11T11:07:55.160Z] noop [2024-11-11T11:07:55.160Z] Removing intermediate container d8ed9f149e4b [2024-11-11T11:07:55.160Z] ---> bdd24932cebd [2024-11-11T11:07:55.160Z] Successfully built bdd24932cebd [2024-11-11T11:07:55.160Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:07:55.669Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T11:07:55.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T11:07:55.845Z] prd-ubuntu20.04-docker-8c-8g-26154 does not seem to be running inside a container [2024-11-11T11:07:55.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-504 -v /w/workspace/foundry_device-virtual-go_PR-504:/w/workspace/foundry_device-virtual-go_PR-504:rw,z -v /w/workspace/foundry_device-virtual-go_PR-504@tmp:/w/workspace/foundry_device-virtual-go_PR-504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T11:07:56.219Z] $ docker top 0ba0891eff8d442b861350f6a36e2d0b02a3a80372e47d20b7fb209b1c23bb3e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T11:07:56.661Z] + go version [2024-11-11T11:07:56.661Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T11:07:56.698Z] $ docker stop --time=1 0ba0891eff8d442b861350f6a36e2d0b02a3a80372e47d20b7fb209b1c23bb3e [2024-11-11T11:07:58.200Z] $ docker rm -f --volumes 0ba0891eff8d442b861350f6a36e2d0b02a3a80372e47d20b7fb209b1c23bb3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:07:59.015Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T11:07:59.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T11:07:59.185Z] prd-ubuntu20.04-docker-8c-8g-26154 does not seem to be running inside a container [2024-11-11T11:07:59.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-504 -v /w/workspace/foundry_device-virtual-go_PR-504:/w/workspace/foundry_device-virtual-go_PR-504:rw,z -v /w/workspace/foundry_device-virtual-go_PR-504@tmp:/w/workspace/foundry_device-virtual-go_PR-504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T11:07:59.543Z] $ docker top f7e4b8f3a48ef70d3b361dbab844df83da2e3292da9fe110e18fcfa9f5123b69 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T11:07:59.956Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-504 [Pipeline] fileExists [Pipeline] sh [2024-11-11T11:08:00.342Z] + make test [2024-11-11T11:08:00.342Z] go test ./... -coverprofile=coverage.out [2024-11-11T11:08:03.337Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-11T11:08:21.412Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-11T11:08:21.412Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.008s coverage: 58.4% of statements [2024-11-11T11:08:29.698Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26155 in /w/workspace/foundry_device-virtual-go_PR-504 [Pipeline] { [Pipeline] ws [2024-11-11T11:08:29.778Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-11-11T11:08:31.451Z] go vet ./... [2024-11-11T11:08:32.887Z] The recommended git tool is: git [2024-11-11T11:08:36.717Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T11:08:36.717Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T11:08:36.717Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T11:08:36.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T11:08:36.807Z] $ docker stop --time=1 f7e4b8f3a48ef70d3b361dbab844df83da2e3292da9fe110e18fcfa9f5123b69 [2024-11-11T11:08:37.191Z] using credential edgex-jenkins-ssh [2024-11-11T11:08:37.214Z] Cloning the remote Git repository [2024-11-11T11:08:37.253Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-11-11T11:08:37.330Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-11-11T11:08:37.457Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-11-11T11:08:37.458Z] > git --version # timeout=10 [2024-11-11T11:08:37.478Z] > git --version # 'git version 2.25.1' [2024-11-11T11:08:37.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T11:08:37.608Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T11:08:41.248Z] $ docker rm -f --volumes f7e4b8f3a48ef70d3b361dbab844df83da2e3292da9fe110e18fcfa9f5123b69 [Pipeline] // withDockerContainer [2024-11-11T11:08:41.033Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-11-11T11:08:41.059Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2024-11-11T11:08:41.879Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T11:08:41.961Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-11T11:08:42.450Z] Merging remotes/origin/main commit d6005d96c7786e365cf45b9995c116b830baa0de into PR head commit 8f789816bd8aa245caced1c25fc79b6b5f7a66bb [2024-11-11T11:08:42.710Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T11:08:42.746Z] Merge succeeded, producing 8f789816bd8aa245caced1c25fc79b6b5f7a66bb [2024-11-11T11:08:42.746Z] Checking out Revision 8f789816bd8aa245caced1c25fc79b6b5f7a66bb (PR-504) [2024-11-11T11:08:41.888Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-11-11T11:08:41.932Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-11-11T11:08:41.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T11:08:41.953Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/504/head:refs/remotes/origin/PR-504 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-11T11:08:42.464Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T11:08:42.557Z] > git checkout -f 8f789816bd8aa245caced1c25fc79b6b5f7a66bb # timeout=10 [2024-11-11T11:08:42.648Z] > git remote # timeout=10 [2024-11-11T11:08:42.664Z] > git config --get remote.origin.url # timeout=10 [2024-11-11T11:08:42.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T11:08:42.705Z] > git merge d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 [2024-11-11T11:08:42.729Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-11T11:08:42.749Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T11:08:42.774Z] > git checkout -f 8f789816bd8aa245caced1c25fc79b6b5f7a66bb # timeout=10 [2024-11-11T11:08:43.031Z] + ls -al . [2024-11-11T11:08:43.031Z] total 264 [2024-11-11T11:08:43.031Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 11:08 . [2024-11-11T11:08:43.031Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 11:06 .. [2024-11-11T11:08:43.031Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 11:08 .git [2024-11-11T11:08:43.031Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 11:06 .github [2024-11-11T11:08:43.031Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 11 11:06 .gitignore [2024-11-11T11:08:43.031Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 11:06 .golangci.yml [2024-11-11T11:08:43.031Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 11:06 .semver [2024-11-11T11:08:43.031Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 11 11:06 Attribution.txt [2024-11-11T11:08:43.031Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 11 11:06 CHANGELOG.md [2024-11-11T11:08:43.031Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 11 11:06 Dockerfile [2024-11-11T11:08:43.031Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 11:06 GOVERNANCE.md [2024-11-11T11:08:43.031Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 11 11:06 Jenkinsfile [2024-11-11T11:08:43.031Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 11:06 LICENSE [2024-11-11T11:08:43.031Z] -rw-rw-r-- 1 jenkins jenkins 2536 Nov 11 11:06 Makefile [2024-11-11T11:08:43.031Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 11 11:06 OWNERS.md [2024-11-11T11:08:43.031Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 11 11:06 README.md [2024-11-11T11:08:43.031Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 11:06 VERSION [2024-11-11T11:08:43.031Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 11:06 bin [2024-11-11T11:08:43.031Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 11:06 cmd [2024-11-11T11:08:43.031Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 11 11:08 coverage.out [2024-11-11T11:08:43.031Z] -rw-rw-r-- 1 jenkins jenkins 6179 Nov 11 11:06 go.mod [2024-11-11T11:08:43.031Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 11 11:06 go.sum [2024-11-11T11:08:43.031Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 11:06 internal [2024-11-11T11:08:43.031Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 11 11:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:08:43.251Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-11T11:08:43.294Z] > git --version # timeout=10 [2024-11-11T11:08:43.304Z] > git --version # 'git version 2.25.1' [2024-11-11T11:08:43.320Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T11:08:43.461Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8f789816bd8aa245caced1c25fc79b6b5f7a66bb --label arch=amd64 --label version=0.0.0 . [2024-11-11T11:08:43.461Z] Sending build context to Docker daemon 37.76MB [2024-11-11T11:08:43.461Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T11:08:43.461Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-11T11:08:43.461Z] ---> bdd24932cebd [2024-11-11T11:08:43.461Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-11T11:08:44.032Z] ---> Running in d4a7bf31b71f [2024-11-11T11:08:44.032Z] Removing intermediate container d4a7bf31b71f [2024-11-11T11:08:44.032Z] ---> 1867948a21b0 [2024-11-11T11:08:44.032Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T11:08:44.291Z] ---> Running in e491471cd758 [2024-11-11T11:08:44.291Z] Removing intermediate container e491471cd758 [2024-11-11T11:08:44.291Z] ---> ffa84a434d86 [2024-11-11T11:08:44.291Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-11T11:08:44.291Z] ---> Running in 1f8a74c3278f [2024-11-11T11:08:44.291Z] Removing intermediate container 1f8a74c3278f [2024-11-11T11:08:44.291Z] ---> 2441c30facc9 [2024-11-11T11:08:44.291Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-11T11:08:44.291Z] ---> Running in 81fe133edd6d [2024-11-11T11:08:44.555Z] Removing intermediate container 81fe133edd6d [2024-11-11T11:08:44.555Z] ---> c07849104c8a [2024-11-11T11:08:44.555Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T11:08:44.555Z] ---> Running in 238caf3d0bbf [2024-11-11T11:08:44.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T11:08:44.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T11:08:45.076Z] OK: 250 MiB in 58 packages [2024-11-11T11:08:45.646Z] Removing intermediate container 238caf3d0bbf [2024-11-11T11:08:45.646Z] ---> f00cb5c65c84 [2024-11-11T11:08:45.646Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-11T11:08:45.646Z] ---> e7fa57c87b2a [2024-11-11T11:08:45.646Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T11:08:45.646Z] ---> Running in e4ddac4a280e [2024-11-11T11:08:46.585Z] Removing intermediate container e4ddac4a280e [2024-11-11T11:08:46.585Z] ---> 38667c424171 [2024-11-11T11:08:46.585Z] Step 10/26 : COPY . . [Pipeline] withEnv [Pipeline] { [2024-11-11T11:08:47.528Z] ---> 91ce8685d066 [2024-11-11T11:08:47.528Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T11:08:47.528Z] ---> Running in a8dd40b19f6a [2024-11-11T11:08:47.528Z] Removing intermediate container a8dd40b19f6a [2024-11-11T11:08:47.528Z] ---> 229d6ffbaa05 [2024-11-11T11:08:47.528Z] Step 12/26 : RUN $MAKE [2024-11-11T11:08:47.528Z] ---> Running in e15f5f77fa82 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-11-11T11:08:47.787Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [Pipeline] sh [2024-11-11T11:08:48.362Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T11:08:48.362Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T11:08:48.362Z] Dload Upload Total Spent Left Speed [2024-11-11T11:08:48.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-11-11T11:08:48.705Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T11:08:49.050Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T11:08:49.050Z] + sudo tee /etc/docker/daemon.new [2024-11-11T11:08:49.050Z] { [2024-11-11T11:08:49.050Z] "registry-mirrors": [ [2024-11-11T11:08:49.050Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T11:08:49.050Z] ], [2024-11-11T11:08:49.050Z] "bip": "10.250.0.254/24", [2024-11-11T11:08:49.050Z] "hosts": [ [2024-11-11T11:08:49.050Z] "tcp://0.0.0.0:5555", [2024-11-11T11:08:49.050Z] "unix:///var/run/docker.sock" [2024-11-11T11:08:49.050Z] ], [2024-11-11T11:08:49.050Z] "mtu": 1458, [2024-11-11T11:08:49.050Z] "selinux-enabled": true, [2024-11-11T11:08:49.050Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T11:08:49.050Z] } [Pipeline] sh [2024-11-11T11:08:49.407Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T11:08:49.759Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T11:09:08.084Z] provisioning config files... [2024-11-11T11:09:08.109Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2526681273009344561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:09:08.601Z] ---> ****-login.sh [2024-11-11T11:09:08.601Z] nexus3.edgexfoundry.org:10001 [2024-11-11T11:09:08.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T11:09:09.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T11:09:09.143Z] Configure a credential helper to remove this warning. See [2024-11-11T11:09:09.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T11:09:09.143Z] [2024-11-11T11:09:09.143Z] Login Succeeded [2024-11-11T11:09:09.143Z] nexus3.edgexfoundry.org:10002 [2024-11-11T11:09:09.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T11:09:09.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T11:09:09.686Z] Configure a credential helper to remove this warning. See [2024-11-11T11:09:09.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T11:09:09.686Z] [2024-11-11T11:09:09.686Z] Login Succeeded [2024-11-11T11:09:09.686Z] nexus3.edgexfoundry.org:10003 [2024-11-11T11:09:09.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T11:09:09.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T11:09:09.959Z] Configure a credential helper to remove this warning. See [2024-11-11T11:09:09.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T11:09:09.959Z] [2024-11-11T11:09:09.959Z] Login Succeeded [2024-11-11T11:09:09.959Z] nexus3.edgexfoundry.org:10004 [2024-11-11T11:09:10.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T11:09:10.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T11:09:10.230Z] Configure a credential helper to remove this warning. See [2024-11-11T11:09:10.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T11:09:10.230Z] [2024-11-11T11:09:10.230Z] Login Succeeded [2024-11-11T11:09:10.230Z] ****.io [2024-11-11T11:09:10.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T11:09:10.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T11:09:10.776Z] Configure a credential helper to remove this warning. See [2024-11-11T11:09:10.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T11:09:10.776Z] [2024-11-11T11:09:10.776Z] Login Succeeded [2024-11-11T11:09:10.776Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T11:09:10.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T11:09:11.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T11:09:11.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T11:09:11.400Z] ========================================================= [2024-11-11T11:09:11.400Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T11:09:11.400Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:09:11.971Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-11T11:09:12.560Z] Sending build context to Docker daemon 19.05MB [2024-11-11T11:09:12.560Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T11:09:12.560Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-11T11:09:12.560Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T11:09:12.832Z] cf04c63912e1: Pulling fs layer [2024-11-11T11:09:12.832Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T11:09:12.832Z] a37a00ec5f00: Pulling fs layer [2024-11-11T11:09:12.832Z] 50b3750afda1: Pulling fs layer [2024-11-11T11:09:12.832Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T11:09:12.832Z] 80978eb59214: Pulling fs layer [2024-11-11T11:09:12.832Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T11:09:12.832Z] c5a475d317c9: Pulling fs layer [2024-11-11T11:09:12.832Z] 80978eb59214: Waiting [2024-11-11T11:09:12.832Z] c9f46d7d2bd2: Waiting [2024-11-11T11:09:12.832Z] c5a475d317c9: Waiting [2024-11-11T11:09:12.832Z] 4f4fb700ef54: Waiting [2024-11-11T11:09:12.832Z] 50b3750afda1: Waiting [2024-11-11T11:09:12.832Z] 55b35a11ae5e: Verifying Checksum [2024-11-11T11:09:12.832Z] 55b35a11ae5e: Download complete [2024-11-11T11:09:12.832Z] 50b3750afda1: Verifying Checksum [2024-11-11T11:09:12.832Z] 50b3750afda1: Download complete [2024-11-11T11:09:12.832Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T11:09:12.832Z] 4f4fb700ef54: Download complete [2024-11-11T11:09:12.832Z] 80978eb59214: Verifying Checksum [2024-11-11T11:09:12.832Z] 80978eb59214: Download complete [2024-11-11T11:09:12.832Z] cf04c63912e1: Verifying Checksum [2024-11-11T11:09:12.832Z] cf04c63912e1: Download complete [2024-11-11T11:09:13.425Z] c5a475d317c9: Verifying Checksum [2024-11-11T11:09:13.425Z] c5a475d317c9: Download complete [2024-11-11T11:09:13.698Z] cf04c63912e1: Pull complete [2024-11-11T11:09:14.289Z] 55b35a11ae5e: Pull complete [2024-11-11T11:09:14.877Z] a37a00ec5f00: Verifying Checksum [2024-11-11T11:09:14.877Z] a37a00ec5f00: Download complete [2024-11-11T11:09:15.465Z] c9f46d7d2bd2: Download complete [2024-11-11T11:09:19.889Z] Removing intermediate container e15f5f77fa82 [2024-11-11T11:09:19.889Z] ---> 7e7b914b1ee7 [2024-11-11T11:09:19.889Z] Step 13/26 : FROM alpine:3.20 [2024-11-11T11:09:19.889Z] 3.20: Pulling from library/alpine [2024-11-11T11:09:19.889Z] 43c4264eed91: Already exists [2024-11-11T11:09:19.889Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T11:09:19.889Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T11:09:19.889Z] ---> 91ef0af61f39 [2024-11-11T11:09:19.889Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-11T11:09:19.889Z] ---> Running in 2995dae440b1 [2024-11-11T11:09:19.889Z] Removing intermediate container 2995dae440b1 [2024-11-11T11:09:19.889Z] ---> 93485c8bc5eb [2024-11-11T11:09:19.889Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-11T11:09:19.889Z] ---> Running in 3d72f9b80433 [2024-11-11T11:09:19.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T11:09:19.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T11:09:19.889Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T11:09:19.889Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T11:09:19.889Z] OK: 8 MiB in 15 packages [2024-11-11T11:09:19.889Z] Removing intermediate container 3d72f9b80433 [2024-11-11T11:09:19.889Z] ---> 27736812851d [2024-11-11T11:09:19.889Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-11T11:09:19.889Z] ---> Running in 2f09e587da6b [2024-11-11T11:09:19.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T11:09:20.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T11:09:20.410Z] Upgrading critical system libraries and apk-tools: [2024-11-11T11:09:20.410Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T11:09:20.410Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T11:09:20.410Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T11:09:20.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T11:09:20.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T11:09:20.671Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T11:09:20.671Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T11:09:20.671Z] OK: 8 MiB in 15 packages [2024-11-11T11:09:21.240Z] Removing intermediate container 2f09e587da6b [2024-11-11T11:09:21.240Z] ---> 00126d40dd0a [2024-11-11T11:09:21.240Z] Step 17/26 : WORKDIR / [2024-11-11T11:09:21.240Z] ---> Running in 9a599c6d384d [2024-11-11T11:09:21.499Z] Removing intermediate container 9a599c6d384d [2024-11-11T11:09:21.499Z] ---> 50945dd94168 [2024-11-11T11:09:21.499Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-11T11:09:21.499Z] ---> 780ff4d72560 [2024-11-11T11:09:21.499Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-11T11:09:21.759Z] ---> d69e8dcc143f [2024-11-11T11:09:21.759Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-11T11:09:22.722Z] ---> 7028869c6cab [2024-11-11T11:09:22.722Z] Step 21/26 : EXPOSE 59900 [2024-11-11T11:09:22.722Z] ---> Running in 55c53702d617 [2024-11-11T11:09:22.722Z] Removing intermediate container 55c53702d617 [2024-11-11T11:09:22.722Z] ---> 9668b2c9863d [2024-11-11T11:09:22.723Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-11T11:09:22.723Z] ---> Running in 6089a115e669 [2024-11-11T11:09:23.010Z] Removing intermediate container 6089a115e669 [2024-11-11T11:09:23.011Z] ---> 8d81953542af [2024-11-11T11:09:23.011Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T11:09:23.011Z] ---> Running in 754a036defa7 [2024-11-11T11:09:23.011Z] Removing intermediate container 754a036defa7 [2024-11-11T11:09:23.011Z] ---> 14a4fd12119b [2024-11-11T11:09:23.011Z] Step 24/26 : LABEL arch=amd64 [2024-11-11T11:09:23.011Z] ---> Running in 1882c86fc981 [2024-11-11T11:09:23.011Z] Removing intermediate container 1882c86fc981 [2024-11-11T11:09:23.011Z] ---> 0d5672955cd5 [2024-11-11T11:09:23.011Z] Step 25/26 : LABEL git_sha=8f789816bd8aa245caced1c25fc79b6b5f7a66bb [2024-11-11T11:09:23.270Z] ---> Running in 88e0aec36cbe [2024-11-11T11:09:23.270Z] Removing intermediate container 88e0aec36cbe [2024-11-11T11:09:23.270Z] ---> 9ac6804be0b7 [2024-11-11T11:09:23.270Z] Step 26/26 : LABEL version=0.0.0 [2024-11-11T11:09:23.270Z] ---> Running in 4b37a0e0c3e8 [2024-11-11T11:09:23.270Z] Removing intermediate container 4b37a0e0c3e8 [2024-11-11T11:09:23.270Z] ---> 0fb5e923beb7 [2024-11-11T11:09:23.270Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T11:09:23.270Z] Successfully built 0fb5e923beb7 [2024-11-11T11:09:23.270Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:09:24.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T11:09:24.321Z] [2024-11-11T11:09:24.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:09:24.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T11:09:24.721Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T11:09:24.721Z] 5eb5b503b376: Pulling fs layer [2024-11-11T11:09:24.721Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T11:09:24.721Z] ec43610c2a17: Pulling fs layer [2024-11-11T11:09:24.721Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T11:09:24.721Z] 33b1e0a273af: Pulling fs layer [2024-11-11T11:09:24.721Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T11:09:24.721Z] 3a2ae6a8a46f: Waiting [2024-11-11T11:09:24.721Z] 33b1e0a273af: Waiting [2024-11-11T11:09:24.721Z] 2f39f015ded8: Pulling fs layer [2024-11-11T11:09:24.721Z] 5d3b04190fa2: Waiting [2024-11-11T11:09:24.721Z] 5c69ac0246d0: Download complete [2024-11-11T11:09:24.721Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-11T11:09:24.721Z] 3a2ae6a8a46f: Download complete [2024-11-11T11:09:24.721Z] 33b1e0a273af: Verifying Checksum [2024-11-11T11:09:24.721Z] 33b1e0a273af: Download complete [2024-11-11T11:09:24.721Z] 5d3b04190fa2: Verifying Checksum [2024-11-11T11:09:24.721Z] 5d3b04190fa2: Download complete [2024-11-11T11:09:24.721Z] ec43610c2a17: Download complete [2024-11-11T11:09:24.982Z] 5eb5b503b376: Verifying Checksum [2024-11-11T11:09:24.982Z] 5eb5b503b376: Download complete [2024-11-11T11:09:25.549Z] 2f39f015ded8: Download complete [2024-11-11T11:09:26.485Z] 5eb5b503b376: Pull complete [2024-11-11T11:09:26.485Z] 5c69ac0246d0: Pull complete [2024-11-11T11:09:27.055Z] ec43610c2a17: Pull complete [2024-11-11T11:09:27.055Z] 3a2ae6a8a46f: Pull complete [2024-11-11T11:09:27.055Z] 33b1e0a273af: Pull complete [2024-11-11T11:09:27.315Z] 5d3b04190fa2: Pull complete [2024-11-11T11:09:27.792Z] a37a00ec5f00: Pull complete [2024-11-11T11:09:28.060Z] 50b3750afda1: Pull complete [2024-11-11T11:09:28.327Z] 4f4fb700ef54: Pull complete [2024-11-11T11:09:28.595Z] 80978eb59214: Pull complete [2024-11-11T11:09:31.500Z] 2f39f015ded8: Pull complete [2024-11-11T11:09:31.500Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T11:09:31.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T11:09:31.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T11:09:31.770Z] prd-ubuntu20.04-docker-8c-8g-26154 does not seem to be running inside a container [2024-11-11T11:09:31.795Z] $ 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/foundry_device-virtual-go_PR-504 -v /w/workspace/foundry_device-virtual-go_PR-504:/w/workspace/foundry_device-virtual-go_PR-504:rw,z -v /w/workspace/foundry_device-virtual-go_PR-504@tmp:/w/workspace/foundry_device-virtual-go_PR-504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T11:09:35.548Z] $ docker top edf4778cd0a50a7b57caa41e187165ac46868849c00f6f99c3f77adbb9150d8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:09:36.044Z] ---> job-cost.sh [2024-11-11T11:09:36.044Z] lf-activate-venv: SKIPPING [2024-11-11T11:09:36.044Z] INFO: No Stack... [2024-11-11T11:09:36.309Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T11:09:36.569Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T11:09:36.817Z] c9f46d7d2bd2: Pull complete [2024-11-11T11:09:36.908Z] + cat /w/workspace/foundry_device-virtual-go_PR-504/archives/cost.csv [2024-11-11T11:09:36.908Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T11:09:36.952Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-504-1-stack-cost] [2024-11-11T11:09:36.958Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-504-1-stack-cost] did not exist. Created. [2024-11-11T11:09:36.964Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-504-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T11:09:37.387Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T11:09:37.468Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T11:09:37.486Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-504-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T11:09:37.688Z] $ docker stop --time=1 edf4778cd0a50a7b57caa41e187165ac46868849c00f6f99c3f77adbb9150d8f [2024-11-11T11:09:38.763Z] c5a475d317c9: Pull complete [2024-11-11T11:09:38.763Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T11:09:38.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T11:09:38.763Z] ---> be29e6b0f0d4 [2024-11-11T11:09:38.763Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-11T11:09:39.355Z] ---> Running in a03271cc7f3f [2024-11-11T11:09:39.622Z] Removing intermediate container a03271cc7f3f [2024-11-11T11:09:39.622Z] ---> 7cf3e7badf93 [2024-11-11T11:09:39.622Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T11:09:39.622Z] ---> Running in 1f68c9213fdf [2024-11-11T11:09:39.621Z] $ docker rm -f --volumes edf4778cd0a50a7b57caa41e187165ac46868849c00f6f99c3f77adbb9150d8f [2024-11-11T11:09:39.889Z] Removing intermediate container 1f68c9213fdf [2024-11-11T11:09:39.889Z] ---> 454363e0bc48 [2024-11-11T11:09:39.889Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-11-11T11:09:40.155Z] ---> Running in 3f5ca7d9f288 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T11:09:40.421Z] Removing intermediate container 3f5ca7d9f288 [2024-11-11T11:09:40.421Z] ---> 1e7799accbe7 [2024-11-11T11:09:40.421Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-11T11:09:40.421Z] ---> Running in 401d9a3e62ef [2024-11-11T11:09:40.690Z] Removing intermediate container 401d9a3e62ef [2024-11-11T11:09:40.690Z] ---> d07c12096850 [2024-11-11T11:09:40.690Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T11:09:40.962Z] ---> Running in a1941a5581af [2024-11-11T11:09:41.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T11:09:42.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T11:09:43.606Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-11T11:09:43.606Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-11T11:09:43.606Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-11T11:09:43.606Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-11T11:09:43.606Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T11:09:43.606Z] OK: 242 MiB in 58 packages [2024-11-11T11:09:44.584Z] Removing intermediate container a1941a5581af [2024-11-11T11:09:44.584Z] ---> b69df59f68aa [2024-11-11T11:09:44.584Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-11T11:09:45.187Z] ---> 024544c51818 [2024-11-11T11:09:45.187Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T11:09:45.466Z] ---> Running in 4cfbf76f2258 [2024-11-11T11:11:37.185Z] Removing intermediate container 4cfbf76f2258 [2024-11-11T11:11:37.185Z] ---> ef767c4639cf [2024-11-11T11:11:37.185Z] Step 10/12 : COPY . . [2024-11-11T11:11:37.185Z] ---> 7249adfe1c70 [2024-11-11T11:11:37.185Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T11:11:37.185Z] ---> Running in cdcece2cd722 [2024-11-11T11:11:37.185Z] Removing intermediate container cdcece2cd722 [2024-11-11T11:11:37.185Z] ---> bb0027a7a1b9 [2024-11-11T11:11:37.185Z] Step 12/12 : RUN $MAKE [2024-11-11T11:11:37.185Z] ---> Running in 8ea2b6d491ce [2024-11-11T11:11:37.185Z] noop [2024-11-11T11:11:37.185Z] Removing intermediate container 8ea2b6d491ce [2024-11-11T11:11:37.185Z] ---> 1d0ece201baf [2024-11-11T11:11:37.185Z] Successfully built 1d0ece201baf [2024-11-11T11:11:37.185Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:11:37.702Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T11:11:37.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T11:11:38.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-26155 does not seem to be running inside a container [2024-11-11T11:11:38.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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-11-11T11:11:39.291Z] $ docker top 58cd76b038793fff595caa5eb65483bbe3c471c7864d8fc54cdc9a46598fad3f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T11:11:40.164Z] + go version [2024-11-11T11:11:40.164Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T11:11:40.203Z] $ docker stop --time=1 58cd76b038793fff595caa5eb65483bbe3c471c7864d8fc54cdc9a46598fad3f [2024-11-11T11:11:41.762Z] $ docker rm -f --volumes 58cd76b038793fff595caa5eb65483bbe3c471c7864d8fc54cdc9a46598fad3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:11:42.680Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T11:11:42.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T11:11:42.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-26155 does not seem to be running inside a container [2024-11-11T11:11:43.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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-11-11T11:11:44.216Z] $ docker top cbcd1212bf4d7b3bc6110bad1c4cb64b15a52971dfbb987ec0d60bd3dc2c31a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T11:11:44.778Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-11T11:11:45.525Z] + make test [2024-11-11T11:11:45.525Z] go test ./... -coverprofile=coverage.out [2024-11-11T11:11:52.267Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-11T11:14:59.071Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-11T11:14:59.071Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements [2024-11-11T11:14:59.071Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T11:14:59.071Z] go vet ./... [2024-11-11T11:15:45.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T11:15:45.923Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T11:15:45.923Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T11:15:45.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T11:15:46.008Z] $ docker stop --time=1 cbcd1212bf4d7b3bc6110bad1c4cb64b15a52971dfbb987ec0d60bd3dc2c31a3 [2024-11-11T11:15:47.840Z] $ docker rm -f --volumes cbcd1212bf4d7b3bc6110bad1c4cb64b15a52971dfbb987ec0d60bd3dc2c31a3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T11:15:49.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T11:15:49.423Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T11:15:49.851Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T11:15:50.500Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T11:15:50.840Z] + ls -al . [2024-11-11T11:15:50.840Z] total 260 [2024-11-11T11:15:50.840Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 11:11 . [2024-11-11T11:15:50.840Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 11:08 .. [2024-11-11T11:15:50.840Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 11:08 .git [2024-11-11T11:15:50.840Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 11:08 .github [2024-11-11T11:15:50.840Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 11 11:08 .gitignore [2024-11-11T11:15:50.840Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 11:08 .golangci.yml [2024-11-11T11:15:50.840Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 11 11:08 Attribution.txt [2024-11-11T11:15:50.840Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 11 11:08 CHANGELOG.md [2024-11-11T11:15:50.840Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 11 11:08 Dockerfile [2024-11-11T11:15:50.840Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 11:08 GOVERNANCE.md [2024-11-11T11:15:50.840Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 11 11:08 Jenkinsfile [2024-11-11T11:15:50.840Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 11:08 LICENSE [2024-11-11T11:15:50.840Z] -rw-rw-r-- 1 jenkins jenkins 2536 Nov 11 11:08 Makefile [2024-11-11T11:15:50.840Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 11 11:08 OWNERS.md [2024-11-11T11:15:50.840Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 11 11:08 README.md [2024-11-11T11:15:50.840Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 11:06 VERSION [2024-11-11T11:15:50.840Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 11:08 bin [2024-11-11T11:15:50.840Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 11:08 cmd [2024-11-11T11:15:50.840Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 11 11:14 coverage.out [2024-11-11T11:15:50.840Z] -rw-rw-r-- 1 jenkins jenkins 6179 Nov 11 11:08 go.mod [2024-11-11T11:15:50.840Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 11 11:08 go.sum [2024-11-11T11:15:50.840Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 11:08 internal [2024-11-11T11:15:50.840Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 11 11:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:15:51.290Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8f789816bd8aa245caced1c25fc79b6b5f7a66bb --label arch=arm64 --label version=0.0.0 . [2024-11-11T11:15:51.870Z] Sending build context to Docker daemon 19.09MB [2024-11-11T11:15:51.870Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T11:15:51.870Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-11T11:15:51.870Z] ---> 1d0ece201baf [2024-11-11T11:15:51.870Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-11T11:15:52.135Z] ---> Running in f1e0af030cfb [2024-11-11T11:15:52.409Z] Removing intermediate container f1e0af030cfb [2024-11-11T11:15:52.409Z] ---> 9e96a41ffc68 [2024-11-11T11:15:52.409Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T11:15:52.409Z] ---> Running in 96f29316582f [2024-11-11T11:15:52.682Z] Removing intermediate container 96f29316582f [2024-11-11T11:15:52.682Z] ---> ef033fb020a4 [2024-11-11T11:15:52.682Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-11T11:15:52.950Z] ---> Running in c8cbe160d3d0 [2024-11-11T11:15:53.222Z] Removing intermediate container c8cbe160d3d0 [2024-11-11T11:15:53.222Z] ---> d32ab2cc5b53 [2024-11-11T11:15:53.222Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-11T11:15:53.222Z] ---> Running in 18b9710d5d31 [2024-11-11T11:15:53.491Z] Removing intermediate container 18b9710d5d31 [2024-11-11T11:15:53.491Z] ---> fbcab8dbfeaa [2024-11-11T11:15:53.491Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T11:15:53.491Z] ---> Running in 25b805ecef16 [2024-11-11T11:15:54.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T11:15:55.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T11:15:56.443Z] OK: 242 MiB in 58 packages [2024-11-11T11:15:57.023Z] Removing intermediate container 25b805ecef16 [2024-11-11T11:15:57.023Z] ---> 42bed72380f2 [2024-11-11T11:15:57.023Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-11T11:15:57.603Z] ---> 8512b2e67139 [2024-11-11T11:15:57.603Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T11:15:57.603Z] ---> Running in f9ef2d2438ab [2024-11-11T11:16:00.180Z] Removing intermediate container f9ef2d2438ab [2024-11-11T11:16:00.180Z] ---> 666d00e7edea [2024-11-11T11:16:00.180Z] Step 10/26 : COPY . . [2024-11-11T11:16:01.590Z] ---> d48958e007a2 [2024-11-11T11:16:01.590Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T11:16:01.590Z] ---> Running in 5b6d46f907d6 [2024-11-11T11:16:01.863Z] Removing intermediate container 5b6d46f907d6 [2024-11-11T11:16:01.863Z] ---> 8af145e5cdb7 [2024-11-11T11:16:01.863Z] Step 12/26 : RUN $MAKE [2024-11-11T11:16:01.863Z] ---> Running in 2c89b486d374 [2024-11-11T11:16:03.293Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-11-11T11:19:10.082Z] Removing intermediate container 2c89b486d374 [2024-11-11T11:19:10.082Z] ---> 3e5164d1584a [2024-11-11T11:19:10.082Z] Step 13/26 : FROM alpine:3.20 [2024-11-11T11:19:10.082Z] 3.20: Pulling from library/alpine [2024-11-11T11:19:10.082Z] cf04c63912e1: Already exists [2024-11-11T11:19:10.082Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T11:19:10.082Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T11:19:10.082Z] ---> c157a85ed455 [2024-11-11T11:19:10.082Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-11T11:19:10.082Z] ---> Running in 36f58a72ee39 [2024-11-11T11:19:10.349Z] Removing intermediate container 36f58a72ee39 [2024-11-11T11:19:10.349Z] ---> bf79ab436130 [2024-11-11T11:19:10.349Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-11T11:19:10.349Z] ---> Running in d8ced396b599 [2024-11-11T11:19:11.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T11:19:11.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T11:19:12.969Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T11:19:12.969Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T11:19:12.969Z] OK: 9 MiB in 15 packages [2024-11-11T11:19:13.928Z] Removing intermediate container d8ced396b599 [2024-11-11T11:19:13.928Z] ---> d82909cfa477 [2024-11-11T11:19:13.928Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-11T11:19:13.928Z] ---> Running in 5621052a906e [2024-11-11T11:19:14.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T11:19:16.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T11:19:18.214Z] Upgrading critical system libraries and apk-tools: [2024-11-11T11:19:18.214Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T11:19:18.214Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T11:19:18.214Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T11:19:18.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T11:19:18.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T11:19:19.885Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T11:19:19.885Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T11:19:19.885Z] OK: 9 MiB in 15 packages [2024-11-11T11:19:20.850Z] Removing intermediate container 5621052a906e [2024-11-11T11:19:20.850Z] ---> c7ec0ab0d711 [2024-11-11T11:19:20.850Z] Step 17/26 : WORKDIR / [2024-11-11T11:19:20.850Z] ---> Running in e14536a8d3f6 [2024-11-11T11:19:21.117Z] Removing intermediate container e14536a8d3f6 [2024-11-11T11:19:21.117Z] ---> df2bb40f5c1f [2024-11-11T11:19:21.117Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-11T11:19:21.703Z] ---> 86fd2e7c0580 [2024-11-11T11:19:21.703Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-11T11:19:22.287Z] ---> afae4b8c3746 [2024-11-11T11:19:22.287Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-11T11:19:24.233Z] ---> 75debad1d049 [2024-11-11T11:19:24.233Z] Step 21/26 : EXPOSE 59900 [2024-11-11T11:19:24.233Z] ---> Running in d96e856336de [2024-11-11T11:19:24.503Z] Removing intermediate container d96e856336de [2024-11-11T11:19:24.503Z] ---> 1440b94a8a73 [2024-11-11T11:19:24.503Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-11T11:19:24.503Z] ---> Running in 208fbade79f7 [2024-11-11T11:19:24.772Z] Removing intermediate container 208fbade79f7 [2024-11-11T11:19:24.772Z] ---> d4d7f0230697 [2024-11-11T11:19:24.772Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T11:19:24.772Z] ---> Running in a26bb89ae4f6 [2024-11-11T11:19:25.039Z] Removing intermediate container a26bb89ae4f6 [2024-11-11T11:19:25.039Z] ---> a8855404fd43 [2024-11-11T11:19:25.039Z] Step 24/26 : LABEL arch=arm64 [2024-11-11T11:19:25.308Z] ---> Running in bdc08c9014b4 [2024-11-11T11:19:25.574Z] Removing intermediate container bdc08c9014b4 [2024-11-11T11:19:25.574Z] ---> f83b67159eb3 [2024-11-11T11:19:25.574Z] Step 25/26 : LABEL git_sha=8f789816bd8aa245caced1c25fc79b6b5f7a66bb [2024-11-11T11:19:25.574Z] ---> Running in 2b7e8a2ef179 [2024-11-11T11:19:25.841Z] Removing intermediate container 2b7e8a2ef179 [2024-11-11T11:19:25.841Z] ---> db2e2f63d826 [2024-11-11T11:19:25.841Z] Step 26/26 : LABEL version=0.0.0 [2024-11-11T11:19:25.841Z] ---> Running in d0339e0d2b65 [2024-11-11T11:19:26.110Z] Removing intermediate container d0339e0d2b65 [2024-11-11T11:19:26.110Z] ---> 5960f10db9d9 [2024-11-11T11:19:26.110Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T11:19:26.374Z] Successfully built 5960f10db9d9 [2024-11-11T11:19:26.374Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:19:27.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T11:19:27.343Z] [2024-11-11T11:19:27.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:19:27.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T11:19:27.754Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T11:19:27.754Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T11:19:27.754Z] 04944245beec: Pulling fs layer [2024-11-11T11:19:27.754Z] 699f458cf7ca: Pulling fs layer [2024-11-11T11:19:27.754Z] 765212b225bb: Pulling fs layer [2024-11-11T11:19:27.754Z] f23df028b6ca: Pulling fs layer [2024-11-11T11:19:27.754Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T11:19:27.754Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T11:19:27.754Z] 765212b225bb: Waiting [2024-11-11T11:19:27.754Z] f23df028b6ca: Waiting [2024-11-11T11:19:27.754Z] d65c8cfc05b1: Waiting [2024-11-11T11:19:27.754Z] 2437ff75d9bd: Waiting [2024-11-11T11:19:28.019Z] 04944245beec: Verifying Checksum [2024-11-11T11:19:28.019Z] 04944245beec: Download complete [2024-11-11T11:19:28.019Z] 765212b225bb: Verifying Checksum [2024-11-11T11:19:28.019Z] 765212b225bb: Download complete [2024-11-11T11:19:28.019Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T11:19:28.019Z] d65c8cfc05b1: Download complete [2024-11-11T11:19:28.287Z] 699f458cf7ca: Verifying Checksum [2024-11-11T11:19:28.287Z] 699f458cf7ca: Download complete [2024-11-11T11:19:28.553Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T11:19:28.553Z] 8998bd30e6a1: Download complete [2024-11-11T11:19:31.126Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T11:19:31.126Z] 2437ff75d9bd: Download complete [2024-11-11T11:19:33.060Z] 8998bd30e6a1: Pull complete [2024-11-11T11:19:33.325Z] 04944245beec: Pull complete [2024-11-11T11:19:34.727Z] 699f458cf7ca: Pull complete [2024-11-11T11:19:34.992Z] 765212b225bb: Pull complete [2024-11-11T11:19:35.950Z] f23df028b6ca: Pull complete [2024-11-11T11:19:35.950Z] d65c8cfc05b1: Pull complete [2024-11-11T11:19:50.921Z] 2437ff75d9bd: Pull complete [2024-11-11T11:19:50.921Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T11:19:50.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T11:19:50.921Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T11:19:51.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-26155 does not seem to be running inside a container [2024-11-11T11:19:51.312Z] $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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-11-11T11:19:53.865Z] $ docker top 222db93f09f1e59fb936b16584f66f88a15d764054b494aa232b89c20487bb9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:19:54.757Z] ---> job-cost.sh [2024-11-11T11:19:54.757Z] lf-activate-venv: SKIPPING [2024-11-11T11:19:54.757Z] INFO: No Stack... [2024-11-11T11:19:55.335Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T11:19:55.916Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T11:19:56.271Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2024-11-11T11:19:56.272Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T11:19:56.355Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-504-1-stack-cost] [2024-11-11T11:19:56.362Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-504-1-stack-cost] did not exist. Created. [2024-11-11T11:19:56.369Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-504-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T11:19:56.803Z] /w/workspace/device-virtual-go/1@tmp/durable-0580bc78/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T11:19:57.149Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T11:19:57.448Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T11:19:57.489Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T11:19:57.511Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-504-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T11:19:57.594Z] $ docker stop --time=1 222db93f09f1e59fb936b16584f66f88a15d764054b494aa232b89c20487bb9d [2024-11-11T11:19:59.042Z] $ docker rm -f --volumes 222db93f09f1e59fb936b16584f66f88a15d764054b494aa232b89c20487bb9d [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-11-11T11:20:00.209Z] provisioning config files... [2024-11-11T11:20:00.216Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-504@tmp/config17934692503900029700tmp [Pipeline] { [Pipeline] sh [2024-11-11T11:20:00.573Z] + set +x [2024-11-11T11:20:00.573Z] + + curl -s https://codecov.io/bash [2024-11-11T11:20:00.573Z] bash -s -- [2024-11-11T11:20:00.573Z] [2024-11-11T11:20:00.573Z] _____ _ [2024-11-11T11:20:00.573Z] / ____| | | [2024-11-11T11:20:00.573Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T11:20:00.573Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T11:20:00.573Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T11:20:00.573Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T11:20:00.573Z] Bash-1.0.6 [2024-11-11T11:20:00.573Z] [2024-11-11T11:20:00.573Z] [2024-11-11T11:20:00.573Z] ==> git version 2.25.1 found [2024-11-11T11:20:00.573Z] ==> 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-11-11T11:20:00.573Z] Release-Date: 2020-01-08 [2024-11-11T11:20:00.573Z] 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-11-11T11:20:00.573Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T11:20:00.573Z] ==> Jenkins CI detected. [2024-11-11T11:20:00.573Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-504 [2024-11-11T11:20:00.573Z] project root: . [2024-11-11T11:20:00.573Z] --> token set from env [2024-11-11T11:20:00.573Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T11:20:00.832Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T11:20:00.832Z] ==> Python coveragepy not found [2024-11-11T11:20:00.833Z] ==> Searching for coverage reports in: [2024-11-11T11:20:00.833Z] + . [2024-11-11T11:20:00.833Z] -> Found 1 reports [2024-11-11T11:20:00.833Z] ==> Detecting git/mercurial file structure [2024-11-11T11:20:00.833Z] ==> Reading reports [2024-11-11T11:20:00.833Z] + ./coverage.out bytes=43316 [2024-11-11T11:20:00.833Z] ==> Appending adjustments [2024-11-11T11:20:00.833Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T11:20:00.833Z] + Found adjustments [2024-11-11T11:20:00.833Z] ==> Gzipping contents [2024-11-11T11:20:00.833Z] 8.0K /tmp/codecov.JGjqxZ.gz [2024-11-11T11:20:00.833Z] ==> Uploading reports [2024-11-11T11:20:00.833Z] url: https://codecov.io [2024-11-11T11:20:00.833Z] query: branch=PR-504&commit=8f789816bd8aa245caced1c25fc79b6b5f7a66bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-504%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=504&job=&cmd_args= [2024-11-11T11:20:00.833Z] -> Pinging Codecov [2024-11-11T11:20:00.833Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-504&commit=8f789816bd8aa245caced1c25fc79b6b5f7a66bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-504%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=504&job=&cmd_args= [2024-11-11T11:20:01.092Z] -> Uploading to [2024-11-11T11:20:01.092Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/8f789816bd8aa245caced1c25fc79b6b5f7a66bb/c3b1bebc-bca9-41cc-82ec-1590dc3392e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T112000Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a8084aa0fd35b6bd9996e15c6dbb751e983fcb24570644e2287e96ae72c6f480 [2024-11-11T11:20:01.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T11:20:01.092Z] Dload Upload Total Spent Left Speed [2024-11-11T11:20:01.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 24705 --:--:-- --:--:-- --:--:-- 24585 100 5040 0 0 100 5040 0 22202 --:--:-- --:--:-- --:--:-- 22202 [2024-11-11T11:20:01.354Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/8f789816bd8aa245caced1c25fc79b6b5f7a66bb [Pipeline] } [2024-11-11T11:20:01.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-11T11:20:03.558Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-504/archives ] [2024-11-11T11:20:03.558Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-504/archives [2024-11-11T11:20:03.558Z] total 16 [2024-11-11T11:20:03.558Z] drwxr-xr-x 3 root root 4096 Nov 11 11:09 . [2024-11-11T11:20:03.558Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 11:09 .. [2024-11-11T11:20:03.558Z] drwxr-xr-x 2 root root 4096 Nov 11 11:09 cost [2024-11-11T11:20:03.558Z] -rw-r--r-- 1 root root 89 Nov 11 11:09 cost.csv [2024-11-11T11:20:03.558Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-504/archives [2024-11-11T11:20:03.558Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-504/archives [2024-11-11T11:20:03.558Z] total 16 [2024-11-11T11:20:03.558Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 11:09 . [2024-11-11T11:20:03.558Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 11:09 .. [2024-11-11T11:20:03.558Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 11:09 cost [2024-11-11T11:20:03.558Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 11 11:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:20:03.893Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:20:04.797Z] ---> package-listing.sh [2024-11-11T11:20:04.797Z] ++ facter osfamily [2024-11-11T11:20:04.797Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T11:20:05.056Z] + OS_FAMILY=debian [2024-11-11T11:20:05.056Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-504 [2024-11-11T11:20:05.056Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T11:20:05.056Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T11:20:05.056Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T11:20:05.056Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T11:20:05.056Z] + '[' /w/workspace/foundry_device-virtual-go_PR-504 ']' [2024-11-11T11:20:05.056Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T11:20:05.056Z] + case "${OS_FAMILY}" in [2024-11-11T11:20:05.056Z] + dpkg -l [2024-11-11T11:20:05.056Z] + grep '^ii' [2024-11-11T11:20:05.056Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T11:20:05.056Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T11:20:05.056Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T11:20:05.056Z] + '[' /w/workspace/foundry_device-virtual-go_PR-504 ']' [2024-11-11T11:20:05.056Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-504/archives/ [2024-11-11T11:20:05.056Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-504/archives/ [Pipeline] echo [2024-11-11T11:20:05.096Z] 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/foundry_device-virtual-go_PR-504/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-11T11:20:05.398Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:20:06.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T11:20:06.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T11:20:06.278Z] prd-ubuntu20.04-docker-8c-8g-26154 does not seem to be running inside a container [2024-11-11T11:20:06.379Z] $ 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/foundry_device-virtual-go_PR-504/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-504 -v /w/workspace/foundry_device-virtual-go_PR-504:/w/workspace/foundry_device-virtual-go_PR-504:rw,z -v /w/workspace/foundry_device-virtual-go_PR-504@tmp:/w/workspace/foundry_device-virtual-go_PR-504@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-11-11T11:20:06.563Z] $ docker top e2129d456293d068799f234c67e9be02783eeb32d72b03cb2e3b0d874207f934 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T11:20:07.068Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T11:20:07.390Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T11:20:07.724Z] + ls /var/log/sa-host [2024-11-11T11:20:07.724Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T11:20:07.967Z] provisioning config files... [2024-11-11T11:20:07.977Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-504@tmp/config1613004927229847792tmp [Pipeline] { [Pipeline] echo [2024-11-11T11:20:08.049Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:20:08.376Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T11:20:08.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:20:08.853Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T11:20:08.892Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:20:09.224Z] ---> sudo-logs.sh [2024-11-11T11:20:09.224Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T11:20:09.347Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:20:09.675Z] ---> job-cost.sh [2024-11-11T11:20:09.675Z] lf-activate-venv: SKIPPING [2024-11-11T11:20:09.675Z] DEBUG: total: 0.2199999988079071 [2024-11-11T11:20:09.675Z] INFO: Retrieving Stack Cost... [2024-11-11T11:20:10.243Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T11:20:10.503Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T11:20:10.548Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:20:10.876Z] ---> logs-deploy.sh [2024-11-11T11:20:10.876Z] lf-activate-venv: SKIPPING [2024-11-11T11:20:10.876Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-504/1 [2024-11-11T11:20:10.876Z] INFO: archiving workspace using pattern(s): [2024-11-11T11:20:11.815Z] Archives upload complete. [2024-11-11T11:20:11.815Z] INFO: archiving logs to Nexus [2024-11-11T11:20:12.751Z] ---> uname -a: [2024-11-11T11:20:12.751Z] Linux prd-ubuntu20-04-docker-8c-8g-26154 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-11T11:20:12.751Z] [2024-11-11T11:20:12.751Z] [2024-11-11T11:20:12.751Z] ---> lscpu: [2024-11-11T11:20:12.751Z] Architecture: x86_64 [2024-11-11T11:20:12.751Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-11T11:20:12.751Z] Byte Order: Little Endian [2024-11-11T11:20:12.751Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-11T11:20:12.751Z] CPU(s): 8 [2024-11-11T11:20:12.751Z] On-line CPU(s) list: 0-7 [2024-11-11T11:20:12.751Z] Thread(s) per core: 1 [2024-11-11T11:20:12.751Z] Core(s) per socket: 1 [2024-11-11T11:20:12.751Z] Socket(s): 8 [2024-11-11T11:20:12.751Z] NUMA node(s): 1 [2024-11-11T11:20:12.751Z] Vendor ID: AuthenticAMD [2024-11-11T11:20:12.751Z] CPU family: 23 [2024-11-11T11:20:12.751Z] Model: 49 [2024-11-11T11:20:12.751Z] Model name: AMD EPYC-Rome Processor [2024-11-11T11:20:12.751Z] Stepping: 0 [2024-11-11T11:20:12.751Z] CPU MHz: 2800.000 [2024-11-11T11:20:12.751Z] BogoMIPS: 5600.00 [2024-11-11T11:20:12.751Z] Virtualization: AMD-V [2024-11-11T11:20:12.751Z] Hypervisor vendor: KVM [2024-11-11T11:20:12.751Z] Virtualization type: full [2024-11-11T11:20:12.751Z] L1d cache: 256 KiB [2024-11-11T11:20:12.751Z] L1i cache: 256 KiB [2024-11-11T11:20:12.751Z] L2 cache: 4 MiB [2024-11-11T11:20:12.751Z] L3 cache: 128 MiB [2024-11-11T11:20:12.751Z] NUMA node0 CPU(s): 0-7 [2024-11-11T11:20:12.751Z] Vulnerability Itlb multihit: Not affected [2024-11-11T11:20:12.751Z] Vulnerability L1tf: Not affected [2024-11-11T11:20:12.751Z] Vulnerability Mds: Not affected [2024-11-11T11:20:12.751Z] Vulnerability Meltdown: Not affected [2024-11-11T11:20:12.751Z] Vulnerability Mmio stale data: Not affected [2024-11-11T11:20:12.751Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-11T11:20:12.751Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-11T11:20:12.751Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-11T11:20:12.751Z] Vulnerability Srbds: Not affected [2024-11-11T11:20:12.752Z] Vulnerability Tsx async abort: Not affected [2024-11-11T11:20:12.752Z] 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-11-11T11:20:12.752Z] [2024-11-11T11:20:12.752Z] [2024-11-11T11:20:12.752Z] ---> nproc: [2024-11-11T11:20:12.752Z] 8 [2024-11-11T11:20:12.752Z] [2024-11-11T11:20:12.752Z] [2024-11-11T11:20:12.752Z] ---> df -h: [2024-11-11T11:20:12.752Z] Filesystem Size Used Avail Use% Mounted on [2024-11-11T11:20:12.752Z] overlay 155G 12G 143G 8% / [2024-11-11T11:20:12.752Z] tmpfs 64M 0 64M 0% /dev [2024-11-11T11:20:12.752Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-11T11:20:12.752Z] shm 64M 0 64M 0% /dev/shm [2024-11-11T11:20:12.752Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-11-11T11:20:12.752Z] [2024-11-11T11:20:12.752Z] [2024-11-11T11:20:12.752Z] ---> sar -b -r -n DEV: [2024-11-11T11:20:12.752Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26154) 11/11/24 _x86_64_ (8 CPU) [2024-11-11T11:20:12.752Z] [2024-11-11T11:20:12.752Z] 11:05:32 LINUX RESTART (8 CPU) [2024-11-11T11:20:12.752Z] [2024-11-11T11:20:12.752Z] 11:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-11T11:20:12.752Z] 11:07:01 389.37 16.79 372.58 0.00 2043.31 39639.38 0.00 [2024-11-11T11:20:12.752Z] 11:08:01 243.28 2.48 240.79 0.00 29.20 78084.99 0.00 [2024-11-11T11:20:12.752Z] 11:09:01 89.12 0.18 88.94 0.00 10.00 19741.24 0.00 [2024-11-11T11:20:12.752Z] 11:10:01 152.17 0.03 152.14 0.00 2.13 47208.27 0.00 [2024-11-11T11:20:12.752Z] 11:11:01 25.81 10.21 15.59 0.00 3450.72 3693.32 0.00 [2024-11-11T11:20:12.752Z] 11:12:01 4.52 0.00 4.52 0.00 0.00 63.06 0.00 [2024-11-11T11:20:12.752Z] 11:13:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2024-11-11T11:20:12.752Z] 11:14:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 [2024-11-11T11:20:12.752Z] 11:15:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 [2024-11-11T11:20:12.752Z] 11:16:01 1.90 0.00 1.90 0.00 0.00 30.79 0.00 [2024-11-11T11:20:12.752Z] 11:17:01 0.98 0.02 0.97 0.00 0.13 10.40 0.00 [2024-11-11T11:20:12.752Z] 11:18:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 [2024-11-11T11:20:12.752Z] 11:19:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2024-11-11T11:20:12.752Z] 11:20:01 1.50 0.10 1.40 0.00 7.20 17.86 0.00 [2024-11-11T11:20:12.752Z] Average: 64.97 2.11 62.85 0.00 393.97 13437.02 0.00 [2024-11-11T11:20:12.752Z] [2024-11-11T11:20:12.752Z] 11:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-11T11:20:12.752Z] 11:07:01 29127560 31528356 786412 2.39 80192 2586820 1976216 5.82 1045688 2316920 3116 [2024-11-11T11:20:12.752Z] 11:08:01 27875248 31492560 808820 2.46 183740 3562732 1884196 5.55 1200472 3255880 9836 [2024-11-11T11:20:12.752Z] 11:09:01 27196536 31397256 899732 2.74 190944 4100336 2302212 6.78 1696044 3398668 489796 [2024-11-11T11:20:12.752Z] 11:10:01 26950864 31540560 759112 2.31 199340 4457628 1740084 5.13 1374112 3942904 388 [2024-11-11T11:20:12.752Z] 11:11:01 26712204 31522700 769032 2.34 204372 4661320 1802976 5.31 1529868 4003552 1296 [2024-11-11T11:20:12.752Z] 11:12:01 26724404 31534872 756912 2.30 204412 4661320 1819128 5.36 1519024 4003516 52 [2024-11-11T11:20:12.752Z] 11:13:01 26724300 31534840 756872 2.30 204436 4661324 1819128 5.36 1518936 4003520 12 [2024-11-11T11:20:12.752Z] 11:14:01 26731284 31541832 749772 2.28 204460 4661328 1802636 5.31 1511628 4003524 48 [2024-11-11T11:20:12.752Z] 11:15:01 26731736 31542464 749320 2.28 204484 4661452 1802636 5.31 1511668 4003660 8 [2024-11-11T11:20:12.752Z] 11:16:01 26732068 31543076 748956 2.28 204560 4661440 1802636 5.31 1511520 4003864 28 [2024-11-11T11:20:12.752Z] 11:17:01 26731348 31542408 749584 2.28 204596 4661436 1802636 5.31 1511688 4003868 12 [2024-11-11T11:20:12.752Z] 11:18:01 26731732 31542864 748948 2.28 204604 4661444 1802636 5.31 1511640 4003868 12 [2024-11-11T11:20:12.752Z] 11:19:01 26731700 31542848 748932 2.28 204612 4661444 1802636 5.31 1511636 4003868 4 [2024-11-11T11:20:12.752Z] 11:20:01 26731120 31542540 749168 2.28 204636 4661688 1802092 5.31 1512432 4003992 44 [2024-11-11T11:20:12.752Z] Average: 27030865 31524941 770112 2.34 192813 4380122 1854418 5.47 1461883 3782257 36047 [2024-11-11T11:20:12.752Z] [2024-11-11T11:20:12.752Z] 11:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-11T11:20:12.752Z] 11:07:01 docker0 139.64 131.45 11.79 472.23 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:07:01 veth9ce264a 85.26 76.50 8.96 99.45 0.00 0.00 0.00 0.01 [2024-11-11T11:20:12.752Z] 11:07:01 lo 6.64 6.64 0.65 0.65 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:07:01 ens3 663.57 507.80 6397.27 112.62 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:08:01 docker0 201.03 289.44 17.37 3136.11 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:08:01 ens3 311.51 214.41 3158.54 28.46 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:08:01 vethb396973 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:09:01 docker0 1.43 2.93 0.09 38.11 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:09:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:09:01 ens3 28.13 16.40 60.77 11.19 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:09:01 veth3746e9f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:10:01 docker0 5.78 10.51 0.35 152.46 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:10:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:10:01 ens3 109.82 68.24 2678.77 13.35 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:11:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:11:01 ens3 70.28 25.51 1393.20 1.95 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:12:01 ens3 7.55 4.48 13.05 0.40 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:14:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:17:01 ens3 0.15 0.07 0.08 0.06 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:20:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] 11:20:01 ens3 4.35 3.10 4.14 1.42 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] Average: docker0 24.71 30.90 2.10 271.10 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] Average: ens3 84.72 59.49 972.53 11.99 0.00 0.00 0.00 0.00 [2024-11-11T11:20:12.752Z] [2024-11-11T11:20:12.752Z] [2024-11-11T11:20:12.752Z] ---> sar -P ALL: [2024-11-11T11:20:12.752Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26154) 11/11/24 _x86_64_ (8 CPU) [2024-11-11T11:20:12.752Z] [2024-11-11T11:20:12.752Z] 11:05:32 LINUX RESTART (8 CPU) [2024-11-11T11:20:12.752Z] [2024-11-11T11:20:12.752Z] 11:06:02 CPU %user %nice %system %iowait %steal %idle [2024-11-11T11:20:12.752Z] 11:07:01 all 9.16 0.00 3.14 3.23 0.06 84.41 [2024-11-11T11:20:12.752Z] 11:07:01 0 5.57 0.00 3.53 6.16 0.05 84.69 [2024-11-11T11:20:12.752Z] 11:07:01 1 11.36 0.00 3.71 9.91 0.09 74.93 [2024-11-11T11:20:12.752Z] 11:07:01 2 9.41 0.00 2.46 3.52 0.05 84.55 [2024-11-11T11:20:12.752Z] 11:07:01 3 9.25 0.00 2.66 1.88 0.05 86.17 [2024-11-11T11:20:12.752Z] 11:07:01 4 8.72 0.00 3.69 0.26 0.05 87.28 [2024-11-11T11:20:12.752Z] 11:07:01 5 8.88 0.00 3.64 2.83 0.05 84.60 [2024-11-11T11:20:12.752Z] 11:07:01 6 10.79 0.00 2.76 1.06 0.05 85.33 [2024-11-11T11:20:12.752Z] 11:07:01 7 9.32 0.00 2.66 0.20 0.05 87.76 [2024-11-11T11:20:12.752Z] 11:08:01 all 6.05 0.00 3.24 6.12 0.04 84.55 [2024-11-11T11:20:12.752Z] 11:08:01 0 6.05 0.00 3.87 0.96 0.03 89.09 [2024-11-11T11:20:12.752Z] 11:08:01 1 6.06 0.00 4.15 34.83 0.07 54.89 [2024-11-11T11:20:12.752Z] 11:08:01 2 6.05 0.00 3.24 3.67 0.03 87.01 [2024-11-11T11:20:12.752Z] 11:08:01 3 6.63 0.00 2.71 1.06 0.03 89.56 [2024-11-11T11:20:12.752Z] 11:08:01 4 5.12 0.00 2.08 3.69 0.03 89.07 [2024-11-11T11:20:12.752Z] 11:08:01 5 5.88 0.00 3.34 2.47 0.05 88.26 [2024-11-11T11:20:12.752Z] 11:08:01 6 6.52 0.00 3.48 1.38 0.03 88.59 [2024-11-11T11:20:12.752Z] 11:08:01 7 6.05 0.00 3.07 0.99 0.03 89.85 [2024-11-11T11:20:12.752Z] 11:09:01 all 53.63 0.00 8.72 1.92 0.12 35.61 [2024-11-11T11:20:12.752Z] 11:09:01 0 53.56 0.00 8.89 0.89 0.13 36.52 [2024-11-11T11:20:12.752Z] 11:09:01 1 53.53 0.00 8.82 1.16 0.10 36.38 [2024-11-11T11:20:12.752Z] 11:09:01 2 53.68 0.00 9.58 1.53 0.10 35.10 [2024-11-11T11:20:12.752Z] 11:09:01 3 53.44 0.00 8.59 1.81 0.15 36.01 [2024-11-11T11:20:12.752Z] 11:09:01 4 52.50 0.00 8.49 1.33 0.12 37.55 [2024-11-11T11:20:12.752Z] 11:09:01 5 53.82 0.00 8.67 7.50 0.08 29.93 [2024-11-11T11:20:12.752Z] 11:09:01 6 54.23 0.00 8.92 0.51 0.12 36.22 [2024-11-11T11:20:12.752Z] 11:09:01 7 54.27 0.00 7.80 0.63 0.12 37.18 [2024-11-11T11:20:12.752Z] 11:10:01 all 9.13 0.00 2.50 2.44 0.04 85.89 [2024-11-11T11:20:12.752Z] 11:10:01 0 9.49 0.00 3.35 0.49 0.03 86.65 [2024-11-11T11:20:12.752Z] 11:10:01 1 10.28 0.00 2.55 1.74 0.07 85.36 [2024-11-11T11:20:12.752Z] 11:10:01 2 9.61 0.00 2.68 0.19 0.03 87.50 [2024-11-11T11:20:12.752Z] 11:10:01 3 9.68 0.00 3.13 13.50 0.03 73.66 [2024-11-11T11:20:12.752Z] 11:10:01 4 7.89 0.00 1.61 2.51 0.03 87.95 [2024-11-11T11:20:12.752Z] 11:10:01 5 8.15 0.00 2.16 0.28 0.05 89.35 [2024-11-11T11:20:12.752Z] 11:10:01 6 9.13 0.00 2.51 0.74 0.03 87.58 [2024-11-11T11:20:12.752Z] 11:10:01 7 8.79 0.00 2.04 0.17 0.03 88.97 [2024-11-11T11:20:12.752Z] 11:11:01 all 0.93 0.00 0.39 0.23 0.02 98.44 [2024-11-11T11:20:12.752Z] 11:11:01 0 0.50 0.00 0.33 0.03 0.02 99.12 [2024-11-11T11:20:12.752Z] 11:11:01 1 0.80 0.00 0.42 0.07 0.00 98.72 [2024-11-11T11:20:12.752Z] 11:11:01 2 1.10 0.00 0.45 0.40 0.02 98.03 [2024-11-11T11:20:12.752Z] 11:11:01 3 0.48 0.00 0.58 0.33 0.02 98.58 [2024-11-11T11:20:12.752Z] 11:11:01 4 0.48 0.00 0.25 0.55 0.02 98.70 [2024-11-11T11:20:12.752Z] 11:11:01 5 1.04 0.00 0.67 0.22 0.02 98.06 [2024-11-11T11:20:12.752Z] 11:11:01 6 2.00 0.00 0.28 0.23 0.02 97.46 [2024-11-11T11:20:12.752Z] 11:11:01 7 1.00 0.00 0.13 0.00 0.03 98.83 [2024-11-11T11:20:12.752Z] 11:12:01 all 0.15 0.00 0.01 0.01 0.01 99.82 [2024-11-11T11:20:12.752Z] 11:12:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-11-11T11:20:12.752Z] 11:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T11:20:12.752Z] 11:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-11T11:20:12.752Z] 11:12:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2024-11-11T11:20:12.752Z] 11:12:01 4 0.07 0.00 0.02 0.03 0.00 99.88 [2024-11-11T11:20:12.752Z] 11:12:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-11-11T11:20:12.752Z] 11:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T11:20:12.752Z] 11:12:01 7 0.88 0.00 0.02 0.00 0.03 99.07 [2024-11-11T11:20:12.752Z] 11:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-11-11T11:20:12.752Z] 11:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T11:20:12.752Z] 11:13:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-11T11:20:12.752Z] 11:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T11:20:12.752Z] 11:13:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-11T11:20:12.752Z] 11:13:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-11T11:20:12.752Z] 11:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-11T11:20:12.752Z] 11:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T11:20:12.752Z] 11:13:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-11-11T11:20:12.752Z] 11:14:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-11-11T11:20:12.752Z] 11:14:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-11T11:20:12.752Z] 11:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-11T11:20:12.752Z] 11:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-11T11:20:12.752Z] 11:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T11:20:12.752Z] 11:14:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2024-11-11T11:20:12.752Z] 11:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T11:20:12.752Z] 11:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T11:20:12.752Z] 11:14:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2024-11-11T11:20:12.752Z] 11:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-11-11T11:20:12.752Z] 11:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T11:20:12.752Z] 11:15:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-11-11T11:20:12.752Z] 11:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T11:20:12.752Z] 11:15:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-11T11:20:12.752Z] 11:15:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-11T11:20:12.752Z] 11:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T11:20:12.752Z] 11:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T11:20:12.752Z] 11:15:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-11-11T11:20:12.752Z] 11:16:01 all 0.05 0.00 0.02 0.01 0.01 99.91 [2024-11-11T11:20:12.752Z] 11:16:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-11T11:20:12.752Z] 11:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-11T11:20:12.752Z] 11:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T11:20:12.752Z] 11:16:01 3 0.18 0.00 0.02 0.02 0.02 99.77 [2024-11-11T11:20:12.752Z] 11:16:01 4 0.03 0.00 0.00 0.03 0.02 99.92 [2024-11-11T11:20:12.752Z] 11:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T11:20:12.752Z] 11:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-11T11:20:12.752Z] 11:16:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2024-11-11T11:20:12.752Z] 11:17:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-11-11T11:20:12.752Z] 11:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-11T11:20:12.752Z] 11:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T11:20:12.752Z] 11:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T11:20:12.752Z] 11:17:01 3 0.17 0.00 0.00 0.02 0.00 99.82 [2024-11-11T11:20:12.752Z] 11:17:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2024-11-11T11:20:12.752Z] 11:17:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-11T11:20:12.753Z] 11:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T11:20:12.753Z] 11:17:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-11-11T11:20:12.753Z] [2024-11-11T11:20:12.753Z] 11:17:01 CPU %user %nice %system %iowait %steal %idle [2024-11-11T11:20:12.753Z] 11:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-11T11:20:12.753Z] 11:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T11:20:12.753Z] 11:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T11:20:12.753Z] 11:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T11:20:12.753Z] 11:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T11:20:12.753Z] 11:18:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2024-11-11T11:20:12.753Z] 11:18:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-11T11:20:12.753Z] 11:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T11:20:12.753Z] 11:18:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2024-11-11T11:20:12.753Z] 11:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-11-11T11:20:12.753Z] 11:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T11:20:12.753Z] 11:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T11:20:12.753Z] 11:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T11:20:12.753Z] 11:19:01 3 0.05 0.00 0.00 0.03 0.02 99.90 [2024-11-11T11:20:12.753Z] 11:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T11:20:12.753Z] 11:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T11:20:12.753Z] 11:19:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-11T11:20:12.753Z] 11:19:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-11T11:20:12.753Z] 11:20:01 all 0.10 0.00 0.06 0.00 0.01 99.83 [2024-11-11T11:20:12.753Z] 11:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-11T11:20:12.753Z] 11:20:01 1 0.02 0.00 0.07 0.00 0.00 99.92 [2024-11-11T11:20:12.753Z] 11:20:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2024-11-11T11:20:12.753Z] 11:20:01 3 0.13 0.00 0.05 0.02 0.00 99.80 [2024-11-11T11:20:12.753Z] 11:20:01 4 0.07 0.00 0.03 0.02 0.02 99.87 [2024-11-11T11:20:12.753Z] 11:20:01 5 0.07 0.00 0.05 0.00 0.00 99.88 [2024-11-11T11:20:12.753Z] 11:20:01 6 0.07 0.00 0.07 0.00 0.00 99.87 [2024-11-11T11:20:12.753Z] 11:20:01 7 0.37 0.00 0.13 0.00 0.03 99.47 [2024-11-11T11:20:12.753Z] Average: all 5.62 0.00 1.28 0.99 0.02 92.08 [2024-11-11T11:20:12.753Z] Average: 0 5.34 0.00 1.42 0.60 0.02 92.61 [2024-11-11T11:20:12.753Z] Average: 1 5.82 0.00 1.40 3.37 0.03 89.38 [2024-11-11T11:20:12.753Z] Average: 2 5.67 0.00 1.31 0.66 0.02 92.34 [2024-11-11T11:20:12.753Z] Average: 3 5.66 0.00 1.26 1.32 0.02 91.73 [2024-11-11T11:20:12.753Z] Average: 4 5.32 0.00 1.15 0.60 0.02 92.91 [2024-11-11T11:20:12.753Z] Average: 5 5.53 0.00 1.32 0.94 0.02 92.19 [2024-11-11T11:20:12.753Z] Average: 6 5.86 0.00 1.28 0.28 0.02 92.56 [2024-11-11T11:20:12.753Z] Average: 7 5.73 0.00 1.14 0.14 0.04 92.95 [2024-11-11T11:20:12.753Z] [2024-11-11T11:20:12.753Z] [2024-11-11T11:20:12.753Z]