Pull request #361 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8+ebb085bb7a70741b066bc3ef5ee31b5738d04c47 (efd6a8d96cfbd19a816764e1c42f80fa86234275) 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-ssh4230089286325882089.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-ssh9437620530404368396.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-361/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-361/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6122794890423235306.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-361/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4267824649770633853.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-ssh3904344954239712240.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-361/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-361/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3879173454568490257.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24103 in /w/workspace/foundry_device-usb-camera_PR-361 [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-361 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ebb085bb7a70741b066bc3ef5ee31b5738d04c47 into PR head commit 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 Merge succeeded, producing 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 Checking out Revision 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 (PR-361) > git config core.sparsecheckout # timeout=10 > git checkout -f 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ebb085bb7a70741b066bc3ef5ee31b5738d04c47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 # timeout=10 Commit message: "refactor!: update module to 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 06:54:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:54:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:54:49 ========================================================= 06:54:49 EdgeX Global Pipelines Version Info 06:54:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:54:49 ------------------- 06:54:49 stable info: 06:54:49 ------------------- 06:54:49 Commited By: Ginny Guan ginny@iotechsys.com 06:54:49 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:54:49 Message: update stable to v1.0.265 06:54:50 ------------------- 06:54:50 experimental info: 06:54:50 ------------------- 06:54:50 Commited By: Cherry Wang cherry@iotechsys.com 06:54:50 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:54:50 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:54:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 06:54:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 06:54:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:54:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:54:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:54:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:54:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:54:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:54:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:54:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:54:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:54:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-361 [Pipeline] echo 06:54:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-361 [Pipeline] echo 06:54:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-361 [Pipeline] echo 06:54:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 [Pipeline] echo 06:54:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b33c2f [Pipeline] echo 06:54:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:52 provisioning config files... 06:54:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-361@tmp/config15487833902329443239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:53 ---> ****-login.sh 06:54:53 nexus3.edgexfoundry.org:10001 06:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:53 Configure a credential helper to remove this warning. See 06:54:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:53 06:54:53 Login Succeeded 06:54:53 nexus3.edgexfoundry.org:10002 06:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:53 Configure a credential helper to remove this warning. See 06:54:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:53 06:54:53 Login Succeeded 06:54:53 nexus3.edgexfoundry.org:10003 06:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:53 Configure a credential helper to remove this warning. See 06:54:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:53 06:54:53 Login Succeeded 06:54:53 nexus3.edgexfoundry.org:10004 06:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:53 Configure a credential helper to remove this warning. See 06:54:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:53 06:54:53 Login Succeeded 06:54:53 ****.io 06:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:54 Configure a credential helper to remove this warning. See 06:54:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:54 06:54:54 Login Succeeded 06:54:54 ---> ****-login.sh ends [Pipeline] } 06:54:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:54:54 + git rev-list -1 --merges 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8~1..4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 [Pipeline] echo 06:54:54 -----------> git rev-list -1 --merges 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8~1..4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 [false] [Pipeline] sh 06:54:55 + git log --format=format:%s -1 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 [Pipeline] echo 06:54:55 ========================================================= 06:54:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:54:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:54:55 + git log --format=format:%s -1 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 [Pipeline] echo 06:54:55 [semverPrep] GIT_COMMIT: 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8, Commit Message: refactor!: update module to v4 [Pipeline] echo 06:54:55 [semverPrep] This is not a build commit. [Pipeline] sh 06:54:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:54:56 + grep -v github /etc/ssh/ssh_known_hosts 06:54:56 + [ -e /tmp/ssh_known_hosts ] 06:54:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:54:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:54:56 + sudo tee -a /etc/ssh/ssh_known_hosts 06:54:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:56 06:54:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:57 0.1.4: Pulling from edgex-devops/py-git-semver 06:54:57 b85a868b505f: Pulling fs layer 06:54:57 e2be974225ed: Pulling fs layer 06:54:57 339a4e72a1f5: Pulling fs layer 06:54:57 988bab9f4d93: Pulling fs layer 06:54:57 1469e6f7b9e6: Pulling fs layer 06:54:57 eaf3925da568: Pulling fs layer 06:54:57 bab4dde63d76: Pulling fs layer 06:54:57 bde34c3a00c8: Pulling fs layer 06:54:57 b352a97aabf1: Pulling fs layer 06:54:57 4872d77fe225: Pulling fs layer 06:54:57 5851b861e8e6: Pulling fs layer 06:54:57 bab4dde63d76: Waiting 06:54:57 bde34c3a00c8: Waiting 06:54:57 b352a97aabf1: Waiting 06:54:57 4872d77fe225: Waiting 06:54:57 5851b861e8e6: Waiting 06:54:57 1469e6f7b9e6: Waiting 06:54:57 988bab9f4d93: Waiting 06:54:57 eaf3925da568: Waiting 06:54:57 e2be974225ed: Download complete 06:54:57 988bab9f4d93: Download complete 06:54:57 1469e6f7b9e6: Verifying Checksum 06:54:57 1469e6f7b9e6: Download complete 06:54:57 339a4e72a1f5: Verifying Checksum 06:54:57 339a4e72a1f5: Download complete 06:54:57 eaf3925da568: Download complete 06:54:57 bde34c3a00c8: Verifying Checksum 06:54:57 bde34c3a00c8: Download complete 06:54:57 b352a97aabf1: Download complete 06:54:57 4872d77fe225: Download complete 06:54:57 5851b861e8e6: Verifying Checksum 06:54:57 5851b861e8e6: Download complete 06:54:57 b85a868b505f: Verifying Checksum 06:54:57 b85a868b505f: Download complete 06:54:57 bab4dde63d76: Verifying Checksum 06:54:57 bab4dde63d76: Download complete 06:54:58 b85a868b505f: Pull complete 06:54:58 e2be974225ed: Pull complete 06:54:59 339a4e72a1f5: Pull complete 06:54:59 988bab9f4d93: Pull complete 06:54:59 1469e6f7b9e6: Pull complete 06:54:59 eaf3925da568: Pull complete 06:55:01 bab4dde63d76: Pull complete 06:55:01 bde34c3a00c8: Pull complete 06:55:01 b352a97aabf1: Pull complete 06:55:01 4872d77fe225: Pull complete 06:55:01 5851b861e8e6: Pull complete 06:55:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:55:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:55:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:01 prd-ubuntu20.04-docker-8c-8g-24103 does not seem to be running inside a container 06:55:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-361 -v /w/workspace/foundry_device-usb-camera_PR-361:/w/workspace/foundry_device-usb-camera_PR-361:rw,z -v /w/workspace/foundry_device-usb-camera_PR-361@tmp:/w/workspace/foundry_device-usb-camera_PR-361@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-devops/py-git-semver:0.1.4 cat 06:55:06 $ docker top a8637442a1d29e59d09a2107fa0fc3f0cbd3344211698b4664117f015306f893 -eo pid,comm 06:55:06 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). 06:55:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:55:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:55:06 [ssh-agent] Looking for ssh-agent implementation... 06:55:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:55:06 $ docker exec a8637442a1d29e59d09a2107fa0fc3f0cbd3344211698b4664117f015306f893 ssh-agent 06:55:06 SSH_AUTH_SOCK=/tmp/ssh-nc8uxN9jmhn7/agent.32 06:55:06 SSH_AGENT_PID=38 06:55:06 Running ssh-add (command line suppressed) 06:55:06 Identity added: /w/workspace/foundry_device-usb-camera_PR-361@tmp/private_key_348140116488744201.key (/w/workspace/foundry_device-usb-camera_PR-361@tmp/private_key_348140116488744201.key) 06:55:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:55:07 + git tag --points-at HEAD [Pipeline] } 06:55:07 $ docker exec --env ******** --env ******** a8637442a1d29e59d09a2107fa0fc3f0cbd3344211698b4664117f015306f893 ssh-agent -k 06:55:07 unset SSH_AUTH_SOCK; 06:55:07 unset SSH_AGENT_PID; 06:55:07 echo Agent pid 38 killed; 06:55:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:55:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:55:07 [ssh-agent] Looking for ssh-agent implementation... 06:55:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:55:07 $ docker exec a8637442a1d29e59d09a2107fa0fc3f0cbd3344211698b4664117f015306f893 ssh-agent 06:55:07 SSH_AUTH_SOCK=/tmp/ssh-OkF3sfwkTGIV/agent.71 06:55:07 SSH_AGENT_PID=77 06:55:07 Running ssh-add (command line suppressed) 06:55:07 Identity added: /w/workspace/foundry_device-usb-camera_PR-361@tmp/private_key_6838844085109596535.key (/w/workspace/foundry_device-usb-camera_PR-361@tmp/private_key_6838844085109596535.key) 06:55:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:55:07 + git semver init 06:55:08 2024-10-30 06:55:08,142 [run_init] DEBUG init version:0.0.0 force:False 06:55:08 2024-10-30 06:55:08,143 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-361/.semver 06:55:08 2024-10-30 06:55:08,143 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-361/.semver 06:55:08 2024-10-30 06:55:08,144 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-361/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-361, universal_newlines=False, shell=None, istream=None) 06:55:10 2024-10-30 06:55:09,737 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-361/.git/info/exclude 06:55:10 2024-10-30 06:55:09,738 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-361/.semver/PR-361 with force:False 06:55:10 2024-10-30 06:55:09,738 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-361/.semver/PR-361 06:55:10 2024-10-30 06:55:09,743 [execute] INFO git cat-file --batch-check 06:55:10 2024-10-30 06:55:09,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-361/.semver, universal_newlines=False, shell=None, istream=) 06:55:10 2024-10-30 06:55:09,750 [execute] INFO git cat-file --batch 06:55:10 2024-10-30 06:55:09,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-361/.semver, universal_newlines=False, shell=None, istream=) 06:55:10 2024-10-30 06:55:09,757 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-361/.semver/PR-361 06:55:10 0.0.0 [Pipeline] } 06:55:10 $ docker exec --env ******** --env ******** a8637442a1d29e59d09a2107fa0fc3f0cbd3344211698b4664117f015306f893 ssh-agent -k 06:55:10 unset SSH_AUTH_SOCK; 06:55:10 unset SSH_AGENT_PID; 06:55:10 echo Agent pid 77 killed; 06:55:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:55:10 + git semver [Pipeline] } 06:55:11 $ docker stop --time=1 a8637442a1d29e59d09a2107fa0fc3f0cbd3344211698b4664117f015306f893 06:55:12 $ docker rm -f --volumes a8637442a1d29e59d09a2107fa0fc3f0cbd3344211698b4664117f015306f893 [Pipeline] // withDockerContainer [Pipeline] sh 06:55:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:55:13 Stashed 1 file(s) [Pipeline] echo 06:55:13 [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 06:55:13 provisioning config files... 06:55:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-361@tmp/config5444077491434965272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:14 ---> ****-login.sh 06:55:14 nexus3.edgexfoundry.org:10001 06:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:14 Configure a credential helper to remove this warning. See 06:55:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:14 06:55:14 Login Succeeded 06:55:14 nexus3.edgexfoundry.org:10002 06:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:14 Configure a credential helper to remove this warning. See 06:55:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:14 06:55:14 Login Succeeded 06:55:14 nexus3.edgexfoundry.org:10003 06:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:14 Configure a credential helper to remove this warning. See 06:55:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:14 06:55:14 Login Succeeded 06:55:14 nexus3.edgexfoundry.org:10004 06:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:14 Configure a credential helper to remove this warning. See 06:55:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:14 06:55:14 Login Succeeded 06:55:14 ****.io 06:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:14 Configure a credential helper to remove this warning. See 06:55:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:14 06:55:14 Login Succeeded 06:55:14 ---> ****-login.sh ends [Pipeline] } 06:55:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:55:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:55:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:55:15 ========================================================= 06:55:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:55:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:15 + 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 . 06:55:15 Sending build context to Docker daemon 20.74MB 06:55:15 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 06:55:15 Step 2/13 : FROM ${BASE} AS builder 06:55:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:55:16 43c4264eed91: Pulling fs layer 06:55:16 4cc291be95ef: Pulling fs layer 06:55:16 2ac1f1163629: Pulling fs layer 06:55:16 5c3c966382ef: Pulling fs layer 06:55:16 4f4fb700ef54: Pulling fs layer 06:55:16 5d5c8e513c77: Pulling fs layer 06:55:16 9f66e0745190: Pulling fs layer 06:55:16 f49a43e4bbc0: Pulling fs layer 06:55:16 561ebcabdf7f: Pulling fs layer 06:55:16 4f4fb700ef54: Waiting 06:55:16 5c3c966382ef: Waiting 06:55:16 5d5c8e513c77: Waiting 06:55:16 f49a43e4bbc0: Waiting 06:55:16 4cc291be95ef: Verifying Checksum 06:55:16 4cc291be95ef: Download complete 06:55:16 5c3c966382ef: Verifying Checksum 06:55:16 5c3c966382ef: Download complete 06:55:16 4f4fb700ef54: Download complete 06:55:16 5d5c8e513c77: Verifying Checksum 06:55:16 5d5c8e513c77: Download complete 06:55:16 43c4264eed91: Download complete 06:55:16 9f66e0745190: Verifying Checksum 06:55:16 9f66e0745190: Download complete 06:55:16 43c4264eed91: Pull complete 06:55:16 561ebcabdf7f: Verifying Checksum 06:55:16 561ebcabdf7f: Download complete 06:55:16 4cc291be95ef: Pull complete 06:55:16 2ac1f1163629: Download complete 06:55:16 f49a43e4bbc0: Verifying Checksum 06:55:16 f49a43e4bbc0: Download complete 06:55:20 2ac1f1163629: Pull complete 06:55:20 5c3c966382ef: Pull complete 06:55:20 4f4fb700ef54: Pull complete 06:55:20 5d5c8e513c77: Pull complete 06:55:20 9f66e0745190: Pull complete 06:55:22 f49a43e4bbc0: Pull complete 06:55:23 561ebcabdf7f: Pull complete 06:55:23 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:55:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:55:23 ---> 3a752c3f9dda 06:55:23 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:55:28 ---> Running in f2d5e72db6a2 06:55:28 Removing intermediate container f2d5e72db6a2 06:55:28 ---> 19819eff438a 06:55:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:55:28 ---> Running in a41347cc6a72 06:55:28 Removing intermediate container a41347cc6a72 06:55:28 ---> 2b779fa9ca05 06:55:28 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:55:28 ---> Running in af4f651632ca 06:55:28 Removing intermediate container af4f651632ca 06:55:28 ---> 0c633bc378cf 06:55:28 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:55:28 ---> Running in dee9de7aba68 06:55:28 Removing intermediate container dee9de7aba68 06:55:28 ---> 5b442e525d0f 06:55:28 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:55:28 ---> Running in f010900fa04b 06:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:28 Still waiting to schedule task 06:55:28 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:28 (1/14) Installing libintl (0.22.5-r0) 06:55:28 (2/14) Installing eudev-libs (3.2.14-r2) 06:55:28 (3/14) Installing libjpeg-turbo (3.0.3-r0) 06:55:28 (4/14) Installing v4l-utils-libs (1.24.1-r1) 06:55:28 (5/14) Installing v4l-utils (1.24.1-r1) 06:55:29 (6/14) Installing libdvbv5 (1.24.1-r1) 06:55:29 (7/14) Installing udev-init-scripts (35-r1) 06:55:29 (8/14) Installing libeconf (0.6.3-r0) 06:55:29 (9/14) Installing libblkid (2.40.1-r1) 06:55:29 (10/14) Installing xz-libs (5.6.2-r0) 06:55:29 (11/14) Installing kmod-libs (32-r0) 06:55:29 (12/14) Installing eudev (3.2.14-r2) 06:55:29 (13/14) Installing eudev-dev (3.2.14-r2) 06:55:29 (14/14) Installing v4l-utils-dev (1.24.1-r1) 06:55:29 Executing busybox-1.36.1-r29.trigger 06:55:29 Executing eudev-3.2.14-r2.trigger 06:55:29 OK: 253 MiB in 68 packages 06:55:30 Removing intermediate container f010900fa04b 06:55:30 ---> 936baa5c1b5c 06:55:30 Step 8/13 : WORKDIR /device-usb-camera 06:55:30 ---> Running in d4287d0f16c8 06:55:30 Removing intermediate container d4287d0f16c8 06:55:30 ---> c66f5e8ce85f 06:55:30 Step 9/13 : COPY go.mod vendor* ./ 06:55:30 ---> ecd79e1c3028 06:55:30 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:30 ---> Running in 9a793a531083 06:56:17 Removing intermediate container 9a793a531083 06:56:17 ---> 898b1c35cbf3 06:56:17 Step 11/13 : COPY . . 06:56:17 ---> 457cebc01221 06:56:17 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 06:56:17 ---> Running in f8f0d2d8d9c9 06:56:17  % Total % Received % Xferd Average Speed Time Time Time Current 06:56:17 Dload Upload Total Spent Left Speed 06:56:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11365 0 --:--:-- --:--:-- --:--:-- 11543 06:56:17 Removing intermediate container f8f0d2d8d9c9 06:56:17 ---> 92d86079ed25 06:56:17 Step 13/13 : RUN ${MAKE} 06:56:17 ---> Running in cdf9f8d773e2 06:56:17 noop 06:56:17 Removing intermediate container cdf9f8d773e2 06:56:17 ---> f9e4ce99c90b 06:56:17 Successfully built f9e4ce99c90b 06:56:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:17 + docker inspect -f . ci-base-image-x86_64 06:56:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:17 prd-ubuntu20.04-docker-8c-8g-24103 does not seem to be running inside a container 06:56:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-361 -v /w/workspace/foundry_device-usb-camera_PR-361:/w/workspace/foundry_device-usb-camera_PR-361:rw,z -v /w/workspace/foundry_device-usb-camera_PR-361@tmp:/w/workspace/foundry_device-usb-camera_PR-361@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:56:18 $ docker top 6a8f3ee22394f2f6310ffbc286d90a09a233e3b72c7cfb49752e0d3cedd26e07 -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:18 + go version 06:56:18 go version go1.23.2 linux/amd64 [Pipeline] } 06:56:18 $ docker stop --time=1 6a8f3ee22394f2f6310ffbc286d90a09a233e3b72c7cfb49752e0d3cedd26e07 06:56:19 $ docker rm -f --volumes 6a8f3ee22394f2f6310ffbc286d90a09a233e3b72c7cfb49752e0d3cedd26e07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:20 + docker inspect -f . ci-base-image-x86_64 06:56:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:20 prd-ubuntu20.04-docker-8c-8g-24103 does not seem to be running inside a container 06:56:20 $ 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-361 -v /w/workspace/foundry_device-usb-camera_PR-361:/w/workspace/foundry_device-usb-camera_PR-361:rw,z -v /w/workspace/foundry_device-usb-camera_PR-361@tmp:/w/workspace/foundry_device-usb-camera_PR-361@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:56:21 $ docker top a4ea7ad1a21774ce0050336bd8352bdfe3433413c0b5a238e97a37f97e4bcefb -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:21 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-361 [Pipeline] fileExists [Pipeline] sh 06:56:21 + make test 06:56:21 go test ./... -coverprofile=coverage.out ./... 06:56:23 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:56:45 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 06:56:45 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements 06:56:55 go vet ./... 06:57:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:57:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:57:02 ./bin/test-attribution-txt.sh [Pipeline] echo 06:57:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:57:02 $ docker stop --time=1 a4ea7ad1a21774ce0050336bd8352bdfe3433413c0b5a238e97a37f97e4bcefb 06:57:06 $ docker rm -f --volumes a4ea7ad1a21774ce0050336bd8352bdfe3433413c0b5a238e97a37f97e4bcefb [Pipeline] // withDockerContainer [Pipeline] sh 06:57:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:57:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:57:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:57:07 + ls -al . 06:57:07 total 300 06:57:07 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 06:56 . 06:57:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:54 .. 06:57:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:56 .git 06:57:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:54 .github 06:57:07 -rw-rw-r-- 1 jenkins jenkins 379 Oct 30 06:54 .gitignore 06:57:07 -rw-rw-r-- 1 jenkins jenkins 203 Oct 30 06:54 .golangci.yml 06:57:07 -rw-rw-r-- 1 jenkins jenkins 77 Oct 30 06:54 .hadolint.yml 06:57:07 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 06:55 .semver 06:57:07 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 30 06:54 Attribution.txt 06:57:07 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 30 06:54 CHANGELOG.md 06:57:07 -rw-rw-r-- 1 jenkins jenkins 2440 Oct 30 06:54 Dockerfile 06:57:07 -rw-rw-r-- 1 jenkins jenkins 678 Oct 30 06:54 GOVERNANCE.md 06:57:07 -rw-rw-r-- 1 jenkins jenkins 659 Oct 30 06:54 Jenkinsfile 06:57:07 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 30 06:54 LICENSE 06:57:07 -rw-rw-r-- 1 jenkins jenkins 3148 Oct 30 06:54 Makefile 06:57:07 -rw-rw-r-- 1 jenkins jenkins 622 Oct 30 06:54 OWNERS.md 06:57:07 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 30 06:54 README.md 06:57:07 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 06:55 VERSION 06:57:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:54 bin 06:57:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:54 cmd 06:57:07 -rw-r--r-- 1 jenkins jenkins 54772 Oct 30 06:56 coverage.out 06:57:07 -rwxrwxr-x 1 jenkins jenkins 84 Oct 30 06:54 docker-entrypoint.sh 06:57:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:54 docs 06:57:07 -rw-rw-r-- 1 jenkins jenkins 7175 Oct 30 06:54 go.mod 06:57:07 -rw-rw-r-- 1 jenkins jenkins 100510 Oct 30 06:54 go.sum 06:57:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:54 internal 06:57:07 -rw-rw-r-- 1 jenkins jenkins 231 Oct 30 06:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:08 + 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=4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 --label arch=amd64 --label version=0.0.0 . 06:57:08 Sending build context to Docker daemon 20.79MB 06:57:08 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 06:57:08 Step 2/37 : FROM ${BASE} AS builder 06:57:08 ---> f9e4ce99c90b 06:57:08 Step 3/37 : ARG ADD_BUILD_TAGS="" 06:57:08 ---> Running in 6ec610fbcb82 06:57:08 Removing intermediate container 6ec610fbcb82 06:57:08 ---> e924fb85358b 06:57:08 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:57:08 ---> Running in 981e029a3c2f 06:57:08 Removing intermediate container 981e029a3c2f 06:57:08 ---> 719aa02f5013 06:57:08 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:57:08 ---> Running in e2524bbc47c7 06:57:09 Removing intermediate container e2524bbc47c7 06:57:09 ---> 3cdf726b1cb8 06:57:09 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:57:09 ---> Running in 4a726ed2f2ad 06:57:09 Removing intermediate container 4a726ed2f2ad 06:57:09 ---> 9fc457d6c95c 06:57:09 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:57:09 ---> Running in 388ad9cfd27f 06:57:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:57:10 OK: 253 MiB in 68 packages 06:57:10 Removing intermediate container 388ad9cfd27f 06:57:10 ---> acc22cc6b1bd 06:57:10 Step 8/37 : WORKDIR /device-usb-camera 06:57:10 ---> Running in 83ae25d10c6a 06:57:10 Removing intermediate container 83ae25d10c6a 06:57:10 ---> 9185098cc33c 06:57:10 Step 9/37 : COPY go.mod vendor* ./ 06:57:10 ---> 9d08961521bf 06:57:10 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:10 ---> Running in e6b575c46f76 06:57:11 Removing intermediate container e6b575c46f76 06:57:11 ---> d85fd9ee96b4 06:57:11 Step 11/37 : COPY . . 06:57:12 ---> 1812d1ba93ea 06:57:12 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 06:57:12 ---> Running in a5ee28dabedd 06:57:12  % Total % Received % Xferd Average Speed Time Time Time Current 06:57:12 Dload Upload Total Spent Left Speed 06:57:12  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42700 0 --:--:-- --:--:-- --:--:-- 44250 06:57:12 Removing intermediate container a5ee28dabedd 06:57:12 ---> 8f4fa7a867aa 06:57:12 Step 13/37 : RUN ${MAKE} 06:57:12 ---> Running in 8d7332dcb50a 06:57:13 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.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd 06:57:51 Removing intermediate container 8d7332dcb50a 06:57:51 ---> bef2565b76d4 06:57:51 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 06:57:51 1.8.2: Pulling from bluenviron/mediamtx 06:57:51 8411072a22a5: Pulling fs layer 06:57:51 8411072a22a5: Verifying Checksum 06:57:51 8411072a22a5: Download complete 06:57:51 8411072a22a5: Pull complete 06:57:51 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 06:57:51 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 06:57:51 ---> 1ac78cb06e13 06:57:51 Step 15/37 : FROM alpine:3.20 06:57:52 3.20: Pulling from library/alpine 06:57:52 43c4264eed91: Already exists 06:57:52 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:57:52 Status: Downloaded newer image for alpine:3.20 06:57:52 ---> 91ef0af61f39 06:57:52 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:57:53 ---> Running in ee7b1dfd3199 06:57:53 Removing intermediate container ee7b1dfd3199 06:57:53 ---> d6c63ce49870 06:57:53 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 06:57:53 ---> Running in 5e290613e170 06:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:57:53 (1/115) Installing dumb-init (1.2.5-r3) 06:57:53 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 06:57:53 (3/115) Installing aom-libs (3.9.1-r0) 06:57:53 (4/115) Installing libxau (1.0.11-r4) 06:57:53 (5/115) Installing libmd (1.1.0-r0) 06:57:53 (6/115) Installing libbsd (0.12.2-r0) 06:57:53 (7/115) Installing libxdmcp (1.1.5-r1) 06:57:53 (8/115) Installing libxcb (1.16.1-r0) 06:57:53 (9/115) Installing libx11 (1.8.9-r1) 06:57:53 (10/115) Installing hwdata-pci (0.382-r0) 06:57:53 (11/115) Installing libpciaccess (0.18.1-r0) 06:57:53 (12/115) Installing libdrm (2.4.120-r0) 06:57:53 (13/115) Installing libxext (1.3.6-r2) 06:57:53 (14/115) Installing libxfixes (6.0.1-r4) 06:57:53 (15/115) Installing libffi (3.4.6-r0) 06:57:53 (16/115) Installing wayland-libs-client (1.22.0-r4) 06:57:53 (17/115) Installing libva (2.21.0-r0) 06:57:53 (18/115) Installing libvdpau (1.5-r3) 06:57:53 (19/115) Installing libgcc (13.2.1_git20240309-r0) 06:57:53 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 06:57:53 (21/115) Installing onevpl-libs (2023.3.1-r2) 06:57:53 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 06:57:53 (23/115) Installing libdav1d (1.4.2-r0) 06:57:53 (24/115) Installing openexr-libiex (3.1.13-r1) 06:57:53 (25/115) Installing openexr-libilmthread (3.1.13-r1) 06:57:53 (26/115) Installing imath (3.1.12-r0) 06:57:53 (27/115) Installing openexr-libopenexr (3.1.13-r1) 06:57:53 (28/115) Installing brotli-libs (1.1.0-r2) 06:57:53 (29/115) Installing giflib (5.2.2-r0) 06:57:53 (30/115) Installing libhwy (1.0.7-r0) 06:57:53 (31/115) Installing libjpeg-turbo (3.0.3-r0) 06:57:53 (32/115) Installing lcms2 (2.16-r0) 06:57:54 (33/115) Installing libpng (1.6.44-r0) 06:57:54 (34/115) Installing libjxl (0.10.2-r0) 06:57:54 (35/115) Installing lame-libs (3.100-r5) 06:57:54 (36/115) Installing opus (1.5.2-r0) 06:57:54 (37/115) Installing rav1e-libs (0.7.1-r0) 06:57:54 (38/115) Installing libgomp (13.2.1_git20240309-r0) 06:57:54 (39/115) Installing soxr (0.1.3-r7) 06:57:54 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 06:57:54 (41/115) Installing libogg (1.3.5-r5) 06:57:54 (42/115) Installing libtheora (1.1.1-r18) 06:57:54 (43/115) Installing libvorbis (1.3.7-r2) 06:57:54 (44/115) Installing libvpx (1.14.1-r0) 06:57:54 (45/115) Installing libsharpyuv (1.3.2-r0) 06:57:54 (46/115) Installing libwebp (1.3.2-r0) 06:57:54 (47/115) Installing libwebpmux (1.3.2-r0) 06:57:54 (48/115) Installing x264-libs (0.164_git20231001-r0) 06:57:54 (49/115) Installing numactl (2.0.18-r0) 06:57:54 (50/115) Installing x265-libs (3.6-r0) 06:57:54 (51/115) Installing xvidcore (1.3.7-r2) 06:57:54 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 06:57:54 (53/115) Installing sdl2 (2.28.5-r1) 06:57:54 (54/115) Installing alsa-lib (1.2.11-r0) 06:57:54 (55/115) Installing libexpat (2.6.3-r0) 06:57:54 (56/115) Installing libbz2 (1.0.8-r6) 06:57:54 (57/115) Installing freetype (2.13.2-r0) 06:57:54 (58/115) Installing fontconfig (2.15.0-r1) 06:57:54 (59/115) Installing fribidi (1.0.15-r0) 06:57:54 (60/115) Installing libintl (0.22.5-r0) 06:57:54 (61/115) Installing libeconf (0.6.3-r0) 06:57:54 (62/115) Installing libblkid (2.40.1-r1) 06:57:54 (63/115) Installing libmount (2.40.1-r1) 06:57:54 (64/115) Installing pcre2 (10.43-r0) 06:57:54 (65/115) Installing glib (2.80.5-r0) 06:57:54 (66/115) Installing graphite2 (1.3.14-r6) 06:57:54 (67/115) Installing harfbuzz (8.5.0-r0) 06:57:54 (68/115) Installing libunibreak (6.1-r0) 06:57:54 (69/115) Installing libass (0.17.2-r0) 06:57:54 (70/115) Installing libbluray (1.3.4-r1) 06:57:54 (71/115) Installing mpg123-libs (1.32.8-r0) 06:57:54 (72/115) Installing libopenmpt (0.7.7-r0) 06:57:54 (73/115) Installing cjson (1.7.18-r0) 06:57:54 (74/115) Installing mbedtls (3.6.2-r0) 06:57:54 (75/115) Installing librist (0.2.10-r1) 06:57:54 (76/115) Installing libsrt (1.5.3-r0) 06:57:54 (77/115) Installing libssh (0.10.6-r0) 06:57:54 (78/115) Installing xz-libs (5.6.2-r0) 06:57:54 (79/115) Installing libxml2 (2.12.7-r0) 06:57:54 (80/115) Installing libsodium (1.0.19-r0) 06:57:54 (81/115) Installing libzmq (4.3.5-r2) 06:57:54 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 06:57:54 (83/115) Installing serd-libs (0.32.2-r0) 06:57:54 (84/115) Installing zix-libs (0.4.2-r0) 06:57:54 (85/115) Installing sord-libs (0.16.16-r0) 06:57:54 (86/115) Installing sratom (0.6.16-r0) 06:57:54 (87/115) Installing lilv-libs (0.24.24-r1) 06:57:54 (88/115) Installing glslang-libs (1.3.261.1-r0) 06:57:54 (89/115) Installing libdovi (3.3.0-r0) 06:57:54 (90/115) Installing spirv-tools (1.3.261.1-r0) 06:57:54 (91/115) Installing shaderc (2024.0-r0) 06:57:54 (92/115) Installing vulkan-loader (1.3.261.1-r0) 06:57:54 (93/115) Installing libplacebo (6.338.2-r1) 06:57:54 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 06:57:54 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 06:57:54 (96/115) Installing vidstab (1.1.1-r0) 06:57:54 (97/115) Installing zimg (3.0.5-r2) 06:57:54 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 06:57:54 (99/115) Installing libasyncns (0.8-r3) 06:57:54 (100/115) Installing dbus-libs (1.14.10-r1) 06:57:54 (101/115) Installing libltdl (2.4.7-r3) 06:57:54 (102/115) Installing orc (0.4.40-r0) 06:57:54 (103/115) Installing libflac (1.4.3-r1) 06:57:54 (104/115) Installing libsndfile (1.2.2-r0) 06:57:54 (105/115) Installing speexdsp (1.2.1-r2) 06:57:54 (106/115) Installing tdb-libs (1.4.9-r1) 06:57:54 (107/115) Installing libpulse (17.0-r0) 06:57:54 (108/115) Installing v4l-utils-libs (1.24.1-r1) 06:57:54 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 06:57:54 (110/115) Installing ffmpeg (6.1.1-r8) 06:57:54 (111/115) Installing udev-init-scripts (35-r1) 06:57:54 (112/115) Installing eudev-libs (3.2.14-r2) 06:57:54 (113/115) Installing zstd-libs (1.5.6-r0) 06:57:54 (114/115) Installing kmod-libs (32-r0) 06:57:54 (115/115) Installing eudev (3.2.14-r2) 06:57:54 Executing busybox-1.36.1-r29.trigger 06:57:54 Executing glib-2.80.5-r0.trigger 06:57:54 Executing eudev-3.2.14-r2.trigger 06:57:54 OK: 134 MiB in 129 packages 06:57:58 Removing intermediate container 5e290613e170 06:57:58 ---> 27478b82bb92 06:57:58 Step 18/37 : RUN apk --no-cache upgrade 06:57:58 ---> Running in 58cd6f692478 06:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:57:59 Upgrading critical system libraries and apk-tools: 06:57:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:57:59 Executing busybox-1.36.1-r29.trigger 06:57:59 Continuing the upgrade transaction with new apk-tools: 06:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:57:59 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:57:59 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:57:59 OK: 134 MiB in 129 packages 06:58:00 Removing intermediate container 58cd6f692478 06:58:00 ---> 751c5da41356 06:58:00 Step 19/37 : WORKDIR / 06:58:00 ---> Running in 90e7be60e1fe 06:58:00 Removing intermediate container 90e7be60e1fe 06:58:00 ---> 64bd1a5dbfd5 06:58:00 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 06:58:02 ---> afd08e1da856 06:58:02 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 06:58:02 ---> 6abd4baa5db3 06:58:02 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 06:58:02 ---> 384d8c29c4ec 06:58:02 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:58:02 ---> 606b4c57a032 06:58:02 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:58:02 ---> 39052e268e06 06:58:02 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 06:58:02 ---> 923d020069ba 06:58:02 Step 26/37 : COPY --from=rtsp /mediamtx / 06:58:03 ---> 6648ba0c03da 06:58:03 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 06:58:03 ---> Running in 10f3dd07e41a 06:58:03 Removing intermediate container 10f3dd07e41a 06:58:03 ---> 19caba6725b5 06:58:03 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 06:58:03 ---> Running in 62281fba2486 06:58:04 Removing intermediate container 62281fba2486 06:58:04 ---> 1c73b4579fb4 06:58:04 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 06:58:04 ---> Running in 7f1eb517d95e 06:58:04 Removing intermediate container 7f1eb517d95e 06:58:04 ---> 02de0f33005c 06:58:04 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 06:58:04 ---> Running in 4ecf1a62fea2 06:58:05 Removing intermediate container 4ecf1a62fea2 06:58:05 ---> a6eadd71f90a 06:58:05 Step 31/37 : EXPOSE 59983 06:58:05 ---> Running in c1a6bdb57013 06:58:05 Removing intermediate container c1a6bdb57013 06:58:05 ---> 2c6e27e11a02 06:58:05 Step 32/37 : EXPOSE 8554 06:58:05 ---> Running in 0d2c7469a665 06:58:05 Removing intermediate container 0d2c7469a665 06:58:05 ---> 99e719d30e16 06:58:05 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:58:05 ---> Running in faea3e7f1ed7 06:58:05 Removing intermediate container faea3e7f1ed7 06:58:05 ---> c1070d875015 06:58:05 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 06:58:05 ---> Running in 952ff8c2c033 06:58:05 Removing intermediate container 952ff8c2c033 06:58:05 ---> 6af383c7124a 06:58:05 Step 35/37 : LABEL arch=amd64 06:58:05 ---> Running in c56933af01e6 06:58:05 Removing intermediate container c56933af01e6 06:58:05 ---> ddd002d997cd 06:58:05 Step 36/37 : LABEL git_sha=4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 06:58:05 ---> Running in 43a697f34324 06:58:05 Removing intermediate container 43a697f34324 06:58:05 ---> f2f90b710ab4 06:58:05 Step 37/37 : LABEL version=0.0.0 06:58:05 ---> Running in 8eceeef5edfe 06:58:06 Removing intermediate container 8eceeef5edfe 06:58:06 ---> 850ff814dff3 06:58:06 [Warning] One or more build-args [ARCH] were not consumed 06:58:06 Successfully built 850ff814dff3 06:58:06 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 06:58:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:07 06:58:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:07 latest: Pulling from edgex-lftools-log-publisher 06:58:07 5eb5b503b376: Pulling fs layer 06:58:07 5c69ac0246d0: Pulling fs layer 06:58:07 ec43610c2a17: Pulling fs layer 06:58:07 3a2ae6a8a46f: Pulling fs layer 06:58:07 33b1e0a273af: Pulling fs layer 06:58:07 5d3b04190fa2: Pulling fs layer 06:58:07 2f39f015ded8: Pulling fs layer 06:58:07 3a2ae6a8a46f: Waiting 06:58:07 33b1e0a273af: Waiting 06:58:07 5d3b04190fa2: Waiting 06:58:07 5c69ac0246d0: Verifying Checksum 06:58:07 5c69ac0246d0: Download complete 06:58:07 3a2ae6a8a46f: Download complete 06:58:07 33b1e0a273af: Verifying Checksum 06:58:07 33b1e0a273af: Download complete 06:58:07 5d3b04190fa2: Verifying Checksum 06:58:07 5d3b04190fa2: Download complete 06:58:07 ec43610c2a17: Download complete 06:58:07 5eb5b503b376: Verifying Checksum 06:58:07 5eb5b503b376: Download complete 06:58:08 2f39f015ded8: Download complete 06:58:09 5eb5b503b376: Pull complete 06:58:09 5c69ac0246d0: Pull complete 06:58:09 ec43610c2a17: Pull complete 06:58:09 3a2ae6a8a46f: Pull complete 06:58:09 33b1e0a273af: Pull complete 06:58:09 5d3b04190fa2: Pull complete 06:58:14 2f39f015ded8: Pull complete 06:58:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:58:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:14 prd-ubuntu20.04-docker-8c-8g-24103 does not seem to be running inside a container 06:58:14 $ 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-361 -v /w/workspace/foundry_device-usb-camera_PR-361:/w/workspace/foundry_device-usb-camera_PR-361:rw,z -v /w/workspace/foundry_device-usb-camera_PR-361@tmp:/w/workspace/foundry_device-usb-camera_PR-361@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:58:18 $ docker top e898a6d6f94dcb8943db4461dbd6aa13b653aea51d8974092557d30b42970c34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:19 ---> job-cost.sh 06:58:19 lf-activate-venv: SKIPPING 06:58:19 INFO: No Stack... 06:58:19 INFO: Retrieving Pricing Info for: v3-standard-8 06:58:19 INFO: Archiving Costs [Pipeline] sh 06:58:19 + cat /w/workspace/foundry_device-usb-camera_PR-361/archives/cost.csv 06:58:19 + cut -d, -f6 [Pipeline] lock 06:58:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-361-1-stack-cost] 06:58:20 Resource [jenkins-edgexfoundry-device-usb-camera-PR-361-1-stack-cost] did not exist. Created. 06:58:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-361-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:58:20 + echo total: 0.2199999988079071 [Pipeline] stash 06:58:20 Stashed 1 file(s) [Pipeline] } 06:58:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-361-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:58:20 $ docker stop --time=1 e898a6d6f94dcb8943db4461dbd6aa13b653aea51d8974092557d30b42970c34 06:58:21 $ docker rm -f --volumes e898a6d6f94dcb8943db4461dbd6aa13b653aea51d8974092557d30b42970c34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:58:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24105 in /w/workspace/foundry_device-usb-camera_PR-361 [Pipeline] { [Pipeline] ws 06:58:33 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 06:58:36 Selected Git installation does not exist. Using Default 06:58:36 The recommended git tool is: NONE 06:58:46 using credential edgex-jenkins-ssh 06:58:46 Cloning the remote Git repository 06:58:46 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 06:58:46 > git init /w/workspace/device-usb-camera/1 # timeout=10 06:58:46 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:58:46 > git --version # timeout=10 06:58:46 > git --version # 'git version 2.25.1' 06:58:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:58:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:58:49 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:58:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:58:51 Merging remotes/origin/main commit ebb085bb7a70741b066bc3ef5ee31b5738d04c47 into PR head commit 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 06:58:51 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:58:51 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:58:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:58:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:58:51 > git config core.sparsecheckout # timeout=10 06:58:51 > git checkout -f 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 # timeout=10 06:58:52 > git remote # timeout=10 06:58:52 > git config --get remote.origin.url # timeout=10 06:58:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:58:52 > git merge ebb085bb7a70741b066bc3ef5ee31b5738d04c47 # timeout=10 06:58:52 Merge succeeded, producing 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 06:58:52 Checking out Revision 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 (PR-361) 06:58:52 > git rev-parse HEAD^{commit} # timeout=10 06:58:52 > git config core.sparsecheckout # timeout=10 06:58:52 > git checkout -f 4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 # timeout=10 06:58:55 Commit message: "refactor!: update module to v4" 06:58:55 > git --version # timeout=10 06:58:55 > git --version # 'git version 2.25.1' 06:58:55 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:58:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:58:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:58:58 Dload Upload Total Spent Left Speed 06:58:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 06:58:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:58:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:58:58 + sudo tee /etc/docker/daemon.new 06:58:58 { 06:58:58 "registry-mirrors": [ 06:58:58 "https://nexus3.edgexfoundry.org:10001" 06:58:58 ], 06:58:58 "bip": "10.250.0.254/24", 06:58:58 "hosts": [ 06:58:58 "tcp://0.0.0.0:5555", 06:58:58 "unix:///var/run/docker.sock" 06:58:58 ], 06:58:58 "mtu": 1458, 06:58:58 "selinux-enabled": true, 06:58:58 "seccomp-profile": "/etc/docker/seccomp.json" 06:58:58 } [Pipeline] sh 06:58:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:58:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:59:18 provisioning config files... 06:59:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config11065683406285668860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:59:18 ---> ****-login.sh 06:59:18 nexus3.edgexfoundry.org:10001 06:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:59:19 Configure a credential helper to remove this warning. See 06:59:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:59:19 06:59:19 Login Succeeded 06:59:19 nexus3.edgexfoundry.org:10002 06:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:59:19 Configure a credential helper to remove this warning. See 06:59:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:59:19 06:59:19 Login Succeeded 06:59:19 nexus3.edgexfoundry.org:10003 06:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:59:19 Configure a credential helper to remove this warning. See 06:59:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:59:19 06:59:19 Login Succeeded 06:59:19 nexus3.edgexfoundry.org:10004 06:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:59:20 Configure a credential helper to remove this warning. See 06:59:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:59:20 06:59:20 Login Succeeded 06:59:20 ****.io 06:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:59:20 Configure a credential helper to remove this warning. See 06:59:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:59:20 06:59:20 Login Succeeded 06:59:20 ---> ****-login.sh ends [Pipeline] } 06:59:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:59:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:59:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:59:21 ========================================================= 06:59:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:59:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:21 + 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 . 06:59:22 Sending build context to Docker daemon 10.69MB 06:59:22 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 06:59:22 Step 2/13 : FROM ${BASE} AS builder 06:59:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:59:22 cf04c63912e1: Pulling fs layer 06:59:22 55b35a11ae5e: Pulling fs layer 06:59:22 a37a00ec5f00: Pulling fs layer 06:59:22 50b3750afda1: Pulling fs layer 06:59:22 4f4fb700ef54: Pulling fs layer 06:59:22 80978eb59214: Pulling fs layer 06:59:22 c9f46d7d2bd2: Pulling fs layer 06:59:22 c5a475d317c9: Pulling fs layer 06:59:22 50b3750afda1: Waiting 06:59:22 4f4fb700ef54: Waiting 06:59:22 80978eb59214: Waiting 06:59:22 c9f46d7d2bd2: Waiting 06:59:22 55b35a11ae5e: Verifying Checksum 06:59:22 55b35a11ae5e: Download complete 06:59:22 50b3750afda1: Verifying Checksum 06:59:22 50b3750afda1: Download complete 06:59:22 4f4fb700ef54: Verifying Checksum 06:59:22 4f4fb700ef54: Download complete 06:59:22 80978eb59214: Verifying Checksum 06:59:22 80978eb59214: Download complete 06:59:22 cf04c63912e1: Verifying Checksum 06:59:22 cf04c63912e1: Download complete 06:59:23 c5a475d317c9: Verifying Checksum 06:59:23 c5a475d317c9: Download complete 06:59:23 cf04c63912e1: Pull complete 06:59:24 55b35a11ae5e: Pull complete 06:59:24 a37a00ec5f00: Verifying Checksum 06:59:24 a37a00ec5f00: Download complete 06:59:25 c9f46d7d2bd2: Verifying Checksum 06:59:25 c9f46d7d2bd2: Download complete 06:59:40 a37a00ec5f00: Pull complete 06:59:40 50b3750afda1: Pull complete 06:59:40 4f4fb700ef54: Pull complete 06:59:40 80978eb59214: Pull complete 06:59:45 c9f46d7d2bd2: Pull complete 06:59:47 c5a475d317c9: Pull complete 06:59:47 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:59:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:59:47 ---> be29e6b0f0d4 06:59:47 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:59:48 ---> Running in e3735120a17d 06:59:48 Removing intermediate container e3735120a17d 06:59:48 ---> 5b2e9cba0593 06:59:48 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:59:49 ---> Running in 9c0743b1d3cc 06:59:49 Removing intermediate container 9c0743b1d3cc 06:59:49 ---> b13b821f96b7 06:59:49 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:59:49 ---> Running in 9c3238089418 06:59:49 Removing intermediate container 9c3238089418 06:59:49 ---> 4de03a010dcc 06:59:49 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:59:49 ---> Running in fe8db4f4e890 06:59:49 Removing intermediate container fe8db4f4e890 06:59:49 ---> 7dd35a74e5ac 06:59:49 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:59:50 ---> Running in ef764075a311 06:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:59:53 (1/14) Installing libintl (0.22.5-r0) 06:59:53 (2/14) Installing eudev-libs (3.2.14-r2) 06:59:53 (3/14) Installing libjpeg-turbo (3.0.3-r0) 06:59:53 (4/14) Installing v4l-utils-libs (1.24.1-r1) 06:59:53 (5/14) Installing v4l-utils (1.24.1-r1) 06:59:53 (6/14) Installing libdvbv5 (1.24.1-r1) 06:59:53 (7/14) Installing udev-init-scripts (35-r1) 06:59:53 (8/14) Installing libeconf (0.6.3-r0) 06:59:53 (9/14) Installing libblkid (2.40.1-r1) 06:59:53 (10/14) Installing xz-libs (5.6.2-r0) 06:59:53 (11/14) Installing kmod-libs (32-r0) 06:59:53 (12/14) Installing eudev (3.2.14-r2) 06:59:53 (13/14) Installing eudev-dev (3.2.14-r2) 06:59:54 (14/14) Installing v4l-utils-dev (1.24.1-r1) 06:59:54 Executing busybox-1.36.1-r29.trigger 06:59:54 Executing eudev-3.2.14-r2.trigger 06:59:54 OK: 246 MiB in 68 packages 06:59:55 Removing intermediate container ef764075a311 06:59:55 ---> a435e8795215 06:59:55 Step 8/13 : WORKDIR /device-usb-camera 06:59:55 ---> Running in 1d1d46f24db4 06:59:55 Removing intermediate container 1d1d46f24db4 06:59:55 ---> 92b096975201 06:59:55 Step 9/13 : COPY go.mod vendor* ./ 06:59:56 ---> 52ead79b6436 06:59:56 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:56 ---> Running in 2bf48b973cdf 07:01:49 Removing intermediate container 2bf48b973cdf 07:01:49 ---> 943902b239e2 07:01:49 Step 11/13 : COPY . . 07:01:49 ---> a319651ec64a 07:01:49 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 07:01:49 ---> Running in fe38fac9cf75 07:01:49   % Total  % Received % Xferd Average Speed Time Time Time Current 07:01:49 Dload Upload Total Spent Left Speed 07:01:49 0 0 0  0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4685 0 --:--:-- --:--:-- --:--:-- 4720 07:01:49 Removing intermediate container fe38fac9cf75 07:01:49 ---> cdbe75cdac3d 07:01:49 Step 13/13 : RUN ${MAKE} 07:01:49 ---> Running in 621a359b2724 07:01:49 noop 07:01:49 Removing intermediate container 621a359b2724 07:01:49 ---> c0fe19496d53 07:01:49 Successfully built c0fe19496d53 07:01:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:50 + docker inspect -f . ci-base-image-arm64 07:01:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:50 prd-ubuntu20.04-docker-arm64-4c-16g-24105 does not seem to be running inside a container 07:01:50 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:01:51 $ docker top 5c4836983613478a754aae50d9b8885b7539a07cf1fad7fa3f6f0303d44736f2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:52 + go version 07:01:52 go version go1.23.2 linux/arm64 [Pipeline] } 07:01:52 $ docker stop --time=1 5c4836983613478a754aae50d9b8885b7539a07cf1fad7fa3f6f0303d44736f2 07:01:54 $ docker rm -f --volumes 5c4836983613478a754aae50d9b8885b7539a07cf1fad7fa3f6f0303d44736f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:55 + docker inspect -f . ci-base-image-arm64 07:01:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:55 prd-ubuntu20.04-docker-arm64-4c-16g-24105 does not seem to be running inside a container 07:01:55 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:01:57 $ docker top bbf733987fa3a8807c0c0bd32b1a8feed6558ccf0f421e2dc44628eda81f4ed2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:58 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 07:01:59 + make test 07:01:59 go test ./... -coverprofile=coverage.out ./... 07:02:05 ? github.com/edgexfoundry/device-usb-camera [no test files] 07:05:42 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 07:05:49 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.061s coverage: 4.4% of statements 07:05:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:05:49 go vet ./... 07:06:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:06:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:06:36 ./bin/test-attribution-txt.sh [Pipeline] echo 07:06:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:06:36 $ docker stop --time=1 bbf733987fa3a8807c0c0bd32b1a8feed6558ccf0f421e2dc44628eda81f4ed2 07:06:38 $ docker rm -f --volumes bbf733987fa3a8807c0c0bd32b1a8feed6558ccf0f421e2dc44628eda81f4ed2 [Pipeline] // withDockerContainer [Pipeline] sh 07:06:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:06:39 Warning: overwriting stash ‘coverage-report’ 07:06:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:06:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:06:41 + ls -al . 07:06:41 total 296 07:06:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 07:02 . 07:06:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:58 .. 07:06:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:58 .git 07:06:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:58 .github 07:06:41 -rw-rw-r-- 1 jenkins jenkins 379 Oct 30 06:58 .gitignore 07:06:41 -rw-rw-r-- 1 jenkins jenkins 203 Oct 30 06:58 .golangci.yml 07:06:41 -rw-rw-r-- 1 jenkins jenkins 77 Oct 30 06:58 .hadolint.yml 07:06:41 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 30 06:58 Attribution.txt 07:06:41 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 30 06:58 CHANGELOG.md 07:06:41 -rw-rw-r-- 1 jenkins jenkins 2440 Oct 30 06:58 Dockerfile 07:06:41 -rw-rw-r-- 1 jenkins jenkins 678 Oct 30 06:58 GOVERNANCE.md 07:06:41 -rw-rw-r-- 1 jenkins jenkins 659 Oct 30 06:58 Jenkinsfile 07:06:41 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 30 06:58 LICENSE 07:06:41 -rw-rw-r-- 1 jenkins jenkins 3148 Oct 30 06:58 Makefile 07:06:41 -rw-rw-r-- 1 jenkins jenkins 622 Oct 30 06:58 OWNERS.md 07:06:41 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 30 06:58 README.md 07:06:41 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 06:55 VERSION 07:06:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:58 bin 07:06:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:58 cmd 07:06:41 -rw-r--r-- 1 jenkins jenkins 54772 Oct 30 07:05 coverage.out 07:06:41 -rwxrwxr-x 1 jenkins jenkins 84 Oct 30 06:58 docker-entrypoint.sh 07:06:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:58 docs 07:06:41 -rw-rw-r-- 1 jenkins jenkins 7175 Oct 30 06:58 go.mod 07:06:41 -rw-rw-r-- 1 jenkins jenkins 100510 Oct 30 06:58 go.sum 07:06:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:58 internal 07:06:41 -rw-rw-r-- 1 jenkins jenkins 231 Oct 30 06:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:42 + 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=4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 --label arch=arm64 --label version=0.0.0 . 07:06:42 Sending build context to Docker daemon 10.74MB 07:06:42 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 07:06:42 Step 2/37 : FROM ${BASE} AS builder 07:06:42 ---> c0fe19496d53 07:06:42 Step 3/37 : ARG ADD_BUILD_TAGS="" 07:06:42 ---> Running in f1be204d5b38 07:06:43 Removing intermediate container f1be204d5b38 07:06:43 ---> daad92b9a31c 07:06:43 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:06:43 ---> Running in b3d3cbd7fdd9 07:06:43 Removing intermediate container b3d3cbd7fdd9 07:06:43 ---> 3a33c925c3ef 07:06:43 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 07:06:43 ---> Running in 61381014ee00 07:06:43 Removing intermediate container 61381014ee00 07:06:43 ---> 8894f820e4cc 07:06:43 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:06:43 ---> Running in 0ffd0625a932 07:06:44 Removing intermediate container 0ffd0625a932 07:06:44 ---> 6f80d4b56882 07:06:44 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:06:44 ---> Running in a1bd2e982f87 07:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:06:47 OK: 246 MiB in 68 packages 07:06:48 Removing intermediate container a1bd2e982f87 07:06:48 ---> ebb277f28a59 07:06:48 Step 8/37 : WORKDIR /device-usb-camera 07:06:48 ---> Running in bb1369abe48f 07:06:48 Removing intermediate container bb1369abe48f 07:06:48 ---> 1dad727e5522 07:06:48 Step 9/37 : COPY go.mod vendor* ./ 07:06:49 ---> 422df190dfa1 07:06:49 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:49 ---> Running in 2c139b7cb347 07:06:51 Removing intermediate container 2c139b7cb347 07:06:51 ---> ab36892162fd 07:06:51 Step 11/37 : COPY . . 07:06:53 ---> 0ad1536bea17 07:06:53 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 07:06:53 ---> Running in ea1837950fcc 07:06:54  % Total % Received % Xferd Average Speed Time Time  Time Current 07:06:54   Dload Upload  Total Spent Left Speed 07:06:54 0 0  0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6223 0 --:--:-- --:--:-- --:--:-- 6284 07:06:55 Removing intermediate container ea1837950fcc 07:06:55 ---> 5f8f2e673bad 07:06:55 Step 13/37 : RUN ${MAKE} 07:06:55 ---> Running in 9a62ec9ab6b0 07:06:56 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.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd 07:11:18 Removing intermediate container 9a62ec9ab6b0 07:11:18 ---> 6043424057c3 07:11:18 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 07:11:18 1.8.2: Pulling from bluenviron/mediamtx 07:11:18 da4d7e05a7aa: Pulling fs layer 07:11:18 da4d7e05a7aa: Download complete 07:11:18 da4d7e05a7aa: Pull complete 07:11:18 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 07:11:18 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 07:11:18 ---> 62c65ed7ef0d 07:11:18 Step 15/37 : FROM alpine:3.20 07:11:18 3.20: Pulling from library/alpine 07:11:18 cf04c63912e1: Already exists 07:11:18 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:11:18 Status: Downloaded newer image for alpine:3.20 07:11:18 ---> c157a85ed455 07:11:18 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:11:18 ---> Running in 79a8c6797ed2 07:11:18 Removing intermediate container 79a8c6797ed2 07:11:18 ---> 24b3ef50bb9a 07:11:18 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 07:11:18 ---> Running in 00b807d42a86 07:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:11:18 (1/114) Installing dumb-init (1.2.5-r3) 07:11:18 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 07:11:18 (3/114) Installing aom-libs (3.9.1-r0) 07:11:18 (4/114) Installing libxau (1.0.11-r4) 07:11:18 (5/114) Installing libmd (1.1.0-r0) 07:11:18 (6/114) Installing libbsd (0.12.2-r0) 07:11:18 (7/114) Installing libxdmcp (1.1.5-r1) 07:11:18 (8/114) Installing libxcb (1.16.1-r0) 07:11:18 (9/114) Installing libx11 (1.8.9-r1) 07:11:18 (10/114) Installing hwdata-pci (0.382-r0) 07:11:18 (11/114) Installing libpciaccess (0.18.1-r0) 07:11:18 (12/114) Installing libdrm (2.4.120-r0) 07:11:18 (13/114) Installing libxext (1.3.6-r2) 07:11:18 (14/114) Installing libxfixes (6.0.1-r4) 07:11:18 (15/114) Installing libffi (3.4.6-r0) 07:11:18 (16/114) Installing wayland-libs-client (1.22.0-r4) 07:11:18 (17/114) Installing libva (2.21.0-r0) 07:11:18 (18/114) Installing libvdpau (1.5-r3) 07:11:18 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 07:11:18 (20/114) Installing libdav1d (1.4.2-r0) 07:11:18 (21/114) Installing libgcc (13.2.1_git20240309-r0) 07:11:18 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 07:11:18 (23/114) Installing openexr-libiex (3.1.13-r1) 07:11:18 (24/114) Installing openexr-libilmthread (3.1.13-r1) 07:11:18 (25/114) Installing imath (3.1.12-r0) 07:11:18 (26/114) Installing openexr-libopenexr (3.1.13-r1) 07:11:18 (27/114) Installing brotli-libs (1.1.0-r2) 07:11:18 (28/114) Installing giflib (5.2.2-r0) 07:11:18 (29/114) Installing libhwy (1.0.7-r0) 07:11:18 (30/114) Installing libjpeg-turbo (3.0.3-r0) 07:11:18 (31/114) Installing lcms2 (2.16-r0) 07:11:18 (32/114) Installing libpng (1.6.44-r0) 07:11:18 (33/114) Installing libjxl (0.10.2-r0) 07:11:18 (34/114) Installing lame-libs (3.100-r5) 07:11:18 (35/114) Installing opus (1.5.2-r0) 07:11:18 (36/114) Installing rav1e-libs (0.7.1-r0) 07:11:18 (37/114) Installing libgomp (13.2.1_git20240309-r0) 07:11:18 (38/114) Installing soxr (0.1.3-r7) 07:11:18 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 07:11:18 (40/114) Installing libogg (1.3.5-r5) 07:11:18 (41/114) Installing libtheora (1.1.1-r18) 07:11:18 (42/114) Installing libvorbis (1.3.7-r2) 07:11:18 (43/114) Installing libvpx (1.14.1-r0) 07:11:18 (44/114) Installing libsharpyuv (1.3.2-r0) 07:11:18 (45/114) Installing libwebp (1.3.2-r0) 07:11:18 (46/114) Installing libwebpmux (1.3.2-r0) 07:11:18 (47/114) Installing x264-libs (0.164_git20231001-r0) 07:11:18 (48/114) Installing numactl (2.0.18-r0) 07:11:18 (49/114) Installing x265-libs (3.6-r0) 07:11:18 (50/114) Installing xvidcore (1.3.7-r2) 07:11:18 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 07:11:18 (52/114) Installing sdl2 (2.28.5-r1) 07:11:18 (53/114) Installing alsa-lib (1.2.11-r0) 07:11:18 (54/114) Installing libexpat (2.6.3-r0) 07:11:18 (55/114) Installing libbz2 (1.0.8-r6) 07:11:18 (56/114) Installing freetype (2.13.2-r0) 07:11:18 (57/114) Installing fontconfig (2.15.0-r1) 07:11:18 (58/114) Installing fribidi (1.0.15-r0) 07:11:18 (59/114) Installing libintl (0.22.5-r0) 07:11:18 (60/114) Installing libeconf (0.6.3-r0) 07:11:18 (61/114) Installing libblkid (2.40.1-r1) 07:11:18 (62/114) Installing libmount (2.40.1-r1) 07:11:18 (63/114) Installing pcre2 (10.43-r0) 07:11:18 (64/114) Installing glib (2.80.5-r0) 07:11:18 (65/114) Installing graphite2 (1.3.14-r6) 07:11:18 (66/114) Installing harfbuzz (8.5.0-r0) 07:11:18 (67/114) Installing libunibreak (6.1-r0) 07:11:18 (68/114) Installing libass (0.17.2-r0) 07:11:18 (69/114) Installing libbluray (1.3.4-r1) 07:11:18 (70/114) Installing mpg123-libs (1.32.8-r0) 07:11:18 (71/114) Installing libopenmpt (0.7.7-r0) 07:11:18 (72/114) Installing cjson (1.7.18-r0) 07:11:18 (73/114) Installing mbedtls (3.6.2-r0) 07:11:18 (74/114) Installing librist (0.2.10-r1) 07:11:18 (75/114) Installing libsrt (1.5.3-r0) 07:11:18 (76/114) Installing libssh (0.10.6-r0) 07:11:18 (77/114) Installing xz-libs (5.6.2-r0) 07:11:18 (78/114) Installing libxml2 (2.12.7-r0) 07:11:18 (79/114) Installing libsodium (1.0.19-r0) 07:11:18 (80/114) Installing libzmq (4.3.5-r2) 07:11:18 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 07:11:18 (82/114) Installing serd-libs (0.32.2-r0) 07:11:18 (83/114) Installing zix-libs (0.4.2-r0) 07:11:18 (84/114) Installing sord-libs (0.16.16-r0) 07:11:18 (85/114) Installing sratom (0.6.16-r0) 07:11:18 (86/114) Installing lilv-libs (0.24.24-r1) 07:11:18 (87/114) Installing glslang-libs (1.3.261.1-r0) 07:11:18 (88/114) Installing libdovi (3.3.0-r0) 07:11:18 (89/114) Installing spirv-tools (1.3.261.1-r0) 07:11:18 (90/114) Installing shaderc (2024.0-r0) 07:11:18 (91/114) Installing vulkan-loader (1.3.261.1-r0) 07:11:18 (92/114) Installing libplacebo (6.338.2-r1) 07:11:18 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 07:11:18 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 07:11:18 (95/114) Installing vidstab (1.1.1-r0) 07:11:18 (96/114) Installing zimg (3.0.5-r2) 07:11:18 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 07:11:18 (98/114) Installing libasyncns (0.8-r3) 07:11:18 (99/114) Installing dbus-libs (1.14.10-r1) 07:11:18 (100/114) Installing libltdl (2.4.7-r3) 07:11:18 (101/114) Installing orc (0.4.40-r0) 07:11:18 (102/114) Installing libflac (1.4.3-r1) 07:11:18 (103/114) Installing libsndfile (1.2.2-r0) 07:11:18 (104/114) Installing speexdsp (1.2.1-r2) 07:11:18 (105/114) Installing tdb-libs (1.4.9-r1) 07:11:18 (106/114) Installing libpulse (17.0-r0) 07:11:18 (107/114) Installing v4l-utils-libs (1.24.1-r1) 07:11:18 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 07:11:18 (109/114) Installing ffmpeg (6.1.1-r8) 07:11:18 (110/114) Installing udev-init-scripts (35-r1) 07:11:18 (111/114) Installing eudev-libs (3.2.14-r2) 07:11:18 (112/114) Installing zstd-libs (1.5.6-r0) 07:11:18 (113/114) Installing kmod-libs (32-r0) 07:11:18 (114/114) Installing eudev (3.2.14-r2) 07:11:18 Executing busybox-1.36.1-r29.trigger 07:11:18 Executing glib-2.80.5-r0.trigger 07:11:18 Executing eudev-3.2.14-r2.trigger 07:11:18 OK: 120 MiB in 128 packages 07:11:22 Removing intermediate container 00b807d42a86 07:11:22 ---> 240a5243b80e 07:11:22 Step 18/37 : RUN apk --no-cache upgrade 07:11:22 ---> Running in 2f7ce809b1ab 07:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:11:25 Upgrading critical system libraries and apk-tools: 07:11:25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:11:25 Executing busybox-1.36.1-r29.trigger 07:11:25 Continuing the upgrade transaction with new apk-tools: 07:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:11:27 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:11:27 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:11:27 OK: 120 MiB in 128 packages 07:11:28 Removing intermediate container 2f7ce809b1ab 07:11:28 ---> 152c3e96d1a8 07:11:28 Step 19/37 : WORKDIR / 07:11:28 ---> Running in 91d48d9b732c 07:11:29 Removing intermediate container 91d48d9b732c 07:11:29 ---> b2f31bd413b1 07:11:29 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 07:11:31 ---> 839576b9b779 07:11:31 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 07:11:32 ---> 6f63767c6586 07:11:32 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 07:11:32 ---> 4c501f39e01c 07:11:32 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 07:11:33 ---> 1e46a7f304aa 07:11:33 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 07:11:33 ---> 397036ef35fc 07:11:33 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 07:11:34 ---> c2d0e4885400 07:11:34 Step 26/37 : COPY --from=rtsp /mediamtx / 07:11:36 ---> 59f8fae08230 07:11:36 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 07:11:36 ---> Running in 94056fb97a38 07:11:38 Removing intermediate container 94056fb97a38 07:11:38 ---> 558dd6c9cb86 07:11:38 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 07:11:38 ---> Running in ee2ee26866fb 07:11:40 Removing intermediate container ee2ee26866fb 07:11:40 ---> fe3ccb4a5497 07:11:40 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 07:11:40 ---> Running in 9cb15188cd65 07:11:42 Removing intermediate container 9cb15188cd65 07:11:42 ---> a4f326ce61c2 07:11:42 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 07:11:42 ---> Running in 793142892c48 07:11:43 Removing intermediate container 793142892c48 07:11:43 ---> 6184386a68b1 07:11:43 Step 31/37 : EXPOSE 59983 07:11:43 ---> Running in 89f17c94341e 07:11:44 Removing intermediate container 89f17c94341e 07:11:44 ---> cbcf017d9daf 07:11:44 Step 32/37 : EXPOSE 8554 07:11:44 ---> Running in 4ddaf43cecc2 07:11:44 Removing intermediate container 4ddaf43cecc2 07:11:44 ---> 617a428f881f 07:11:44 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 07:11:44 ---> Running in d3df4c41ff67 07:11:44 Removing intermediate container d3df4c41ff67 07:11:44 ---> f578c9cebf99 07:11:44 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 07:11:44 ---> Running in 35b35c616939 07:11:45 Removing intermediate container 35b35c616939 07:11:45 ---> ec2043c05d3a 07:11:45 Step 35/37 : LABEL arch=arm64 07:11:45 ---> Running in 581bf7722a31 07:11:45 Removing intermediate container 581bf7722a31 07:11:45 ---> 37be70b038f8 07:11:45 Step 36/37 : LABEL git_sha=4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 07:11:45 ---> Running in 28ff836f72d3 07:11:46 Removing intermediate container 28ff836f72d3 07:11:46 ---> 2afc73958368 07:11:46 Step 37/37 : LABEL version=0.0.0 07:11:46 ---> Running in 35232248f33a 07:11:46 Removing intermediate container 35232248f33a 07:11:46 ---> 4ef31ee75561 07:11:46 [Warning] One or more build-args [ARCH] were not consumed 07:11:46 Successfully built 4ef31ee75561 07:11:46 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 07:11:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:11:47 07:11:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:11:48 arm64: Pulling from edgex-lftools-log-publisher 07:11:48 8998bd30e6a1: Pulling fs layer 07:11:48 04944245beec: Pulling fs layer 07:11:48 699f458cf7ca: Pulling fs layer 07:11:48 765212b225bb: Pulling fs layer 07:11:48 f23df028b6ca: Pulling fs layer 07:11:48 d65c8cfc05b1: Pulling fs layer 07:11:48 2437ff75d9bd: Pulling fs layer 07:11:48 f23df028b6ca: Waiting 07:11:48 d65c8cfc05b1: Waiting 07:11:48 2437ff75d9bd: Waiting 07:11:48 765212b225bb: Waiting 07:11:48 04944245beec: Verifying Checksum 07:11:48 04944245beec: Download complete 07:11:48 765212b225bb: Verifying Checksum 07:11:48 765212b225bb: Download complete 07:11:48 f23df028b6ca: Verifying Checksum 07:11:48 f23df028b6ca: Download complete 07:11:48 d65c8cfc05b1: Verifying Checksum 07:11:48 d65c8cfc05b1: Download complete 07:11:48 699f458cf7ca: Verifying Checksum 07:11:48 699f458cf7ca: Download complete 07:11:49 8998bd30e6a1: Verifying Checksum 07:11:49 8998bd30e6a1: Download complete 07:11:51 2437ff75d9bd: Verifying Checksum 07:11:51 2437ff75d9bd: Download complete 07:11:53 8998bd30e6a1: Pull complete 07:11:54 04944245beec: Pull complete 07:11:55 699f458cf7ca: Pull complete 07:11:55 765212b225bb: Pull complete 07:11:56 f23df028b6ca: Pull complete 07:11:57 d65c8cfc05b1: Pull complete 07:12:15 2437ff75d9bd: Pull complete 07:12:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:12:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:12:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:15 prd-ubuntu20.04-docker-arm64-4c-16g-24105 does not seem to be running inside a container 07:12:15 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:12:18 $ docker top aea16b05c11da023962383a6196e701a8ce7c58479cc3c36f6474c54ae7ddadb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:19 ---> job-cost.sh 07:12:19 lf-activate-venv: SKIPPING 07:12:19 INFO: No Stack... 07:12:20 INFO: Retrieving Pricing Info for: v3-standard-4 07:12:21 INFO: Archiving Costs [Pipeline] sh 07:12:22 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 07:12:22 + cut -d, -f6 [Pipeline] lock 07:12:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-361-1-stack-cost] 07:12:22 Resource [jenkins-edgexfoundry-device-usb-camera-PR-361-1-stack-cost] did not exist. Created. 07:12:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-361-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:12:22 /w/workspace/device-usb-camera/1@tmp/durable-f3d857ae/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:12:23 + echo total: 0.10999999940395355 [Pipeline] stash 07:12:23 Warning: overwriting stash ‘stack-cost’ 07:12:23 Stashed 1 file(s) [Pipeline] } 07:12:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-361-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:12:23 $ docker stop --time=1 aea16b05c11da023962383a6196e701a8ce7c58479cc3c36f6474c54ae7ddadb 07:12:25 $ docker rm -f --volumes aea16b05c11da023962383a6196e701a8ce7c58479cc3c36f6474c54ae7ddadb [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 07:12:26 provisioning config files... 07:12:26 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-361@tmp/config9137080363245102605tmp [Pipeline] { [Pipeline] sh 07:12:26 + set +x 07:12:26 + + bash -s -- 07:12:26 curl -s https://codecov.io/bash 07:12:26 07:12:26 _____ _ 07:12:26 / ____| | | 07:12:26 | | ___ __| | ___ ___ _____ __ 07:12:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:12:26 | |___| (_) | (_| | __/ (_| (_) \ V / 07:12:26 \_____\___/ \__,_|\___|\___\___/ \_/ 07:12:26 Bash-1.0.6 07:12:26 07:12:26 07:12:26 ==> git version 2.25.1 found 07:12:26 ==> 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 07:12:26 Release-Date: 2020-01-08 07:12:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:12:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:12:26 ==> Jenkins CI detected. 07:12:26 current dir:  /w/workspace/foundry_device-usb-camera_PR-361 07:12:26 project root: . 07:12:26 --> token set from env 07:12:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:12:26 ==> Running gcov in . (disable via -X gcov) 07:12:26 ==> Python coveragepy not found 07:12:26 ==> Searching for coverage reports in: 07:12:26 + . 07:12:26 -> Found 1 reports 07:12:26 ==> Detecting git/mercurial file structure 07:12:27 ==> Reading reports 07:12:27 + ./coverage.out bytes=54772 07:12:27 ==> Appending adjustments 07:12:27 https://docs.codecov.io/docs/fixing-reports 07:12:27 + Found adjustments 07:12:27 ==> Gzipping contents 07:12:27 8.0K /tmp/codecov.W2jTQ0.gz 07:12:27 ==> Uploading reports 07:12:27 url: https://codecov.io 07:12:27 query: branch=PR-361&commit=4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-361%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=361&job=&cmd_args= 07:12:27 -> Pinging Codecov 07:12:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-361&commit=4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-361%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=361&job=&cmd_args= 07:12:27 -> Uploading to 07:12:27 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8/2c193840-3b38-4ba3-908c-bc12255a2967.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T071227Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=76cf8941aa8eb1f4f2721765d5611313cbf5707b7401f66b1196d2dee171afd1 07:12:27 % Total % Received % Xferd Average Speed Time Time Time Current 07:12:27 Dload Upload Total Spent Left Speed 07:12:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 31266 --:--:-- --:--:-- --:--:-- 31266 07:12:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/4b33c2f9ffa11068aaf0c605ac38bd5117ff6be8 [Pipeline] } 07:12:27 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 07:12:29 + [ -d /w/workspace/foundry_device-usb-camera_PR-361/archives ] 07:12:29 + ls -al /w/workspace/foundry_device-usb-camera_PR-361/archives 07:12:29 total 16 07:12:29 drwxr-xr-x 3 root root 4096 Oct 30 06:58 . 07:12:29 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 06:58 .. 07:12:29 drwxr-xr-x 2 root root 4096 Oct 30 06:58 cost 07:12:29 -rw-r--r-- 1 root root 89 Oct 30 06:58 cost.csv 07:12:29 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-361/archives 07:12:29 + ls -al /w/workspace/foundry_device-usb-camera_PR-361/archives 07:12:29 total 16 07:12:29 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 06:58 . 07:12:29 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 06:58 .. 07:12:29 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 06:58 cost 07:12:29 -rw-r--r-- 1 jenkins jenkins 89 Oct 30 06:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:12:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:12:31 ---> package-listing.sh 07:12:31 ++ tr '[:upper:]' '[:lower:]' 07:12:31 ++ facter osfamily 07:12:31 + OS_FAMILY=debian 07:12:31 + workspace=/w/workspace/foundry_device-usb-camera_PR-361 07:12:31 + START_PACKAGES=/tmp/packages_start.txt 07:12:31 + END_PACKAGES=/tmp/packages_end.txt 07:12:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:12:31 + PACKAGES=/tmp/packages_start.txt 07:12:31 + '[' /w/workspace/foundry_device-usb-camera_PR-361 ']' 07:12:31 + PACKAGES=/tmp/packages_end.txt 07:12:31 + case "${OS_FAMILY}" in 07:12:31 + dpkg -l 07:12:31 + grep '^ii' 07:12:31 + '[' -f /tmp/packages_start.txt ']' 07:12:31 + '[' -f /tmp/packages_end.txt ']' 07:12:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:12:31 + '[' /w/workspace/foundry_device-usb-camera_PR-361 ']' 07:12:31 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-361/archives/ 07:12:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-361/archives/ [Pipeline] echo 07:12:31 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-361/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:12:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:32 prd-ubuntu20.04-docker-8c-8g-24103 does not seem to be running inside a container 07:12:32 $ 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-361/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-361 -v /w/workspace/foundry_device-usb-camera_PR-361:/w/workspace/foundry_device-usb-camera_PR-361:rw,z -v /w/workspace/foundry_device-usb-camera_PR-361@tmp:/w/workspace/foundry_device-usb-camera_PR-361@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:12:32 $ docker top d7ebc65f31f02e1f9bdf6adb9f80986d74cbdc6ac3ef9f3fbb53431ea54be272 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:33 + touch /tmp/pre-build-complete [Pipeline] sh 07:12:33 + mkdir -p /var/log/sysstat [Pipeline] sh 07:12:33 + ls /var/log/sa-host 07:12:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:12:34 provisioning config files... 07:12:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-361@tmp/config10273478336177655609tmp [Pipeline] { [Pipeline] echo 07:12:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:12:34 ---> create-netrc.sh [Pipeline] } 07:12:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:12:35 ---> python-tools-install.sh [Pipeline] echo 07:12:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:12:35 ---> sudo-logs.sh 07:12:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:12:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:12:35 ---> job-cost.sh 07:12:35 lf-activate-venv: SKIPPING 07:12:35 DEBUG: total: 0.2199999988079071 07:12:35 INFO: Retrieving Stack Cost... 07:12:36 INFO: Retrieving Pricing Info for: v3-standard-8 07:12:36 INFO: Archiving Costs [Pipeline] echo 07:12:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:12:37 ---> logs-deploy.sh 07:12:37 lf-activate-venv: SKIPPING 07:12:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-361/1 07:12:37 INFO: archiving workspace using pattern(s): 07:12:37 Archives upload complete. 07:12:37 INFO: archiving logs to Nexus 07:12:38 ---> uname -a: 07:12:38 Linux prd-ubuntu20-04-docker-8c-8g-24103 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:12:38 07:12:38 07:12:38 ---> lscpu: 07:12:38 Architecture: x86_64 07:12:38 CPU op-mode(s): 32-bit, 64-bit 07:12:38 Byte Order: Little Endian 07:12:38 Address sizes: 40 bits physical, 48 bits virtual 07:12:38 CPU(s): 8 07:12:38 On-line CPU(s) list: 0-7 07:12:38 Thread(s) per core: 1 07:12:38 Core(s) per socket: 1 07:12:38 Socket(s): 8 07:12:38 NUMA node(s): 1 07:12:38 Vendor ID: AuthenticAMD 07:12:38 CPU family: 23 07:12:38 Model: 49 07:12:38 Model name: AMD EPYC-Rome Processor 07:12:38 Stepping: 0 07:12:38 CPU MHz: 2799.998 07:12:38 BogoMIPS: 5599.99 07:12:38 Virtualization: AMD-V 07:12:38 Hypervisor vendor: KVM 07:12:38 Virtualization type: full 07:12:38 L1d cache: 256 KiB 07:12:38 L1i cache: 256 KiB 07:12:38 L2 cache: 4 MiB 07:12:38 L3 cache: 128 MiB 07:12:38 NUMA node0 CPU(s): 0-7 07:12:38 Vulnerability Itlb multihit: Not affected 07:12:38 Vulnerability L1tf: Not affected 07:12:38 Vulnerability Mds: Not affected 07:12:38 Vulnerability Meltdown: Not affected 07:12:38 Vulnerability Mmio stale data: Not affected 07:12:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:12:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:12:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:12:38 Vulnerability Srbds: Not affected 07:12:38 Vulnerability Tsx async abort: Not affected 07:12:38 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 07:12:38 07:12:38 07:12:38 ---> nproc: 07:12:38 8 07:12:38 07:12:38 07:12:38 ---> df -h: 07:12:38 Filesystem Size Used Avail Use% Mounted on 07:12:38 overlay 155G 13G 143G 8% / 07:12:38 tmpfs 64M 0 64M 0% /dev 07:12:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:12:38 shm 64M 0 64M 0% /dev/shm 07:12:38 /dev/vda1 155G 13G 143G 8% /facter-os 07:12:38 07:12:38 07:12:38 ---> sar -b -r -n DEV: 07:12:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24103) 10/30/24 _x86_64_ (8 CPU) 07:12:38 07:12:38 06:54:01 LINUX RESTART (8 CPU) 07:12:38 07:12:38 06:55:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:12:38 06:56:01 268.21 5.88 262.33 0.00 462.68 70990.79 0.00 07:12:38 06:57:01 149.06 0.12 148.94 0.00 3.07 44874.92 0.00 07:12:38 06:58:01 163.69 0.12 163.57 0.00 6.27 57248.06 0.00 07:12:38 06:59:01 137.37 0.05 137.32 0.00 7.73 21314.11 0.00 07:12:38 07:00:01 42.39 5.88 36.51 0.00 2628.50 5802.23 0.00 07:12:38 07:01:01 4.15 0.02 4.13 0.00 0.13 89.45 0.00 07:12:38 07:02:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 07:12:38 07:03:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 07:12:38 07:04:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 07:12:38 07:05:01 2.00 0.00 2.00 0.00 0.00 23.06 0.00 07:12:38 07:06:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 07:12:38 07:07:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 07:12:38 07:08:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 07:12:38 07:09:01 2.50 0.02 2.48 0.00 0.13 28.26 0.00 07:12:38 07:10:01 1.63 0.00 1.63 0.00 0.00 21.73 0.00 07:12:38 07:11:01 2.05 0.00 2.05 0.00 0.00 23.19 0.00 07:12:38 07:12:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 07:12:38 Average: 45.63 0.70 44.93 0.00 182.30 11679.54 0.00 07:12:38 07:12:38 06:55:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:12:38 06:56:01 27156204 31452928 857452 2.61 176128 4188024 2044476 6.03 1399288 3725820 733156 07:12:38 06:57:01 27383324 31461016 841664 2.56 195964 3950988 1929612 5.69 1401768 3496072 322912 07:12:38 06:58:01 27139768 31487360 818692 2.49 199792 4242904 1921084 5.66 1426424 3739224 30620 07:12:38 06:59:01 26686728 31504812 798196 2.43 208212 4655268 1793352 5.29 1453472 4109576 4 07:12:38 07:00:01 26387508 31486880 782060 2.38 230180 4920564 1739196 5.13 1651060 4182604 8 07:12:38 07:01:01 26401508 31495988 772624 2.35 228744 4917308 1703832 5.02 1639568 4179396 12 07:12:38 07:02:01 26401816 31496368 772212 2.35 228820 4917308 1703832 5.02 1639608 4179404 8 07:12:38 07:03:01 26404036 31498648 769856 2.34 228892 4917312 1703832 5.02 1636652 4179408 12 07:12:38 07:04:01 26406816 31501372 767084 2.33 228956 4917304 1703832 5.02 1634016 4179416 8 07:12:38 07:05:01 26407156 31501788 766568 2.33 229012 4917320 1703832 5.02 1634560 4179404 8 07:12:38 07:06:01 26407392 31502088 766276 2.33 229052 4917320 1703832 5.02 1634176 4179404 12 07:12:38 07:07:01 26408004 31502820 765448 2.33 229068 4917452 1703832 5.02 1633236 4179516 4 07:12:38 07:08:01 26407988 31502884 765304 2.33 229128 4917456 1703832 5.02 1633284 4179520 8 07:12:38 07:09:01 26406572 31501632 766472 2.33 229172 4917460 1733664 5.11 1633548 4179536 24 07:12:38 07:10:01 26406716 31501816 766192 2.33 229232 4917440 1733664 5.11 1634468 4179516 8 07:12:38 07:11:01 26406456 31501596 766368 2.33 229296 4917440 1733664 5.11 1634084 4179516 4 07:12:38 07:12:01 26406756 31501944 766020 2.33 229324 4917444 1733664 5.11 1634424 4179520 12 07:12:38 Average: 26566162 31494232 782852 2.38 221116 4762724 1764296 5.20 1585508 4082756 63931 07:12:38 07:12:38 06:55:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:12:38 06:56:01 lo 2.83 2.83 0.28 0.28 0.00 0.00 0.00 0.00 07:12:38 06:56:01 docker0 337.87 556.46 29.22 3641.01 0.00 0.00 0.00 0.00 07:12:38 06:56:01 ens3 708.27 432.72 6971.79 54.94 0.00 0.00 0.00 0.00 07:12:38 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:12:38 06:57:01 docker0 0.27 0.38 0.03 0.12 0.00 0.00 0.00 0.00 07:12:38 06:57:01 ens3 30.48 18.53 28.52 11.75 0.00 0.00 0.00 0.00 07:12:38 06:57:01 vethf70920b 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 07:12:38 06:58:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 07:12:38 06:58:01 docker0 21.80 51.46 1.58 956.59 0.00 0.00 0.00 0.00 07:12:38 06:58:01 ens3 95.97 47.91 1236.48 14.43 0.00 0.00 0.00 0.00 07:12:38 06:59:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 07:12:38 06:59:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:12:38 06:59:01 ens3 95.55 58.70 2525.58 12.32 0.00 0.00 0.00 0.00 07:12:38 07:00:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 07:12:38 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:00:01 ens3 186.49 94.45 2064.46 6.56 0.00 0.00 0.00 0.00 07:12:38 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:12:38 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:01:01 ens3 0.55 0.32 1.44 0.02 0.00 0.00 0.00 0.00 07:12:38 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:02:01 ens3 0.48 0.27 0.26 0.21 0.00 0.00 0.00 0.00 07:12:38 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:12:38 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:03:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:12:38 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:04:01 ens3 0.48 0.02 0.05 0.00 0.00 0.00 0.00 0.00 07:12:38 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:12:38 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:05:01 ens3 1.15 0.47 0.39 0.28 0.00 0.00 0.00 0.00 07:12:38 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:06:01 ens3 0.62 0.43 0.35 0.28 0.00 0.00 0.00 0.00 07:12:38 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:12:38 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:07:01 ens3 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:12:38 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:08:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:12:38 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:12:38 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:09:01 ens3 0.67 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:12:38 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:10:01 ens3 0.82 0.50 0.43 0.35 0.00 0.00 0.00 0.00 07:12:38 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:12:38 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:11:01 ens3 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 07:12:38 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:38 07:12:01 ens3 1.45 0.63 0.71 0.49 0.00 0.00 0.00 0.00 07:12:38 Average: lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 07:12:38 Average: docker0 20.55 34.76 1.76 263.83 0.00 0.00 0.00 0.00 07:12:38 Average: ens3 64.86 37.78 742.54 5.88 0.00 0.00 0.00 0.00 07:12:38 07:12:38 07:12:38 ---> sar -P ALL: 07:12:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24103) 10/30/24 _x86_64_ (8 CPU) 07:12:38 07:12:38 06:54:01 LINUX RESTART (8 CPU) 07:12:38 07:12:38 06:55:03 CPU %user %nice %system %iowait %steal %idle 07:12:38 06:56:01 all 9.55 0.00 4.44 4.35 0.06 81.60 07:12:38 06:56:01 0 9.65 0.00 3.62 5.45 0.05 81.23 07:12:38 06:56:01 1 9.11 0.00 3.80 1.37 0.05 85.68 07:12:38 06:56:01 2 8.82 0.00 4.75 1.21 0.05 85.17 07:12:38 06:56:01 3 9.69 0.00 3.94 1.87 0.07 84.43 07:12:38 06:56:01 4 9.86 0.00 4.54 0.77 0.05 84.79 07:12:38 06:56:01 5 10.47 0.00 4.93 0.63 0.05 83.93 07:12:38 06:56:01 6 9.89 0.00 4.10 7.71 0.05 78.25 07:12:38 06:56:01 7 8.94 0.00 5.82 15.85 0.09 69.30 07:12:38 06:57:01 all 45.77 0.00 7.91 2.38 0.08 43.86 07:12:38 06:57:01 0 46.81 0.00 7.62 2.42 0.07 43.09 07:12:38 06:57:01 1 47.16 0.00 7.42 0.56 0.08 44.78 07:12:38 06:57:01 2 46.60 0.00 11.17 13.70 0.10 28.43 07:12:38 06:57:01 3 41.73 0.00 6.84 0.56 0.07 50.80 07:12:38 06:57:01 4 47.12 0.00 7.86 0.56 0.08 44.39 07:12:38 06:57:01 5 46.64 0.00 7.67 0.49 0.08 45.12 07:12:38 06:57:01 6 43.24 0.00 7.16 0.46 0.08 49.06 07:12:38 06:57:01 7 46.80 0.00 7.53 0.32 0.08 45.26 07:12:38 06:58:01 all 27.09 0.00 5.49 3.37 0.07 63.97 07:12:38 06:58:01 0 26.54 0.00 5.63 6.63 0.08 61.11 07:12:38 06:58:01 1 27.34 0.00 5.84 10.35 0.08 56.39 07:12:38 06:58:01 2 28.42 0.00 5.96 6.05 0.08 59.48 07:12:38 06:58:01 3 26.09 0.00 5.30 2.88 0.08 65.65 07:12:38 06:58:01 4 28.06 0.00 5.18 0.22 0.07 66.48 07:12:38 06:58:01 5 29.86 0.00 5.70 0.10 0.07 64.27 07:12:38 06:58:01 6 22.40 0.00 4.64 0.10 0.05 72.81 07:12:38 06:58:01 7 28.00 0.00 5.65 0.72 0.07 65.56 07:12:38 06:59:01 all 3.04 0.00 1.45 1.07 0.03 94.40 07:12:38 06:59:01 0 2.80 0.00 1.41 0.03 0.05 95.71 07:12:38 06:59:01 1 2.73 0.00 1.59 1.06 0.03 94.58 07:12:38 06:59:01 2 2.57 0.00 2.12 5.39 0.05 89.87 07:12:38 06:59:01 3 2.68 0.00 1.17 0.20 0.02 95.93 07:12:38 06:59:01 4 3.34 0.00 1.42 0.28 0.03 94.92 07:12:38 06:59:01 5 2.96 0.00 1.21 0.05 0.02 95.76 07:12:38 06:59:01 6 4.53 0.00 1.12 0.02 0.02 94.32 07:12:38 06:59:01 7 2.72 0.00 1.60 1.56 0.03 94.08 07:12:38 07:00:01 all 2.07 0.00 1.10 0.44 0.03 96.35 07:12:38 07:00:01 0 2.28 0.00 0.98 1.72 0.03 94.98 07:12:38 07:00:01 1 1.63 0.00 1.37 0.08 0.02 96.90 07:12:38 07:00:01 2 1.27 0.00 0.62 0.62 0.03 97.45 07:12:38 07:00:01 3 3.04 0.00 1.22 0.77 0.03 94.94 07:12:38 07:00:01 4 1.37 0.00 1.95 0.07 0.02 96.59 07:12:38 07:00:01 5 1.87 0.00 1.22 0.07 0.02 96.83 07:12:38 07:00:01 6 3.54 0.00 0.68 0.15 0.02 95.61 07:12:38 07:00:01 7 1.56 0.00 0.79 0.08 0.03 97.54 07:12:38 07:01:01 all 0.08 0.00 0.04 0.01 0.01 99.85 07:12:38 07:01:01 0 0.08 0.00 0.05 0.08 0.03 99.75 07:12:38 07:01:01 1 0.07 0.00 0.05 0.00 0.00 99.88 07:12:38 07:01:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:12:38 07:01:01 3 0.22 0.00 0.10 0.02 0.00 99.67 07:12:38 07:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:12:38 07:01:01 5 0.08 0.00 0.03 0.00 0.02 99.87 07:12:38 07:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:12:38 07:01:01 7 0.05 0.00 0.07 0.02 0.02 99.85 07:12:38 07:02:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:12:38 07:02:01 0 0.03 0.00 0.00 0.03 0.03 99.90 07:12:38 07:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:12:38 07:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:12:38 07:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:12:38 07:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:12:38 07:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:12:38 07:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:12:38 07:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:12:38 07:03:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:12:38 07:03:01 0 0.03 0.00 0.02 0.03 0.03 99.88 07:12:38 07:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:12:38 07:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:12:38 07:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:12:38 07:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:12:38 07:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:12:38 07:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:12:38 07:03:01 7 0.08 0.00 0.05 0.02 0.02 99.83 07:12:38 07:04:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:12:38 07:04:01 0 0.08 0.00 0.02 0.05 0.03 99.82 07:12:38 07:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:12:38 07:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:12:38 07:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:12:38 07:04:01 4 0.00 0.00 0.03 0.00 0.02 99.95 07:12:38 07:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:12:38 07:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:12:38 07:04:01 7 0.02 0.00 0.03 0.02 0.02 99.92 07:12:38 07:05:01 all 0.14 0.00 0.01 0.01 0.01 99.84 07:12:38 07:05:01 0 0.03 0.00 0.02 0.03 0.03 99.88 07:12:38 07:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:12:38 07:05:01 2 0.60 0.00 0.00 0.00 0.02 99.39 07:12:38 07:05:01 3 0.30 0.00 0.02 0.00 0.02 99.67 07:12:38 07:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:12:38 07:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:12:38 07:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:12:38 07:05:01 7 0.05 0.00 0.02 0.02 0.02 99.90 07:12:38 07:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:12:38 07:06:01 0 0.03 0.00 0.02 0.02 0.05 99.88 07:12:38 07:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:12:38 07:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:12:38 07:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:12:38 07:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:12:38 07:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:12:38 07:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:12:38 07:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:12:38 07:12:38 07:06:01 CPU %user %nice %system %iowait %steal %idle 07:12:38 07:07:01 all 0.19 0.00 0.02 0.01 0.01 99.78 07:12:38 07:07:01 0 0.07 0.00 0.05 0.02 0.02 99.85 07:12:38 07:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:12:38 07:07:01 2 1.26 0.00 0.03 0.00 0.02 98.69 07:12:38 07:07:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:12:38 07:07:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:12:38 07:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:12:38 07:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:12:38 07:07:01 7 0.05 0.00 0.00 0.00 0.02 99.93 07:12:38 07:08:01 all 0.27 0.00 0.01 0.01 0.01 99.70 07:12:38 07:08:01 0 0.03 0.00 0.03 0.05 0.03 99.85 07:12:38 07:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:12:38 07:08:01 2 1.98 0.00 0.00 0.00 0.02 98.00 07:12:38 07:08:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:12:38 07:08:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:12:38 07:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:12:38 07:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:12:38 07:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:12:38 07:09:01 all 0.21 0.00 0.03 0.01 0.01 99.74 07:12:38 07:09:01 0 0.07 0.00 0.08 0.03 0.03 99.78 07:12:38 07:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:12:38 07:09:01 2 1.48 0.00 0.02 0.00 0.02 98.48 07:12:38 07:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:12:38 07:09:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:12:38 07:09:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:12:38 07:09:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:12:38 07:09:01 7 0.02 0.00 0.05 0.00 0.02 99.92 07:12:38 07:10:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:12:38 07:10:01 0 0.03 0.00 0.02 0.08 0.02 99.85 07:12:38 07:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:12:38 07:10:01 2 0.07 0.00 0.00 0.00 0.02 99.92 07:12:38 07:10:01 3 0.08 0.00 0.02 0.00 0.00 99.90 07:12:38 07:10:01 4 0.02 0.00 0.02 0.00 0.03 99.93 07:12:38 07:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:12:38 07:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:12:38 07:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:12:38 07:11:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:12:38 07:11:01 0 0.03 0.00 0.05 0.05 0.03 99.83 07:12:38 07:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:12:38 07:11:01 2 0.12 0.00 0.00 0.00 0.02 99.87 07:12:38 07:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:12:38 07:11:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:12:38 07:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:12:38 07:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:12:38 07:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:12:38 07:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:12:38 07:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:12:38 07:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:12:38 07:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:12:38 07:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:12:38 07:12:01 4 0.07 0.00 0.03 0.00 0.03 99.87 07:12:38 07:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:12:38 07:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:12:38 07:12:01 7 0.05 0.00 0.03 0.00 0.00 99.92 07:12:38 Average: all 5.15 0.00 1.19 0.68 0.02 92.95 07:12:38 Average: 0 5.16 0.00 1.14 0.97 0.04 92.69 07:12:38 Average: 1 5.13 0.00 1.17 0.78 0.02 92.91 07:12:38 Average: 2 5.44 0.00 1.44 1.57 0.03 91.52 07:12:38 Average: 3 4.88 0.00 1.08 0.37 0.02 93.65 07:12:38 Average: 4 5.25 0.00 1.23 0.11 0.02 93.39 07:12:38 Average: 5 5.36 0.00 1.21 0.08 0.02 93.33 07:12:38 Average: 6 4.86 0.00 1.03 0.48 0.01 93.62 07:12:38 Average: 7 5.16 0.00 1.26 1.05 0.03 92.50 07:12:38 07:12:38 07:12:38