Pull request #359 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ce97f143cae52f804d6ff4306df0e1aea8b8199d+ebb085bb7a70741b066bc3ef5ee31b5738d04c47 (653461e9dee08bca1ba93bfe0c526a50190666d8) 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-ssh1317261298152208749.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-ssh5352274126133771693.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-usb-camera/branches/PR-359/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-usb-camera/branches/PR-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3567665383458597288.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-usb-camera/branches/PR-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1150560953991422612.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-ssh17229116213465467150.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-usb-camera/branches/PR-359/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-usb-camera/branches/PR-359/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7440571130912302750.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera 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-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23528 in /w/workspace/foundry_device-usb-camera_PR-359 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-359 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ebb085bb7a70741b066bc3ef5ee31b5738d04c47 into PR head commit ce97f143cae52f804d6ff4306df0e1aea8b8199d Merge succeeded, producing ce97f143cae52f804d6ff4306df0e1aea8b8199d Checking out Revision ce97f143cae52f804d6ff4306df0e1aea8b8199d (PR-359) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f ce97f143cae52f804d6ff4306df0e1aea8b8199d # 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 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce97f143cae52f804d6ff4306df0e1aea8b8199d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-22T18:01:14.726Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-22T18:01:15.072Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-22T18:01:15.190Z] ========================================================= [2024-10-22T18:01:15.190Z] EdgeX Global Pipelines Version Info [2024-10-22T18:01:15.190Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-22T18:01:16.362Z] ------------------- [2024-10-22T18:01:16.363Z] stable info: [2024-10-22T18:01:16.363Z] ------------------- [2024-10-22T18:01:16.363Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-22T18:01:16.363Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-22T18:01:16.363Z] Message: update stable to v1.0.265 [2024-10-22T18:01:16.625Z] ------------------- [2024-10-22T18:01:16.625Z] experimental info: [2024-10-22T18:01:16.625Z] ------------------- [2024-10-22T18:01:16.625Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-22T18:01:16.625Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-22T18:01:16.625Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-22T18:01:16.848Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-10-22T18:01:16.902Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-10-22T18:01:16.959Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-22T18:01:17.007Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-22T18:01:17.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-22T18:01:17.093Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-22T18:01:17.144Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-22T18:01:17.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-22T18:01:17.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-22T18:01:17.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-22T18:01:17.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-22T18:01:17.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-10-22T18:01:17.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-22T18:01:17.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-22T18:01:17.591Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T18:01:17.642Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T18:01:17.693Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T18:01:17.745Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T18:01:17.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-22T18:01:17.855Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-22T18:01:17.914Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-22T18:01:17.967Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-22T18:01:18.014Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-22T18:01:18.063Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-22T18:01:18.117Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-22T18:01:18.174Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-22T18:01:18.234Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-22T18:01:18.287Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-359 [Pipeline] echo [2024-10-22T18:01:18.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-359 [Pipeline] echo [2024-10-22T18:01:18.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-359 [Pipeline] echo [2024-10-22T18:01:18.598Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce97f143cae52f804d6ff4306df0e1aea8b8199d [Pipeline] echo [2024-10-22T18:01:18.650Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce97f14 [Pipeline] echo [2024-10-22T18:01:18.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T18:01:18.847Z] provisioning config files... [2024-10-22T18:01:18.861Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-359@tmp/config4581897347268729058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T18:01:19.323Z] ---> ****-login.sh [2024-10-22T18:01:19.323Z] nexus3.edgexfoundry.org:10001 [2024-10-22T18:01:19.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T18:01:19.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T18:01:19.848Z] Configure a credential helper to remove this warning. See [2024-10-22T18:01:19.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T18:01:19.848Z] [2024-10-22T18:01:19.848Z] Login Succeeded [2024-10-22T18:01:19.848Z] nexus3.edgexfoundry.org:10002 [2024-10-22T18:01:19.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T18:01:19.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T18:01:19.848Z] Configure a credential helper to remove this warning. See [2024-10-22T18:01:19.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T18:01:19.848Z] [2024-10-22T18:01:19.848Z] Login Succeeded [2024-10-22T18:01:19.848Z] nexus3.edgexfoundry.org:10003 [2024-10-22T18:01:19.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T18:01:19.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T18:01:19.849Z] Configure a credential helper to remove this warning. See [2024-10-22T18:01:19.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T18:01:19.849Z] [2024-10-22T18:01:19.849Z] Login Succeeded [2024-10-22T18:01:20.109Z] nexus3.edgexfoundry.org:10004 [2024-10-22T18:01:20.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T18:01:20.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T18:01:20.109Z] Configure a credential helper to remove this warning. See [2024-10-22T18:01:20.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T18:01:20.110Z] [2024-10-22T18:01:20.110Z] Login Succeeded [2024-10-22T18:01:20.110Z] ****.io [2024-10-22T18:01:20.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T18:01:20.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T18:01:20.371Z] Configure a credential helper to remove this warning. See [2024-10-22T18:01:20.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T18:01:20.371Z] [2024-10-22T18:01:20.371Z] Login Succeeded [2024-10-22T18:01:20.371Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T18:01:20.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-22T18:01:21.115Z] + git rev-list -1 --merges ce97f143cae52f804d6ff4306df0e1aea8b8199d~1..ce97f143cae52f804d6ff4306df0e1aea8b8199d [Pipeline] echo [2024-10-22T18:01:21.172Z] -----------> git rev-list -1 --merges ce97f143cae52f804d6ff4306df0e1aea8b8199d~1..ce97f143cae52f804d6ff4306df0e1aea8b8199d ce97f143cae52f804d6ff4306df0e1aea8b8199d [false] [Pipeline] sh [2024-10-22T18:01:21.500Z] + git log --format=format:%s -1 ce97f143cae52f804d6ff4306df0e1aea8b8199d [Pipeline] echo [2024-10-22T18:01:21.541Z] ========================================================= [2024-10-22T18:01:21.542Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-22T18:01:21.542Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T18:01:21.984Z] + git log --format=format:%s -1 ce97f143cae52f804d6ff4306df0e1aea8b8199d [Pipeline] echo [2024-10-22T18:01:22.020Z] [semverPrep] GIT_COMMIT: ce97f143cae52f804d6ff4306df0e1aea8b8199d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-22T18:01:22.067Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-22T18:01:22.496Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T18:01:22.496Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-22T18:01:22.496Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-22T18:01:22.496Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-22T18:01:22.496Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-22T18:01:22.496Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-22T18:01:22.496Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T18:01:23.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T18:01:23.006Z] [2024-10-22T18:01:23.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T18:01:23.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T18:01:23.396Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-22T18:01:23.396Z] b85a868b505f: Pulling fs layer [2024-10-22T18:01:23.396Z] e2be974225ed: Pulling fs layer [2024-10-22T18:01:23.396Z] 339a4e72a1f5: Pulling fs layer [2024-10-22T18:01:23.396Z] 988bab9f4d93: Pulling fs layer [2024-10-22T18:01:23.396Z] 1469e6f7b9e6: Pulling fs layer [2024-10-22T18:01:23.396Z] eaf3925da568: Pulling fs layer [2024-10-22T18:01:23.396Z] bab4dde63d76: Pulling fs layer [2024-10-22T18:01:23.396Z] bde34c3a00c8: Pulling fs layer [2024-10-22T18:01:23.396Z] b352a97aabf1: Pulling fs layer [2024-10-22T18:01:23.396Z] 4872d77fe225: Pulling fs layer [2024-10-22T18:01:23.396Z] 5851b861e8e6: Pulling fs layer [2024-10-22T18:01:23.396Z] 988bab9f4d93: Waiting [2024-10-22T18:01:23.396Z] bab4dde63d76: Waiting [2024-10-22T18:01:23.396Z] 1469e6f7b9e6: Waiting [2024-10-22T18:01:23.396Z] eaf3925da568: Waiting [2024-10-22T18:01:23.396Z] bde34c3a00c8: Waiting [2024-10-22T18:01:23.396Z] b352a97aabf1: Waiting [2024-10-22T18:01:23.396Z] 4872d77fe225: Waiting [2024-10-22T18:01:23.396Z] 5851b861e8e6: Waiting [2024-10-22T18:01:23.396Z] e2be974225ed: Verifying Checksum [2024-10-22T18:01:23.396Z] 988bab9f4d93: Verifying Checksum [2024-10-22T18:01:23.656Z] 988bab9f4d93: Download complete [2024-10-22T18:01:23.656Z] 1469e6f7b9e6: Verifying Checksum [2024-10-22T18:01:23.656Z] 1469e6f7b9e6: Download complete [2024-10-22T18:01:23.656Z] eaf3925da568: Verifying Checksum [2024-10-22T18:01:23.656Z] eaf3925da568: Download complete [2024-10-22T18:01:23.656Z] 339a4e72a1f5: Verifying Checksum [2024-10-22T18:01:23.656Z] 339a4e72a1f5: Download complete [2024-10-22T18:01:23.656Z] bde34c3a00c8: Verifying Checksum [2024-10-22T18:01:23.656Z] bde34c3a00c8: Download complete [2024-10-22T18:01:23.656Z] b352a97aabf1: Download complete [2024-10-22T18:01:23.656Z] 4872d77fe225: Verifying Checksum [2024-10-22T18:01:23.656Z] 4872d77fe225: Download complete [2024-10-22T18:01:23.656Z] 5851b861e8e6: Verifying Checksum [2024-10-22T18:01:23.656Z] 5851b861e8e6: Download complete [2024-10-22T18:01:23.914Z] b85a868b505f: Verifying Checksum [2024-10-22T18:01:23.914Z] b85a868b505f: Download complete [2024-10-22T18:01:24.173Z] bab4dde63d76: Verifying Checksum [2024-10-22T18:01:24.173Z] bab4dde63d76: Download complete [2024-10-22T18:01:25.109Z] b85a868b505f: Pull complete [2024-10-22T18:01:25.370Z] e2be974225ed: Pull complete [2024-10-22T18:01:25.952Z] 339a4e72a1f5: Pull complete [2024-10-22T18:01:25.952Z] 988bab9f4d93: Pull complete [2024-10-22T18:01:26.210Z] 1469e6f7b9e6: Pull complete [2024-10-22T18:01:26.210Z] eaf3925da568: Pull complete [2024-10-22T18:01:28.125Z] bab4dde63d76: Pull complete [2024-10-22T18:01:28.125Z] bde34c3a00c8: Pull complete [2024-10-22T18:01:28.385Z] b352a97aabf1: Pull complete [2024-10-22T18:01:28.385Z] 4872d77fe225: Pull complete [2024-10-22T18:01:28.385Z] 5851b861e8e6: Pull complete [2024-10-22T18:01:28.385Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-22T18:01:28.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T18:01:28.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T18:01:28.698Z] prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container [2024-10-22T18:01:28.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-359 -v /w/workspace/foundry_device-usb-camera_PR-359:/w/workspace/foundry_device-usb-camera_PR-359:rw,z -v /w/workspace/foundry_device-usb-camera_PR-359@tmp:/w/workspace/foundry_device-usb-camera_PR-359@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-10-22T18:01:32.447Z] $ docker top 9ac0eb24f12e7c0bb587dc3219065e227edaecc83382889d120918b101a1a860 -eo pid,comm [2024-10-22T18:01:32.502Z] 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-10-22T18:01:32.502Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T18:01:32.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T18:01:32.677Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T18:01:32.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T18:01:32.784Z] $ docker exec 9ac0eb24f12e7c0bb587dc3219065e227edaecc83382889d120918b101a1a860 ssh-agent [2024-10-22T18:01:32.886Z] SSH_AUTH_SOCK=/tmp/ssh-ldcykCefz5SW/agent.32 [2024-10-22T18:01:32.886Z] SSH_AGENT_PID=38 [2024-10-22T18:01:32.891Z] Running ssh-add (command line suppressed) [2024-10-22T18:01:33.006Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-359@tmp/private_key_3351452149241092546.key (/w/workspace/foundry_device-usb-camera_PR-359@tmp/private_key_3351452149241092546.key) [2024-10-22T18:01:33.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T18:01:33.359Z] + git tag --points-at HEAD [Pipeline] } [2024-10-22T18:01:33.382Z] $ docker exec --env ******** --env ******** 9ac0eb24f12e7c0bb587dc3219065e227edaecc83382889d120918b101a1a860 ssh-agent -k [2024-10-22T18:01:33.475Z] unset SSH_AUTH_SOCK; [2024-10-22T18:01:33.476Z] unset SSH_AGENT_PID; [2024-10-22T18:01:33.476Z] echo Agent pid 38 killed; [2024-10-22T18:01:33.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-22T18:01:33.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T18:01:33.604Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T18:01:33.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T18:01:33.725Z] $ docker exec 9ac0eb24f12e7c0bb587dc3219065e227edaecc83382889d120918b101a1a860 ssh-agent [2024-10-22T18:01:33.838Z] SSH_AUTH_SOCK=/tmp/ssh-HvkJozeSByO6/agent.71 [2024-10-22T18:01:33.838Z] SSH_AGENT_PID=77 [2024-10-22T18:01:33.843Z] Running ssh-add (command line suppressed) [2024-10-22T18:01:33.944Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-359@tmp/private_key_4124925154608699847.key (/w/workspace/foundry_device-usb-camera_PR-359@tmp/private_key_4124925154608699847.key) [2024-10-22T18:01:33.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T18:01:34.301Z] + git semver init [2024-10-22T18:01:34.560Z] 2024-10-22 18:01:34,477 [run_init] DEBUG init version:0.0.0 force:False [2024-10-22T18:01:34.560Z] 2024-10-22 18:01:34,478 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-359/.semver [2024-10-22T18:01:34.560Z] 2024-10-22 18:01:34,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-359/.semver [2024-10-22T18:01:34.560Z] 2024-10-22 18:01:34,479 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-359/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-359, universal_newlines=False, shell=None, istream=None) [2024-10-22T18:01:36.466Z] 2024-10-22 18:01:36,179 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-359/.git/info/exclude [2024-10-22T18:01:36.466Z] 2024-10-22 18:01:36,179 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-359/.semver/PR-359 with force:False [2024-10-22T18:01:36.466Z] 2024-10-22 18:01:36,179 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-359/.semver/PR-359 [2024-10-22T18:01:36.466Z] 2024-10-22 18:01:36,181 [execute] INFO git cat-file --batch-check [2024-10-22T18:01:36.466Z] 2024-10-22 18:01:36,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-359/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T18:01:36.466Z] 2024-10-22 18:01:36,187 [execute] INFO git cat-file --batch [2024-10-22T18:01:36.466Z] 2024-10-22 18:01:36,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-359/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T18:01:36.466Z] 2024-10-22 18:01:36,191 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-359/.semver/PR-359 [2024-10-22T18:01:36.466Z] 0.0.0 [Pipeline] } [2024-10-22T18:01:36.492Z] $ docker exec --env ******** --env ******** 9ac0eb24f12e7c0bb587dc3219065e227edaecc83382889d120918b101a1a860 ssh-agent -k [2024-10-22T18:01:36.603Z] unset SSH_AUTH_SOCK; [2024-10-22T18:01:36.603Z] unset SSH_AGENT_PID; [2024-10-22T18:01:36.603Z] echo Agent pid 77 killed; [2024-10-22T18:01:36.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T18:01:37.057Z] + git semver [Pipeline] } [2024-10-22T18:01:37.343Z] $ docker stop --time=1 9ac0eb24f12e7c0bb587dc3219065e227edaecc83382889d120918b101a1a860 [2024-10-22T18:01:38.653Z] $ docker rm -f --volumes 9ac0eb24f12e7c0bb587dc3219065e227edaecc83382889d120918b101a1a860 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T18:01:39.073Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-22T18:01:39.389Z] Stashed 1 file(s) [Pipeline] echo [2024-10-22T18:01:39.413Z] [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-10-22T18:01:40.119Z] provisioning config files... [2024-10-22T18:01:40.128Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-359@tmp/config13218132706582600884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T18:01:40.502Z] ---> ****-login.sh [2024-10-22T18:01:40.502Z] nexus3.edgexfoundry.org:10001 [2024-10-22T18:01:40.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T18:01:40.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T18:01:40.502Z] Configure a credential helper to remove this warning. See [2024-10-22T18:01:40.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T18:01:40.502Z] [2024-10-22T18:01:40.502Z] Login Succeeded [2024-10-22T18:01:40.502Z] nexus3.edgexfoundry.org:10002 [2024-10-22T18:01:40.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T18:01:40.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T18:01:40.502Z] Configure a credential helper to remove this warning. See [2024-10-22T18:01:40.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T18:01:40.502Z] [2024-10-22T18:01:40.502Z] Login Succeeded [2024-10-22T18:01:40.502Z] nexus3.edgexfoundry.org:10003 [2024-10-22T18:01:40.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T18:01:40.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T18:01:40.765Z] Configure a credential helper to remove this warning. See [2024-10-22T18:01:40.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T18:01:40.766Z] [2024-10-22T18:01:40.766Z] Login Succeeded [2024-10-22T18:01:40.766Z] nexus3.edgexfoundry.org:10004 [2024-10-22T18:01:40.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T18:01:40.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T18:01:40.766Z] Configure a credential helper to remove this warning. See [2024-10-22T18:01:40.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T18:01:40.766Z] [2024-10-22T18:01:40.766Z] Login Succeeded [2024-10-22T18:01:40.766Z] ****.io [2024-10-22T18:01:40.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T18:01:41.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T18:01:41.027Z] Configure a credential helper to remove this warning. See [2024-10-22T18:01:41.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T18:01:41.027Z] [2024-10-22T18:01:41.027Z] Login Succeeded [2024-10-22T18:01:41.027Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T18:01:41.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T18:01:41.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T18:01:41.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T18:01:41.395Z] ========================================================= [2024-10-22T18:01:41.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-22T18:01:41.396Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T18:01:41.883Z] + 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-10-22T18:01:41.883Z] Sending build context to Docker daemon 20.64MB [2024-10-22T18:01:41.883Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T18:01:41.883Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-22T18:01:42.142Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-22T18:01:42.142Z] 43c4264eed91: Pulling fs layer [2024-10-22T18:01:42.142Z] 4cc291be95ef: Pulling fs layer [2024-10-22T18:01:42.142Z] 2ac1f1163629: Pulling fs layer [2024-10-22T18:01:42.142Z] 5c3c966382ef: Pulling fs layer [2024-10-22T18:01:42.142Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T18:01:42.142Z] 5d5c8e513c77: Pulling fs layer [2024-10-22T18:01:42.142Z] 9f66e0745190: Pulling fs layer [2024-10-22T18:01:42.142Z] f49a43e4bbc0: Pulling fs layer [2024-10-22T18:01:42.142Z] 561ebcabdf7f: Pulling fs layer [2024-10-22T18:01:42.142Z] 5c3c966382ef: Waiting [2024-10-22T18:01:42.142Z] 4f4fb700ef54: Waiting [2024-10-22T18:01:42.142Z] 5d5c8e513c77: Waiting [2024-10-22T18:01:42.142Z] 9f66e0745190: Waiting [2024-10-22T18:01:42.142Z] f49a43e4bbc0: Waiting [2024-10-22T18:01:42.142Z] 561ebcabdf7f: Waiting [2024-10-22T18:01:42.142Z] 4cc291be95ef: Verifying Checksum [2024-10-22T18:01:42.142Z] 4cc291be95ef: Download complete [2024-10-22T18:01:42.142Z] 5c3c966382ef: Download complete [2024-10-22T18:01:42.142Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T18:01:42.142Z] 4f4fb700ef54: Download complete [2024-10-22T18:01:42.142Z] 5d5c8e513c77: Download complete [2024-10-22T18:01:42.142Z] 43c4264eed91: Download complete [2024-10-22T18:01:42.142Z] 9f66e0745190: Verifying Checksum [2024-10-22T18:01:42.142Z] 9f66e0745190: Download complete [2024-10-22T18:01:42.402Z] 43c4264eed91: Pull complete [2024-10-22T18:01:42.402Z] 561ebcabdf7f: Download complete [2024-10-22T18:01:42.402Z] 4cc291be95ef: Pull complete [2024-10-22T18:01:42.967Z] 2ac1f1163629: Verifying Checksum [2024-10-22T18:01:42.967Z] 2ac1f1163629: Download complete [2024-10-22T18:01:42.967Z] f49a43e4bbc0: Download complete [2024-10-22T18:01:46.247Z] 2ac1f1163629: Pull complete [2024-10-22T18:01:46.248Z] 5c3c966382ef: Pull complete [2024-10-22T18:01:46.248Z] 4f4fb700ef54: Pull complete [2024-10-22T18:01:46.248Z] 5d5c8e513c77: Pull complete [2024-10-22T18:01:46.248Z] 9f66e0745190: Pull complete [2024-10-22T18:01:48.804Z] f49a43e4bbc0: Pull complete [2024-10-22T18:01:48.804Z] 561ebcabdf7f: Pull complete [2024-10-22T18:01:48.804Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-22T18:01:48.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T18:01:48.804Z] ---> 3a752c3f9dda [2024-10-22T18:01:48.804Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-22T18:01:54.147Z] ---> Running in aa2061d4aea4 [2024-10-22T18:01:54.147Z] Removing intermediate container aa2061d4aea4 [2024-10-22T18:01:54.147Z] ---> fb358bb702f7 [2024-10-22T18:01:54.147Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T18:01:54.147Z] ---> Running in b290b5115694 [2024-10-22T18:01:54.147Z] Removing intermediate container b290b5115694 [2024-10-22T18:01:54.147Z] ---> 67c6dc8971a9 [2024-10-22T18:01:54.147Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-22T18:01:54.147Z] ---> Running in e16f0332db9f [2024-10-22T18:01:54.147Z] Removing intermediate container e16f0332db9f [2024-10-22T18:01:54.147Z] ---> e54352b65b4a [2024-10-22T18:01:54.147Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-22T18:01:54.407Z] ---> Running in 5a432f4d0d47 [2024-10-22T18:01:54.407Z] Removing intermediate container 5a432f4d0d47 [2024-10-22T18:01:54.407Z] ---> aa5c28c44777 [2024-10-22T18:01:54.407Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T18:01:54.407Z] ---> Running in cfb8d93eb659 [2024-10-22T18:01:54.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T18:01:54.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T18:01:54.901Z] Still waiting to schedule task [2024-10-22T18:01:54.902Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-22T18:01:54.939Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-22T18:01:54.939Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-22T18:01:54.939Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-22T18:01:54.939Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-22T18:01:55.208Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-22T18:01:55.208Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-22T18:01:55.208Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-22T18:01:55.208Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-22T18:01:55.208Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-22T18:01:55.208Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-22T18:01:55.208Z] (11/14) Installing kmod-libs (32-r0) [2024-10-22T18:01:55.208Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-22T18:01:55.208Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-22T18:01:55.208Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-22T18:01:55.208Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T18:01:55.208Z] Executing eudev-3.2.14-r2.trigger [2024-10-22T18:01:55.208Z] OK: 253 MiB in 68 packages [2024-10-22T18:01:55.794Z] Removing intermediate container cfb8d93eb659 [2024-10-22T18:01:55.794Z] ---> eb6d29e2e2de [2024-10-22T18:01:55.794Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-22T18:01:55.794Z] ---> Running in 13daccbdadd8 [2024-10-22T18:01:56.061Z] Removing intermediate container 13daccbdadd8 [2024-10-22T18:01:56.061Z] ---> 867cf0f648f8 [2024-10-22T18:01:56.061Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-22T18:01:56.061Z] ---> 1d7ee9316b01 [2024-10-22T18:01:56.061Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T18:01:56.061Z] ---> Running in b0e558e037ab [2024-10-22T18:03:03.809Z] Removing intermediate container b0e558e037ab [2024-10-22T18:03:03.809Z] ---> 362761e7eba8 [2024-10-22T18:03:03.809Z] Step 11/13 : COPY . . [2024-10-22T18:03:04.069Z] ---> c165f35afdcf [2024-10-22T18:03:04.069Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-22T18:03:04.069Z] ---> Running in 8badf2485bc5 [2024-10-22T18:03:04.328Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T18:03:04.328Z] Dload Upload Total Spent Left Speed [2024-10-22T18:03:04.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5356 0 --:--:-- --:--:-- --:--:-- 5390 [2024-10-22T18:03:04.846Z] Removing intermediate container 8badf2485bc5 [2024-10-22T18:03:04.846Z] ---> a05ada88e4ba [2024-10-22T18:03:04.846Z] Step 13/13 : RUN ${MAKE} [2024-10-22T18:03:04.846Z] ---> Running in fd326ec638ca [2024-10-22T18:03:05.105Z] noop [2024-10-22T18:03:05.368Z] Removing intermediate container fd326ec638ca [2024-10-22T18:03:05.368Z] ---> 376b42dc84eb [2024-10-22T18:03:05.368Z] Successfully built 376b42dc84eb [2024-10-22T18:03:05.368Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T18:03:05.856Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T18:03:05.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T18:03:06.055Z] prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container [2024-10-22T18:03:06.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-359 -v /w/workspace/foundry_device-usb-camera_PR-359:/w/workspace/foundry_device-usb-camera_PR-359:rw,z -v /w/workspace/foundry_device-usb-camera_PR-359@tmp:/w/workspace/foundry_device-usb-camera_PR-359@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-10-22T18:03:06.403Z] $ docker top dca191b9296f470a03aac7b2aa24518bbbc8a673da6aa9634da9359b07031da3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T18:03:06.811Z] + go version [2024-10-22T18:03:06.811Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-22T18:03:06.847Z] $ docker stop --time=1 dca191b9296f470a03aac7b2aa24518bbbc8a673da6aa9634da9359b07031da3 [2024-10-22T18:03:08.123Z] $ docker rm -f --volumes dca191b9296f470a03aac7b2aa24518bbbc8a673da6aa9634da9359b07031da3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T18:03:09.051Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T18:03:09.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T18:03:09.235Z] prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container [2024-10-22T18:03:09.273Z] $ 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-usb-camera_PR-359 -v /w/workspace/foundry_device-usb-camera_PR-359:/w/workspace/foundry_device-usb-camera_PR-359:rw,z -v /w/workspace/foundry_device-usb-camera_PR-359@tmp:/w/workspace/foundry_device-usb-camera_PR-359@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-10-22T18:03:09.587Z] $ docker top ba0dc982d59d53d4c3f0687ab225d85dd33ce05e8128b8a2a476b12792185e75 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T18:03:09.995Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-359 [Pipeline] fileExists [Pipeline] sh [2024-10-22T18:03:10.386Z] + make test [2024-10-22T18:03:10.386Z] go test ./... -coverprofile=coverage.out ./... [2024-10-22T18:03:12.296Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-22T18:03:30.431Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-22T18:03:30.690Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2024-10-22T18:03:37.866Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23529 in /w/workspace/foundry_device-usb-camera_PR-359 [Pipeline] { [Pipeline] ws [2024-10-22T18:03:37.945Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-10-22T18:03:41.057Z] Selected Git installation does not exist. Using Default [2024-10-22T18:03:41.057Z] The recommended git tool is: NONE [2024-10-22T18:03:42.892Z] go vet ./... [2024-10-22T18:03:47.543Z] using credential edgex-jenkins-ssh [2024-10-22T18:03:47.564Z] Cloning the remote Git repository [2024-10-22T18:03:47.618Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-10-22T18:03:47.718Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-10-22T18:03:47.980Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-22T18:03:47.981Z] > git --version # timeout=10 [2024-10-22T18:03:48.033Z] > git --version # 'git version 2.25.1' [2024-10-22T18:03:48.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T18:03:48.329Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T18:03:49.474Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T18:03:49.474Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T18:03:49.474Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-22T18:03:49.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T18:03:49.561Z] $ docker stop --time=1 ba0dc982d59d53d4c3f0687ab225d85dd33ce05e8128b8a2a476b12792185e75 [2024-10-22T18:03:51.420Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-22T18:03:51.509Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T18:03:54.266Z] Merging remotes/origin/main commit ebb085bb7a70741b066bc3ef5ee31b5738d04c47 into PR head commit ce97f143cae52f804d6ff4306df0e1aea8b8199d [2024-10-22T18:03:53.467Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-22T18:03:53.595Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-22T18:03:53.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T18:03:53.636Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-22T18:03:54.300Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T18:03:54.440Z] > git checkout -f ce97f143cae52f804d6ff4306df0e1aea8b8199d # timeout=10 [2024-10-22T18:03:54.665Z] > git remote # timeout=10 [2024-10-22T18:03:54.851Z] Merge succeeded, producing ce97f143cae52f804d6ff4306df0e1aea8b8199d [2024-10-22T18:03:54.852Z] Checking out Revision ce97f143cae52f804d6ff4306df0e1aea8b8199d (PR-359) [2024-10-22T18:03:55.656Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-22T18:03:55.697Z] > git --version # timeout=10 [2024-10-22T18:03:55.711Z] > git --version # 'git version 2.25.1' [2024-10-22T18:03:55.735Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-22T18:03:55.909Z] $ docker rm -f --volumes ba0dc982d59d53d4c3f0687ab225d85dd33ce05e8128b8a2a476b12792185e75 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T18:03:54.724Z] > git config --get remote.origin.url # timeout=10 [2024-10-22T18:03:54.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T18:03:54.797Z] > git merge ebb085bb7a70741b066bc3ef5ee31b5738d04c47 # timeout=10 [2024-10-22T18:03:54.829Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-22T18:03:54.853Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T18:03:54.869Z] > git checkout -f ce97f143cae52f804d6ff4306df0e1aea8b8199d # timeout=10 [2024-10-22T18:03:56.585Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T18:03:56.679Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-22T18:03:57.423Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T18:03:57.751Z] + ls -al . [2024-10-22T18:03:57.751Z] total 300 [2024-10-22T18:03:57.751Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 22 18:03 . [2024-10-22T18:03:57.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 18:01 .. [2024-10-22T18:03:57.751Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 18:03 .git [2024-10-22T18:03:57.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 18:01 .github [2024-10-22T18:03:57.751Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 22 18:01 .gitignore [2024-10-22T18:03:57.751Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 22 18:01 .golangci.yml [2024-10-22T18:03:57.751Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 22 18:01 .hadolint.yml [2024-10-22T18:03:57.751Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 18:01 .semver [2024-10-22T18:03:57.751Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 22 18:01 Attribution.txt [2024-10-22T18:03:57.751Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 22 18:01 CHANGELOG.md [2024-10-22T18:03:57.751Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 22 18:01 Dockerfile [2024-10-22T18:03:57.751Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 22 18:01 GOVERNANCE.md [2024-10-22T18:03:57.751Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 22 18:01 Jenkinsfile [2024-10-22T18:03:57.751Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 22 18:01 LICENSE [2024-10-22T18:03:57.751Z] -rw-rw-r-- 1 jenkins jenkins 3148 Oct 22 18:01 Makefile [2024-10-22T18:03:57.751Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 22 18:01 OWNERS.md [2024-10-22T18:03:57.751Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 22 18:01 README.md [2024-10-22T18:03:57.751Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 18:01 VERSION [2024-10-22T18:03:57.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 18:01 bin [2024-10-22T18:03:57.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 18:01 cmd [2024-10-22T18:03:57.751Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 22 18:03 coverage.out [2024-10-22T18:03:57.751Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 22 18:01 docker-entrypoint.sh [2024-10-22T18:03:57.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 18:01 docs [2024-10-22T18:03:57.751Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 22 18:01 go.mod [2024-10-22T18:03:57.751Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 22 18:01 go.sum [2024-10-22T18:03:57.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 18:01 internal [2024-10-22T18:03:57.751Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 22 18:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T18:03:58.179Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ce97f143cae52f804d6ff4306df0e1aea8b8199d --label arch=amd64 --label version=0.0.0 . [2024-10-22T18:03:58.179Z] Sending build context to Docker daemon 20.69MB [2024-10-22T18:03:58.179Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T18:03:58.179Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-22T18:03:58.179Z] ---> 376b42dc84eb [2024-10-22T18:03:58.179Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-22T18:03:58.746Z] ---> Running in 19ea1d952691 [2024-10-22T18:03:59.005Z] Removing intermediate container 19ea1d952691 [2024-10-22T18:03:59.005Z] ---> f4afaee52a85 [2024-10-22T18:03:59.005Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T18:03:59.264Z] ---> Running in 6ddc5c206d12 [2024-10-22T18:03:59.265Z] Removing intermediate container 6ddc5c206d12 [2024-10-22T18:03:59.265Z] ---> ed37d2dcd43d [2024-10-22T18:03:59.265Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-22T18:03:59.524Z] ---> Running in 1379f0719427 [2024-10-22T18:03:59.782Z] Removing intermediate container 1379f0719427 [2024-10-22T18:03:59.783Z] ---> 2f80e3997380 [2024-10-22T18:03:59.783Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-22T18:03:59.783Z] ---> Running in c7a492d0b73a [2024-10-22T18:04:00.043Z] Removing intermediate container c7a492d0b73a [2024-10-22T18:04:00.043Z] ---> 90b6ed5e3e16 [2024-10-22T18:04:00.043Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T18:04:00.043Z] ---> Running in a6c2e46c72ed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T18:04:00.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T18:04:00.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T18:04:00.876Z] OK: 253 MiB in 68 packages [2024-10-22T18:04:00.993Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-22T18:04:00.993Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T18:04:00.993Z] Dload Upload Total Spent Left Speed [2024-10-22T18:04:00.993Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80679 0 --:--:-- --:--:-- --:--:-- 80679 [Pipeline] sh [2024-10-22T18:04:01.136Z] Removing intermediate container a6c2e46c72ed [2024-10-22T18:04:01.136Z] ---> 5d53f8a748b5 [2024-10-22T18:04:01.136Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-22T18:04:01.349Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-22T18:04:01.394Z] ---> Running in 6c111211e85f [2024-10-22T18:04:01.394Z] Removing intermediate container 6c111211e85f [2024-10-22T18:04:01.394Z] ---> c5779ac64358 [2024-10-22T18:04:01.394Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-22T18:04:01.394Z] ---> 122f0e7a2c88 [2024-10-22T18:04:01.394Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T18:04:01.394Z] ---> Running in 92f3bafff8b5 [2024-10-22T18:04:01.706Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-22T18:04:01.706Z] + sudo tee /etc/docker/daemon.new [2024-10-22T18:04:01.706Z] { [2024-10-22T18:04:01.706Z] "registry-mirrors": [ [2024-10-22T18:04:01.706Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-22T18:04:01.706Z] ], [2024-10-22T18:04:01.706Z] "bip": "10.250.0.254/24", [2024-10-22T18:04:01.706Z] "hosts": [ [2024-10-22T18:04:01.706Z] "tcp://0.0.0.0:5555", [2024-10-22T18:04:01.706Z] "unix:///var/run/docker.sock" [2024-10-22T18:04:01.706Z] ], [2024-10-22T18:04:01.706Z] "mtu": 1458, [2024-10-22T18:04:01.706Z] "selinux-enabled": true, [2024-10-22T18:04:01.706Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-22T18:04:01.706Z] } [Pipeline] sh [2024-10-22T18:04:02.071Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-22T18:04:02.331Z] Removing intermediate container 92f3bafff8b5 [2024-10-22T18:04:02.331Z] ---> 6b4305e411be [2024-10-22T18:04:02.331Z] Step 11/37 : COPY . . [2024-10-22T18:04:02.443Z] + sudo service docker restart [2024-10-22T18:04:02.901Z] ---> 01b21ae86997 [2024-10-22T18:04:02.901Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-22T18:04:02.901Z] ---> Running in ff66aade844e [2024-10-22T18:04:03.160Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T18:04:03.160Z] Dload Upload Total Spent Left Speed [2024-10-22T18:04:03.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43205 0 --:--:-- --:--:-- --:--:-- 46173 [2024-10-22T18:04:03.418Z] Removing intermediate container ff66aade844e [2024-10-22T18:04:03.418Z] ---> 69c9e5c5ab44 [2024-10-22T18:04:03.418Z] Step 13/37 : RUN ${MAKE} [2024-10-22T18:04:03.418Z] ---> Running in aa1b2a57c07f [2024-10-22T18:04:03.677Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.48" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T18:04:20.834Z] provisioning config files... [2024-10-22T18:04:21.035Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config3428424282422317095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T18:04:21.673Z] ---> ****-login.sh [2024-10-22T18:04:21.673Z] nexus3.edgexfoundry.org:10001 [2024-10-22T18:04:21.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T18:04:22.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T18:04:22.220Z] Configure a credential helper to remove this warning. See [2024-10-22T18:04:22.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T18:04:22.220Z] [2024-10-22T18:04:22.220Z] Login Succeeded [2024-10-22T18:04:22.220Z] nexus3.edgexfoundry.org:10002 [2024-10-22T18:04:22.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T18:04:22.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T18:04:22.492Z] Configure a credential helper to remove this warning. See [2024-10-22T18:04:22.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T18:04:22.492Z] [2024-10-22T18:04:22.492Z] Login Succeeded [2024-10-22T18:04:22.492Z] nexus3.edgexfoundry.org:10003 [2024-10-22T18:04:22.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T18:04:23.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T18:04:23.066Z] Configure a credential helper to remove this warning. See [2024-10-22T18:04:23.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T18:04:23.066Z] [2024-10-22T18:04:23.066Z] Login Succeeded [2024-10-22T18:04:23.066Z] nexus3.edgexfoundry.org:10004 [2024-10-22T18:04:23.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T18:04:23.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T18:04:23.339Z] Configure a credential helper to remove this warning. See [2024-10-22T18:04:23.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T18:04:23.339Z] [2024-10-22T18:04:23.339Z] Login Succeeded [2024-10-22T18:04:23.339Z] ****.io [2024-10-22T18:04:23.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T18:04:23.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T18:04:23.881Z] Configure a credential helper to remove this warning. See [2024-10-22T18:04:23.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T18:04:23.881Z] [2024-10-22T18:04:23.881Z] Login Succeeded [2024-10-22T18:04:23.881Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T18:04:23.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T18:04:24.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T18:04:24.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T18:04:24.540Z] ========================================================= [2024-10-22T18:04:24.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-22T18:04:24.540Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T18:04:25.138Z] + 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-10-22T18:04:25.736Z] Sending build context to Docker daemon 10.59MB [2024-10-22T18:04:25.736Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T18:04:25.736Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-22T18:04:25.736Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-22T18:04:25.736Z] cf04c63912e1: Pulling fs layer [2024-10-22T18:04:25.736Z] 55b35a11ae5e: Pulling fs layer [2024-10-22T18:04:25.736Z] a37a00ec5f00: Pulling fs layer [2024-10-22T18:04:25.736Z] 50b3750afda1: Pulling fs layer [2024-10-22T18:04:25.736Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T18:04:25.736Z] 80978eb59214: Pulling fs layer [2024-10-22T18:04:25.736Z] c9f46d7d2bd2: Pulling fs layer [2024-10-22T18:04:25.736Z] c5a475d317c9: Pulling fs layer [2024-10-22T18:04:25.736Z] 80978eb59214: Waiting [2024-10-22T18:04:25.736Z] c9f46d7d2bd2: Waiting [2024-10-22T18:04:25.736Z] c5a475d317c9: Waiting [2024-10-22T18:04:25.736Z] 4f4fb700ef54: Waiting [2024-10-22T18:04:25.736Z] 50b3750afda1: Waiting [2024-10-22T18:04:26.013Z] 55b35a11ae5e: Verifying Checksum [2024-10-22T18:04:26.013Z] 55b35a11ae5e: Download complete [2024-10-22T18:04:26.013Z] 50b3750afda1: Verifying Checksum [2024-10-22T18:04:26.013Z] 50b3750afda1: Download complete [2024-10-22T18:04:26.013Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T18:04:26.013Z] 4f4fb700ef54: Download complete [2024-10-22T18:04:26.013Z] 80978eb59214: Verifying Checksum [2024-10-22T18:04:26.013Z] 80978eb59214: Download complete [2024-10-22T18:04:26.013Z] cf04c63912e1: Verifying Checksum [2024-10-22T18:04:26.013Z] cf04c63912e1: Download complete [2024-10-22T18:04:26.602Z] c5a475d317c9: Verifying Checksum [2024-10-22T18:04:26.602Z] c5a475d317c9: Download complete [2024-10-22T18:04:27.569Z] cf04c63912e1: Pull complete [2024-10-22T18:04:27.849Z] a37a00ec5f00: Verifying Checksum [2024-10-22T18:04:27.849Z] a37a00ec5f00: Download complete [2024-10-22T18:04:28.118Z] 55b35a11ae5e: Pull complete [2024-10-22T18:04:28.703Z] c9f46d7d2bd2: Verifying Checksum [2024-10-22T18:04:28.703Z] c9f46d7d2bd2: Download complete [2024-10-22T18:04:42.383Z] Removing intermediate container aa1b2a57c07f [2024-10-22T18:04:42.383Z] ---> 9f44881cc7d9 [2024-10-22T18:04:42.383Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-22T18:04:42.383Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-22T18:04:42.383Z] 8411072a22a5: Pulling fs layer [2024-10-22T18:04:42.383Z] 8411072a22a5: Verifying Checksum [2024-10-22T18:04:42.383Z] 8411072a22a5: Download complete [2024-10-22T18:04:42.383Z] 8411072a22a5: Pull complete [2024-10-22T18:04:42.383Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-22T18:04:42.383Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-22T18:04:42.383Z] ---> 1ac78cb06e13 [2024-10-22T18:04:42.383Z] Step 15/37 : FROM alpine:3.20 [2024-10-22T18:04:42.383Z] 3.20: Pulling from library/alpine [2024-10-22T18:04:42.383Z] 43c4264eed91: Already exists [2024-10-22T18:04:42.383Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T18:04:42.383Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T18:04:42.383Z] ---> 91ef0af61f39 [2024-10-22T18:04:42.383Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-22T18:04:42.383Z] ---> Running in e3387c09d205 [2024-10-22T18:04:42.383Z] Removing intermediate container e3387c09d205 [2024-10-22T18:04:42.383Z] ---> 55dbb6bc6dc8 [2024-10-22T18:04:42.383Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-22T18:04:42.383Z] ---> Running in a33eae183cb2 [2024-10-22T18:04:42.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T18:04:42.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T18:04:42.383Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-10-22T18:04:42.383Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-22T18:04:42.383Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-10-22T18:04:42.383Z] (4/115) Installing libxau (1.0.11-r4) [2024-10-22T18:04:42.383Z] (5/115) Installing libmd (1.1.0-r0) [2024-10-22T18:04:42.383Z] (6/115) Installing libbsd (0.12.2-r0) [2024-10-22T18:04:42.383Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-10-22T18:04:42.383Z] (8/115) Installing libxcb (1.16.1-r0) [2024-10-22T18:04:42.383Z] (9/115) Installing libx11 (1.8.9-r1) [2024-10-22T18:04:42.383Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-10-22T18:04:42.383Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-10-22T18:04:42.383Z] (12/115) Installing libdrm (2.4.120-r0) [2024-10-22T18:04:42.383Z] (13/115) Installing libxext (1.3.6-r2) [2024-10-22T18:04:42.383Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-10-22T18:04:42.383Z] (15/115) Installing libffi (3.4.6-r0) [2024-10-22T18:04:42.383Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-10-22T18:04:42.383Z] (17/115) Installing libva (2.21.0-r0) [2024-10-22T18:04:42.383Z] (18/115) Installing libvdpau (1.5-r3) [2024-10-22T18:04:42.383Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-10-22T18:04:42.383Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-22T18:04:42.383Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-10-22T18:04:42.383Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-22T18:04:42.383Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-10-22T18:04:42.383Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-10-22T18:04:42.383Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-10-22T18:04:42.383Z] (26/115) Installing imath (3.1.12-r0) [2024-10-22T18:04:42.383Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-10-22T18:04:42.383Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-10-22T18:04:42.383Z] (29/115) Installing giflib (5.2.2-r0) [2024-10-22T18:04:42.383Z] (30/115) Installing libhwy (1.0.7-r0) [2024-10-22T18:04:42.383Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-10-22T18:04:42.383Z] (32/115) Installing lcms2 (2.16-r0) [2024-10-22T18:04:42.383Z] (33/115) Installing libpng (1.6.44-r0) [2024-10-22T18:04:42.383Z] (34/115) Installing libjxl (0.10.2-r0) [2024-10-22T18:04:42.383Z] (35/115) Installing lame-libs (3.100-r5) [2024-10-22T18:04:42.383Z] (36/115) Installing opus (1.5.2-r0) [2024-10-22T18:04:42.383Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-10-22T18:04:42.383Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-10-22T18:04:42.383Z] (39/115) Installing soxr (0.1.3-r7) [2024-10-22T18:04:42.383Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-22T18:04:42.383Z] (41/115) Installing libogg (1.3.5-r5) [2024-10-22T18:04:42.383Z] (42/115) Installing libtheora (1.1.1-r18) [2024-10-22T18:04:42.383Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-10-22T18:04:42.383Z] (44/115) Installing libvpx (1.14.1-r0) [2024-10-22T18:04:42.383Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-10-22T18:04:42.383Z] (46/115) Installing libwebp (1.3.2-r0) [2024-10-22T18:04:42.383Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-10-22T18:04:42.383Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-10-22T18:04:42.383Z] (49/115) Installing numactl (2.0.18-r0) [2024-10-22T18:04:42.383Z] (50/115) Installing x265-libs (3.6-r0) [2024-10-22T18:04:42.383Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-10-22T18:04:42.383Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-22T18:04:42.383Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-10-22T18:04:42.383Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-10-22T18:04:42.383Z] (55/115) Installing libexpat (2.6.3-r0) [2024-10-22T18:04:42.383Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-10-22T18:04:42.383Z] (57/115) Installing freetype (2.13.2-r0) [2024-10-22T18:04:42.383Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-10-22T18:04:42.383Z] (59/115) Installing fribidi (1.0.15-r0) [2024-10-22T18:04:42.383Z] (60/115) Installing libintl (0.22.5-r0) [2024-10-22T18:04:42.383Z] (61/115) Installing libeconf (0.6.3-r0) [2024-10-22T18:04:42.383Z] (62/115) Installing libblkid (2.40.1-r1) [2024-10-22T18:04:42.383Z] (63/115) Installing libmount (2.40.1-r1) [2024-10-22T18:04:42.383Z] (64/115) Installing pcre2 (10.43-r0) [2024-10-22T18:04:42.383Z] (65/115) Installing glib (2.80.5-r0) [2024-10-22T18:04:42.383Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-10-22T18:04:42.383Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-10-22T18:04:42.383Z] (68/115) Installing libunibreak (6.1-r0) [2024-10-22T18:04:42.383Z] (69/115) Installing libass (0.17.2-r0) [2024-10-22T18:04:42.383Z] (70/115) Installing libbluray (1.3.4-r1) [2024-10-22T18:04:42.383Z] (71/115) Installing mpg123-libs (1.32.6-r0) [2024-10-22T18:04:42.383Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-10-22T18:04:42.383Z] (73/115) Installing cjson (1.7.18-r0) [2024-10-22T18:04:42.383Z] (74/115) Installing mbedtls (3.6.2-r0) [2024-10-22T18:04:42.383Z] (75/115) Installing librist (0.2.10-r1) [2024-10-22T18:04:42.383Z] (76/115) Installing libsrt (1.5.3-r0) [2024-10-22T18:04:42.383Z] (77/115) Installing libssh (0.10.6-r0) [2024-10-22T18:04:42.383Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-10-22T18:04:42.383Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-10-22T18:04:42.383Z] (80/115) Installing libsodium (1.0.19-r0) [2024-10-22T18:04:42.383Z] (81/115) Installing libzmq (4.3.5-r2) [2024-10-22T18:04:42.383Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-22T18:04:42.383Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-10-22T18:04:42.383Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-10-22T18:04:42.383Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-10-22T18:04:42.383Z] (86/115) Installing sratom (0.6.16-r0) [2024-10-22T18:04:42.383Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-10-22T18:04:42.383Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-10-22T18:04:42.383Z] (89/115) Installing libdovi (3.3.0-r0) [2024-10-22T18:04:42.383Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-10-22T18:04:42.383Z] (91/115) Installing shaderc (2024.0-r0) [2024-10-22T18:04:42.383Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-10-22T18:04:42.383Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-10-22T18:04:42.383Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-22T18:04:42.383Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-22T18:04:42.383Z] (96/115) Installing vidstab (1.1.1-r0) [2024-10-22T18:04:42.383Z] (97/115) Installing zimg (3.0.5-r2) [2024-10-22T18:04:42.383Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-22T18:04:42.383Z] (99/115) Installing libasyncns (0.8-r3) [2024-10-22T18:04:42.383Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-10-22T18:04:42.383Z] (101/115) Installing libltdl (2.4.7-r3) [2024-10-22T18:04:42.383Z] (102/115) Installing orc (0.4.39-r0) [2024-10-22T18:04:42.383Z] (103/115) Installing libflac (1.4.3-r1) [2024-10-22T18:04:42.383Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-10-22T18:04:42.383Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-10-22T18:04:42.383Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-10-22T18:04:42.383Z] (107/115) Installing libpulse (17.0-r0) [2024-10-22T18:04:42.383Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-10-22T18:04:42.383Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-22T18:04:42.383Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-10-22T18:04:42.383Z] (111/115) Installing udev-init-scripts (35-r1) [2024-10-22T18:04:42.383Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-10-22T18:04:42.383Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-10-22T18:04:42.383Z] (114/115) Installing kmod-libs (32-r0) [2024-10-22T18:04:42.383Z] (115/115) Installing eudev (3.2.14-r2) [2024-10-22T18:04:42.383Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T18:04:42.383Z] Executing glib-2.80.5-r0.trigger [2024-10-22T18:04:42.383Z] Executing eudev-3.2.14-r2.trigger [2024-10-22T18:04:42.383Z] OK: 134 MiB in 129 packages [2024-10-22T18:04:43.727Z] a37a00ec5f00: Pull complete [2024-10-22T18:04:43.727Z] 50b3750afda1: Pull complete [2024-10-22T18:04:43.727Z] 4f4fb700ef54: Pull complete [2024-10-22T18:04:43.727Z] 80978eb59214: Pull complete [2024-10-22T18:04:45.679Z] Removing intermediate container a33eae183cb2 [2024-10-22T18:04:45.679Z] ---> 889daad1c1a2 [2024-10-22T18:04:45.679Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-22T18:04:45.679Z] ---> Running in cd11543ba93b [2024-10-22T18:04:45.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T18:04:45.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T18:04:46.199Z] Upgrading critical system libraries and apk-tools: [2024-10-22T18:04:46.199Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T18:04:46.199Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T18:04:46.199Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T18:04:46.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T18:04:46.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T18:04:46.459Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T18:04:46.459Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T18:04:46.719Z] OK: 134 MiB in 129 packages [2024-10-22T18:04:47.298Z] Removing intermediate container cd11543ba93b [2024-10-22T18:04:47.298Z] ---> 3bb99e04d20d [2024-10-22T18:04:47.298Z] Step 19/37 : WORKDIR / [2024-10-22T18:04:47.298Z] ---> Running in bf13f38e38ce [2024-10-22T18:04:47.298Z] Removing intermediate container bf13f38e38ce [2024-10-22T18:04:47.298Z] ---> 050bf80a5458 [2024-10-22T18:04:47.298Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-22T18:04:48.237Z] ---> 32b950fa9e7a [2024-10-22T18:04:48.237Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-22T18:04:48.498Z] ---> 4b447117a3d4 [2024-10-22T18:04:48.498Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-22T18:04:48.498Z] ---> 8848330c357e [2024-10-22T18:04:48.498Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-22T18:04:48.758Z] ---> 5b607f079b8f [2024-10-22T18:04:48.758Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-22T18:04:48.758Z] ---> b75601f47a18 [2024-10-22T18:04:48.758Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-22T18:04:49.019Z] ---> e93aa768942e [2024-10-22T18:04:49.019Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-22T18:04:50.045Z] ---> f331d901cae3 [2024-10-22T18:04:50.045Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-22T18:04:50.045Z] ---> Running in 79ca9ad2e4bb [2024-10-22T18:04:50.378Z] c9f46d7d2bd2: Pull complete [2024-10-22T18:04:50.613Z] Removing intermediate container 79ca9ad2e4bb [2024-10-22T18:04:50.613Z] ---> 54e578c5422b [2024-10-22T18:04:50.613Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-22T18:04:50.613Z] ---> Running in 74ecace31543 [2024-10-22T18:04:50.874Z] Removing intermediate container 74ecace31543 [2024-10-22T18:04:50.874Z] ---> 4342b66fa066 [2024-10-22T18:04:50.874Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-22T18:04:51.134Z] ---> Running in 257cac796f6f [2024-10-22T18:04:51.701Z] Removing intermediate container 257cac796f6f [2024-10-22T18:04:51.701Z] ---> b07b57492a8e [2024-10-22T18:04:51.701Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-22T18:04:51.701Z] ---> Running in a85abd232d2c [2024-10-22T18:04:52.269Z] Removing intermediate container a85abd232d2c [2024-10-22T18:04:52.269Z] ---> f1c6fd9bd769 [2024-10-22T18:04:52.269Z] Step 31/37 : EXPOSE 59983 [2024-10-22T18:04:52.269Z] ---> Running in 33eb858fe509 [2024-10-22T18:04:52.269Z] Removing intermediate container 33eb858fe509 [2024-10-22T18:04:52.269Z] ---> d1edebfd0535 [2024-10-22T18:04:52.269Z] Step 32/37 : EXPOSE 8554 [2024-10-22T18:04:52.269Z] ---> Running in cb869421c1fd [2024-10-22T18:04:52.269Z] Removing intermediate container cb869421c1fd [2024-10-22T18:04:52.269Z] ---> 2692db1032ac [2024-10-22T18:04:52.269Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-22T18:04:52.269Z] ---> Running in 0cd8da606b9a [2024-10-22T18:04:52.319Z] c5a475d317c9: Pull complete [2024-10-22T18:04:52.319Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-22T18:04:52.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-22T18:04:52.319Z] ---> be29e6b0f0d4 [2024-10-22T18:04:52.319Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-22T18:04:52.528Z] Removing intermediate container 0cd8da606b9a [2024-10-22T18:04:52.528Z] ---> 7e1ff29efb52 [2024-10-22T18:04:52.528Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-22T18:04:52.528Z] ---> Running in 2d91dc0bccda [2024-10-22T18:04:52.528Z] Removing intermediate container 2d91dc0bccda [2024-10-22T18:04:52.528Z] ---> 9445ce8b406e [2024-10-22T18:04:52.528Z] Step 35/37 : LABEL arch=amd64 [2024-10-22T18:04:52.528Z] ---> Running in 8858963359f0 [2024-10-22T18:04:52.528Z] Removing intermediate container 8858963359f0 [2024-10-22T18:04:52.528Z] ---> d73eeab8d540 [2024-10-22T18:04:52.528Z] Step 36/37 : LABEL git_sha=ce97f143cae52f804d6ff4306df0e1aea8b8199d [2024-10-22T18:04:52.528Z] ---> Running in bb7e79b342c4 [2024-10-22T18:04:52.788Z] Removing intermediate container bb7e79b342c4 [2024-10-22T18:04:52.788Z] ---> c8c5ea0fcb09 [2024-10-22T18:04:52.788Z] Step 37/37 : LABEL version=0.0.0 [2024-10-22T18:04:52.788Z] ---> Running in bd7238b24eee [2024-10-22T18:04:52.788Z] Removing intermediate container bd7238b24eee [2024-10-22T18:04:52.788Z] ---> 7ac3a8244556 [2024-10-22T18:04:52.788Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T18:04:52.788Z] Successfully built 7ac3a8244556 [2024-10-22T18:04:52.788Z] Successfully tagged device-usb-camera: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 [2024-10-22T18:04:53.291Z] ---> Running in b133e23c8128 [2024-10-22T18:04:53.291Z] Removing intermediate container b133e23c8128 [2024-10-22T18:04:53.291Z] ---> 15b244624832 [2024-10-22T18:04:53.291Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-10-22T18:04:53.561Z] ---> Running in cc09a533564d [Pipeline] sh [2024-10-22T18:04:53.828Z] Removing intermediate container cc09a533564d [2024-10-22T18:04:53.828Z] ---> db466809d794 [2024-10-22T18:04:53.828Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-22T18:04:53.828Z] ---> Running in dfcb7f7e3272 [2024-10-22T18:04:53.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T18:04:53.855Z] [2024-10-22T18:04:53.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T18:04:54.099Z] Removing intermediate container dfcb7f7e3272 [2024-10-22T18:04:54.099Z] ---> b314febafb9e [2024-10-22T18:04:54.099Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-22T18:04:54.099Z] ---> Running in bb1eb1222813 [2024-10-22T18:04:54.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T18:04:54.272Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-22T18:04:54.272Z] 5eb5b503b376: Pulling fs layer [2024-10-22T18:04:54.272Z] 5c69ac0246d0: Pulling fs layer [2024-10-22T18:04:54.272Z] ec43610c2a17: Pulling fs layer [2024-10-22T18:04:54.272Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-22T18:04:54.272Z] 33b1e0a273af: Pulling fs layer [2024-10-22T18:04:54.272Z] 5d3b04190fa2: Pulling fs layer [2024-10-22T18:04:54.272Z] 3a2ae6a8a46f: Waiting [2024-10-22T18:04:54.272Z] 33b1e0a273af: Waiting [2024-10-22T18:04:54.272Z] 2f39f015ded8: Pulling fs layer [2024-10-22T18:04:54.272Z] 5d3b04190fa2: Waiting [2024-10-22T18:04:54.272Z] 2f39f015ded8: Waiting [2024-10-22T18:04:54.272Z] 5c69ac0246d0: Verifying Checksum [2024-10-22T18:04:54.272Z] 5c69ac0246d0: Download complete [2024-10-22T18:04:54.272Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-22T18:04:54.272Z] 3a2ae6a8a46f: Download complete [2024-10-22T18:04:54.272Z] 33b1e0a273af: Verifying Checksum [2024-10-22T18:04:54.272Z] 33b1e0a273af: Download complete [2024-10-22T18:04:54.365Z] Removing intermediate container bb1eb1222813 [2024-10-22T18:04:54.365Z] ---> 88a44400f10a [2024-10-22T18:04:54.365Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T18:04:54.532Z] 5d3b04190fa2: Verifying Checksum [2024-10-22T18:04:54.532Z] 5d3b04190fa2: Download complete [2024-10-22T18:04:54.532Z] ec43610c2a17: Verifying Checksum [2024-10-22T18:04:54.532Z] ec43610c2a17: Download complete [2024-10-22T18:04:54.532Z] 5eb5b503b376: Verifying Checksum [2024-10-22T18:04:54.532Z] 5eb5b503b376: Download complete [2024-10-22T18:04:54.630Z] ---> Running in ba7965cb4035 [2024-10-22T18:04:55.099Z] 2f39f015ded8: Download complete [2024-10-22T18:04:55.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T18:04:55.665Z] 5eb5b503b376: Pull complete [2024-10-22T18:04:55.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T18:04:55.923Z] 5c69ac0246d0: Pull complete [2024-10-22T18:04:56.181Z] ec43610c2a17: Pull complete [2024-10-22T18:04:56.440Z] 3a2ae6a8a46f: Pull complete [2024-10-22T18:04:56.440Z] 33b1e0a273af: Pull complete [2024-10-22T18:04:56.699Z] 5d3b04190fa2: Pull complete [2024-10-22T18:04:57.281Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-22T18:04:57.281Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-22T18:04:57.281Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-22T18:04:57.281Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-22T18:04:57.281Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-22T18:04:57.281Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-22T18:04:57.281Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-22T18:04:57.281Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-22T18:04:57.281Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-22T18:04:57.281Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-22T18:04:57.281Z] (11/14) Installing kmod-libs (32-r0) [2024-10-22T18:04:57.281Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-22T18:04:57.281Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-22T18:04:57.551Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-22T18:04:57.551Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T18:04:57.551Z] Executing eudev-3.2.14-r2.trigger [2024-10-22T18:04:57.551Z] OK: 246 MiB in 68 packages [2024-10-22T18:04:58.976Z] Removing intermediate container ba7965cb4035 [2024-10-22T18:04:58.976Z] ---> b3b80d4a9d94 [2024-10-22T18:04:58.976Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-22T18:04:58.976Z] ---> Running in fb310b37e089 [2024-10-22T18:04:59.243Z] Removing intermediate container fb310b37e089 [2024-10-22T18:04:59.243Z] ---> 07300972f835 [2024-10-22T18:04:59.243Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-22T18:04:59.516Z] ---> 307459b05788 [2024-10-22T18:04:59.516Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T18:04:59.785Z] ---> Running in ccff8246ffa1 [2024-10-22T18:05:00.883Z] 2f39f015ded8: Pull complete [2024-10-22T18:05:00.883Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-22T18:05:00.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T18:05:00.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T18:05:01.176Z] prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container [2024-10-22T18:05:01.205Z] $ 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-usb-camera_PR-359 -v /w/workspace/foundry_device-usb-camera_PR-359:/w/workspace/foundry_device-usb-camera_PR-359:rw,z -v /w/workspace/foundry_device-usb-camera_PR-359@tmp:/w/workspace/foundry_device-usb-camera_PR-359@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-10-22T18:05:05.244Z] $ docker top 35c23105168aba2daad5a769b67c56306a8b5c81a7f8d1ef530726d25cfabfa4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T18:05:05.736Z] ---> job-cost.sh [2024-10-22T18:05:05.736Z] lf-activate-venv: SKIPPING [2024-10-22T18:05:05.736Z] INFO: No Stack... [2024-10-22T18:05:06.303Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T18:05:06.870Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T18:05:07.204Z] + cat /w/workspace/foundry_device-usb-camera_PR-359/archives/cost.csv [2024-10-22T18:05:07.204Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T18:05:07.255Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-359-1-stack-cost] [2024-10-22T18:05:07.263Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-359-1-stack-cost] did not exist. Created. [2024-10-22T18:05:07.272Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T18:05:07.688Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-22T18:05:07.738Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T18:05:07.780Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T18:05:07.873Z] $ docker stop --time=1 35c23105168aba2daad5a769b67c56306a8b5c81a7f8d1ef530726d25cfabfa4 [2024-10-22T18:05:09.012Z] $ docker rm -f --volumes 35c23105168aba2daad5a769b67c56306a8b5c81a7f8d1ef530726d25cfabfa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-22T18:06:51.466Z] Removing intermediate container ccff8246ffa1 [2024-10-22T18:06:51.466Z] ---> b1be53cd9725 [2024-10-22T18:06:51.466Z] Step 11/13 : COPY . . [2024-10-22T18:06:51.466Z] ---> 34ad3fe67367 [2024-10-22T18:06:51.466Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-22T18:06:51.466Z] ---> Running in 19af04b5011c [2024-10-22T18:06:51.466Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T18:06:51.466Z] Dload Upload Total Spent Left Speed [2024-10-22T18:06:51.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10374 0 --:--:-- --:--:-- --:--:-- 10620 [2024-10-22T18:06:52.059Z] Removing intermediate container 19af04b5011c [2024-10-22T18:06:52.059Z] ---> f33ff2849b03 [2024-10-22T18:06:52.059Z] Step 13/13 : RUN ${MAKE} [2024-10-22T18:06:52.059Z] ---> Running in 923f17716bff [2024-10-22T18:06:53.030Z] noop [2024-10-22T18:06:53.620Z] Removing intermediate container 923f17716bff [2024-10-22T18:06:53.620Z] ---> 293eec78557a [2024-10-22T18:06:53.620Z] Successfully built 293eec78557a [2024-10-22T18:06:53.620Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T18:06:54.133Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T18:06:54.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T18:06:54.425Z] prd-ubuntu20.04-docker-arm64-4c-16g-23529 does not seem to be running inside a container [2024-10-22T18:06:54.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/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-10-22T18:06:55.734Z] $ docker top e4347fc0db5dac14b079c33b7cd9a060999aef30349e4ee6499b7b8936df0f12 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T18:06:56.638Z] + go version [2024-10-22T18:06:56.638Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-22T18:06:56.668Z] $ docker stop --time=1 e4347fc0db5dac14b079c33b7cd9a060999aef30349e4ee6499b7b8936df0f12 [2024-10-22T18:06:58.299Z] $ docker rm -f --volumes e4347fc0db5dac14b079c33b7cd9a060999aef30349e4ee6499b7b8936df0f12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T18:06:59.265Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T18:06:59.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T18:06:59.732Z] prd-ubuntu20.04-docker-arm64-4c-16g-23529 does not seem to be running inside a container [2024-10-22T18:06:59.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/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-10-22T18:07:00.920Z] $ docker top 98a4f8d83edcf6daed7848af6fb47539f6746ad213b38c2c3fdb13b51c1cde05 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T18:07:01.846Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-10-22T18:07:02.249Z] + make test [2024-10-22T18:07:02.515Z] go test ./... -coverprofile=coverage.out ./... [2024-10-22T18:07:09.165Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-22T18:10:30.968Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-22T18:10:43.289Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 4.4% of statements [2024-10-22T18:10:43.289Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-22T18:10:43.289Z] go vet ./... [2024-10-22T18:11:39.697Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T18:11:39.697Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T18:11:39.697Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-22T18:11:39.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T18:11:39.773Z] $ docker stop --time=1 98a4f8d83edcf6daed7848af6fb47539f6746ad213b38c2c3fdb13b51c1cde05 [2024-10-22T18:11:41.750Z] $ docker rm -f --volumes 98a4f8d83edcf6daed7848af6fb47539f6746ad213b38c2c3fdb13b51c1cde05 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T18:11:43.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T18:11:43.559Z] Warning: overwriting stash ‘coverage-report’ [2024-10-22T18:11:44.317Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T18:11:44.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T18:11:45.337Z] + ls -al . [2024-10-22T18:11:45.337Z] total 296 [2024-10-22T18:11:45.337Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 18:07 . [2024-10-22T18:11:45.337Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 18:03 .. [2024-10-22T18:11:45.337Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 18:03 .git [2024-10-22T18:11:45.337Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 18:03 .github [2024-10-22T18:11:45.337Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 22 18:03 .gitignore [2024-10-22T18:11:45.337Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 22 18:03 .golangci.yml [2024-10-22T18:11:45.337Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 22 18:03 .hadolint.yml [2024-10-22T18:11:45.337Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 22 18:03 Attribution.txt [2024-10-22T18:11:45.337Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 22 18:03 CHANGELOG.md [2024-10-22T18:11:45.337Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 22 18:03 Dockerfile [2024-10-22T18:11:45.337Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 22 18:03 GOVERNANCE.md [2024-10-22T18:11:45.337Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 22 18:03 Jenkinsfile [2024-10-22T18:11:45.337Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 22 18:03 LICENSE [2024-10-22T18:11:45.337Z] -rw-rw-r-- 1 jenkins jenkins 3148 Oct 22 18:03 Makefile [2024-10-22T18:11:45.337Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 22 18:03 OWNERS.md [2024-10-22T18:11:45.337Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 22 18:03 README.md [2024-10-22T18:11:45.337Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 18:01 VERSION [2024-10-22T18:11:45.337Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 18:03 bin [2024-10-22T18:11:45.337Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 18:03 cmd [2024-10-22T18:11:45.337Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 22 18:10 coverage.out [2024-10-22T18:11:45.337Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 22 18:03 docker-entrypoint.sh [2024-10-22T18:11:45.337Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 18:03 docs [2024-10-22T18:11:45.337Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 22 18:03 go.mod [2024-10-22T18:11:45.337Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 22 18:03 go.sum [2024-10-22T18:11:45.337Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 18:03 internal [2024-10-22T18:11:45.337Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 22 18:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T18:11:45.800Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ce97f143cae52f804d6ff4306df0e1aea8b8199d --label arch=arm64 --label version=0.0.0 . [2024-10-22T18:11:46.392Z] Sending build context to Docker daemon 10.64MB [2024-10-22T18:11:46.392Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T18:11:46.392Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-22T18:11:46.392Z] ---> 293eec78557a [2024-10-22T18:11:46.392Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-22T18:11:46.392Z] ---> Running in ccdb031a432a [2024-10-22T18:11:46.659Z] Removing intermediate container ccdb031a432a [2024-10-22T18:11:46.659Z] ---> 51ff08331043 [2024-10-22T18:11:46.659Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T18:11:46.928Z] ---> Running in 612dcb8b971e [2024-10-22T18:11:47.195Z] Removing intermediate container 612dcb8b971e [2024-10-22T18:11:47.195Z] ---> f18a2a00aaee [2024-10-22T18:11:47.195Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-22T18:11:47.195Z] ---> Running in 56cd5924ea7f [2024-10-22T18:11:47.465Z] Removing intermediate container 56cd5924ea7f [2024-10-22T18:11:47.465Z] ---> 83100db17362 [2024-10-22T18:11:47.465Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-22T18:11:47.465Z] ---> Running in 3b67f829dfcc [2024-10-22T18:11:47.732Z] Removing intermediate container 3b67f829dfcc [2024-10-22T18:11:47.732Z] ---> 441e1c670555 [2024-10-22T18:11:47.732Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T18:11:48.006Z] ---> Running in 408622c1d26d [2024-10-22T18:11:48.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T18:11:49.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T18:11:50.639Z] OK: 246 MiB in 68 packages [2024-10-22T18:11:51.238Z] Removing intermediate container 408622c1d26d [2024-10-22T18:11:51.238Z] ---> c5c202bc75a3 [2024-10-22T18:11:51.238Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-22T18:11:51.507Z] ---> Running in 34db4dbaa132 [2024-10-22T18:11:51.773Z] Removing intermediate container 34db4dbaa132 [2024-10-22T18:11:51.773Z] ---> 4efc9f839975 [2024-10-22T18:11:51.773Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-22T18:11:52.049Z] ---> 57897aeea3af [2024-10-22T18:11:52.049Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T18:11:52.318Z] ---> Running in 66c710c1ecea [2024-10-22T18:11:54.940Z] Removing intermediate container 66c710c1ecea [2024-10-22T18:11:54.940Z] ---> 62544e2fe356 [2024-10-22T18:11:54.940Z] Step 11/37 : COPY . . [2024-10-22T18:11:56.351Z] ---> 7fec2b43cff1 [2024-10-22T18:11:56.351Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-22T18:11:56.351Z] ---> Running in c876da5ff016 [2024-10-22T18:11:57.310Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T18:11:57.310Z] Dload Upload Total  Spent Left Speed [2024-10-22T18:11:57.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4952 0 --:--:-- --:--:-- --:--:-- 5009 [2024-10-22T18:11:57.901Z] Removing intermediate container c876da5ff016 [2024-10-22T18:11:57.901Z] ---> bdeb79216377 [2024-10-22T18:11:57.901Z] Step 13/37 : RUN ${MAKE} [2024-10-22T18:11:58.170Z] ---> Running in 89a44f706758 [2024-10-22T18:11:59.131Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.48" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-10-22T18:16:05.928Z] Removing intermediate container 89a44f706758 [2024-10-22T18:16:05.928Z] ---> 02720f3986fd [2024-10-22T18:16:05.928Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-22T18:16:05.928Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-22T18:16:05.928Z] da4d7e05a7aa: Pulling fs layer [2024-10-22T18:16:05.928Z] da4d7e05a7aa: Verifying Checksum [2024-10-22T18:16:05.928Z] da4d7e05a7aa: Download complete [2024-10-22T18:16:05.928Z] da4d7e05a7aa: Pull complete [2024-10-22T18:16:05.928Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-22T18:16:05.928Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-22T18:16:05.928Z] ---> 62c65ed7ef0d [2024-10-22T18:16:05.928Z] Step 15/37 : FROM alpine:3.20 [2024-10-22T18:16:05.928Z] 3.20: Pulling from library/alpine [2024-10-22T18:16:05.928Z] cf04c63912e1: Already exists [2024-10-22T18:16:05.928Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T18:16:05.928Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T18:16:05.928Z] ---> c157a85ed455 [2024-10-22T18:16:05.928Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-22T18:16:05.928Z] ---> Running in 3f0f2ad5a3e5 [2024-10-22T18:16:05.928Z] Removing intermediate container 3f0f2ad5a3e5 [2024-10-22T18:16:05.928Z] ---> 8d0a7964f771 [2024-10-22T18:16:05.928Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-22T18:16:05.928Z] ---> Running in cc6c2ebac916 [2024-10-22T18:16:05.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T18:16:05.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T18:16:05.928Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-10-22T18:16:05.928Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-22T18:16:05.928Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-10-22T18:16:05.928Z] (4/114) Installing libxau (1.0.11-r4) [2024-10-22T18:16:05.928Z] (5/114) Installing libmd (1.1.0-r0) [2024-10-22T18:16:06.196Z] (6/114) Installing libbsd (0.12.2-r0) [2024-10-22T18:16:06.196Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-10-22T18:16:06.196Z] (8/114) Installing libxcb (1.16.1-r0) [2024-10-22T18:16:06.196Z] (9/114) Installing libx11 (1.8.9-r1) [2024-10-22T18:16:06.196Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-10-22T18:16:06.196Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-10-22T18:16:06.196Z] (12/114) Installing libdrm (2.4.120-r0) [2024-10-22T18:16:06.462Z] (13/114) Installing libxext (1.3.6-r2) [2024-10-22T18:16:06.462Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-10-22T18:16:06.462Z] (15/114) Installing libffi (3.4.6-r0) [2024-10-22T18:16:06.462Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-10-22T18:16:06.462Z] (17/114) Installing libva (2.21.0-r0) [2024-10-22T18:16:06.462Z] (18/114) Installing libvdpau (1.5-r3) [2024-10-22T18:16:06.462Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-22T18:16:06.462Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-10-22T18:16:06.462Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-10-22T18:16:06.462Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-22T18:16:06.462Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-10-22T18:16:06.462Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-10-22T18:16:06.462Z] (25/114) Installing imath (3.1.12-r0) [2024-10-22T18:16:06.462Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-10-22T18:16:06.728Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-10-22T18:16:06.728Z] (28/114) Installing giflib (5.2.2-r0) [2024-10-22T18:16:06.728Z] (29/114) Installing libhwy (1.0.7-r0) [2024-10-22T18:16:06.728Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-10-22T18:16:06.728Z] (31/114) Installing lcms2 (2.16-r0) [2024-10-22T18:16:06.728Z] (32/114) Installing libpng (1.6.44-r0) [2024-10-22T18:16:06.728Z] (33/114) Installing libjxl (0.10.2-r0) [2024-10-22T18:16:06.728Z] (34/114) Installing lame-libs (3.100-r5) [2024-10-22T18:16:06.728Z] (35/114) Installing opus (1.5.2-r0) [2024-10-22T18:16:06.728Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-10-22T18:16:06.728Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-10-22T18:16:06.999Z] (38/114) Installing soxr (0.1.3-r7) [2024-10-22T18:16:06.999Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-22T18:16:06.999Z] (40/114) Installing libogg (1.3.5-r5) [2024-10-22T18:16:06.999Z] (41/114) Installing libtheora (1.1.1-r18) [2024-10-22T18:16:06.999Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-10-22T18:16:06.999Z] (43/114) Installing libvpx (1.14.1-r0) [2024-10-22T18:16:06.999Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-10-22T18:16:06.999Z] (45/114) Installing libwebp (1.3.2-r0) [2024-10-22T18:16:06.999Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-10-22T18:16:06.999Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-10-22T18:16:06.999Z] (48/114) Installing numactl (2.0.18-r0) [2024-10-22T18:16:06.999Z] (49/114) Installing x265-libs (3.6-r0) [2024-10-22T18:16:07.267Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-10-22T18:16:07.267Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-22T18:16:07.537Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-10-22T18:16:07.537Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-10-22T18:16:07.810Z] (54/114) Installing libexpat (2.6.3-r0) [2024-10-22T18:16:07.810Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-10-22T18:16:07.810Z] (56/114) Installing freetype (2.13.2-r0) [2024-10-22T18:16:07.810Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-10-22T18:16:07.810Z] (58/114) Installing fribidi (1.0.15-r0) [2024-10-22T18:16:07.810Z] (59/114) Installing libintl (0.22.5-r0) [2024-10-22T18:16:07.810Z] (60/114) Installing libeconf (0.6.3-r0) [2024-10-22T18:16:07.810Z] (61/114) Installing libblkid (2.40.1-r1) [2024-10-22T18:16:07.810Z] (62/114) Installing libmount (2.40.1-r1) [2024-10-22T18:16:07.810Z] (63/114) Installing pcre2 (10.43-r0) [2024-10-22T18:16:08.078Z] (64/114) Installing glib (2.80.5-r0) [2024-10-22T18:16:08.078Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-10-22T18:16:08.078Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-10-22T18:16:08.078Z] (67/114) Installing libunibreak (6.1-r0) [2024-10-22T18:16:08.078Z] (68/114) Installing libass (0.17.2-r0) [2024-10-22T18:16:08.078Z] (69/114) Installing libbluray (1.3.4-r1) [2024-10-22T18:16:08.078Z] (70/114) Installing mpg123-libs (1.32.6-r0) [2024-10-22T18:16:08.078Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-10-22T18:16:08.347Z] (72/114) Installing cjson (1.7.18-r0) [2024-10-22T18:16:08.347Z] (73/114) Installing mbedtls (3.6.2-r0) [2024-10-22T18:16:08.347Z] (74/114) Installing librist (0.2.10-r1) [2024-10-22T18:16:08.347Z] (75/114) Installing libsrt (1.5.3-r0) [2024-10-22T18:16:08.347Z] (76/114) Installing libssh (0.10.6-r0) [2024-10-22T18:16:08.347Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-10-22T18:16:08.347Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-10-22T18:16:08.347Z] (79/114) Installing libsodium (1.0.19-r0) [2024-10-22T18:16:08.347Z] (80/114) Installing libzmq (4.3.5-r2) [2024-10-22T18:16:08.347Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-22T18:16:08.622Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-10-22T18:16:08.622Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-10-22T18:16:08.622Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-10-22T18:16:08.622Z] (85/114) Installing sratom (0.6.16-r0) [2024-10-22T18:16:08.622Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-10-22T18:16:08.622Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-10-22T18:16:08.622Z] (88/114) Installing libdovi (3.3.0-r0) [2024-10-22T18:16:08.622Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-10-22T18:16:08.897Z] (90/114) Installing shaderc (2024.0-r0) [2024-10-22T18:16:08.897Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-10-22T18:16:08.897Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-10-22T18:16:08.897Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-22T18:16:08.897Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-22T18:16:08.897Z] (95/114) Installing vidstab (1.1.1-r0) [2024-10-22T18:16:08.897Z] (96/114) Installing zimg (3.0.5-r2) [2024-10-22T18:16:08.897Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-22T18:16:09.168Z] (98/114) Installing libasyncns (0.8-r3) [2024-10-22T18:16:09.168Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-10-22T18:16:09.168Z] (100/114) Installing libltdl (2.4.7-r3) [2024-10-22T18:16:09.168Z] (101/114) Installing orc (0.4.39-r0) [2024-10-22T18:16:09.168Z] (102/114) Installing libflac (1.4.3-r1) [2024-10-22T18:16:09.168Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-10-22T18:16:09.168Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-10-22T18:16:09.168Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-10-22T18:16:09.168Z] (106/114) Installing libpulse (17.0-r0) [2024-10-22T18:16:09.168Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-10-22T18:16:09.168Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-22T18:16:09.168Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-10-22T18:16:09.168Z] (110/114) Installing udev-init-scripts (35-r1) [2024-10-22T18:16:09.168Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-10-22T18:16:09.168Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-10-22T18:16:09.441Z] (113/114) Installing kmod-libs (32-r0) [2024-10-22T18:16:09.441Z] (114/114) Installing eudev (3.2.14-r2) [2024-10-22T18:16:09.441Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T18:16:09.441Z] Executing glib-2.80.5-r0.trigger [2024-10-22T18:16:09.441Z] Executing eudev-3.2.14-r2.trigger [2024-10-22T18:16:09.441Z] OK: 120 MiB in 128 packages [2024-10-22T18:16:14.810Z] Removing intermediate container cc6c2ebac916 [2024-10-22T18:16:14.810Z] ---> 520555bc7927 [2024-10-22T18:16:14.810Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-22T18:16:14.810Z] ---> Running in 143fd55bc212 [2024-10-22T18:16:15.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T18:16:15.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T18:16:17.632Z] Upgrading critical system libraries and apk-tools: [2024-10-22T18:16:17.632Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T18:16:17.632Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T18:16:17.902Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T18:16:17.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T18:16:18.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T18:16:19.580Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T18:16:19.850Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T18:16:19.850Z] OK: 120 MiB in 128 packages [2024-10-22T18:16:20.814Z] Removing intermediate container 143fd55bc212 [2024-10-22T18:16:20.814Z] ---> b1054b6d69ac [2024-10-22T18:16:20.814Z] Step 19/37 : WORKDIR / [2024-10-22T18:16:21.082Z] ---> Running in 0344621acd6a [2024-10-22T18:16:21.352Z] Removing intermediate container 0344621acd6a [2024-10-22T18:16:21.352Z] ---> 93185c7778ad [2024-10-22T18:16:21.353Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-22T18:16:23.931Z] ---> 1aee10dd46b1 [2024-10-22T18:16:23.931Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-22T18:16:24.197Z] ---> fee876467de9 [2024-10-22T18:16:24.197Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-22T18:16:24.779Z] ---> 214d6bd28eb7 [2024-10-22T18:16:24.779Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-22T18:16:25.368Z] ---> 546d72be251b [2024-10-22T18:16:25.368Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-22T18:16:25.954Z] ---> 5ff72fac3718 [2024-10-22T18:16:25.954Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-22T18:16:26.539Z] ---> 534176208a4d [2024-10-22T18:16:26.539Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-22T18:16:28.499Z] ---> 8c4c05c3ad8c [2024-10-22T18:16:28.499Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-22T18:16:28.499Z] ---> Running in d322e07e9c16 [2024-10-22T18:16:29.944Z] Removing intermediate container d322e07e9c16 [2024-10-22T18:16:29.944Z] ---> e344f8b34ebf [2024-10-22T18:16:29.944Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-22T18:16:29.944Z] ---> Running in 281741c94ecb [2024-10-22T18:16:31.886Z] Removing intermediate container 281741c94ecb [2024-10-22T18:16:31.886Z] ---> cb2a8d09a5dc [2024-10-22T18:16:31.886Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-22T18:16:31.886Z] ---> Running in 4240687ee199 [2024-10-22T18:16:33.825Z] Removing intermediate container 4240687ee199 [2024-10-22T18:16:33.825Z] ---> 530f66d69bca [2024-10-22T18:16:33.825Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-22T18:16:33.825Z] ---> Running in 1e0d87f4e2ed [2024-10-22T18:16:35.772Z] Removing intermediate container 1e0d87f4e2ed [2024-10-22T18:16:35.772Z] ---> b64da0834516 [2024-10-22T18:16:35.772Z] Step 31/37 : EXPOSE 59983 [2024-10-22T18:16:35.772Z] ---> Running in d52f3bd45224 [2024-10-22T18:16:35.772Z] Removing intermediate container d52f3bd45224 [2024-10-22T18:16:35.773Z] ---> f70ca5f3162c [2024-10-22T18:16:35.773Z] Step 32/37 : EXPOSE 8554 [2024-10-22T18:16:36.038Z] ---> Running in 1036543e200a [2024-10-22T18:16:36.304Z] Removing intermediate container 1036543e200a [2024-10-22T18:16:36.304Z] ---> 3c4c02bf0294 [2024-10-22T18:16:36.304Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-22T18:16:36.304Z] ---> Running in 70834bee1913 [2024-10-22T18:16:36.571Z] Removing intermediate container 70834bee1913 [2024-10-22T18:16:36.571Z] ---> 21177c3b5917 [2024-10-22T18:16:36.571Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-22T18:16:36.571Z] ---> Running in c2e8520fcdbe [2024-10-22T18:16:37.152Z] Removing intermediate container c2e8520fcdbe [2024-10-22T18:16:37.152Z] ---> 61bdc7ebcacb [2024-10-22T18:16:37.152Z] Step 35/37 : LABEL arch=arm64 [2024-10-22T18:16:37.152Z] ---> Running in 43a781aed29c [2024-10-22T18:16:37.420Z] Removing intermediate container 43a781aed29c [2024-10-22T18:16:37.420Z] ---> 0941614a04d7 [2024-10-22T18:16:37.420Z] Step 36/37 : LABEL git_sha=ce97f143cae52f804d6ff4306df0e1aea8b8199d [2024-10-22T18:16:37.420Z] ---> Running in c4a166fe40d1 [2024-10-22T18:16:37.695Z] Removing intermediate container c4a166fe40d1 [2024-10-22T18:16:37.695Z] ---> c266873bd29b [2024-10-22T18:16:37.695Z] Step 37/37 : LABEL version=0.0.0 [2024-10-22T18:16:37.961Z] ---> Running in 477277cfc3c4 [2024-10-22T18:16:38.226Z] Removing intermediate container 477277cfc3c4 [2024-10-22T18:16:38.226Z] ---> d05fa3613ce2 [2024-10-22T18:16:38.226Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T18:16:38.226Z] Successfully built d05fa3613ce2 [2024-10-22T18:16:38.226Z] Successfully tagged device-usb-camera-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-10-22T18:16:39.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T18:16:39.168Z] [2024-10-22T18:16:39.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T18:16:39.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T18:16:39.873Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-22T18:16:39.873Z] 8998bd30e6a1: Pulling fs layer [2024-10-22T18:16:39.873Z] 04944245beec: Pulling fs layer [2024-10-22T18:16:39.873Z] 699f458cf7ca: Pulling fs layer [2024-10-22T18:16:39.873Z] 765212b225bb: Pulling fs layer [2024-10-22T18:16:39.873Z] f23df028b6ca: Pulling fs layer [2024-10-22T18:16:39.873Z] d65c8cfc05b1: Pulling fs layer [2024-10-22T18:16:39.873Z] 2437ff75d9bd: Pulling fs layer [2024-10-22T18:16:39.873Z] f23df028b6ca: Waiting [2024-10-22T18:16:39.873Z] 765212b225bb: Waiting [2024-10-22T18:16:39.873Z] d65c8cfc05b1: Waiting [2024-10-22T18:16:39.873Z] 2437ff75d9bd: Waiting [2024-10-22T18:16:39.873Z] 04944245beec: Verifying Checksum [2024-10-22T18:16:39.873Z] 04944245beec: Download complete [2024-10-22T18:16:39.873Z] 765212b225bb: Verifying Checksum [2024-10-22T18:16:39.873Z] 765212b225bb: Download complete [2024-10-22T18:16:39.873Z] f23df028b6ca: Verifying Checksum [2024-10-22T18:16:39.873Z] f23df028b6ca: Download complete [2024-10-22T18:16:39.873Z] d65c8cfc05b1: Verifying Checksum [2024-10-22T18:16:39.873Z] d65c8cfc05b1: Download complete [2024-10-22T18:16:40.141Z] 699f458cf7ca: Verifying Checksum [2024-10-22T18:16:40.141Z] 699f458cf7ca: Download complete [2024-10-22T18:16:40.410Z] 8998bd30e6a1: Verifying Checksum [2024-10-22T18:16:40.410Z] 8998bd30e6a1: Download complete [2024-10-22T18:16:42.993Z] 2437ff75d9bd: Verifying Checksum [2024-10-22T18:16:42.994Z] 2437ff75d9bd: Download complete [2024-10-22T18:16:45.579Z] 8998bd30e6a1: Pull complete [2024-10-22T18:16:45.848Z] 04944245beec: Pull complete [2024-10-22T18:16:47.264Z] 699f458cf7ca: Pull complete [2024-10-22T18:16:47.532Z] 765212b225bb: Pull complete [2024-10-22T18:16:48.494Z] f23df028b6ca: Pull complete [2024-10-22T18:16:48.761Z] d65c8cfc05b1: Pull complete [2024-10-22T18:17:06.971Z] 2437ff75d9bd: Pull complete [2024-10-22T18:17:06.971Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-22T18:17:06.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T18:17:06.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T18:17:07.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-23529 does not seem to be running inside a container [2024-10-22T18:17:07.423Z] $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/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-10-22T18:17:10.394Z] $ docker top 408f927eaf9720b101286c7694448dd4837ebcee709b88b00a734c1234af4779 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T18:17:11.339Z] ---> job-cost.sh [2024-10-22T18:17:11.339Z] lf-activate-venv: SKIPPING [2024-10-22T18:17:11.339Z] INFO: No Stack... [2024-10-22T18:17:11.605Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-22T18:17:12.559Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T18:17:13.235Z] + cut -d, -f6 [2024-10-22T18:17:13.235Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2024-10-22T18:17:13.322Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-359-1-stack-cost] [2024-10-22T18:17:13.328Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-359-1-stack-cost] did not exist. Created. [2024-10-22T18:17:13.335Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T18:17:14.078Z] /w/workspace/device-usb-camera/1@tmp/durable-240854a0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-22T18:17:14.758Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-22T18:17:14.802Z] Warning: overwriting stash ‘stack-cost’ [2024-10-22T18:17:14.861Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T18:17:14.883Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T18:17:14.968Z] $ docker stop --time=1 408f927eaf9720b101286c7694448dd4837ebcee709b88b00a734c1234af4779 [2024-10-22T18:17:16.554Z] $ docker rm -f --volumes 408f927eaf9720b101286c7694448dd4837ebcee709b88b00a734c1234af4779 [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-10-22T18:17:17.785Z] provisioning config files... [2024-10-22T18:17:17.796Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-359@tmp/config1850959136619032522tmp [Pipeline] { [Pipeline] sh [2024-10-22T18:17:18.152Z] + set +x [2024-10-22T18:17:18.152Z] + curl -s https://codecov.io/bash [2024-10-22T18:17:18.152Z] + bash -s -- [2024-10-22T18:17:18.152Z] [2024-10-22T18:17:18.152Z] _____ _ [2024-10-22T18:17:18.152Z] / ____| | | [2024-10-22T18:17:18.152Z] | | ___ __| | ___ ___ _____ __ [2024-10-22T18:17:18.152Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-22T18:17:18.152Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-22T18:17:18.152Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-22T18:17:18.152Z] Bash-1.0.6 [2024-10-22T18:17:18.152Z] [2024-10-22T18:17:18.152Z] [2024-10-22T18:17:18.152Z] ==> git version 2.25.1 found [2024-10-22T18:17:18.152Z] ==> 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-10-22T18:17:18.152Z] Release-Date: 2020-01-08 [2024-10-22T18:17:18.152Z] 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-10-22T18:17:18.152Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-22T18:17:18.152Z] ==> Jenkins CI detected. [2024-10-22T18:17:18.152Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-359 [2024-10-22T18:17:18.152Z] project root: . [2024-10-22T18:17:18.152Z] --> token set from env [2024-10-22T18:17:18.152Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-22T18:17:18.152Z] ==> Running gcov in . (disable via -X gcov) [2024-10-22T18:17:18.152Z] ==> Python coveragepy not found [2024-10-22T18:17:18.152Z] ==> Searching for coverage reports in: [2024-10-22T18:17:18.152Z] + . [2024-10-22T18:17:18.152Z] -> Found 1 reports [2024-10-22T18:17:18.152Z] ==> Detecting git/mercurial file structure [2024-10-22T18:17:18.411Z] ==> Reading reports [2024-10-22T18:17:18.411Z] + ./coverage.out bytes=54772 [2024-10-22T18:17:18.411Z] ==> Appending adjustments [2024-10-22T18:17:18.411Z] https://docs.codecov.io/docs/fixing-reports [2024-10-22T18:17:18.411Z] + Found adjustments [2024-10-22T18:17:18.411Z] ==> Gzipping contents [2024-10-22T18:17:18.411Z] 8.0K /tmp/codecov.n4LymF.gz [2024-10-22T18:17:18.411Z] ==> Uploading reports [2024-10-22T18:17:18.411Z] url: https://codecov.io [2024-10-22T18:17:18.411Z] query: branch=PR-359&commit=ce97f143cae52f804d6ff4306df0e1aea8b8199d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=359&job=&cmd_args= [2024-10-22T18:17:18.411Z] -> Pinging Codecov [2024-10-22T18:17:18.411Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-359&commit=ce97f143cae52f804d6ff4306df0e1aea8b8199d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=359&job=&cmd_args= [2024-10-22T18:17:26.537Z] -> Uploading to [2024-10-22T18:17:26.537Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/ce97f143cae52f804d6ff4306df0e1aea8b8199d/5072b032-5ee5-400c-8288-ffe74a717a3b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T181723Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a43738e655444a44f67c52b8dd950cbf18a4df82dd84ff527c60cfee303185a0 [2024-10-22T18:17:26.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T18:17:26.537Z] Dload Upload Total Spent Left Speed [2024-10-22T18:17:26.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 28881 --:--:-- --:--:-- --:--:-- 28881 [2024-10-22T18:17:26.537Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ce97f143cae52f804d6ff4306df0e1aea8b8199d [Pipeline] } [2024-10-22T18:17:26.574Z] 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-10-22T18:17:28.866Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-359/archives ] [2024-10-22T18:17:28.866Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-359/archives [2024-10-22T18:17:28.866Z] total 16 [2024-10-22T18:17:28.866Z] drwxr-xr-x 3 root root 4096 Oct 22 18:05 . [2024-10-22T18:17:28.866Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 18:05 .. [2024-10-22T18:17:28.866Z] drwxr-xr-x 2 root root 4096 Oct 22 18:05 cost [2024-10-22T18:17:28.866Z] -rw-r--r-- 1 root root 89 Oct 22 18:05 cost.csv [2024-10-22T18:17:28.866Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-359/archives [2024-10-22T18:17:28.866Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-359/archives [2024-10-22T18:17:28.866Z] total 16 [2024-10-22T18:17:28.866Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 18:05 . [2024-10-22T18:17:28.866Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 18:05 .. [2024-10-22T18:17:28.866Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 18:05 cost [2024-10-22T18:17:28.866Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 22 18:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-22T18:17:29.214Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T18:17:30.130Z] ---> package-listing.sh [2024-10-22T18:17:30.130Z] ++ facter osfamily [2024-10-22T18:17:30.130Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-22T18:17:30.391Z] + OS_FAMILY=debian [2024-10-22T18:17:30.391Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-359 [2024-10-22T18:17:30.391Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-22T18:17:30.391Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-22T18:17:30.391Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-22T18:17:30.391Z] + PACKAGES=/tmp/packages_start.txt [2024-10-22T18:17:30.391Z] + '[' /w/workspace/foundry_device-usb-camera_PR-359 ']' [2024-10-22T18:17:30.391Z] + PACKAGES=/tmp/packages_end.txt [2024-10-22T18:17:30.391Z] + case "${OS_FAMILY}" in [2024-10-22T18:17:30.391Z] + dpkg -l [2024-10-22T18:17:30.391Z] + grep '^ii' [2024-10-22T18:17:30.391Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-22T18:17:30.391Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-22T18:17:30.391Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-22T18:17:30.391Z] + '[' /w/workspace/foundry_device-usb-camera_PR-359 ']' [2024-10-22T18:17:30.391Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-359/archives/ [2024-10-22T18:17:30.391Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-359/archives/ [Pipeline] echo [2024-10-22T18:17:30.432Z] 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-usb-camera_PR-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-22T18:17:30.816Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T18:17:31.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T18:17:31.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T18:17:31.391Z] prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container [2024-10-22T18:17:31.426Z] $ 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-usb-camera_PR-359/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-usb-camera_PR-359 -v /w/workspace/foundry_device-usb-camera_PR-359:/w/workspace/foundry_device-usb-camera_PR-359:rw,z -v /w/workspace/foundry_device-usb-camera_PR-359@tmp:/w/workspace/foundry_device-usb-camera_PR-359@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-10-22T18:17:32.037Z] $ docker top ac4649112b174817e0f8af6d0f04c8d3f12027668ec83c986156eecd2e982897 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T18:17:32.455Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-22T18:17:32.780Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-22T18:17:33.108Z] + ls /var/log/sa-host [2024-10-22T18:17:33.108Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T18:17:33.373Z] provisioning config files... [2024-10-22T18:17:33.383Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-359@tmp/config11417977265723651213tmp [Pipeline] { [Pipeline] echo [2024-10-22T18:17:33.455Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T18:17:33.780Z] ---> create-netrc.sh [Pipeline] } [2024-10-22T18:17:33.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-22T18:17:34.264Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-22T18:17:34.308Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T18:17:34.647Z] ---> sudo-logs.sh [2024-10-22T18:17:34.647Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-22T18:17:34.751Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T18:17:35.080Z] ---> job-cost.sh [2024-10-22T18:17:35.081Z] lf-activate-venv: SKIPPING [2024-10-22T18:17:35.081Z] DEBUG: total: 0.2199999988079071 [2024-10-22T18:17:35.081Z] INFO: Retrieving Stack Cost... [2024-10-22T18:17:35.341Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T18:17:35.953Z] INFO: Archiving Costs [Pipeline] echo [2024-10-22T18:17:36.026Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T18:17:36.364Z] ---> logs-deploy.sh [2024-10-22T18:17:36.364Z] lf-activate-venv: SKIPPING [2024-10-22T18:17:36.364Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-359/1 [2024-10-22T18:17:36.364Z] INFO: archiving workspace using pattern(s): [2024-10-22T18:17:37.353Z] Archives upload complete. [2024-10-22T18:17:37.353Z] INFO: archiving logs to Nexus [2024-10-22T18:17:38.088Z] ---> uname -a: [2024-10-22T18:17:38.088Z] Linux prd-ubuntu20-04-docker-8c-8g-23528 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-22T18:17:38.088Z] [2024-10-22T18:17:38.088Z] [2024-10-22T18:17:38.088Z] ---> lscpu: [2024-10-22T18:17:38.088Z] Architecture: x86_64 [2024-10-22T18:17:38.088Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-22T18:17:38.088Z] Byte Order: Little Endian [2024-10-22T18:17:38.088Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-22T18:17:38.088Z] CPU(s): 8 [2024-10-22T18:17:38.088Z] On-line CPU(s) list: 0-7 [2024-10-22T18:17:38.088Z] Thread(s) per core: 1 [2024-10-22T18:17:38.088Z] Core(s) per socket: 1 [2024-10-22T18:17:38.088Z] Socket(s): 8 [2024-10-22T18:17:38.088Z] NUMA node(s): 1 [2024-10-22T18:17:38.088Z] Vendor ID: AuthenticAMD [2024-10-22T18:17:38.088Z] CPU family: 23 [2024-10-22T18:17:38.088Z] Model: 49 [2024-10-22T18:17:38.088Z] Model name: AMD EPYC-Rome Processor [2024-10-22T18:17:38.088Z] Stepping: 0 [2024-10-22T18:17:38.088Z] CPU MHz: 2799.998 [2024-10-22T18:17:38.088Z] BogoMIPS: 5599.99 [2024-10-22T18:17:38.088Z] Virtualization: AMD-V [2024-10-22T18:17:38.088Z] Hypervisor vendor: KVM [2024-10-22T18:17:38.088Z] Virtualization type: full [2024-10-22T18:17:38.088Z] L1d cache: 256 KiB [2024-10-22T18:17:38.088Z] L1i cache: 256 KiB [2024-10-22T18:17:38.088Z] L2 cache: 4 MiB [2024-10-22T18:17:38.088Z] L3 cache: 128 MiB [2024-10-22T18:17:38.088Z] NUMA node0 CPU(s): 0-7 [2024-10-22T18:17:38.088Z] Vulnerability Itlb multihit: Not affected [2024-10-22T18:17:38.088Z] Vulnerability L1tf: Not affected [2024-10-22T18:17:38.088Z] Vulnerability Mds: Not affected [2024-10-22T18:17:38.088Z] Vulnerability Meltdown: Not affected [2024-10-22T18:17:38.088Z] Vulnerability Mmio stale data: Not affected [2024-10-22T18:17:38.088Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-22T18:17:38.088Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-22T18:17:38.088Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-22T18:17:38.088Z] Vulnerability Srbds: Not affected [2024-10-22T18:17:38.088Z] Vulnerability Tsx async abort: Not affected [2024-10-22T18:17:38.088Z] 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-10-22T18:17:38.088Z] [2024-10-22T18:17:38.088Z] [2024-10-22T18:17:38.088Z] ---> nproc: [2024-10-22T18:17:38.088Z] 8 [2024-10-22T18:17:38.088Z] [2024-10-22T18:17:38.088Z] [2024-10-22T18:17:38.088Z] ---> df -h: [2024-10-22T18:17:38.088Z] Filesystem Size Used Avail Use% Mounted on [2024-10-22T18:17:38.088Z] overlay 155G 13G 143G 8% / [2024-10-22T18:17:38.088Z] tmpfs 64M 0 64M 0% /dev [2024-10-22T18:17:38.088Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-22T18:17:38.088Z] shm 64M 0 64M 0% /dev/shm [2024-10-22T18:17:38.088Z] /dev/vda1 155G 13G 143G 8% /facter-os [2024-10-22T18:17:38.088Z] [2024-10-22T18:17:38.088Z] [2024-10-22T18:17:38.088Z] ---> sar -b -r -n DEV: [2024-10-22T18:17:38.088Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23528) 10/22/24 _x86_64_ (8 CPU) [2024-10-22T18:17:38.088Z] [2024-10-22T18:17:38.088Z] 18:00:26 LINUX RESTART (8 CPU) [2024-10-22T18:17:38.088Z] [2024-10-22T18:17:38.088Z] 18:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-22T18:17:38.088Z] 18:02:01 339.79 15.11 324.68 0.00 1928.35 118129.25 0.00 [2024-10-22T18:17:38.088Z] 18:03:01 225.27 2.10 223.18 0.00 16.79 72545.02 0.00 [2024-10-22T18:17:38.088Z] 18:04:01 114.05 0.42 113.63 0.00 34.66 22573.17 0.00 [2024-10-22T18:17:38.088Z] 18:05:01 215.78 0.15 215.63 0.00 17.06 50453.19 0.00 [2024-10-22T18:17:38.088Z] 18:06:01 92.18 5.10 87.09 0.00 4342.48 24427.95 0.00 [2024-10-22T18:17:38.088Z] 18:07:01 6.70 0.02 6.68 0.00 0.13 128.78 0.00 [2024-10-22T18:17:38.088Z] 18:08:01 1.43 0.00 1.43 0.00 0.00 15.59 0.00 [2024-10-22T18:17:38.088Z] 18:09:01 2.07 0.00 2.07 0.00 0.00 23.46 0.00 [2024-10-22T18:17:38.088Z] 18:10:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 [2024-10-22T18:17:38.088Z] 18:11:01 1.83 0.00 1.83 0.00 0.00 20.66 0.00 [2024-10-22T18:17:38.088Z] 18:12:01 1.33 0.00 1.33 0.00 0.00 20.00 0.00 [2024-10-22T18:17:38.088Z] 18:13:01 1.87 0.00 1.87 0.00 0.00 20.12 0.00 [2024-10-22T18:17:38.088Z] 18:14:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2024-10-22T18:17:38.088Z] 18:15:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 [2024-10-22T18:17:38.088Z] 18:16:01 2.08 0.02 2.07 0.00 0.13 26.80 0.00 [2024-10-22T18:17:38.088Z] 18:17:01 2.05 0.02 2.03 0.00 0.13 22.13 0.00 [2024-10-22T18:17:38.088Z] Average: 63.13 1.43 61.69 0.00 396.21 18027.51 0.00 [2024-10-22T18:17:38.088Z] [2024-10-22T18:17:38.088Z] 18:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-22T18:17:38.088Z] 18:02:01 29146896 31501824 810000 2.46 79928 2549868 1971456 5.81 1071352 2275524 2132 [2024-10-22T18:17:38.088Z] 18:03:01 26924184 31499560 800800 2.44 187648 4448536 1842396 5.43 1363352 3975764 78684 [2024-10-22T18:17:38.088Z] 18:04:01 27911092 31482576 814864 2.48 197156 3517592 1936184 5.71 1336968 3097324 0 [2024-10-22T18:17:38.088Z] 18:05:01 26692412 31494028 800748 2.44 207920 4651976 1846508 5.44 1456420 4107032 469400 [2024-10-22T18:17:38.088Z] 18:06:01 26242776 31479380 790464 2.40 236812 5049556 1736760 5.12 1737964 4237924 1028 [2024-10-22T18:17:38.088Z] 18:07:01 26250680 31482296 788256 2.40 235356 5046296 1712920 5.05 1735048 4234668 4 [2024-10-22T18:17:38.088Z] 18:08:01 26253476 31485124 785324 2.39 235404 5046300 1712920 5.05 1731864 4234672 8 [2024-10-22T18:17:38.088Z] 18:09:01 26253168 31484924 785428 2.39 235456 5046308 1712920 5.05 1731932 4234680 8 [2024-10-22T18:17:38.088Z] 18:10:01 26261852 31493784 776544 2.36 235504 5046436 1712920 5.05 1723320 4234808 12 [2024-10-22T18:17:38.088Z] 18:11:01 26264180 31496152 774132 2.35 235536 5046440 1712920 5.05 1721556 4234812 20 [2024-10-22T18:17:38.088Z] 18:12:01 26266064 31498084 772068 2.35 235584 5046440 1712920 5.05 1720684 4234812 52 [2024-10-22T18:17:38.088Z] 18:13:01 26266164 31498228 771888 2.35 235616 5046444 1712920 5.05 1720236 4234820 8 [2024-10-22T18:17:38.088Z] 18:14:01 26266300 31498372 771876 2.35 235640 5046448 1712920 5.05 1720156 4234824 20 [2024-10-22T18:17:38.088Z] 18:15:01 26266380 31498496 771752 2.35 235656 5046448 1712920 5.05 1720140 4234820 44 [2024-10-22T18:17:38.088Z] 18:16:01 26264648 31496832 773376 2.35 235676 5046428 1749116 5.15 1720420 4234792 16 [2024-10-22T18:17:38.088Z] 18:17:01 26264432 31496664 773460 2.35 235752 5046424 1749116 5.15 1720652 4234792 8 [2024-10-22T18:17:38.088Z] Average: 26612169 31492895 785061 2.39 218790 4732996 1765488 5.20 1620754 4017254 34465 [2024-10-22T18:17:38.088Z] [2024-10-22T18:17:38.088Z] 18:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-22T18:17:38.088Z] 18:02:01 docker0 104.17 112.61 8.59 322.51 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:02:01 ens3 554.47 372.70 5629.26 87.76 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:02:01 veth51decdc 76.85 81.97 7.45 74.03 0.00 0.00 0.00 0.01 [2024-10-22T18:17:38.088Z] 18:02:01 lo 6.60 6.60 0.65 0.65 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:03:01 docker0 272.46 453.57 22.81 3198.78 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:03:01 ens3 457.78 274.38 3201.80 28.09 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:04:01 docker0 2.22 4.32 0.14 38.29 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:04:01 ens3 44.29 27.41 79.21 16.85 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:04:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:05:01 docker0 19.86 48.81 1.47 918.93 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:05:01 ens3 164.66 88.29 3700.04 17.29 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:05:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:06:01 ens3 220.75 110.98 2780.94 11.38 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:06:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:07:01 ens3 0.73 0.42 1.46 0.03 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:08:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:09:01 ens3 0.47 0.13 0.05 0.01 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:10:01 ens3 0.63 0.42 0.36 0.28 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:11:01 ens3 0.50 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:12:01 ens3 0.92 0.37 0.36 0.21 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:13:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:14:01 ens3 0.52 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:15:01 ens3 0.65 0.18 0.16 0.07 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:16:01 ens3 0.75 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:17:01 ens3 0.92 0.77 0.44 0.31 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] Average: docker0 24.92 38.71 2.06 279.92 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] Average: ens3 90.53 54.80 962.14 10.16 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-22T18:17:38.088Z] [2024-10-22T18:17:38.088Z] [2024-10-22T18:17:38.088Z] ---> sar -P ALL: [2024-10-22T18:17:38.088Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23528) 10/22/24 _x86_64_ (8 CPU) [2024-10-22T18:17:38.088Z] [2024-10-22T18:17:38.088Z] 18:00:26 LINUX RESTART (8 CPU) [2024-10-22T18:17:38.088Z] [2024-10-22T18:17:38.088Z] 18:01:01 CPU %user %nice %system %iowait %steal %idle [2024-10-22T18:17:38.088Z] 18:02:01 all 8.07 0.00 2.93 2.84 0.06 86.10 [2024-10-22T18:17:38.088Z] 18:02:01 0 7.85 0.00 2.84 0.72 0.05 88.54 [2024-10-22T18:17:38.088Z] 18:02:01 1 8.55 0.00 2.42 0.47 0.05 88.51 [2024-10-22T18:17:38.088Z] 18:02:01 2 5.84 0.00 2.94 1.54 0.05 89.63 [2024-10-22T18:17:38.088Z] 18:02:01 3 8.14 0.00 2.78 7.44 0.08 81.56 [2024-10-22T18:17:38.088Z] 18:02:01 4 9.26 0.00 2.91 0.24 0.05 87.54 [2024-10-22T18:17:38.088Z] 18:02:01 5 8.47 0.00 2.41 0.12 0.05 88.95 [2024-10-22T18:17:38.088Z] 18:02:01 6 10.90 0.00 2.71 0.98 0.07 85.34 [2024-10-22T18:17:38.088Z] 18:02:01 7 5.51 0.00 4.42 11.33 0.07 78.66 [2024-10-22T18:17:38.088Z] 18:03:01 all 5.59 0.00 2.69 5.42 0.05 86.26 [2024-10-22T18:17:38.088Z] 18:03:01 0 4.31 0.00 2.80 5.86 0.03 87.00 [2024-10-22T18:17:38.088Z] 18:03:01 1 4.86 0.00 2.10 0.27 0.05 92.72 [2024-10-22T18:17:38.088Z] 18:03:01 2 5.43 0.00 2.07 0.46 0.05 91.99 [2024-10-22T18:17:38.088Z] 18:03:01 3 5.14 0.00 2.65 1.29 0.03 90.88 [2024-10-22T18:17:38.088Z] 18:03:01 4 6.49 0.00 4.68 32.98 0.07 55.79 [2024-10-22T18:17:38.088Z] 18:03:01 5 5.75 0.00 2.35 1.19 0.05 90.65 [2024-10-22T18:17:38.088Z] 18:03:01 6 6.10 0.00 2.35 0.22 0.03 91.29 [2024-10-22T18:17:38.088Z] 18:03:01 7 6.61 0.00 2.48 1.23 0.05 89.63 [2024-10-22T18:17:38.088Z] 18:04:01 all 42.91 0.00 7.05 3.80 0.09 46.14 [2024-10-22T18:17:38.088Z] 18:04:01 0 43.33 0.00 7.24 2.58 0.08 46.77 [2024-10-22T18:17:38.088Z] 18:04:01 1 42.43 0.00 7.01 2.34 0.08 48.14 [2024-10-22T18:17:38.088Z] 18:04:01 2 42.75 0.00 6.43 1.15 0.08 49.59 [2024-10-22T18:17:38.088Z] 18:04:01 3 42.89 0.00 7.16 4.78 0.10 45.06 [2024-10-22T18:17:38.088Z] 18:04:01 4 42.77 0.00 7.09 11.18 0.10 38.87 [2024-10-22T18:17:38.088Z] 18:04:01 5 41.65 0.00 8.12 2.59 0.12 47.52 [2024-10-22T18:17:38.088Z] 18:04:01 6 43.92 0.00 6.65 4.52 0.10 44.81 [2024-10-22T18:17:38.088Z] 18:04:01 7 43.55 0.00 6.72 1.26 0.08 48.38 [2024-10-22T18:17:38.088Z] 18:05:01 all 26.55 0.00 5.61 2.93 0.09 64.81 [2024-10-22T18:17:38.088Z] 18:05:01 0 24.60 0.00 5.02 0.05 0.07 70.27 [2024-10-22T18:17:38.088Z] 18:05:01 1 31.60 0.00 6.02 1.28 0.10 61.00 [2024-10-22T18:17:38.088Z] 18:05:01 2 26.60 0.00 5.52 0.74 0.10 67.03 [2024-10-22T18:17:38.088Z] 18:05:01 3 26.43 0.00 5.78 11.09 0.10 56.60 [2024-10-22T18:17:38.088Z] 18:05:01 4 25.21 0.00 6.64 3.71 0.08 64.36 [2024-10-22T18:17:38.088Z] 18:05:01 5 25.53 0.00 5.36 3.97 0.10 65.04 [2024-10-22T18:17:38.088Z] 18:05:01 6 26.23 0.00 5.40 1.20 0.07 67.10 [2024-10-22T18:17:38.088Z] 18:05:01 7 26.23 0.00 5.18 1.48 0.07 67.05 [2024-10-22T18:17:38.088Z] 18:06:01 all 2.65 0.00 1.49 1.19 0.02 94.65 [2024-10-22T18:17:38.088Z] 18:06:01 0 3.59 0.00 1.75 0.07 0.02 94.58 [2024-10-22T18:17:38.088Z] 18:06:01 1 2.29 0.00 0.82 1.31 0.05 95.52 [2024-10-22T18:17:38.088Z] 18:06:01 2 2.04 0.00 1.32 0.50 0.02 96.12 [2024-10-22T18:17:38.088Z] 18:06:01 3 2.72 0.00 1.04 0.10 0.02 96.13 [2024-10-22T18:17:38.088Z] 18:06:01 4 2.65 0.00 2.87 0.07 0.02 94.39 [2024-10-22T18:17:38.088Z] 18:06:01 5 2.75 0.00 1.31 5.24 0.02 90.69 [2024-10-22T18:17:38.088Z] 18:06:01 6 2.91 0.00 0.89 0.30 0.03 95.87 [2024-10-22T18:17:38.088Z] 18:06:01 7 2.22 0.00 1.89 1.97 0.02 93.90 [2024-10-22T18:17:38.088Z] 18:07:01 all 0.08 0.00 0.06 0.01 0.00 99.84 [2024-10-22T18:17:38.088Z] 18:07:01 0 0.23 0.00 0.12 0.00 0.00 99.65 [2024-10-22T18:17:38.088Z] 18:07:01 1 0.10 0.00 0.08 0.03 0.00 99.78 [2024-10-22T18:17:38.088Z] 18:07:01 2 0.10 0.00 0.05 0.07 0.02 99.77 [2024-10-22T18:17:38.088Z] 18:07:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2024-10-22T18:17:38.088Z] 18:07:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-22T18:17:38.088Z] 18:07:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2024-10-22T18:17:38.088Z] 18:07:01 6 0.03 0.00 0.05 0.02 0.00 99.90 [2024-10-22T18:17:38.088Z] 18:07:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-22T18:17:38.088Z] 18:08:01 all 0.22 0.00 0.01 0.00 0.01 99.76 [2024-10-22T18:17:38.088Z] 18:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T18:17:38.088Z] 18:08:01 1 1.63 0.00 0.00 0.00 0.02 98.35 [2024-10-22T18:17:38.088Z] 18:08:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2024-10-22T18:17:38.088Z] 18:08:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-22T18:17:38.088Z] 18:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T18:17:38.088Z] 18:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T18:17:38.088Z] 18:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-22T18:17:38.088Z] 18:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.088Z] 18:09:01 all 0.12 0.00 0.01 0.01 0.00 99.86 [2024-10-22T18:17:38.088Z] 18:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-22T18:17:38.088Z] 18:09:01 1 0.89 0.00 0.02 0.00 0.00 99.09 [2024-10-22T18:17:38.088Z] 18:09:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2024-10-22T18:17:38.088Z] 18:09:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-22T18:17:38.089Z] 18:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:09:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2024-10-22T18:17:38.089Z] 18:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:10:01 all 0.17 0.00 0.02 0.00 0.01 99.80 [2024-10-22T18:17:38.089Z] 18:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-22T18:17:38.089Z] 18:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-22T18:17:38.089Z] 18:10:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-22T18:17:38.089Z] 18:10:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-22T18:17:38.089Z] 18:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T18:17:38.089Z] 18:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T18:17:38.089Z] 18:10:01 6 1.21 0.00 0.05 0.02 0.02 98.71 [2024-10-22T18:17:38.089Z] 18:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:11:01 all 0.04 0.00 0.02 0.01 0.00 99.92 [2024-10-22T18:17:38.089Z] 18:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-22T18:17:38.089Z] 18:11:01 2 0.10 0.00 0.05 0.03 0.00 99.82 [2024-10-22T18:17:38.089Z] 18:11:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2024-10-22T18:17:38.089Z] 18:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-22T18:17:38.089Z] 18:11:01 6 0.10 0.00 0.05 0.07 0.00 99.78 [2024-10-22T18:17:38.089Z] 18:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-22T18:17:38.089Z] 18:12:01 all 0.24 0.00 0.02 0.01 0.01 99.73 [2024-10-22T18:17:38.089Z] 18:12:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-22T18:17:38.089Z] 18:12:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-22T18:17:38.089Z] 18:12:01 2 0.38 0.00 0.05 0.07 0.00 99.50 [2024-10-22T18:17:38.089Z] 18:12:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-22T18:17:38.089Z] 18:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T18:17:38.089Z] 18:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-22T18:17:38.089Z] 18:12:01 6 1.34 0.00 0.03 0.02 0.02 98.59 [2024-10-22T18:17:38.089Z] 18:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] [2024-10-22T18:17:38.089Z] 18:12:01 CPU %user %nice %system %iowait %steal %idle [2024-10-22T18:17:38.089Z] 18:13:01 all 0.05 0.00 0.01 0.02 0.00 99.92 [2024-10-22T18:17:38.089Z] 18:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T18:17:38.089Z] 18:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:13:01 2 0.03 0.00 0.02 0.10 0.00 99.85 [2024-10-22T18:17:38.089Z] 18:13:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2024-10-22T18:17:38.089Z] 18:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:13:01 6 0.30 0.00 0.02 0.03 0.00 99.65 [2024-10-22T18:17:38.089Z] 18:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:14:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-10-22T18:17:38.089Z] 18:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T18:17:38.089Z] 18:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-22T18:17:38.089Z] 18:14:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-22T18:17:38.089Z] 18:14:01 3 0.12 0.00 0.07 0.00 0.02 99.80 [2024-10-22T18:17:38.089Z] 18:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T18:17:38.089Z] 18:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:14:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-22T18:17:38.089Z] 18:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T18:17:38.089Z] 18:15:01 all 0.05 0.00 0.01 0.04 0.00 99.89 [2024-10-22T18:17:38.089Z] 18:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T18:17:38.089Z] 18:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:15:01 2 0.07 0.00 0.00 0.02 0.00 99.92 [2024-10-22T18:17:38.089Z] 18:15:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-22T18:17:38.089Z] 18:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:15:01 6 0.28 0.00 0.02 0.33 0.02 99.35 [2024-10-22T18:17:38.089Z] 18:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:16:01 all 0.10 0.00 0.02 0.01 0.01 99.86 [2024-10-22T18:17:38.089Z] 18:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-22T18:17:38.089Z] 18:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-22T18:17:38.089Z] 18:16:01 2 0.02 0.00 0.05 0.02 0.00 99.92 [2024-10-22T18:17:38.089Z] 18:16:01 3 0.07 0.00 0.05 0.02 0.02 99.85 [2024-10-22T18:17:38.089Z] 18:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-22T18:17:38.089Z] 18:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:16:01 6 0.63 0.00 0.02 0.03 0.00 99.32 [2024-10-22T18:17:38.089Z] 18:16:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-22T18:17:38.089Z] 18:17:01 all 0.11 0.00 0.01 0.01 0.00 99.86 [2024-10-22T18:17:38.089Z] 18:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T18:17:38.089Z] 18:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T18:17:38.089Z] 18:17:01 2 0.07 0.00 0.00 0.02 0.00 99.92 [2024-10-22T18:17:38.089Z] 18:17:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2024-10-22T18:17:38.089Z] 18:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T18:17:38.089Z] 18:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T18:17:38.089Z] 18:17:01 6 0.70 0.00 0.00 0.00 0.02 99.28 [2024-10-22T18:17:38.089Z] 18:17:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2024-10-22T18:17:38.089Z] Average: all 5.39 0.00 1.24 1.01 0.02 92.33 [2024-10-22T18:17:38.089Z] Average: 0 5.23 0.00 1.24 0.58 0.02 92.94 [2024-10-22T18:17:38.089Z] Average: 1 5.74 0.00 1.15 0.35 0.03 92.73 [2024-10-22T18:17:38.089Z] Average: 2 5.17 0.00 1.15 0.30 0.02 93.37 [2024-10-22T18:17:38.089Z] Average: 3 5.33 0.00 1.23 1.53 0.03 91.88 [2024-10-22T18:17:38.089Z] Average: 4 5.36 0.00 1.51 2.98 0.02 90.13 [2024-10-22T18:17:38.089Z] Average: 5 5.22 0.00 1.22 0.81 0.02 92.73 [2024-10-22T18:17:38.089Z] Average: 6 5.88 0.00 1.13 0.48 0.02 92.48 [2024-10-22T18:17:38.089Z] Average: 7 5.23 0.00 1.29 1.07 0.02 92.40 [2024-10-22T18:17:38.089Z] [2024-10-22T18:17:38.089Z] [2024-10-22T18:17:38.089Z]