Pull request #367 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ddcc06da42452a6a6e160f1608dc75cf0c4f5700+2a5e649201c18cec9e221fbeb45ba06089b8b7fb (9ca7f142faece9c5f0cc2942fa57e7c78f783986) 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-ssh10704718897076507928.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-ssh2496541996438312898.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-367/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-367/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10411153683373158698.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-367/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16328935878591237262.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-ssh3546720897132176454.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-367/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-367/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12042939845763229905.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-26386 in /w/workspace/foundry_device-usb-camera_PR-367 [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-367 # 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 Merging remotes/origin/main commit 2a5e649201c18cec9e221fbeb45ba06089b8b7fb into PR head commit ddcc06da42452a6a6e160f1608dc75cf0c4f5700 Merge succeeded, producing ddcc06da42452a6a6e160f1608dc75cf0c4f5700 Checking out Revision ddcc06da42452a6a6e160f1608dc75cf0c4f5700 (PR-367) > 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/367/head:refs/remotes/origin/PR-367 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddcc06da42452a6a6e160f1608dc75cf0c4f5700 # 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 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddcc06da42452a6a6e160f1608dc75cf0c4f5700 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:19:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:19:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:19:11 ========================================================= 17:19:11 EdgeX Global Pipelines Version Info 17:19:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:19:13 ------------------- 17:19:13 stable info: 17:19:13 ------------------- 17:19:13 Commited By: Ginny Guan ginny@iotechsys.com 17:19:13 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:19:13 Message: update stable to v1.0.265 17:19:13 ------------------- 17:19:13 experimental info: 17:19:13 ------------------- 17:19:13 Commited By: Cherry Wang cherry@iotechsys.com 17:19:13 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 17:19:13 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:19:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:19:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:19:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:19:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:19:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:19:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 17:19:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:19:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:19:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:19:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:19:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:19:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:19:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:19:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:19:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:19:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:19:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:19:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:19:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:19:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:19:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo 17:19:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo 17:19:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo 17:19:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ddcc06da42452a6a6e160f1608dc75cf0c4f5700 [Pipeline] echo 17:19:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ddcc06d [Pipeline] echo 17:19:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:19:15 provisioning config files... 17:19:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-367@tmp/config4659564071842170013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:16 ---> ****-login.sh 17:19:16 nexus3.edgexfoundry.org:10001 17:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:19:16 Configure a credential helper to remove this warning. See 17:19:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:19:16 17:19:16 Login Succeeded 17:19:16 nexus3.edgexfoundry.org:10002 17:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:19:16 Configure a credential helper to remove this warning. See 17:19:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:19:16 17:19:16 Login Succeeded 17:19:16 nexus3.edgexfoundry.org:10003 17:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:19:16 Configure a credential helper to remove this warning. See 17:19:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:19:16 17:19:16 Login Succeeded 17:19:16 nexus3.edgexfoundry.org:10004 17:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:19:16 Configure a credential helper to remove this warning. See 17:19:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:19:16 17:19:16 Login Succeeded 17:19:16 ****.io 17:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:19:17 Configure a credential helper to remove this warning. See 17:19:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:19:17 17:19:17 Login Succeeded 17:19:17 ---> ****-login.sh ends [Pipeline] } 17:19:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:19:18 + git rev-list -1 --merges ddcc06da42452a6a6e160f1608dc75cf0c4f5700~1..ddcc06da42452a6a6e160f1608dc75cf0c4f5700 [Pipeline] echo 17:19:18 -----------> git rev-list -1 --merges ddcc06da42452a6a6e160f1608dc75cf0c4f5700~1..ddcc06da42452a6a6e160f1608dc75cf0c4f5700 ddcc06da42452a6a6e160f1608dc75cf0c4f5700 [false] [Pipeline] sh 17:19:18 + git log --format=format:%s -1 ddcc06da42452a6a6e160f1608dc75cf0c4f5700 [Pipeline] echo 17:19:18 ========================================================= 17:19:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:19:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:19:19 + git log --format=format:%s -1 ddcc06da42452a6a6e160f1608dc75cf0c4f5700 [Pipeline] echo 17:19:19 [semverPrep] GIT_COMMIT: ddcc06da42452a6a6e160f1608dc75cf0c4f5700, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 17:19:19 [semverPrep] This is not a build commit. [Pipeline] sh 17:19:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:19:19 + grep -v github /etc/ssh/ssh_known_hosts 17:19:19 + [ -e /tmp/ssh_known_hosts ] 17:19:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:19:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:19:19 + sudo tee -a /etc/ssh/ssh_known_hosts 17:19:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:19:20 17:19:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:19:20 0.1.4: Pulling from edgex-devops/py-git-semver 17:19:20 b85a868b505f: Pulling fs layer 17:19:20 e2be974225ed: Pulling fs layer 17:19:20 339a4e72a1f5: Pulling fs layer 17:19:20 988bab9f4d93: Pulling fs layer 17:19:20 1469e6f7b9e6: Pulling fs layer 17:19:20 eaf3925da568: Pulling fs layer 17:19:20 bab4dde63d76: Pulling fs layer 17:19:20 bde34c3a00c8: Pulling fs layer 17:19:20 b352a97aabf1: Pulling fs layer 17:19:20 4872d77fe225: Pulling fs layer 17:19:20 5851b861e8e6: Pulling fs layer 17:19:20 988bab9f4d93: Waiting 17:19:20 1469e6f7b9e6: Waiting 17:19:20 bab4dde63d76: Waiting 17:19:20 4872d77fe225: Waiting 17:19:20 b352a97aabf1: Waiting 17:19:20 bde34c3a00c8: Waiting 17:19:20 5851b861e8e6: Waiting 17:19:20 eaf3925da568: Waiting 17:19:20 e2be974225ed: Download complete 17:19:20 988bab9f4d93: Download complete 17:19:20 1469e6f7b9e6: Verifying Checksum 17:19:20 1469e6f7b9e6: Download complete 17:19:20 eaf3925da568: Download complete 17:19:20 339a4e72a1f5: Verifying Checksum 17:19:20 339a4e72a1f5: Download complete 17:19:21 b352a97aabf1: Verifying Checksum 17:19:21 b352a97aabf1: Download complete 17:19:21 4872d77fe225: Download complete 17:19:21 5851b861e8e6: Verifying Checksum 17:19:21 5851b861e8e6: Download complete 17:19:21 b85a868b505f: Verifying Checksum 17:19:21 b85a868b505f: Download complete 17:19:21 bab4dde63d76: Verifying Checksum 17:19:21 bab4dde63d76: Download complete 17:19:22 b85a868b505f: Pull complete 17:19:23 e2be974225ed: Pull complete 17:19:23 339a4e72a1f5: Pull complete 17:19:23 988bab9f4d93: Pull complete 17:19:24 1469e6f7b9e6: Pull complete 17:19:24 eaf3925da568: Pull complete 17:19:27 bab4dde63d76: Pull complete 17:19:27 bde34c3a00c8: Pull complete 17:19:27 b352a97aabf1: Pull complete 17:19:27 4872d77fe225: Pull complete 17:19:27 5851b861e8e6: Pull complete 17:19:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:19:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:19:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:28 prd-ubuntu20.04-docker-8c-8g-26386 does not seem to be running inside a container 17:19:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-367 -v /w/workspace/foundry_device-usb-camera_PR-367:/w/workspace/foundry_device-usb-camera_PR-367:rw,z -v /w/workspace/foundry_device-usb-camera_PR-367@tmp:/w/workspace/foundry_device-usb-camera_PR-367@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 17:19:32 $ docker top 8616c6617c28b0363932275e643c935ec20c40c938170893458765762976bcce -eo pid,comm 17:19:32 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). 17:19:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:19:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:19:32 [ssh-agent] Looking for ssh-agent implementation... 17:19:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:19:32 $ docker exec 8616c6617c28b0363932275e643c935ec20c40c938170893458765762976bcce ssh-agent 17:19:33 SSH_AUTH_SOCK=/tmp/ssh-qniNWSRuxaZG/agent.32 17:19:33 SSH_AGENT_PID=38 17:19:33 Running ssh-add (command line suppressed) 17:19:33 Identity added: /w/workspace/foundry_device-usb-camera_PR-367@tmp/private_key_1417158459733247930.key (/w/workspace/foundry_device-usb-camera_PR-367@tmp/private_key_1417158459733247930.key) 17:19:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:19:33 + git tag --points-at HEAD [Pipeline] } 17:19:33 $ docker exec --env ******** --env ******** 8616c6617c28b0363932275e643c935ec20c40c938170893458765762976bcce ssh-agent -k 17:19:33 unset SSH_AUTH_SOCK; 17:19:33 unset SSH_AGENT_PID; 17:19:33 echo Agent pid 38 killed; 17:19:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:19:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:19:33 [ssh-agent] Looking for ssh-agent implementation... 17:19:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:19:33 $ docker exec 8616c6617c28b0363932275e643c935ec20c40c938170893458765762976bcce ssh-agent 17:19:34 SSH_AUTH_SOCK=/tmp/ssh-OiDw6uKUqrKh/agent.72 17:19:34 SSH_AGENT_PID=78 17:19:34 Running ssh-add (command line suppressed) 17:19:34 Identity added: /w/workspace/foundry_device-usb-camera_PR-367@tmp/private_key_12911964928155618247.key (/w/workspace/foundry_device-usb-camera_PR-367@tmp/private_key_12911964928155618247.key) 17:19:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:19:34 + git semver init 17:19:34 2024-11-13 17:19:34,654 [run_init] DEBUG init version:0.0.0 force:False 17:19:34 2024-11-13 17:19:34,654 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-367/.semver 17:19:34 2024-11-13 17:19:34,655 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-367/.semver 17:19:34 2024-11-13 17:19:34,655 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-367/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-367, universal_newlines=False, shell=None, istream=None) 17:19:36 2024-11-13 17:19:36,362 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-367/.git/info/exclude 17:19:36 2024-11-13 17:19:36,363 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-367/.semver/PR-367 with force:False 17:19:36 2024-11-13 17:19:36,363 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-367/.semver/PR-367 17:19:36 2024-11-13 17:19:36,368 [execute] INFO git cat-file --batch-check 17:19:36 2024-11-13 17:19:36,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-367/.semver, universal_newlines=False, shell=None, istream=) 17:19:36 2024-11-13 17:19:36,376 [execute] INFO git cat-file --batch 17:19:36 2024-11-13 17:19:36,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-367/.semver, universal_newlines=False, shell=None, istream=) 17:19:36 2024-11-13 17:19:36,382 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-367/.semver/PR-367 17:19:36 0.0.0 [Pipeline] } 17:19:36 $ docker exec --env ******** --env ******** 8616c6617c28b0363932275e643c935ec20c40c938170893458765762976bcce ssh-agent -k 17:19:36 unset SSH_AUTH_SOCK; 17:19:36 unset SSH_AGENT_PID; 17:19:36 echo Agent pid 78 killed; 17:19:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:19:37 + git semver [Pipeline] } 17:19:37 $ docker stop --time=1 8616c6617c28b0363932275e643c935ec20c40c938170893458765762976bcce 17:19:39 $ docker rm -f --volumes 8616c6617c28b0363932275e643c935ec20c40c938170893458765762976bcce [Pipeline] // withDockerContainer [Pipeline] sh 17:19:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:19:39 Stashed 1 file(s) [Pipeline] echo 17:19:39 [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 17:19:40 provisioning config files... 17:19:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-367@tmp/config3264951261386818056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:40 ---> ****-login.sh 17:19:40 nexus3.edgexfoundry.org:10001 17:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:19:40 Configure a credential helper to remove this warning. See 17:19:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:19:40 17:19:40 Login Succeeded 17:19:40 nexus3.edgexfoundry.org:10002 17:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:19:40 Configure a credential helper to remove this warning. See 17:19:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:19:40 17:19:40 Login Succeeded 17:19:40 nexus3.edgexfoundry.org:10003 17:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:19:41 Configure a credential helper to remove this warning. See 17:19:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:19:41 17:19:41 Login Succeeded 17:19:41 nexus3.edgexfoundry.org:10004 17:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:19:41 Configure a credential helper to remove this warning. See 17:19:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:19:41 17:19:41 Login Succeeded 17:19:41 ****.io 17:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:19:41 Configure a credential helper to remove this warning. See 17:19:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:19:41 17:19:41 Login Succeeded 17:19:41 ---> ****-login.sh ends [Pipeline] } 17:19:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:19:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:19:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:19:41 ========================================================= 17:19:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 17:19:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:42 + 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 . 17:19:42 Sending build context to Docker daemon 20.67MB 17:19:42 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:19:42 Step 2/13 : FROM ${BASE} AS builder 17:19:42 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 17:19:42 43c4264eed91: Pulling fs layer 17:19:42 4cc291be95ef: Pulling fs layer 17:19:42 2ac1f1163629: Pulling fs layer 17:19:42 5c3c966382ef: Pulling fs layer 17:19:42 4f4fb700ef54: Pulling fs layer 17:19:42 5d5c8e513c77: Pulling fs layer 17:19:42 9f66e0745190: Pulling fs layer 17:19:42 f49a43e4bbc0: Pulling fs layer 17:19:42 561ebcabdf7f: Pulling fs layer 17:19:42 5c3c966382ef: Waiting 17:19:42 f49a43e4bbc0: Waiting 17:19:42 561ebcabdf7f: Waiting 17:19:42 4f4fb700ef54: Waiting 17:19:42 9f66e0745190: Waiting 17:19:42 4cc291be95ef: Verifying Checksum 17:19:42 4cc291be95ef: Download complete 17:19:42 5c3c966382ef: Verifying Checksum 17:19:42 5c3c966382ef: Download complete 17:19:42 4f4fb700ef54: Verifying Checksum 17:19:42 4f4fb700ef54: Download complete 17:19:42 5d5c8e513c77: Download complete 17:19:42 43c4264eed91: Verifying Checksum 17:19:42 43c4264eed91: Download complete 17:19:42 9f66e0745190: Verifying Checksum 17:19:42 9f66e0745190: Download complete 17:19:42 43c4264eed91: Pull complete 17:19:42 561ebcabdf7f: Download complete 17:19:42 4cc291be95ef: Pull complete 17:19:43 2ac1f1163629: Verifying Checksum 17:19:43 2ac1f1163629: Download complete 17:19:43 f49a43e4bbc0: Verifying Checksum 17:19:43 f49a43e4bbc0: Download complete 17:19:46 2ac1f1163629: Pull complete 17:19:46 5c3c966382ef: Pull complete 17:19:46 4f4fb700ef54: Pull complete 17:19:46 5d5c8e513c77: Pull complete 17:19:47 9f66e0745190: Pull complete 17:19:49 f49a43e4bbc0: Pull complete 17:19:49 561ebcabdf7f: Pull complete 17:19:49 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 17:19:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 17:19:49 ---> 3a752c3f9dda 17:19:49 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:19:55 Still waiting to schedule task 17:19:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:20:02 ---> Running in bd8d260a0645 17:20:02 Removing intermediate container bd8d260a0645 17:20:02 ---> c3533529e8a8 17:20:02 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:20:02 ---> Running in 510ab37d0d8b 17:20:02 Removing intermediate container 510ab37d0d8b 17:20:02 ---> 3946e7f0a6c5 17:20:02 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:20:02 ---> Running in b4399c1a8778 17:20:02 Removing intermediate container b4399c1a8778 17:20:02 ---> 7f5228311982 17:20:02 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:20:02 ---> Running in dc60d76babda 17:20:02 Removing intermediate container dc60d76babda 17:20:02 ---> 082ab110d119 17:20:02 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:20:02 ---> Running in abfc829eef71 17:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:20:02 (1/14) Installing libintl (0.22.5-r0) 17:20:02 (2/14) Installing eudev-libs (3.2.14-r2) 17:20:02 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:20:02 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:20:02 (5/14) Installing v4l-utils (1.24.1-r1) 17:20:02 (6/14) Installing libdvbv5 (1.24.1-r1) 17:20:02 (7/14) Installing udev-init-scripts (35-r1) 17:20:02 (8/14) Installing libeconf (0.6.3-r0) 17:20:02 (9/14) Installing libblkid (2.40.1-r1) 17:20:02 (10/14) Installing xz-libs (5.6.2-r0) 17:20:02 (11/14) Installing kmod-libs (32-r0) 17:20:02 (12/14) Installing eudev (3.2.14-r2) 17:20:02 (13/14) Installing eudev-dev (3.2.14-r2) 17:20:02 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:20:02 Executing busybox-1.36.1-r29.trigger 17:20:02 Executing eudev-3.2.14-r2.trigger 17:20:02 OK: 253 MiB in 68 packages 17:20:04 Removing intermediate container abfc829eef71 17:20:04 ---> 2538429f2476 17:20:04 Step 8/13 : WORKDIR /device-usb-camera 17:20:04 ---> Running in 1e64e102d8bc 17:20:04 Removing intermediate container 1e64e102d8bc 17:20:04 ---> fc3900a807a6 17:20:04 Step 9/13 : COPY go.mod vendor* ./ 17:20:05 ---> 8047b19c8ead 17:20:05 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:20:05 ---> Running in 45e2a6c40c10 17:21:13 Removing intermediate container 45e2a6c40c10 17:21:13 ---> 13353dc87ccd 17:21:13 Step 11/13 : COPY . . 17:21:13 ---> 23889de362f7 17:21:13 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:21:13 ---> Running in dacd87ba174e 17:21:13  % Total % Received % Xferd Average Speed Time Time Time Current 17:21:13 Dload Upload Total Spent  Left Speed 17:21:13  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8194 0 --:--:-- --:--:-- --:--:-- 8232 17:21:13 Removing intermediate container dacd87ba174e 17:21:13 ---> a46ddb21934c 17:21:13 Step 13/13 : RUN ${MAKE} 17:21:13 ---> Running in b19677904764 17:21:13 noop 17:21:13 Removing intermediate container b19677904764 17:21:13 ---> 30a2dbd21769 17:21:13 Successfully built 30a2dbd21769 17:21:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:14 + docker inspect -f . ci-base-image-x86_64 17:21:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:14 prd-ubuntu20.04-docker-8c-8g-26386 does not seem to be running inside a container 17:21:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-367 -v /w/workspace/foundry_device-usb-camera_PR-367:/w/workspace/foundry_device-usb-camera_PR-367:rw,z -v /w/workspace/foundry_device-usb-camera_PR-367@tmp:/w/workspace/foundry_device-usb-camera_PR-367@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 17:21:14 $ docker top 1cdd13fa9daed48a2ce809de7e034def024e3b57047cc79f580612d2bf38f206 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:15 + go version 17:21:15 go version go1.23.2 linux/amd64 [Pipeline] } 17:21:15 $ docker stop --time=1 1cdd13fa9daed48a2ce809de7e034def024e3b57047cc79f580612d2bf38f206 17:21:16 $ docker rm -f --volumes 1cdd13fa9daed48a2ce809de7e034def024e3b57047cc79f580612d2bf38f206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:17 + docker inspect -f . ci-base-image-x86_64 17:21:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:17 prd-ubuntu20.04-docker-8c-8g-26386 does not seem to be running inside a container 17:21:17 $ 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-367 -v /w/workspace/foundry_device-usb-camera_PR-367:/w/workspace/foundry_device-usb-camera_PR-367:rw,z -v /w/workspace/foundry_device-usb-camera_PR-367@tmp:/w/workspace/foundry_device-usb-camera_PR-367@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 17:21:18 $ docker top 714fc76de38c72443e752bd89de8708ec0a52fa6261dc905f5eb5143a7faa56b -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:18 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-367 [Pipeline] fileExists [Pipeline] sh 17:21:18 + make test 17:21:18 go test ./... -coverprofile=coverage.out ./... 17:21:21 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:21:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26387 in /w/workspace/foundry_device-usb-camera_PR-367 [Pipeline] { [Pipeline] ws 17:21:36 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:21:40 Selected Git installation does not exist. Using Default 17:21:40 The recommended git tool is: NONE 17:21:40 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:21:40 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements 17:21:50 using credential edgex-jenkins-ssh 17:21:50 Cloning the remote Git repository 17:21:50 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:21:50 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:21:50 go vet ./... 17:21:50 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:21:50 > git --version # timeout=10 17:21:50 > git --version # 'git version 2.25.1' 17:21:50 using GIT_SSH to set credentials SSH Credentials for GitHub 17:21:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:21:54 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:21:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:21:55 Merging remotes/origin/main commit 2a5e649201c18cec9e221fbeb45ba06089b8b7fb into PR head commit ddcc06da42452a6a6e160f1608dc75cf0c4f5700 17:21:56 Merge succeeded, producing ddcc06da42452a6a6e160f1608dc75cf0c4f5700 17:21:56 Checking out Revision ddcc06da42452a6a6e160f1608dc75cf0c4f5700 (PR-367) 17:21:55 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:21:55 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:21:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:21:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:21:55 > git config core.sparsecheckout # timeout=10 17:21:56 > git checkout -f ddcc06da42452a6a6e160f1608dc75cf0c4f5700 # timeout=10 17:21:56 > git remote # timeout=10 17:21:56 > git config --get remote.origin.url # timeout=10 17:21:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:21:56 > git merge 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 17:21:56 > git rev-parse HEAD^{commit} # timeout=10 17:21:56 > git config core.sparsecheckout # timeout=10 17:21:56 > git checkout -f ddcc06da42452a6a6e160f1608dc75cf0c4f5700 # timeout=10 17:21:56 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 17:21:56 > git --version # timeout=10 17:21:56 > git --version # 'git version 2.25.1' 17:21:56 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:21:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:21:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:21:57 ./bin/test-attribution-txt.sh [Pipeline] echo 17:21:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:21:57 $ docker stop --time=1 714fc76de38c72443e752bd89de8708ec0a52fa6261dc905f5eb5143a7faa56b 17:22:03 $ docker rm -f --volumes 714fc76de38c72443e752bd89de8708ec0a52fa6261dc905f5eb5143a7faa56b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 17:22:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] sh 17:22:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 17:22:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:22:04 % Total % Received % Xferd Average Speed Time Time Time Current 17:22:04 Dload Upload Total Spent Left Speed 17:22:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [Pipeline] sh 17:22:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:22:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:22:05 + sudo tee /etc/docker/daemon.new 17:22:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:22:05 { 17:22:05 "registry-mirrors": [ 17:22:05 "https://nexus3.edgexfoundry.org:10001" 17:22:05 ], 17:22:05 "bip": "10.250.0.254/24", 17:22:05 "hosts": [ 17:22:05 "tcp://0.0.0.0:5555", 17:22:05 "unix:///var/run/docker.sock" 17:22:05 ], 17:22:05 "mtu": 1458, 17:22:05 "selinux-enabled": true, 17:22:05 "seccomp-profile": "/etc/docker/seccomp.json" 17:22:05 } [Pipeline] sh 17:22:05 + ls -al . 17:22:05 total 288 17:22:05 drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 17:21 . 17:22:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 17:19 .. 17:22:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 17:21 .git 17:22:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:19 .github 17:22:05 -rw-rw-r-- 1 jenkins jenkins 379 Nov 13 17:19 .gitignore 17:22:05 -rw-rw-r-- 1 jenkins jenkins 203 Nov 13 17:19 .golangci.yml 17:22:05 -rw-rw-r-- 1 jenkins jenkins 77 Nov 13 17:19 .hadolint.yml 17:22:05 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 17:19 .semver 17:22:05 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 13 17:19 Attribution.txt 17:22:05 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 13 17:19 CHANGELOG.md 17:22:05 -rw-rw-r-- 1 jenkins jenkins 2440 Nov 13 17:19 Dockerfile 17:22:05 -rw-rw-r-- 1 jenkins jenkins 678 Nov 13 17:19 GOVERNANCE.md 17:22:05 -rw-rw-r-- 1 jenkins jenkins 659 Nov 13 17:19 Jenkinsfile 17:22:05 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 13 17:19 LICENSE 17:22:05 -rw-rw-r-- 1 jenkins jenkins 3193 Nov 13 17:19 Makefile 17:22:05 -rw-rw-r-- 1 jenkins jenkins 622 Nov 13 17:19 OWNERS.md 17:22:05 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 13 17:19 README.md 17:22:05 -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 17:19 VERSION 17:22:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:19 bin 17:22:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:19 cmd 17:22:05 -rw-r--r-- 1 jenkins jenkins 54772 Nov 13 17:21 coverage.out 17:22:05 -rwxrwxr-x 1 jenkins jenkins 84 Nov 13 17:19 docker-entrypoint.sh 17:22:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:19 docs 17:22:05 -rw-rw-r-- 1 jenkins jenkins 6466 Nov 13 17:19 go.mod 17:22:05 -rw-rw-r-- 1 jenkins jenkins 87792 Nov 13 17:19 go.sum 17:22:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:19 internal 17:22:05 -rw-rw-r-- 1 jenkins jenkins 231 Nov 13 17:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:22:06 + 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=ddcc06da42452a6a6e160f1608dc75cf0c4f5700 --label arch=amd64 --label version=0.0.0 . 17:22:06 Sending build context to Docker daemon 20.72MB 17:22:06 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 17:22:06 Step 2/37 : FROM ${BASE} AS builder 17:22:06 ---> 30a2dbd21769 17:22:06 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:22:06 + sudo service docker restart 17:22:06 ---> Running in 1a9abbeb2292 17:22:06 Removing intermediate container 1a9abbeb2292 17:22:06 ---> e82606f2ae85 17:22:06 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:22:06 ---> Running in 17e6372a549e 17:22:07 Removing intermediate container 17e6372a549e 17:22:07 ---> 62349c4c9e3a 17:22:07 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:22:07 ---> Running in d035a24078d3 17:22:07 Removing intermediate container d035a24078d3 17:22:07 ---> 8d3dc24e162a 17:22:07 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:22:07 ---> Running in 2aefc396b96a 17:22:07 Removing intermediate container 2aefc396b96a 17:22:07 ---> d5aea14b2302 17:22:07 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:22:07 ---> Running in 6b7a9ea41cfe 17:22:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:22:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:22:08 OK: 253 MiB in 68 packages 17:22:08 Removing intermediate container 6b7a9ea41cfe 17:22:08 ---> 70b1e2fded18 17:22:08 Step 8/37 : WORKDIR /device-usb-camera 17:22:08 ---> Running in 59b7eb9b72a4 17:22:08 Removing intermediate container 59b7eb9b72a4 17:22:08 ---> b5c6d9a9dd49 17:22:08 Step 9/37 : COPY go.mod vendor* ./ 17:22:08 ---> e2eaf9faae79 17:22:08 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:08 ---> Running in c87fed0ebaab 17:22:09 Removing intermediate container c87fed0ebaab 17:22:09 ---> 8ffebc8ec28b 17:22:09 Step 11/37 : COPY . . 17:22:10 ---> a4a0f93e97b0 17:22:10 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:22:10 ---> Running in cda178121312 17:22:10  % Total % Received % Xferd Average Speed Time Time Time Current 17:22:10 Dload Upload Total Spent Left Speed 17:22:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43329 0 --:--:-- --:--:-- --:--:-- 46173 17:22:10 Removing intermediate container cda178121312 17:22:10 ---> 07598e53aa74 17:22:10 Step 13/37 : RUN ${MAKE} 17:22:10 ---> Running in aedc69c6548e 17:22:11 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:22:24 provisioning config files... 17:22:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2442280818682761412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:25 ---> ****-login.sh 17:22:25 nexus3.edgexfoundry.org:10001 17:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:22:25 Configure a credential helper to remove this warning. See 17:22:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:22:25 17:22:25 Login Succeeded 17:22:25 nexus3.edgexfoundry.org:10002 17:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:22:25 Configure a credential helper to remove this warning. See 17:22:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:22:25 17:22:25 Login Succeeded 17:22:25 nexus3.edgexfoundry.org:10003 17:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:22:26 Configure a credential helper to remove this warning. See 17:22:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:22:26 17:22:26 Login Succeeded 17:22:26 nexus3.edgexfoundry.org:10004 17:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:22:26 Configure a credential helper to remove this warning. See 17:22:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:22:26 17:22:26 Login Succeeded 17:22:26 ****.io 17:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:22:26 Configure a credential helper to remove this warning. See 17:22:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:22:26 17:22:26 Login Succeeded 17:22:26 ---> ****-login.sh ends [Pipeline] } 17:22:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:22:27 ========================================================= 17:22:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 17:22:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:28 + 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 . 17:22:28 Sending build context to Docker daemon 10.6MB 17:22:28 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:22:28 Step 2/13 : FROM ${BASE} AS builder 17:22:28 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:22:28 cf04c63912e1: Pulling fs layer 17:22:28 55b35a11ae5e: Pulling fs layer 17:22:28 a37a00ec5f00: Pulling fs layer 17:22:28 50b3750afda1: Pulling fs layer 17:22:28 4f4fb700ef54: Pulling fs layer 17:22:28 80978eb59214: Pulling fs layer 17:22:28 c9f46d7d2bd2: Pulling fs layer 17:22:28 c5a475d317c9: Pulling fs layer 17:22:28 50b3750afda1: Waiting 17:22:28 4f4fb700ef54: Waiting 17:22:28 c9f46d7d2bd2: Waiting 17:22:28 80978eb59214: Waiting 17:22:28 c5a475d317c9: Waiting 17:22:28 55b35a11ae5e: Verifying Checksum 17:22:28 55b35a11ae5e: Download complete 17:22:28 50b3750afda1: Verifying Checksum 17:22:28 50b3750afda1: Download complete 17:22:28 4f4fb700ef54: Verifying Checksum 17:22:28 4f4fb700ef54: Download complete 17:22:28 80978eb59214: Verifying Checksum 17:22:28 80978eb59214: Download complete 17:22:28 cf04c63912e1: Verifying Checksum 17:22:28 cf04c63912e1: Download complete 17:22:29 c5a475d317c9: Verifying Checksum 17:22:29 c5a475d317c9: Download complete 17:22:29 cf04c63912e1: Pull complete 17:22:30 55b35a11ae5e: Pull complete 17:22:30 a37a00ec5f00: Verifying Checksum 17:22:30 a37a00ec5f00: Download complete 17:22:31 c9f46d7d2bd2: Verifying Checksum 17:22:31 c9f46d7d2bd2: Download complete 17:22:43 a37a00ec5f00: Pull complete 17:22:43 50b3750afda1: Pull complete 17:22:43 4f4fb700ef54: Pull complete 17:22:43 80978eb59214: Pull complete 17:22:49 Removing intermediate container aedc69c6548e 17:22:49 ---> a3163e7ae646 17:22:49 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:22:49 1.8.2: Pulling from bluenviron/mediamtx 17:22:49 8411072a22a5: Pulling fs layer 17:22:49 8411072a22a5: Verifying Checksum 17:22:49 8411072a22a5: Download complete 17:22:49 8411072a22a5: Pull complete 17:22:49 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:22:49 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:22:49 ---> 1ac78cb06e13 17:22:49 Step 15/37 : FROM alpine:3.20 17:22:49 3.20: Pulling from library/alpine 17:22:49 da9db072f522: Pulling fs layer 17:22:49 da9db072f522: Verifying Checksum 17:22:49 da9db072f522: Download complete 17:22:49 da9db072f522: Pull complete 17:22:50 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 17:22:50 Status: Downloaded newer image for alpine:3.20 17:22:50 ---> 63b790fccc90 17:22:50 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:22:50 c9f46d7d2bd2: Pull complete 17:22:50 ---> Running in 79de6a12f6fe 17:22:50 Removing intermediate container 79de6a12f6fe 17:22:50 ---> 030560869e03 17:22:50 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:22:50 ---> Running in 493a75ea79d1 17:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:22:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:22:51 (1/115) Installing dumb-init (1.2.5-r3) 17:22:51 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 17:22:51 (3/115) Installing aom-libs (3.9.1-r0) 17:22:51 (4/115) Installing libxau (1.0.11-r4) 17:22:51 (5/115) Installing libmd (1.1.0-r0) 17:22:51 (6/115) Installing libbsd (0.12.2-r0) 17:22:51 (7/115) Installing libxdmcp (1.1.5-r1) 17:22:51 (8/115) Installing libxcb (1.16.1-r0) 17:22:51 (9/115) Installing libx11 (1.8.9-r1) 17:22:51 (10/115) Installing hwdata-pci (0.382-r0) 17:22:51 (11/115) Installing libpciaccess (0.18.1-r0) 17:22:51 (12/115) Installing libdrm (2.4.120-r0) 17:22:51 (13/115) Installing libxext (1.3.6-r2) 17:22:51 (14/115) Installing libxfixes (6.0.1-r4) 17:22:51 (15/115) Installing libffi (3.4.6-r0) 17:22:51 (16/115) Installing wayland-libs-client (1.22.0-r4) 17:22:51 (17/115) Installing libva (2.21.0-r0) 17:22:51 (18/115) Installing libvdpau (1.5-r3) 17:22:51 (19/115) Installing libgcc (13.2.1_git20240309-r0) 17:22:51 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 17:22:51 (21/115) Installing onevpl-libs (2023.3.1-r2) 17:22:51 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 17:22:51 (23/115) Installing libdav1d (1.4.2-r0) 17:22:51 (24/115) Installing openexr-libiex (3.1.13-r1) 17:22:51 (25/115) Installing openexr-libilmthread (3.1.13-r1) 17:22:51 (26/115) Installing imath (3.1.12-r0) 17:22:51 (27/115) Installing openexr-libopenexr (3.1.13-r1) 17:22:51 (28/115) Installing brotli-libs (1.1.0-r2) 17:22:51 (29/115) Installing giflib (5.2.2-r0) 17:22:51 (30/115) Installing libhwy (1.0.7-r0) 17:22:51 (31/115) Installing libjpeg-turbo (3.0.3-r0) 17:22:51 (32/115) Installing lcms2 (2.16-r0) 17:22:51 (33/115) Installing libpng (1.6.44-r0) 17:22:51 (34/115) Installing libjxl (0.10.2-r0) 17:22:51 (35/115) Installing lame-libs (3.100-r5) 17:22:51 (36/115) Installing opus (1.5.2-r0) 17:22:51 (37/115) Installing rav1e-libs (0.7.1-r0) 17:22:51 (38/115) Installing libgomp (13.2.1_git20240309-r0) 17:22:51 (39/115) Installing soxr (0.1.3-r7) 17:22:51 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 17:22:51 (41/115) Installing libogg (1.3.5-r5) 17:22:51 (42/115) Installing libtheora (1.1.1-r18) 17:22:51 (43/115) Installing libvorbis (1.3.7-r2) 17:22:51 (44/115) Installing libvpx (1.14.1-r0) 17:22:51 (45/115) Installing libsharpyuv (1.3.2-r0) 17:22:51 (46/115) Installing libwebp (1.3.2-r0) 17:22:51 (47/115) Installing libwebpmux (1.3.2-r0) 17:22:51 (48/115) Installing x264-libs (0.164_git20231001-r0) 17:22:51 (49/115) Installing numactl (2.0.18-r0) 17:22:51 (50/115) Installing x265-libs (3.6-r0) 17:22:51 (51/115) Installing xvidcore (1.3.7-r2) 17:22:51 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 17:22:52 c5a475d317c9: Pull complete 17:22:52 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 17:22:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 17:22:52 ---> be29e6b0f0d4 17:22:52 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:22:52 (53/115) Installing sdl2 (2.28.5-r1) 17:22:52 (54/115) Installing alsa-lib (1.2.11-r0) 17:22:52 (55/115) Installing libexpat (2.6.4-r0) 17:22:52 (56/115) Installing libbz2 (1.0.8-r6) 17:22:52 (57/115) Installing freetype (2.13.2-r0) 17:22:52 (58/115) Installing fontconfig (2.15.0-r1) 17:22:52 (59/115) Installing fribidi (1.0.15-r0) 17:22:52 (60/115) Installing libintl (0.22.5-r0) 17:22:52 (61/115) Installing libeconf (0.6.3-r0) 17:22:52 (62/115) Installing libblkid (2.40.1-r1) 17:22:52 (63/115) Installing libmount (2.40.1-r1) 17:22:52 (64/115) Installing pcre2 (10.43-r0) 17:22:52 (65/115) Installing glib (2.80.5-r0) 17:22:52 (66/115) Installing graphite2 (1.3.14-r6) 17:22:52 (67/115) Installing harfbuzz (8.5.0-r0) 17:22:52 (68/115) Installing libunibreak (6.1-r0) 17:22:52 (69/115) Installing libass (0.17.2-r0) 17:22:52 (70/115) Installing libbluray (1.3.4-r1) 17:22:52 (71/115) Installing mpg123-libs (1.32.8-r0) 17:22:52 (72/115) Installing libopenmpt (0.7.7-r0) 17:22:52 (73/115) Installing cjson (1.7.18-r0) 17:22:52 (74/115) Installing mbedtls (3.6.2-r0) 17:22:52 (75/115) Installing librist (0.2.10-r1) 17:22:52 (76/115) Installing libsrt (1.5.3-r0) 17:22:52 (77/115) Installing libssh (0.10.6-r0) 17:22:52 (78/115) Installing xz-libs (5.6.2-r0) 17:22:52 (79/115) Installing libxml2 (2.12.7-r0) 17:22:52 (80/115) Installing libsodium (1.0.19-r0) 17:22:52 (81/115) Installing libzmq (4.3.5-r2) 17:22:52 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 17:22:52 (83/115) Installing serd-libs (0.32.2-r0) 17:22:52 (84/115) Installing zix-libs (0.4.2-r0) 17:22:52 (85/115) Installing sord-libs (0.16.16-r0) 17:22:52 (86/115) Installing sratom (0.6.16-r0) 17:22:52 (87/115) Installing lilv-libs (0.24.24-r1) 17:22:52 (88/115) Installing glslang-libs (1.3.261.1-r0) 17:22:52 (89/115) Installing libdovi (3.3.0-r0) 17:22:52 (90/115) Installing spirv-tools (1.3.261.1-r0) 17:22:52 (91/115) Installing shaderc (2024.0-r0) 17:22:52 (92/115) Installing vulkan-loader (1.3.261.1-r0) 17:22:52 (93/115) Installing libplacebo (6.338.2-r1) 17:22:52 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 17:22:52 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 17:22:52 (96/115) Installing vidstab (1.1.1-r0) 17:22:52 (97/115) Installing zimg (3.0.5-r2) 17:22:52 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 17:22:52 (99/115) Installing libasyncns (0.8-r3) 17:22:52 (100/115) Installing dbus-libs (1.14.10-r1) 17:22:52 (101/115) Installing libltdl (2.4.7-r3) 17:22:52 (102/115) Installing orc (0.4.40-r0) 17:22:52 (103/115) Installing libflac (1.4.3-r1) 17:22:52 (104/115) Installing libsndfile (1.2.2-r0) 17:22:52 (105/115) Installing speexdsp (1.2.1-r2) 17:22:52 (106/115) Installing tdb-libs (1.4.9-r1) 17:22:52 (107/115) Installing libpulse (17.0-r0) 17:22:52 (108/115) Installing v4l-utils-libs (1.24.1-r1) 17:22:52 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 17:22:52 (110/115) Installing ffmpeg (6.1.1-r8) 17:22:52 (111/115) Installing udev-init-scripts (35-r1) 17:22:52 (112/115) Installing eudev-libs (3.2.14-r2) 17:22:52 (113/115) Installing zstd-libs (1.5.6-r0) 17:22:52 (114/115) Installing kmod-libs (32-r0) 17:22:52 (115/115) Installing eudev (3.2.14-r2) 17:22:52 Executing busybox-1.36.1-r29.trigger 17:22:52 Executing glib-2.80.5-r0.trigger 17:22:52 Executing eudev-3.2.14-r2.trigger 17:22:52 OK: 134 MiB in 129 packages 17:22:54 ---> Running in 7dcbd4cf521f 17:22:54 Removing intermediate container 7dcbd4cf521f 17:22:54 ---> 25f53537634a 17:22:54 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:22:54 ---> Running in 14222231880b 17:22:54 Removing intermediate container 14222231880b 17:22:54 ---> f59035048b37 17:22:54 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:22:54 ---> Running in e18b2b6fa3b5 17:22:54 Removing intermediate container e18b2b6fa3b5 17:22:54 ---> eba701b2b82a 17:22:54 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:22:54 ---> Running in c5f70e817834 17:22:54 Removing intermediate container c5f70e817834 17:22:54 ---> 54aef8554b06 17:22:54 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:22:55 ---> Running in 83efd41566fb 17:22:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:22:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:22:56 Removing intermediate container 493a75ea79d1 17:22:56 ---> 14758842480d 17:22:56 Step 18/37 : RUN apk --no-cache upgrade 17:22:56 ---> Running in bb66f744ffa8 17:22:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:22:57 Upgrading critical system libraries and apk-tools: 17:22:57 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 17:22:57 Executing busybox-1.36.1-r29.trigger 17:22:57 Continuing the upgrade transaction with new apk-tools: 17:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:22:57 (1/14) Installing libintl (0.22.5-r0) 17:22:57 (2/14) Installing eudev-libs (3.2.14-r2) 17:22:57 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:22:57 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:22:57 (5/14) Installing v4l-utils (1.24.1-r1) 17:22:57 (6/14) Installing libdvbv5 (1.24.1-r1) 17:22:57 (7/14) Installing udev-init-scripts (35-r1) 17:22:57 (8/14) Installing libeconf (0.6.3-r0) 17:22:57 (9/14) Installing libblkid (2.40.1-r1) 17:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:22:57 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 17:22:57 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 17:22:57 OK: 134 MiB in 129 packages 17:22:58 (10/14) Installing xz-libs (5.6.2-r0) 17:22:58 (11/14) Installing kmod-libs (32-r0) 17:22:58 (12/14) Installing eudev (3.2.14-r2) 17:22:58 (13/14) Installing eudev-dev (3.2.14-r2) 17:22:58 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:22:58 Executing busybox-1.36.1-r29.trigger 17:22:58 Executing eudev-3.2.14-r2.trigger 17:22:58 OK: 246 MiB in 68 packages 17:22:58 Removing intermediate container bb66f744ffa8 17:22:58 ---> fe57311682b5 17:22:58 Step 19/37 : WORKDIR / 17:22:58 ---> Running in fe3816913cc2 17:22:58 Removing intermediate container fe3816913cc2 17:22:58 ---> ab8a3cbdcede 17:22:58 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:22:59 Removing intermediate container 83efd41566fb 17:22:59 ---> 8e17b8273d3f 17:22:59 Step 8/13 : WORKDIR /device-usb-camera 17:22:59 ---> Running in 463106cc8d9f 17:22:59 Removing intermediate container 463106cc8d9f 17:22:59 ---> 28c5a7af4ca8 17:22:59 Step 9/13 : COPY go.mod vendor* ./ 17:22:59 ---> 8d6d5fc7bfd7 17:22:59 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:22:59 ---> 838fa2abc6da 17:22:59 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:22:59 ---> d04583d0bc59 17:22:59 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:23:00 ---> 1356032bceba 17:23:00 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:23:00 ---> e996ef024054 17:23:00 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:23:00 ---> 2ae5d2a66114 17:23:00 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:23:00 ---> Running in 4f5acb0e1e32 17:23:00 ---> 086643127e87 17:23:00 Step 26/37 : COPY --from=rtsp /mediamtx / 17:23:01 ---> dc74c93400cb 17:23:01 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:23:01 ---> Running in c3c2bad023ed 17:23:01 Removing intermediate container c3c2bad023ed 17:23:01 ---> e2f2ac92d319 17:23:01 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:23:01 ---> Running in e952f3a82f40 17:23:02 Removing intermediate container e952f3a82f40 17:23:02 ---> 9e3da5690fa6 17:23:02 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:23:02 ---> Running in 752bccc4162c 17:23:03 Removing intermediate container 752bccc4162c 17:23:03 ---> 740871edb3b9 17:23:03 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:23:03 ---> Running in 53da9b5cf71e 17:23:03 Removing intermediate container 53da9b5cf71e 17:23:03 ---> 5f845c16956b 17:23:03 Step 31/37 : EXPOSE 59983 17:23:03 ---> Running in e3d4fa8c4341 17:23:03 Removing intermediate container e3d4fa8c4341 17:23:03 ---> 9627cb9a485e 17:23:03 Step 32/37 : EXPOSE 8554 17:23:03 ---> Running in cd2b6af41fe4 17:23:03 Removing intermediate container cd2b6af41fe4 17:23:03 ---> 8a96c3f0b6df 17:23:03 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:23:03 ---> Running in 466f15defca4 17:23:04 Removing intermediate container 466f15defca4 17:23:04 ---> 06168cdc9303 17:23:04 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 17:23:04 ---> Running in 96fedef3974b 17:23:04 Removing intermediate container 96fedef3974b 17:23:04 ---> bcee441a9ff2 17:23:04 Step 35/37 : LABEL arch=amd64 17:23:04 ---> Running in cd0bcd71c446 17:23:04 Removing intermediate container cd0bcd71c446 17:23:04 ---> 5e6c862c80d6 17:23:04 Step 36/37 : LABEL git_sha=ddcc06da42452a6a6e160f1608dc75cf0c4f5700 17:23:04 ---> Running in 00c0bc21f4d4 17:23:04 Removing intermediate container 00c0bc21f4d4 17:23:04 ---> 96ce63480634 17:23:04 Step 37/37 : LABEL version=0.0.0 17:23:04 ---> Running in d8434c95f0c4 17:23:04 Removing intermediate container d8434c95f0c4 17:23:04 ---> e1b9f8b87c63 17:23:04 [Warning] One or more build-args [ARCH] were not consumed 17:23:04 Successfully built e1b9f8b87c63 17:23:04 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 [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:05 17:23:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:06 latest: Pulling from edgex-lftools-log-publisher 17:23:06 5eb5b503b376: Pulling fs layer 17:23:06 5c69ac0246d0: Pulling fs layer 17:23:06 ec43610c2a17: Pulling fs layer 17:23:06 3a2ae6a8a46f: Pulling fs layer 17:23:06 33b1e0a273af: Pulling fs layer 17:23:06 5d3b04190fa2: Pulling fs layer 17:23:06 2f39f015ded8: Pulling fs layer 17:23:06 33b1e0a273af: Waiting 17:23:06 5d3b04190fa2: Waiting 17:23:06 2f39f015ded8: Waiting 17:23:06 3a2ae6a8a46f: Waiting 17:23:06 5c69ac0246d0: Download complete 17:23:06 3a2ae6a8a46f: Verifying Checksum 17:23:06 3a2ae6a8a46f: Download complete 17:23:06 33b1e0a273af: Verifying Checksum 17:23:06 33b1e0a273af: Download complete 17:23:06 5d3b04190fa2: Verifying Checksum 17:23:06 5d3b04190fa2: Download complete 17:23:06 ec43610c2a17: Verifying Checksum 17:23:06 ec43610c2a17: Download complete 17:23:06 5eb5b503b376: Verifying Checksum 17:23:06 5eb5b503b376: Download complete 17:23:06 2f39f015ded8: Download complete 17:23:07 5eb5b503b376: Pull complete 17:23:07 5c69ac0246d0: Pull complete 17:23:08 ec43610c2a17: Pull complete 17:23:08 3a2ae6a8a46f: Pull complete 17:23:08 33b1e0a273af: Pull complete 17:23:08 5d3b04190fa2: Pull complete 17:23:12 2f39f015ded8: Pull complete 17:23:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:23:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:13 prd-ubuntu20.04-docker-8c-8g-26386 does not seem to be running inside a container 17:23:13 $ 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-367 -v /w/workspace/foundry_device-usb-camera_PR-367:/w/workspace/foundry_device-usb-camera_PR-367:rw,z -v /w/workspace/foundry_device-usb-camera_PR-367@tmp:/w/workspace/foundry_device-usb-camera_PR-367@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 17:23:19 $ docker top 6ab917b8a13dd8a18f1797fac703e0ffdba4b7436d62149149349d34e02dc2b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:19 ---> job-cost.sh 17:23:19 lf-activate-venv: SKIPPING 17:23:19 INFO: No Stack... 17:23:20 INFO: Retrieving Pricing Info for: v3-standard-8 17:23:20 INFO: Archiving Costs [Pipeline] sh 17:23:20 + cat /w/workspace/foundry_device-usb-camera_PR-367/archives/cost.csv 17:23:20 + cut -d, -f6 [Pipeline] lock 17:23:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-367-1-stack-cost] 17:23:20 Resource [jenkins-edgexfoundry-device-usb-camera-PR-367-1-stack-cost] did not exist. Created. 17:23:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-367-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:21 + echo total: 0.2199999988079071 [Pipeline] stash 17:23:21 Stashed 1 file(s) [Pipeline] } 17:23:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-367-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:23:21 $ docker stop --time=1 6ab917b8a13dd8a18f1797fac703e0ffdba4b7436d62149149349d34e02dc2b0 17:23:22 $ docker rm -f --volumes 6ab917b8a13dd8a18f1797fac703e0ffdba4b7436d62149149349d34e02dc2b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:24:51 Removing intermediate container 4f5acb0e1e32 17:24:51 ---> c9e92ad08981 17:24:51 Step 11/13 : COPY . . 17:24:51 ---> 5852cb77f817 17:24:51 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:24:51 ---> Running in 5f651f24e9fd 17:24:51  % Total % Received % Xferd Average Speed Time Time Time Current 17:24:51 Dload Upload Total Spent Left Speed 17:24:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10423 0 --:--:-- --:--:-- --:--:-- 10620 17:24:51 Removing intermediate container 5f651f24e9fd 17:24:51 ---> 5371ffea7ebb 17:24:51 Step 13/13 : RUN ${MAKE} 17:24:51 ---> Running in a012855da349 17:24:51 noop 17:24:51 Removing intermediate container a012855da349 17:24:51 ---> ca0222f6c330 17:24:51 Successfully built ca0222f6c330 17:24:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:52 + docker inspect -f . ci-base-image-arm64 17:24:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:52 prd-ubuntu20.04-docker-arm64-4c-16g-26387 does not seem to be running inside a container 17:24:52 $ 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 17:24:54 $ docker top 21ff9ec95cbde79d715fd27042c89c3b0c53af63e2b8902cc418d029be7eacff -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:54 + go version 17:24:54 go version go1.23.2 linux/arm64 [Pipeline] } 17:24:54 $ docker stop --time=1 21ff9ec95cbde79d715fd27042c89c3b0c53af63e2b8902cc418d029be7eacff 17:24:56 $ docker rm -f --volumes 21ff9ec95cbde79d715fd27042c89c3b0c53af63e2b8902cc418d029be7eacff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:57 + docker inspect -f . ci-base-image-arm64 17:24:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:57 prd-ubuntu20.04-docker-arm64-4c-16g-26387 does not seem to be running inside a container 17:24:57 $ 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 17:24:59 $ docker top 6b6467ccbc6d166c1662c70f4989bad4116c323a2ef2a0d2cf2e7f58b2fee83e -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:59 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:25:00 + make test 17:25:00 go test ./... -coverprofile=coverage.out ./... 17:25:05 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:28:12 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:28:16 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.058s coverage: 4.4% of statements 17:28:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:28:17 go vet ./... 17:29:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:29:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:29:04 ./bin/test-attribution-txt.sh [Pipeline] echo 17:29:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:29:04 $ docker stop --time=1 6b6467ccbc6d166c1662c70f4989bad4116c323a2ef2a0d2cf2e7f58b2fee83e 17:29:06 $ docker rm -f --volumes 6b6467ccbc6d166c1662c70f4989bad4116c323a2ef2a0d2cf2e7f58b2fee83e [Pipeline] // withDockerContainer [Pipeline] sh 17:29:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:29:07 Warning: overwriting stash ‘coverage-report’ 17:29:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:29:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:29:09 + ls -al . 17:29:09 total 284 17:29:09 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 17:25 . 17:29:09 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 17:21 .. 17:29:09 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 17:22 .git 17:29:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:21 .github 17:29:09 -rw-rw-r-- 1 jenkins jenkins 379 Nov 13 17:21 .gitignore 17:29:09 -rw-rw-r-- 1 jenkins jenkins 203 Nov 13 17:21 .golangci.yml 17:29:09 -rw-rw-r-- 1 jenkins jenkins 77 Nov 13 17:21 .hadolint.yml 17:29:09 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 13 17:21 Attribution.txt 17:29:09 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 13 17:21 CHANGELOG.md 17:29:09 -rw-rw-r-- 1 jenkins jenkins 2440 Nov 13 17:21 Dockerfile 17:29:09 -rw-rw-r-- 1 jenkins jenkins 678 Nov 13 17:21 GOVERNANCE.md 17:29:09 -rw-rw-r-- 1 jenkins jenkins 659 Nov 13 17:21 Jenkinsfile 17:29:09 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 13 17:21 LICENSE 17:29:09 -rw-rw-r-- 1 jenkins jenkins 3193 Nov 13 17:21 Makefile 17:29:09 -rw-rw-r-- 1 jenkins jenkins 622 Nov 13 17:21 OWNERS.md 17:29:09 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 13 17:21 README.md 17:29:09 -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 17:19 VERSION 17:29:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:21 bin 17:29:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:21 cmd 17:29:09 -rw-r--r-- 1 jenkins jenkins 54772 Nov 13 17:28 coverage.out 17:29:09 -rwxrwxr-x 1 jenkins jenkins 84 Nov 13 17:21 docker-entrypoint.sh 17:29:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:21 docs 17:29:09 -rw-rw-r-- 1 jenkins jenkins 6466 Nov 13 17:21 go.mod 17:29:09 -rw-rw-r-- 1 jenkins jenkins 87792 Nov 13 17:21 go.sum 17:29:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:21 internal 17:29:09 -rw-rw-r-- 1 jenkins jenkins 231 Nov 13 17:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:09 + 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=ddcc06da42452a6a6e160f1608dc75cf0c4f5700 --label arch=arm64 --label version=0.0.0 . 17:29:09 Sending build context to Docker daemon 10.65MB 17:29:10 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 17:29:10 Step 2/37 : FROM ${BASE} AS builder 17:29:10 ---> ca0222f6c330 17:29:10 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:29:10 ---> Running in cc3150afbb3e 17:29:10 Removing intermediate container cc3150afbb3e 17:29:10 ---> 428d87d59e97 17:29:10 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:29:10 ---> Running in 47aa544fc321 17:29:10 Removing intermediate container 47aa544fc321 17:29:10 ---> 9569bdd69191 17:29:10 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:29:10 ---> Running in f7f6f4fc971f 17:29:11 Removing intermediate container f7f6f4fc971f 17:29:11 ---> 271d52db692c 17:29:11 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:29:11 ---> Running in d9e3f2ee13e3 17:29:11 Removing intermediate container d9e3f2ee13e3 17:29:11 ---> e56173018350 17:29:11 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:29:11 ---> Running in 721685d196fd 17:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:29:14 OK: 246 MiB in 68 packages 17:29:14 Removing intermediate container 721685d196fd 17:29:14 ---> 9aa64460e1f3 17:29:14 Step 8/37 : WORKDIR /device-usb-camera 17:29:14 ---> Running in 4301545d8043 17:29:15 Removing intermediate container 4301545d8043 17:29:15 ---> fcca63cb4e9e 17:29:15 Step 9/37 : COPY go.mod vendor* ./ 17:29:15 ---> 90a5869e064b 17:29:15 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:15 ---> Running in bb70b2f81ff0 17:29:18 Removing intermediate container bb70b2f81ff0 17:29:18 ---> e3b369b5d9ed 17:29:18 Step 11/37 : COPY . . 17:29:19 ---> 9fbec7109e52 17:29:19 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:29:19 ---> Running in 227513976e27 17:29:20  % Total % Received % Xferd Average Speed Time Time Time Current 17:29:20  Dload Upload  Total Spent Left Speed 17:29:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 5505 0 --:--:-- --:--:-- --:--:-- 5560 17:29:20 Removing intermediate container 227513976e27 17:29:20 ---> 14d6e987ad9d 17:29:20 Step 13/37 : RUN ${MAKE} 17:29:21 ---> Running in 0e65074ef31f 17:29:22 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:32:58 Removing intermediate container 0e65074ef31f 17:32:58 ---> 391845fa6ccb 17:32:58 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:32:58 1.8.2: Pulling from bluenviron/mediamtx 17:32:58 da4d7e05a7aa: Pulling fs layer 17:32:58 da4d7e05a7aa: Verifying Checksum 17:32:58 da4d7e05a7aa: Download complete 17:32:58 da4d7e05a7aa: Pull complete 17:32:58 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:32:58 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:32:58 ---> 62c65ed7ef0d 17:32:58 Step 15/37 : FROM alpine:3.20 17:32:58 3.20: Pulling from library/alpine 17:32:58 9986a736f7d3: Pulling fs layer 17:32:58 9986a736f7d3: Verifying Checksum 17:32:58 9986a736f7d3: Download complete 17:32:58 9986a736f7d3: Pull complete 17:32:58 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 17:32:58 Status: Downloaded newer image for alpine:3.20 17:32:58 ---> 511a44083d3a 17:32:58 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:32:58 ---> Running in 9b05e2413fcc 17:32:58 Removing intermediate container 9b05e2413fcc 17:32:58 ---> 6237d0591466 17:32:58 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:32:58 ---> Running in fa86411922c6 17:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:32:58 (1/114) Installing dumb-init (1.2.5-r3) 17:32:58 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 17:32:58 (3/114) Installing aom-libs (3.9.1-r0) 17:32:58 (4/114) Installing libxau (1.0.11-r4) 17:32:58 (5/114) Installing libmd (1.1.0-r0) 17:32:58 (6/114) Installing libbsd (0.12.2-r0) 17:32:58 (7/114) Installing libxdmcp (1.1.5-r1) 17:32:58 (8/114) Installing libxcb (1.16.1-r0) 17:32:58 (9/114) Installing libx11 (1.8.9-r1) 17:32:58 (10/114) Installing hwdata-pci (0.382-r0) 17:32:58 (11/114) Installing libpciaccess (0.18.1-r0) 17:32:58 (12/114) Installing libdrm (2.4.120-r0) 17:32:58 (13/114) Installing libxext (1.3.6-r2) 17:32:58 (14/114) Installing libxfixes (6.0.1-r4) 17:32:58 (15/114) Installing libffi (3.4.6-r0) 17:32:58 (16/114) Installing wayland-libs-client (1.22.0-r4) 17:32:58 (17/114) Installing libva (2.21.0-r0) 17:32:58 (18/114) Installing libvdpau (1.5-r3) 17:32:58 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 17:32:58 (20/114) Installing libdav1d (1.4.2-r0) 17:32:58 (21/114) Installing libgcc (13.2.1_git20240309-r0) 17:32:58 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 17:32:58 (23/114) Installing openexr-libiex (3.1.13-r1) 17:32:58 (24/114) Installing openexr-libilmthread (3.1.13-r1) 17:32:58 (25/114) Installing imath (3.1.12-r0) 17:32:58 (26/114) Installing openexr-libopenexr (3.1.13-r1) 17:32:58 (27/114) Installing brotli-libs (1.1.0-r2) 17:32:58 (28/114) Installing giflib (5.2.2-r0) 17:32:58 (29/114) Installing libhwy (1.0.7-r0) 17:32:58 (30/114) Installing libjpeg-turbo (3.0.3-r0) 17:32:58 (31/114) Installing lcms2 (2.16-r0) 17:32:58 (32/114) Installing libpng (1.6.44-r0) 17:32:58 (33/114) Installing libjxl (0.10.2-r0) 17:32:58 (34/114) Installing lame-libs (3.100-r5) 17:32:58 (35/114) Installing opus (1.5.2-r0) 17:32:58 (36/114) Installing rav1e-libs (0.7.1-r0) 17:32:58 (37/114) Installing libgomp (13.2.1_git20240309-r0) 17:32:58 (38/114) Installing soxr (0.1.3-r7) 17:32:58 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 17:32:58 (40/114) Installing libogg (1.3.5-r5) 17:32:58 (41/114) Installing libtheora (1.1.1-r18) 17:32:58 (42/114) Installing libvorbis (1.3.7-r2) 17:32:58 (43/114) Installing libvpx (1.14.1-r0) 17:32:58 (44/114) Installing libsharpyuv (1.3.2-r0) 17:32:58 (45/114) Installing libwebp (1.3.2-r0) 17:32:58 (46/114) Installing libwebpmux (1.3.2-r0) 17:32:58 (47/114) Installing x264-libs (0.164_git20231001-r0) 17:32:58 (48/114) Installing numactl (2.0.18-r0) 17:32:58 (49/114) Installing x265-libs (3.6-r0) 17:32:58 (50/114) Installing xvidcore (1.3.7-r2) 17:32:58 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 17:32:58 (52/114) Installing sdl2 (2.28.5-r1) 17:32:58 (53/114) Installing alsa-lib (1.2.11-r0) 17:32:58 (54/114) Installing libexpat (2.6.4-r0) 17:32:58 (55/114) Installing libbz2 (1.0.8-r6) 17:32:58 (56/114) Installing freetype (2.13.2-r0) 17:32:58 (57/114) Installing fontconfig (2.15.0-r1) 17:32:58 (58/114) Installing fribidi (1.0.15-r0) 17:32:58 (59/114) Installing libintl (0.22.5-r0) 17:32:58 (60/114) Installing libeconf (0.6.3-r0) 17:32:58 (61/114) Installing libblkid (2.40.1-r1) 17:32:58 (62/114) Installing libmount (2.40.1-r1) 17:32:58 (63/114) Installing pcre2 (10.43-r0) 17:32:58 (64/114) Installing glib (2.80.5-r0) 17:32:58 (65/114) Installing graphite2 (1.3.14-r6) 17:32:58 (66/114) Installing harfbuzz (8.5.0-r0) 17:32:58 (67/114) Installing libunibreak (6.1-r0) 17:32:58 (68/114) Installing libass (0.17.2-r0) 17:32:58 (69/114) Installing libbluray (1.3.4-r1) 17:32:58 (70/114) Installing mpg123-libs (1.32.8-r0) 17:32:58 (71/114) Installing libopenmpt (0.7.7-r0) 17:32:58 (72/114) Installing cjson (1.7.18-r0) 17:32:58 (73/114) Installing mbedtls (3.6.2-r0) 17:32:58 (74/114) Installing librist (0.2.10-r1) 17:32:58 (75/114) Installing libsrt (1.5.3-r0) 17:32:58 (76/114) Installing libssh (0.10.6-r0) 17:32:58 (77/114) Installing xz-libs (5.6.2-r0) 17:32:58 (78/114) Installing libxml2 (2.12.7-r0) 17:32:58 (79/114) Installing libsodium (1.0.19-r0) 17:32:58 (80/114) Installing libzmq (4.3.5-r2) 17:32:58 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 17:32:58 (82/114) Installing serd-libs (0.32.2-r0) 17:32:58 (83/114) Installing zix-libs (0.4.2-r0) 17:32:58 (84/114) Installing sord-libs (0.16.16-r0) 17:32:58 (85/114) Installing sratom (0.6.16-r0) 17:32:58 (86/114) Installing lilv-libs (0.24.24-r1) 17:32:58 (87/114) Installing glslang-libs (1.3.261.1-r0) 17:32:58 (88/114) Installing libdovi (3.3.0-r0) 17:32:58 (89/114) Installing spirv-tools (1.3.261.1-r0) 17:32:58 (90/114) Installing shaderc (2024.0-r0) 17:32:58 (91/114) Installing vulkan-loader (1.3.261.1-r0) 17:32:58 (92/114) Installing libplacebo (6.338.2-r1) 17:32:58 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 17:32:58 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 17:32:58 (95/114) Installing vidstab (1.1.1-r0) 17:32:58 (96/114) Installing zimg (3.0.5-r2) 17:32:58 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 17:32:59 (98/114) Installing libasyncns (0.8-r3) 17:32:59 (99/114) Installing dbus-libs (1.14.10-r1) 17:32:59 (100/114) Installing libltdl (2.4.7-r3) 17:32:59 (101/114) Installing orc (0.4.40-r0) 17:32:59 (102/114) Installing libflac (1.4.3-r1) 17:32:59 (103/114) Installing libsndfile (1.2.2-r0) 17:32:59 (104/114) Installing speexdsp (1.2.1-r2) 17:32:59 (105/114) Installing tdb-libs (1.4.9-r1) 17:32:59 (106/114) Installing libpulse (17.0-r0) 17:32:59 (107/114) Installing v4l-utils-libs (1.24.1-r1) 17:32:59 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 17:32:59 (109/114) Installing ffmpeg (6.1.1-r8) 17:32:59 (110/114) Installing udev-init-scripts (35-r1) 17:32:59 (111/114) Installing eudev-libs (3.2.14-r2) 17:32:59 (112/114) Installing zstd-libs (1.5.6-r0) 17:32:59 (113/114) Installing kmod-libs (32-r0) 17:32:59 (114/114) Installing eudev (3.2.14-r2) 17:32:59 Executing busybox-1.36.1-r29.trigger 17:32:59 Executing glib-2.80.5-r0.trigger 17:32:59 Executing eudev-3.2.14-r2.trigger 17:32:59 OK: 120 MiB in 128 packages 17:33:03 Removing intermediate container fa86411922c6 17:33:03 ---> 843790e1daa2 17:33:03 Step 18/37 : RUN apk --no-cache upgrade 17:33:03 ---> Running in 8303c78ceea5 17:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:33:06 Upgrading critical system libraries and apk-tools: 17:33:06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 17:33:06 Executing busybox-1.36.1-r29.trigger 17:33:06 Continuing the upgrade transaction with new apk-tools: 17:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:33:08 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 17:33:08 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 17:33:08 OK: 120 MiB in 128 packages 17:33:09 Removing intermediate container 8303c78ceea5 17:33:09 ---> ff32165eba8e 17:33:09 Step 19/37 : WORKDIR / 17:33:09 ---> Running in 9a5357307d3c 17:33:09 Removing intermediate container 9a5357307d3c 17:33:09 ---> 1e296b2078fe 17:33:09 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:33:11 ---> 9d916eba4d40 17:33:11 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:33:12 ---> 252de5789cbd 17:33:12 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:33:12 ---> d58a1c31baa6 17:33:12 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:33:13 ---> 1750683c0120 17:33:13 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:33:13 ---> 29f997be2a54 17:33:13 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:33:14 ---> 5bb733e9021f 17:33:14 Step 26/37 : COPY --from=rtsp /mediamtx / 17:33:15 ---> cd5a09a3be43 17:33:15 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:33:15 ---> Running in 9a248f87af23 17:33:17 Removing intermediate container 9a248f87af23 17:33:17 ---> bf546fcb460c 17:33:17 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:33:17 ---> Running in e4a0a042baef 17:33:18 Removing intermediate container e4a0a042baef 17:33:18 ---> d9a1016a2937 17:33:18 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:33:19 ---> Running in 780908f6d2e9 17:33:20 Removing intermediate container 780908f6d2e9 17:33:20 ---> 79aa93f8a77a 17:33:20 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:33:20 ---> Running in a974cd87f0d1 17:33:21 Removing intermediate container a974cd87f0d1 17:33:21 ---> df6a04372a91 17:33:21 Step 31/37 : EXPOSE 59983 17:33:21 ---> Running in 0396f88dd187 17:33:22 Removing intermediate container 0396f88dd187 17:33:22 ---> fad5208c832f 17:33:22 Step 32/37 : EXPOSE 8554 17:33:22 ---> Running in 1e76c113ab33 17:33:22 Removing intermediate container 1e76c113ab33 17:33:22 ---> 5fe4d6006b7d 17:33:22 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:33:22 ---> Running in 76c761a3d916 17:33:22 Removing intermediate container 76c761a3d916 17:33:22 ---> 84ed68f80fde 17:33:22 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 17:33:22 ---> Running in ea2ca673a56c 17:33:23 Removing intermediate container ea2ca673a56c 17:33:23 ---> 0da2d6bb9301 17:33:23 Step 35/37 : LABEL arch=arm64 17:33:23 ---> Running in 87cf0ddabf0d 17:33:23 Removing intermediate container 87cf0ddabf0d 17:33:23 ---> 03b6bc23c114 17:33:23 Step 36/37 : LABEL git_sha=ddcc06da42452a6a6e160f1608dc75cf0c4f5700 17:33:23 ---> Running in 00d1c090e975 17:33:23 Removing intermediate container 00d1c090e975 17:33:23 ---> f64039897a3b 17:33:23 Step 37/37 : LABEL version=0.0.0 17:33:23 ---> Running in e1127c922387 17:33:24 Removing intermediate container e1127c922387 17:33:24 ---> 1ec8dd0fb6fa 17:33:24 [Warning] One or more build-args [ARCH] were not consumed 17:33:24 Successfully built 1ec8dd0fb6fa 17:33:24 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 17:33:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:33:25 17:33:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:33:25 arm64: Pulling from edgex-lftools-log-publisher 17:33:25 8998bd30e6a1: Pulling fs layer 17:33:25 04944245beec: Pulling fs layer 17:33:25 699f458cf7ca: Pulling fs layer 17:33:25 765212b225bb: Pulling fs layer 17:33:25 f23df028b6ca: Pulling fs layer 17:33:25 d65c8cfc05b1: Pulling fs layer 17:33:25 2437ff75d9bd: Pulling fs layer 17:33:25 f23df028b6ca: Waiting 17:33:25 d65c8cfc05b1: Waiting 17:33:25 2437ff75d9bd: Waiting 17:33:25 765212b225bb: Waiting 17:33:25 04944245beec: Verifying Checksum 17:33:25 04944245beec: Download complete 17:33:25 765212b225bb: Verifying Checksum 17:33:25 765212b225bb: Download complete 17:33:25 f23df028b6ca: Verifying Checksum 17:33:25 f23df028b6ca: Download complete 17:33:25 d65c8cfc05b1: Verifying Checksum 17:33:25 d65c8cfc05b1: Download complete 17:33:25 699f458cf7ca: Verifying Checksum 17:33:25 699f458cf7ca: Download complete 17:33:26 8998bd30e6a1: Download complete 17:33:28 2437ff75d9bd: Download complete 17:33:30 8998bd30e6a1: Pull complete 17:33:30 04944245beec: Pull complete 17:33:32 699f458cf7ca: Pull complete 17:33:32 765212b225bb: Pull complete 17:33:33 f23df028b6ca: Pull complete 17:33:33 d65c8cfc05b1: Pull complete 17:33:48 2437ff75d9bd: Pull complete 17:33:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:33:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:48 prd-ubuntu20.04-docker-arm64-4c-16g-26387 does not seem to be running inside a container 17:33:48 $ 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 17:33:51 $ docker top 9e27452fb93656fa93345f275034ca29eaec7c87d6b2d4e4af39ac7f6ff5b0f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:51 ---> job-cost.sh 17:33:52 lf-activate-venv: SKIPPING 17:33:52 INFO: No Stack... 17:33:52 INFO: Retrieving Pricing Info for: v3-standard-4 17:33:53 INFO: Archiving Costs [Pipeline] sh 17:33:53 + cut -d, -f6 17:33:54 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 17:33:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-367-1-stack-cost] 17:33:54 Resource [jenkins-edgexfoundry-device-usb-camera-PR-367-1-stack-cost] did not exist. Created. 17:33:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-367-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:33:54 /w/workspace/device-usb-camera/1@tmp/durable-770f8bde/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:33:55 + echo total: 0.10999999940395355 [Pipeline] stash 17:33:55 Warning: overwriting stash ‘stack-cost’ 17:33:55 Stashed 1 file(s) [Pipeline] } 17:33:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-367-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:33:55 $ docker stop --time=1 9e27452fb93656fa93345f275034ca29eaec7c87d6b2d4e4af39ac7f6ff5b0f1 17:33:56 $ docker rm -f --volumes 9e27452fb93656fa93345f275034ca29eaec7c87d6b2d4e4af39ac7f6ff5b0f1 [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 17:33:57 provisioning config files... 17:33:57 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-367@tmp/config7215429350058098460tmp [Pipeline] { [Pipeline] sh 17:33:58 + set +x 17:33:58 + bash -s -- 17:33:58 + curl -s https://codecov.io/bash 17:33:58 17:33:58 _____ _ 17:33:58 / ____| | | 17:33:58 | | ___ __| | ___ ___ _____ __ 17:33:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:33:58 | |___| (_) | (_| | __/ (_| (_) \ V / 17:33:58 \_____\___/ \__,_|\___|\___\___/ \_/ 17:33:58 Bash-1.0.6 17:33:58 17:33:58 17:33:58 ==> git version 2.25.1 found 17:33:58 ==> 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 17:33:58 Release-Date: 2020-01-08 17:33:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:33:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:33:58 ==> Jenkins CI detected. 17:33:58 current dir:  /w/workspace/foundry_device-usb-camera_PR-367 17:33:58 project root: . 17:33:58 --> token set from env 17:33:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:33:58 ==> Running gcov in . (disable via -X gcov) 17:33:58 ==> Python coveragepy not found 17:33:58 ==> Searching for coverage reports in: 17:33:58 + . 17:33:58 -> Found 1 reports 17:33:58 ==> Detecting git/mercurial file structure 17:33:58 ==> Reading reports 17:33:58 + ./coverage.out bytes=54772 17:33:58 ==> Appending adjustments 17:33:58 https://docs.codecov.io/docs/fixing-reports 17:33:58 + Found adjustments 17:33:58 ==> Gzipping contents 17:33:58 8.0K /tmp/codecov.yqTyc7.gz 17:33:58 ==> Uploading reports 17:33:58 url: https://codecov.io 17:33:58 query: branch=PR-367&commit=ddcc06da42452a6a6e160f1608dc75cf0c4f5700&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-367%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=367&job=&cmd_args= 17:33:58 -> Pinging Codecov 17:33:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-367&commit=ddcc06da42452a6a6e160f1608dc75cf0c4f5700&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-367%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=367&job=&cmd_args= 17:33:58 -> Uploading to 17:33:58 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/ddcc06da42452a6a6e160f1608dc75cf0c4f5700/01a4362f-7667-44cd-9df3-e0659ec6cb71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T173358Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=fc27d1337a1ef0c2a7b6dbca169168ccb430eddb02f9fec821f22c8c3bcd602e 17:33:58 % Total % Received % Xferd Average Speed Time Time Time Current 17:33:58 Dload Upload Total Spent Left Speed 17:33:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 28165 --:--:-- --:--:-- --:--:-- 28165 17:33:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ddcc06da42452a6a6e160f1608dc75cf0c4f5700 [Pipeline] } 17:33:59 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 17:34:01 + [ -d /w/workspace/foundry_device-usb-camera_PR-367/archives ] 17:34:01 + ls -al /w/workspace/foundry_device-usb-camera_PR-367/archives 17:34:01 total 16 17:34:01 drwxr-xr-x 3 root root 4096 Nov 13 17:23 . 17:34:01 drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 17:23 .. 17:34:01 drwxr-xr-x 2 root root 4096 Nov 13 17:23 cost 17:34:01 -rw-r--r-- 1 root root 89 Nov 13 17:23 cost.csv 17:34:01 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-367/archives 17:34:01 + ls -al /w/workspace/foundry_device-usb-camera_PR-367/archives 17:34:01 total 16 17:34:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 17:23 . 17:34:01 drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 17:23 .. 17:34:01 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 17:23 cost 17:34:01 -rw-r--r-- 1 jenkins jenkins 89 Nov 13 17:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:34:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:34:02 ---> package-listing.sh 17:34:02 ++ facter osfamily 17:34:02 ++ tr '[:upper:]' '[:lower:]' 17:34:02 + OS_FAMILY=debian 17:34:02 + workspace=/w/workspace/foundry_device-usb-camera_PR-367 17:34:02 + START_PACKAGES=/tmp/packages_start.txt 17:34:02 + END_PACKAGES=/tmp/packages_end.txt 17:34:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:34:02 + PACKAGES=/tmp/packages_start.txt 17:34:02 + '[' /w/workspace/foundry_device-usb-camera_PR-367 ']' 17:34:02 + PACKAGES=/tmp/packages_end.txt 17:34:02 + case "${OS_FAMILY}" in 17:34:02 + dpkg -l 17:34:02 + grep '^ii' 17:34:02 + '[' -f /tmp/packages_start.txt ']' 17:34:02 + '[' -f /tmp/packages_end.txt ']' 17:34:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:34:02 + '[' /w/workspace/foundry_device-usb-camera_PR-367 ']' 17:34:02 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-367/archives/ 17:34:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-367/archives/ [Pipeline] echo 17:34:02 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-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:34:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:04 prd-ubuntu20.04-docker-8c-8g-26386 does not seem to be running inside a container 17:34:04 $ 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-367/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-367 -v /w/workspace/foundry_device-usb-camera_PR-367:/w/workspace/foundry_device-usb-camera_PR-367:rw,z -v /w/workspace/foundry_device-usb-camera_PR-367@tmp:/w/workspace/foundry_device-usb-camera_PR-367@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 17:34:04 $ docker top 001ee466731013a729d5f62ef53121fcd68c3c31b6e14614542d5edd6627ed45 -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:04 + touch /tmp/pre-build-complete [Pipeline] sh 17:34:05 + mkdir -p /var/log/sysstat [Pipeline] sh 17:34:05 + ls /var/log/sa-host 17:34:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:05 provisioning config files... 17:34:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-367@tmp/config10925582238913424551tmp [Pipeline] { [Pipeline] echo 17:34:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:34:06 ---> create-netrc.sh [Pipeline] } 17:34:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:34:06 ---> python-tools-install.sh [Pipeline] echo 17:34:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:34:06 ---> sudo-logs.sh 17:34:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:34:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:34:07 ---> job-cost.sh 17:34:07 lf-activate-venv: SKIPPING 17:34:07 DEBUG: total: 0.2199999988079071 17:34:07 INFO: Retrieving Stack Cost... 17:34:07 INFO: Retrieving Pricing Info for: v3-standard-8 17:34:08 INFO: Archiving Costs [Pipeline] echo 17:34:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:34:08 ---> logs-deploy.sh 17:34:08 lf-activate-venv: SKIPPING 17:34:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-367/1 17:34:08 INFO: archiving workspace using pattern(s): 17:34:09 Archives upload complete. 17:34:09 INFO: archiving logs to Nexus 17:34:10 ---> uname -a: 17:34:10 Linux prd-ubuntu20-04-docker-8c-8g-26386 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:34:10 17:34:10 17:34:10 ---> lscpu: 17:34:10 Architecture: x86_64 17:34:10 CPU op-mode(s): 32-bit, 64-bit 17:34:10 Byte Order: Little Endian 17:34:10 Address sizes: 40 bits physical, 48 bits virtual 17:34:10 CPU(s): 8 17:34:10 On-line CPU(s) list: 0-7 17:34:10 Thread(s) per core: 1 17:34:10 Core(s) per socket: 1 17:34:10 Socket(s): 8 17:34:10 NUMA node(s): 1 17:34:10 Vendor ID: AuthenticAMD 17:34:10 CPU family: 23 17:34:10 Model: 49 17:34:10 Model name: AMD EPYC-Rome Processor 17:34:10 Stepping: 0 17:34:10 CPU MHz: 2800.000 17:34:10 BogoMIPS: 5600.00 17:34:10 Virtualization: AMD-V 17:34:10 Hypervisor vendor: KVM 17:34:10 Virtualization type: full 17:34:10 L1d cache: 256 KiB 17:34:10 L1i cache: 256 KiB 17:34:10 L2 cache: 4 MiB 17:34:10 L3 cache: 128 MiB 17:34:10 NUMA node0 CPU(s): 0-7 17:34:10 Vulnerability Itlb multihit: Not affected 17:34:10 Vulnerability L1tf: Not affected 17:34:10 Vulnerability Mds: Not affected 17:34:10 Vulnerability Meltdown: Not affected 17:34:10 Vulnerability Mmio stale data: Not affected 17:34:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:34:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:34:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:34:10 Vulnerability Srbds: Not affected 17:34:10 Vulnerability Tsx async abort: Not affected 17:34:10 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 17:34:10 17:34:10 17:34:10 ---> nproc: 17:34:10 8 17:34:10 17:34:10 17:34:10 ---> df -h: 17:34:10 Filesystem Size Used Avail Use% Mounted on 17:34:10 overlay 155G 13G 143G 8% / 17:34:10 tmpfs 64M 0 64M 0% /dev 17:34:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:34:10 shm 64M 0 64M 0% /dev/shm 17:34:10 /dev/vda1 155G 13G 143G 8% /facter-os 17:34:10 17:34:10 17:34:10 ---> sar -b -r -n DEV: 17:34:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26386) 11/13/24 _x86_64_ (8 CPU) 17:34:10 17:34:10 17:18:23 LINUX RESTART (8 CPU) 17:34:10 17:34:10 17:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:34:10 17:20:01 307.44 15.34 292.10 0.00 2004.41 36640.57 0.00 17:34:10 17:21:01 222.18 2.27 219.91 0.00 18.13 59542.55 0.00 17:34:10 17:22:01 101.13 0.08 101.05 0.00 4.67 29573.89 0.00 17:34:10 17:23:01 179.35 0.17 179.19 0.00 13.06 52503.65 0.00 17:34:10 17:24:01 151.99 5.20 146.79 0.00 4356.34 26317.08 0.00 17:34:10 17:25:01 6.17 0.02 6.15 0.00 0.13 129.85 0.00 17:34:10 17:26:01 1.83 0.00 1.83 0.00 0.00 20.26 0.00 17:34:10 17:27:01 1.92 0.00 1.92 0.00 0.00 21.73 0.00 17:34:10 17:28:01 1.23 0.00 1.23 0.00 0.00 14.65 0.00 17:34:10 17:29:01 2.17 0.00 2.17 0.00 0.00 25.06 0.00 17:34:10 17:30:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 17:34:10 17:31:01 1.32 0.00 1.32 0.00 0.00 16.93 0.00 17:34:10 17:32:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 17:34:10 17:33:01 1.28 0.00 1.28 0.00 0.00 15.19 0.00 17:34:10 17:34:01 2.10 0.12 1.98 0.00 7.33 28.66 0.00 17:34:10 Average: 65.22 1.53 63.69 0.00 425.15 13632.32 0.00 17:34:10 17:34:10 17:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:34:10 17:20:01 29205768 31538136 785004 2.39 75308 2536120 1858272 5.48 1036404 2264784 308 17:34:10 17:21:01 26927828 31515720 788284 2.40 181644 4474680 1881452 5.54 1347300 4000088 481180 17:34:10 17:22:01 27510664 31506272 794568 2.42 189700 3925244 1931284 5.69 1362504 3451284 99536 17:34:10 17:23:01 27204044 31491336 808368 2.46 194124 4206776 1951116 5.75 1448508 3662584 68 17:34:10 17:24:01 26277728 31492808 782748 2.38 231028 5039472 1731348 5.10 1722544 4228652 1036 17:34:10 17:25:01 26285600 31495872 779760 2.37 229604 5036212 1722580 5.08 1719008 4225404 300 17:34:10 17:26:01 26293404 31503748 771808 2.35 229684 5036216 1722580 5.08 1711320 4225412 4 17:34:10 17:27:01 26293388 31503780 771660 2.35 229756 5036216 1722580 5.08 1711372 4225408 8 17:34:10 17:28:01 26300932 31511416 764048 2.32 229812 5036216 1722580 5.08 1704076 4225412 12 17:34:10 17:29:01 26303380 31513928 761436 2.32 229900 5036224 1722580 5.08 1701640 4225416 8 17:34:10 17:30:01 26303900 31514512 760812 2.31 229956 5036224 1722580 5.08 1701480 4225420 16 17:34:10 17:31:01 26303916 31514592 760752 2.31 229976 5036232 1722580 5.08 1701616 4225424 44 17:34:10 17:32:01 26303616 31514328 760964 2.31 230008 5036236 1722580 5.08 1701320 4225428 12 17:34:10 17:33:01 26303640 31514372 760860 2.31 230024 5036236 1722580 5.08 1701396 4225428 40 17:34:10 17:34:01 26290168 31501320 773612 2.35 230084 5036452 1809404 5.33 1716888 4225432 192 17:34:10 Average: 26673865 31508809 774979 2.36 211374 4702984 1777740 5.24 1599158 3990772 38851 17:34:10 17:34:10 17:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:34:10 17:20:01 lo 6.64 6.64 0.65 0.65 0.00 0.00 0.00 0.00 17:34:10 17:20:01 ens3 388.24 262.67 5535.60 76.29 0.00 0.00 0.00 0.00 17:34:10 17:20:01 docker0 19.86 23.17 1.76 165.28 0.00 0.00 0.00 0.00 17:34:10 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:21:01 ens3 446.98 296.10 3377.49 33.24 0.00 0.00 0.00 0.00 17:34:10 17:21:01 docker0 290.54 437.60 25.54 3370.71 0.00 0.00 0.00 0.00 17:34:10 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:22:01 ens3 28.73 18.10 31.57 12.04 0.00 0.00 0.00 0.00 17:34:10 17:22:01 docker0 0.32 0.43 0.03 0.15 0.00 0.00 0.00 0.00 17:34:10 17:23:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 17:34:10 17:23:01 ens3 103.85 51.79 1293.20 14.92 0.00 0.00 0.00 0.00 17:34:10 17:23:01 docker0 23.00 55.24 1.64 956.91 0.00 0.00 0.00 0.00 17:34:10 17:24:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 17:34:10 17:24:01 ens3 309.62 158.21 5301.53 18.87 0.00 0.00 0.00 0.00 17:34:10 17:24:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:34:10 17:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:25:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 17:34:10 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:27:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:29:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:34:10 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:30:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:34:10 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 17:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:34:10 17:34:01 ens3 7.22 4.93 8.23 2.30 0.00 0.00 0.00 0.00 17:34:10 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:10 Average: lo 0.78 0.78 0.08 0.08 0.00 0.00 0.00 0.00 17:34:10 Average: ens3 85.38 52.60 1031.46 10.44 0.00 0.00 0.00 0.00 17:34:10 Average: docker0 22.25 34.45 1.93 299.70 0.00 0.00 0.00 0.00 17:34:10 17:34:10 17:34:10 ---> sar -P ALL: 17:34:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26386) 11/13/24 _x86_64_ (8 CPU) 17:34:10 17:34:10 17:18:23 LINUX RESTART (8 CPU) 17:34:10 17:34:10 17:19:02 CPU %user %nice %system %iowait %steal %idle 17:34:10 17:20:01 all 7.82 0.00 2.88 5.30 0.06 83.94 17:34:10 17:20:01 0 9.29 0.00 3.87 10.41 0.07 76.36 17:34:10 17:20:01 1 9.20 0.00 2.53 2.77 0.05 85.44 17:34:10 17:20:01 2 6.93 0.00 3.02 4.84 0.07 85.15 17:34:10 17:20:01 3 8.94 0.00 2.49 14.61 0.05 73.91 17:34:10 17:20:01 4 5.72 0.00 2.54 6.00 0.05 85.69 17:34:10 17:20:01 5 7.11 0.00 2.88 0.58 0.05 89.38 17:34:10 17:20:01 6 5.66 0.00 2.91 1.15 0.07 90.21 17:34:10 17:20:01 7 9.68 0.00 2.77 2.09 0.07 85.39 17:34:10 17:21:01 all 6.53 0.00 2.99 6.85 0.05 83.57 17:34:10 17:21:01 0 6.53 0.00 3.26 1.50 0.05 88.65 17:34:10 17:21:01 1 6.73 0.00 2.53 1.81 0.05 88.88 17:34:10 17:21:01 2 6.76 0.00 3.00 2.29 0.07 87.88 17:34:10 17:21:01 3 6.59 0.00 4.02 35.91 0.08 53.39 17:34:10 17:21:01 4 6.73 0.00 3.17 2.23 0.05 87.82 17:34:10 17:21:01 5 6.17 0.00 2.69 2.34 0.05 88.75 17:34:10 17:21:01 6 5.72 0.00 2.23 7.73 0.03 84.29 17:34:10 17:21:01 7 7.04 0.00 3.04 1.23 0.05 88.63 17:34:10 17:22:01 all 39.53 0.00 7.34 3.69 0.09 49.35 17:34:10 17:22:01 0 40.01 0.00 6.32 0.91 0.09 52.67 17:34:10 17:22:01 1 39.62 0.00 6.60 0.86 0.08 52.84 17:34:10 17:22:01 2 39.22 0.00 8.74 0.71 0.08 51.24 17:34:10 17:22:01 3 39.20 0.00 8.58 16.85 0.10 35.27 17:34:10 17:22:01 4 40.45 0.00 8.16 0.73 0.08 50.58 17:34:10 17:22:01 5 39.81 0.00 6.76 0.67 0.08 52.67 17:34:10 17:22:01 6 39.23 0.00 6.51 1.17 0.08 53.01 17:34:10 17:22:01 7 38.70 0.00 7.05 7.82 0.08 46.34 17:34:10 17:23:01 all 23.58 0.00 4.72 4.44 0.07 67.20 17:34:10 17:23:01 0 25.71 0.00 5.40 1.60 0.07 67.23 17:34:10 17:23:01 1 25.01 0.00 4.29 2.37 0.07 68.26 17:34:10 17:23:01 2 23.95 0.00 5.41 20.80 0.07 49.76 17:34:10 17:23:01 3 21.41 0.00 5.45 4.86 0.08 68.19 17:34:10 17:23:01 4 23.18 0.00 4.33 0.35 0.07 72.07 17:34:10 17:23:01 5 23.20 0.00 4.08 0.27 0.05 72.40 17:34:10 17:23:01 6 23.69 0.00 4.57 0.49 0.07 71.18 17:34:10 17:23:01 7 22.48 0.00 4.23 4.81 0.07 68.41 17:34:10 17:24:01 all 5.47 0.00 2.85 2.41 0.05 89.23 17:34:10 17:24:01 0 5.40 0.00 2.99 0.57 0.05 90.99 17:34:10 17:24:01 1 5.64 0.00 2.39 0.81 0.05 91.12 17:34:10 17:24:01 2 7.58 0.00 2.69 3.75 0.05 85.94 17:34:10 17:24:01 3 4.74 0.00 2.92 8.35 0.05 83.95 17:34:10 17:24:01 4 5.58 0.00 3.04 1.63 0.05 89.69 17:34:10 17:24:01 5 4.48 0.00 3.51 0.37 0.05 91.59 17:34:10 17:24:01 6 5.72 0.00 2.47 1.21 0.05 90.55 17:34:10 17:24:01 7 4.59 0.00 2.78 2.60 0.03 89.99 17:34:10 17:25:01 all 0.09 0.00 0.07 0.05 0.00 99.79 17:34:10 17:25:01 0 0.10 0.00 0.05 0.00 0.00 99.85 17:34:10 17:25:01 1 0.18 0.00 0.12 0.00 0.00 99.70 17:34:10 17:25:01 2 0.05 0.00 0.08 0.18 0.02 99.67 17:34:10 17:25:01 3 0.13 0.00 0.03 0.00 0.00 99.83 17:34:10 17:25:01 4 0.02 0.00 0.07 0.02 0.00 99.90 17:34:10 17:25:01 5 0.02 0.00 0.05 0.17 0.00 99.77 17:34:10 17:25:01 6 0.07 0.00 0.08 0.02 0.00 99.83 17:34:10 17:25:01 7 0.12 0.00 0.08 0.02 0.02 99.77 17:34:10 17:26:01 all 0.12 0.00 0.01 0.01 0.01 99.86 17:34:10 17:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:34:10 17:26:01 1 0.75 0.00 0.02 0.00 0.02 99.22 17:34:10 17:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:34:10 17:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:34:10 17:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:34:10 17:26:01 5 0.02 0.00 0.00 0.07 0.00 99.92 17:34:10 17:26:01 6 0.05 0.00 0.00 0.00 0.00 99.95 17:34:10 17:26:01 7 0.07 0.00 0.02 0.02 0.02 99.88 17:34:10 17:27:01 all 0.26 0.00 0.01 0.01 0.00 99.72 17:34:10 17:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:34:10 17:27:01 1 1.97 0.00 0.02 0.00 0.00 98.01 17:34:10 17:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:34:10 17:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:34:10 17:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:34:10 17:27:01 5 0.00 0.00 0.00 0.05 0.02 99.93 17:34:10 17:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:34:10 17:27:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:34:10 17:28:01 all 0.15 0.00 0.01 0.01 0.00 99.83 17:34:10 17:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:34:10 17:28:01 1 0.89 0.00 0.00 0.00 0.00 99.11 17:34:10 17:28:01 2 0.05 0.00 0.00 0.00 0.02 99.93 17:34:10 17:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:34:10 17:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:34:10 17:28:01 5 0.00 0.00 0.00 0.10 0.00 99.90 17:34:10 17:28:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:34:10 17:28:01 7 0.08 0.00 0.03 0.00 0.02 99.87 17:34:10 17:29:01 all 0.02 0.00 0.01 0.01 0.01 99.95 17:34:10 17:29:01 0 0.02 0.00 0.00 0.02 0.02 99.95 17:34:10 17:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:34:10 17:29:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:34:10 17:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:34:10 17:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:34:10 17:29:01 5 0.02 0.00 0.00 0.03 0.00 99.95 17:34:10 17:29:01 6 0.02 0.00 0.03 0.00 0.02 99.93 17:34:10 17:29:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:34:10 17:30:01 all 0.15 0.00 0.02 0.05 0.01 99.78 17:34:10 17:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:34:10 17:30:01 1 0.70 0.00 0.05 0.00 0.00 99.25 17:34:10 17:30:01 2 0.02 0.00 0.00 0.15 0.00 99.83 17:34:10 17:30:01 3 0.27 0.00 0.00 0.00 0.00 99.73 17:34:10 17:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 17:34:10 17:30:01 5 0.02 0.00 0.02 0.23 0.00 99.73 17:34:10 17:30:01 6 0.05 0.00 0.00 0.00 0.00 99.95 17:34:10 17:30:01 7 0.07 0.00 0.05 0.00 0.03 99.85 17:34:10 17:34:10 17:30:01 CPU %user %nice %system %iowait %steal %idle 17:34:10 17:31:01 all 0.18 0.00 0.01 0.02 0.01 99.79 17:34:10 17:31:01 0 0.05 0.00 0.00 0.02 0.02 99.92 17:34:10 17:31:01 1 1.27 0.00 0.00 0.00 0.00 98.73 17:34:10 17:31:01 2 0.02 0.00 0.03 0.07 0.02 99.87 17:34:10 17:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:34:10 17:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:34:10 17:31:01 5 0.00 0.00 0.00 0.07 0.02 99.92 17:34:10 17:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:34:10 17:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:34:10 17:32:01 all 0.28 0.00 0.01 0.00 0.00 99.70 17:34:10 17:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:34:10 17:32:01 1 1.97 0.00 0.02 0.00 0.02 98.00 17:34:10 17:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:34:10 17:32:01 3 0.12 0.00 0.02 0.00 0.00 99.87 17:34:10 17:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:34:10 17:32:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:34:10 17:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:34:10 17:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:34:10 17:33:01 all 0.14 0.00 0.01 0.02 0.00 99.83 17:34:10 17:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:34:10 17:33:01 1 0.93 0.00 0.07 0.00 0.00 99.01 17:34:10 17:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:34:10 17:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:34:10 17:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:34:10 17:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:34:10 17:33:01 6 0.05 0.00 0.00 0.15 0.02 99.78 17:34:10 17:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:34:10 17:34:01 all 0.23 0.00 0.09 0.01 0.00 99.68 17:34:10 17:34:01 0 0.10 0.00 0.15 0.00 0.02 99.73 17:34:10 17:34:01 1 0.80 0.00 0.10 0.00 0.00 99.10 17:34:10 17:34:01 2 0.15 0.00 0.05 0.02 0.02 99.77 17:34:10 17:34:01 3 0.23 0.00 0.05 0.00 0.00 99.72 17:34:10 17:34:01 4 0.07 0.00 0.05 0.00 0.00 99.88 17:34:10 17:34:01 5 0.15 0.00 0.07 0.03 0.00 99.75 17:34:10 17:34:01 6 0.18 0.00 0.10 0.02 0.00 99.70 17:34:10 17:34:01 7 0.12 0.00 0.12 0.00 0.00 99.77 17:34:10 Average: all 5.58 0.00 1.39 1.51 0.02 91.49 17:34:10 Average: 0 5.75 0.00 1.46 0.98 0.03 91.78 17:34:10 Average: 1 6.33 0.00 1.24 0.57 0.02 91.85 17:34:10 Average: 2 5.61 0.00 1.53 2.17 0.03 90.66 17:34:10 Average: 3 5.37 0.00 1.55 5.29 0.03 87.76 17:34:10 Average: 4 5.41 0.00 1.42 0.72 0.02 92.44 17:34:10 Average: 5 5.37 0.00 1.33 0.33 0.02 92.95 17:34:10 Average: 6 5.33 0.00 1.25 0.79 0.02 92.60 17:34:10 Average: 7 5.50 0.00 1.34 1.23 0.03 91.90 17:34:10 17:34:10 17:34:10