Pull request #339 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac5355372ef4d43b20dd8569598b814222062c81+eecbf34369017b68559e2ef7580535b3a8c22776 (32b496028c538d8c6ac872f563ba60bc955bf3a1) 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-ssh10144587308470837278.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8199480391288509062.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 590556114a56c6d90cc8043840e039c2f74196dc 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-339/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-339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1056185514935607671.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-339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3317986825040678073.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh2516592831521329798.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-339/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-339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5371076967584509953.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 590556114a56c6d90cc8043840e039c2f74196dc 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5956 in /w/workspace/foundry_device-usb-camera_PR-339 [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-339 # 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 Merging remotes/origin/main commit eecbf34369017b68559e2ef7580535b3a8c22776 into PR head commit ac5355372ef4d43b20dd8569598b814222062c81 Merge succeeded, producing ac5355372ef4d43b20dd8569598b814222062c81 Checking out Revision ac5355372ef4d43b20dd8569598b814222062c81 (PR-339) > 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/339/head:refs/remotes/origin/PR-339 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac5355372ef4d43b20dd8569598b814222062c81 # 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 eecbf34369017b68559e2ef7580535b3a8c22776 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac5355372ef4d43b20dd8569598b814222062c81 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-19T17:50:44.713Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-19T17:50:45.449Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-19T17:50:45.814Z] ========================================================= [2024-07-19T17:50:45.814Z] EdgeX Global Pipelines Version Info [2024-07-19T17:50:45.814Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-19T17:50:47.010Z] ------------------- [2024-07-19T17:50:47.010Z] stable info: [2024-07-19T17:50:47.010Z] ------------------- [2024-07-19T17:50:47.010Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T17:50:47.010Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-19T17:50:47.010Z] Message: update stable to v1.0.260 [2024-07-19T17:50:47.649Z] ------------------- [2024-07-19T17:50:47.649Z] experimental info: [2024-07-19T17:50:47.649Z] ------------------- [2024-07-19T17:50:47.649Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T17:50:47.649Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-19T17:50:47.649Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-19T17:50:48.257Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-07-19T17:50:48.482Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-07-19T17:50:48.709Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-19T17:50:48.954Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-19T17:50:49.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-19T17:50:49.339Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-19T17:50:49.580Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-19T17:50:49.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-19T17:50:49.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-19T17:50:50.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-19T17:50:50.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-19T17:50:50.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-07-19T17:50:50.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-19T17:50:50.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-19T17:50:51.203Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T17:50:51.361Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T17:50:51.553Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T17:50:51.771Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T17:50:51.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-19T17:50:52.085Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-19T17:50:52.278Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-19T17:50:52.439Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-19T17:50:52.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-19T17:50:52.781Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-19T17:50:52.998Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-19T17:50:53.254Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-19T17:50:53.442Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-19T17:50:53.634Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-339 [Pipeline] echo [2024-07-19T17:50:53.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-339 [Pipeline] echo [2024-07-19T17:50:54.040Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-339 [Pipeline] echo [2024-07-19T17:50:54.198Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac5355372ef4d43b20dd8569598b814222062c81 [Pipeline] echo [2024-07-19T17:50:54.378Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac53553 [Pipeline] echo [2024-07-19T17:50:54.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T17:50:55.004Z] provisioning config files... [2024-07-19T17:50:55.039Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-339@tmp/config5188546999919241482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T17:50:55.744Z] ---> ****-login.sh [2024-07-19T17:50:55.744Z] nexus3.edgexfoundry.org:10001 [2024-07-19T17:50:56.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T17:50:56.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T17:50:56.041Z] Configure a credential helper to remove this warning. See [2024-07-19T17:50:56.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T17:50:56.041Z] [2024-07-19T17:50:56.041Z] Login Succeeded [2024-07-19T17:50:56.041Z] nexus3.edgexfoundry.org:10002 [2024-07-19T17:50:56.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T17:50:56.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T17:50:56.354Z] Configure a credential helper to remove this warning. See [2024-07-19T17:50:56.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T17:50:56.354Z] [2024-07-19T17:50:56.354Z] Login Succeeded [2024-07-19T17:50:56.354Z] nexus3.edgexfoundry.org:10003 [2024-07-19T17:50:56.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T17:50:56.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T17:50:56.354Z] Configure a credential helper to remove this warning. See [2024-07-19T17:50:56.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T17:50:56.354Z] [2024-07-19T17:50:56.354Z] Login Succeeded [2024-07-19T17:50:56.354Z] nexus3.edgexfoundry.org:10004 [2024-07-19T17:50:56.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T17:50:56.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T17:50:56.632Z] Configure a credential helper to remove this warning. See [2024-07-19T17:50:56.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T17:50:56.632Z] [2024-07-19T17:50:56.632Z] Login Succeeded [2024-07-19T17:50:56.632Z] ****.io [2024-07-19T17:50:56.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T17:50:56.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T17:50:56.632Z] Configure a credential helper to remove this warning. See [2024-07-19T17:50:56.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T17:50:56.632Z] [2024-07-19T17:50:56.632Z] Login Succeeded [2024-07-19T17:50:56.632Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T17:50:56.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-19T17:50:58.206Z] + git rev-list -1 --merges ac5355372ef4d43b20dd8569598b814222062c81~1..ac5355372ef4d43b20dd8569598b814222062c81 [Pipeline] echo [2024-07-19T17:50:58.393Z] -----------> git rev-list -1 --merges ac5355372ef4d43b20dd8569598b814222062c81~1..ac5355372ef4d43b20dd8569598b814222062c81 ac5355372ef4d43b20dd8569598b814222062c81 [false] [Pipeline] sh [2024-07-19T17:50:58.859Z] + git log --format=format:%s -1 ac5355372ef4d43b20dd8569598b814222062c81 [Pipeline] echo [2024-07-19T17:50:59.001Z] ========================================================= [2024-07-19T17:50:59.001Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-19T17:50:59.001Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T17:51:00.020Z] + git log --format=format:%s -1 ac5355372ef4d43b20dd8569598b814222062c81 [Pipeline] echo [2024-07-19T17:51:00.159Z] [semverPrep] GIT_COMMIT: ac5355372ef4d43b20dd8569598b814222062c81, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-19T17:51:00.383Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-19T17:51:01.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T17:51:01.001Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-19T17:51:01.001Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-19T17:51:01.001Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-19T17:51:01.001Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-19T17:51:01.001Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-19T17:51:01.001Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T17:51:01.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T17:51:01.914Z] [2024-07-19T17:51:01.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T17:51:02.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T17:51:02.658Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-19T17:51:02.658Z] b85a868b505f: Pulling fs layer [2024-07-19T17:51:02.658Z] e2be974225ed: Pulling fs layer [2024-07-19T17:51:02.658Z] 339a4e72a1f5: Pulling fs layer [2024-07-19T17:51:02.658Z] 988bab9f4d93: Pulling fs layer [2024-07-19T17:51:02.658Z] 1469e6f7b9e6: Pulling fs layer [2024-07-19T17:51:02.658Z] eaf3925da568: Pulling fs layer [2024-07-19T17:51:02.658Z] bab4dde63d76: Pulling fs layer [2024-07-19T17:51:02.658Z] bde34c3a00c8: Pulling fs layer [2024-07-19T17:51:02.658Z] b352a97aabf1: Pulling fs layer [2024-07-19T17:51:02.658Z] 4872d77fe225: Pulling fs layer [2024-07-19T17:51:02.658Z] 5851b861e8e6: Pulling fs layer [2024-07-19T17:51:02.658Z] bab4dde63d76: Waiting [2024-07-19T17:51:02.658Z] bde34c3a00c8: Waiting [2024-07-19T17:51:02.658Z] b352a97aabf1: Waiting [2024-07-19T17:51:02.658Z] 4872d77fe225: Waiting [2024-07-19T17:51:02.658Z] 5851b861e8e6: Waiting [2024-07-19T17:51:02.658Z] eaf3925da568: Waiting [2024-07-19T17:51:02.658Z] 1469e6f7b9e6: Waiting [2024-07-19T17:51:02.658Z] e2be974225ed: Verifying Checksum [2024-07-19T17:51:02.658Z] e2be974225ed: Download complete [2024-07-19T17:51:02.658Z] 988bab9f4d93: Verifying Checksum [2024-07-19T17:51:02.658Z] 988bab9f4d93: Download complete [2024-07-19T17:51:02.961Z] 1469e6f7b9e6: Verifying Checksum [2024-07-19T17:51:02.961Z] 1469e6f7b9e6: Download complete [2024-07-19T17:51:02.961Z] eaf3925da568: Download complete [2024-07-19T17:51:02.961Z] 339a4e72a1f5: Verifying Checksum [2024-07-19T17:51:02.961Z] 339a4e72a1f5: Download complete [2024-07-19T17:51:02.961Z] bde34c3a00c8: Download complete [2024-07-19T17:51:02.961Z] b352a97aabf1: Download complete [2024-07-19T17:51:02.961Z] 4872d77fe225: Verifying Checksum [2024-07-19T17:51:02.961Z] 4872d77fe225: Download complete [2024-07-19T17:51:02.961Z] 5851b861e8e6: Download complete [2024-07-19T17:51:02.961Z] b85a868b505f: Verifying Checksum [2024-07-19T17:51:02.961Z] b85a868b505f: Download complete [2024-07-19T17:51:03.259Z] bab4dde63d76: Verifying Checksum [2024-07-19T17:51:03.259Z] bab4dde63d76: Download complete [2024-07-19T17:51:04.291Z] b85a868b505f: Pull complete [2024-07-19T17:51:04.291Z] e2be974225ed: Pull complete [2024-07-19T17:51:04.935Z] 339a4e72a1f5: Pull complete [2024-07-19T17:51:04.935Z] 988bab9f4d93: Pull complete [2024-07-19T17:51:05.239Z] 1469e6f7b9e6: Pull complete [2024-07-19T17:51:05.239Z] eaf3925da568: Pull complete [2024-07-19T17:51:07.282Z] bab4dde63d76: Pull complete [2024-07-19T17:51:07.282Z] bde34c3a00c8: Pull complete [2024-07-19T17:51:07.282Z] b352a97aabf1: Pull complete [2024-07-19T17:51:07.282Z] 4872d77fe225: Pull complete [2024-07-19T17:51:07.282Z] 5851b861e8e6: Pull complete [2024-07-19T17:51:07.282Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-19T17:51:07.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T17:51:07.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T17:51:08.289Z] prd-ubuntu20.04-docker-8c-8g-5956 does not seem to be running inside a container [2024-07-19T17:51:08.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-339 -v /w/workspace/foundry_device-usb-camera_PR-339:/w/workspace/foundry_device-usb-camera_PR-339:rw,z -v /w/workspace/foundry_device-usb-camera_PR-339@tmp:/w/workspace/foundry_device-usb-camera_PR-339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-19T17:51:10.835Z] $ docker top 6982f1671789cf6dae54bab64ae305da3056e2edfdbebcf83fd702753366d354 -eo pid,comm [2024-07-19T17:51:10.960Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-19T17:51:10.960Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T17:51:11.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T17:51:11.574Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T17:51:11.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T17:51:11.755Z] $ docker exec 6982f1671789cf6dae54bab64ae305da3056e2edfdbebcf83fd702753366d354 ssh-agent [2024-07-19T17:51:11.897Z] SSH_AUTH_SOCK=/tmp/ssh-YicXeQtLqVKT/agent.32 [2024-07-19T17:51:11.897Z] SSH_AGENT_PID=38 [2024-07-19T17:51:11.917Z] Running ssh-add (command line suppressed) [2024-07-19T17:51:12.021Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-339@tmp/private_key_13276417654403355927.key (/w/workspace/foundry_device-usb-camera_PR-339@tmp/private_key_13276417654403355927.key) [2024-07-19T17:51:12.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T17:51:12.682Z] + git tag --points-at HEAD [Pipeline] } [2024-07-19T17:51:12.778Z] $ docker exec --env ******** --env ******** 6982f1671789cf6dae54bab64ae305da3056e2edfdbebcf83fd702753366d354 ssh-agent -k [2024-07-19T17:51:12.891Z] unset SSH_AUTH_SOCK; [2024-07-19T17:51:12.891Z] unset SSH_AGENT_PID; [2024-07-19T17:51:12.891Z] echo Agent pid 38 killed; [2024-07-19T17:51:12.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-19T17:51:13.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T17:51:13.306Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T17:51:13.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T17:51:13.444Z] $ docker exec 6982f1671789cf6dae54bab64ae305da3056e2edfdbebcf83fd702753366d354 ssh-agent [2024-07-19T17:51:13.567Z] SSH_AUTH_SOCK=/tmp/ssh-qoeuNX5X8tI3/agent.72 [2024-07-19T17:51:13.567Z] SSH_AGENT_PID=78 [2024-07-19T17:51:13.589Z] Running ssh-add (command line suppressed) [2024-07-19T17:51:13.686Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-339@tmp/private_key_15388822125112581012.key (/w/workspace/foundry_device-usb-camera_PR-339@tmp/private_key_15388822125112581012.key) [2024-07-19T17:51:13.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T17:51:14.343Z] + git semver init [2024-07-19T17:51:14.646Z] 2024-07-19 17:51:14,474 [run_init] DEBUG init version:0.0.0 force:False [2024-07-19T17:51:14.646Z] 2024-07-19 17:51:14,475 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-339/.semver [2024-07-19T17:51:14.646Z] 2024-07-19 17:51:14,475 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-339/.semver [2024-07-19T17:51:14.646Z] 2024-07-19 17:51:14,476 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-339/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-339, universal_newlines=False, shell=None, istream=None) [2024-07-19T17:51:16.213Z] 2024-07-19 17:51:16,121 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-339/.git/info/exclude [2024-07-19T17:51:16.213Z] 2024-07-19 17:51:16,122 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-339/.semver/PR-339 with force:False [2024-07-19T17:51:16.213Z] 2024-07-19 17:51:16,122 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-339/.semver/PR-339 [2024-07-19T17:51:16.213Z] 2024-07-19 17:51:16,126 [execute] INFO git cat-file --batch-check [2024-07-19T17:51:16.213Z] 2024-07-19 17:51:16,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-339/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T17:51:16.213Z] 2024-07-19 17:51:16,132 [execute] INFO git cat-file --batch [2024-07-19T17:51:16.213Z] 2024-07-19 17:51:16,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-339/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T17:51:16.213Z] 2024-07-19 17:51:16,137 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-339/.semver/PR-339 [2024-07-19T17:51:16.213Z] 0.0.0 [Pipeline] } [2024-07-19T17:51:16.281Z] $ docker exec --env ******** --env ******** 6982f1671789cf6dae54bab64ae305da3056e2edfdbebcf83fd702753366d354 ssh-agent -k [2024-07-19T17:51:16.385Z] unset SSH_AUTH_SOCK; [2024-07-19T17:51:16.386Z] unset SSH_AGENT_PID; [2024-07-19T17:51:16.386Z] echo Agent pid 78 killed; [2024-07-19T17:51:16.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T17:51:17.319Z] + git semver [Pipeline] } [2024-07-19T17:51:17.707Z] $ docker stop --time=1 6982f1671789cf6dae54bab64ae305da3056e2edfdbebcf83fd702753366d354 [2024-07-19T17:51:19.079Z] $ docker rm -f --volumes 6982f1671789cf6dae54bab64ae305da3056e2edfdbebcf83fd702753366d354 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T17:51:19.816Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-19T17:51:20.828Z] Stashed 1 file(s) [Pipeline] echo [2024-07-19T17:51:20.925Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T17:51:23.260Z] provisioning config files... [2024-07-19T17:51:23.295Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-339@tmp/config8799082350266706468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T17:51:23.991Z] ---> ****-login.sh [2024-07-19T17:51:23.991Z] nexus3.edgexfoundry.org:10001 [2024-07-19T17:51:23.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T17:51:23.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T17:51:23.991Z] Configure a credential helper to remove this warning. See [2024-07-19T17:51:23.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T17:51:23.991Z] [2024-07-19T17:51:23.991Z] Login Succeeded [2024-07-19T17:51:23.991Z] nexus3.edgexfoundry.org:10002 [2024-07-19T17:51:23.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T17:51:23.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T17:51:23.991Z] Configure a credential helper to remove this warning. See [2024-07-19T17:51:23.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T17:51:23.991Z] [2024-07-19T17:51:23.991Z] Login Succeeded [2024-07-19T17:51:23.991Z] nexus3.edgexfoundry.org:10003 [2024-07-19T17:51:24.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T17:51:24.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T17:51:24.273Z] Configure a credential helper to remove this warning. See [2024-07-19T17:51:24.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T17:51:24.273Z] [2024-07-19T17:51:24.273Z] Login Succeeded [2024-07-19T17:51:24.273Z] nexus3.edgexfoundry.org:10004 [2024-07-19T17:51:24.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T17:51:24.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T17:51:24.273Z] Configure a credential helper to remove this warning. See [2024-07-19T17:51:24.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T17:51:24.273Z] [2024-07-19T17:51:24.273Z] Login Succeeded [2024-07-19T17:51:24.273Z] ****.io [2024-07-19T17:51:24.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T17:51:24.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T17:51:24.567Z] Configure a credential helper to remove this warning. See [2024-07-19T17:51:24.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T17:51:24.567Z] [2024-07-19T17:51:24.567Z] Login Succeeded [2024-07-19T17:51:24.567Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T17:51:24.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T17:51:25.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T17:51:25.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T17:51:25.620Z] ========================================================= [2024-07-19T17:51:25.620Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-19T17:51:25.620Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T17:51:26.697Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-19T17:51:26.697Z] Sending build context to Docker daemon 20.45MB [2024-07-19T17:51:26.697Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T17:51:26.697Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-19T17:51:26.697Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-19T17:51:26.697Z] 619be1103602: Pulling fs layer [2024-07-19T17:51:26.697Z] 7862e08f4a3e: Pulling fs layer [2024-07-19T17:51:26.697Z] 5df492c9dc93: Pulling fs layer [2024-07-19T17:51:26.697Z] 7629e6793208: Pulling fs layer [2024-07-19T17:51:26.697Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T17:51:26.697Z] fb5054dd5b73: Pulling fs layer [2024-07-19T17:51:26.697Z] eeca6798cff9: Pulling fs layer [2024-07-19T17:51:26.697Z] aa269ceb94a6: Pulling fs layer [2024-07-19T17:51:26.697Z] ada007ff1a6a: Pulling fs layer [2024-07-19T17:51:26.697Z] aa269ceb94a6: Waiting [2024-07-19T17:51:26.697Z] fb5054dd5b73: Waiting [2024-07-19T17:51:26.697Z] eeca6798cff9: Waiting [2024-07-19T17:51:26.697Z] ada007ff1a6a: Waiting [2024-07-19T17:51:26.697Z] 7629e6793208: Waiting [2024-07-19T17:51:26.997Z] 7862e08f4a3e: Download complete [2024-07-19T17:51:26.997Z] 7629e6793208: Download complete [2024-07-19T17:51:26.997Z] 4f4fb700ef54: Download complete [2024-07-19T17:51:26.997Z] 619be1103602: Verifying Checksum [2024-07-19T17:51:26.997Z] 619be1103602: Download complete [2024-07-19T17:51:26.997Z] eeca6798cff9: Verifying Checksum [2024-07-19T17:51:26.997Z] eeca6798cff9: Download complete [2024-07-19T17:51:26.997Z] 619be1103602: Pull complete [2024-07-19T17:51:27.297Z] ada007ff1a6a: Verifying Checksum [2024-07-19T17:51:27.297Z] ada007ff1a6a: Download complete [2024-07-19T17:51:27.297Z] 7862e08f4a3e: Pull complete [2024-07-19T17:51:27.297Z] 5df492c9dc93: Verifying Checksum [2024-07-19T17:51:27.297Z] 5df492c9dc93: Download complete [2024-07-19T17:51:27.922Z] aa269ceb94a6: Verifying Checksum [2024-07-19T17:51:27.922Z] aa269ceb94a6: Download complete [2024-07-19T17:51:30.647Z] 5df492c9dc93: Pull complete [2024-07-19T17:51:30.949Z] 7629e6793208: Pull complete [2024-07-19T17:51:30.949Z] 4f4fb700ef54: Pull complete [2024-07-19T17:51:30.949Z] fb5054dd5b73: Pull complete [2024-07-19T17:51:30.949Z] eeca6798cff9: Pull complete [2024-07-19T17:51:33.700Z] aa269ceb94a6: Pull complete [2024-07-19T17:51:33.961Z] ada007ff1a6a: Pull complete [2024-07-19T17:51:33.961Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-19T17:51:33.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-19T17:51:33.961Z] ---> f489d0715acc [2024-07-19T17:51:33.961Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-19T17:51:37.520Z] ---> Running in 6935c0b4b90f [2024-07-19T17:51:37.520Z] Removing intermediate container 6935c0b4b90f [2024-07-19T17:51:37.520Z] ---> 48ad403733a4 [2024-07-19T17:51:37.520Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T17:51:37.520Z] ---> Running in 9cba59d9f92c [2024-07-19T17:51:37.520Z] Removing intermediate container 9cba59d9f92c [2024-07-19T17:51:37.520Z] ---> c35d744d4cd7 [2024-07-19T17:51:37.520Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-19T17:51:37.520Z] ---> Running in 680deb4307d3 [2024-07-19T17:51:37.520Z] Removing intermediate container 680deb4307d3 [2024-07-19T17:51:37.520Z] ---> 1817b73fad76 [2024-07-19T17:51:37.520Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-19T17:51:37.520Z] ---> Running in 40c5ebe343b0 [2024-07-19T17:51:37.520Z] Removing intermediate container 40c5ebe343b0 [2024-07-19T17:51:37.520Z] ---> a903396ea828 [2024-07-19T17:51:37.520Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T17:51:37.520Z] ---> Running in e213dcb88497 [2024-07-19T17:51:37.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T17:51:37.539Z] Still waiting to schedule task [2024-07-19T17:51:37.539Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-19T17:51:37.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T17:51:38.084Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-19T17:51:38.084Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-19T17:51:38.084Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-19T17:51:38.084Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-19T17:51:38.084Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-19T17:51:38.084Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-19T17:51:38.403Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-19T17:51:38.403Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-19T17:51:38.403Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-19T17:51:38.403Z] (10/13) Installing kmod-libs (30-r3) [2024-07-19T17:51:38.403Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-19T17:51:38.403Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-19T17:51:38.403Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-19T17:51:38.403Z] Executing busybox-1.36.1-r5.trigger [2024-07-19T17:51:38.403Z] Executing eudev-3.2.11-r8.trigger [2024-07-19T17:51:38.403Z] OK: 271 MiB in 65 packages [2024-07-19T17:51:39.087Z] Removing intermediate container e213dcb88497 [2024-07-19T17:51:39.087Z] ---> a4da682ba412 [2024-07-19T17:51:39.087Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-19T17:51:39.087Z] ---> Running in 36247d43b0b6 [2024-07-19T17:51:39.087Z] Removing intermediate container 36247d43b0b6 [2024-07-19T17:51:39.087Z] ---> 8008d59928a1 [2024-07-19T17:51:39.087Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-19T17:51:39.398Z] ---> 1afd64355558 [2024-07-19T17:51:39.398Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T17:51:39.398Z] ---> Running in 4f986753d9fa [2024-07-19T17:52:26.750Z] Removing intermediate container 4f986753d9fa [2024-07-19T17:52:26.750Z] ---> 2c362f317da9 [2024-07-19T17:52:26.750Z] Step 11/13 : COPY . . [2024-07-19T17:52:26.750Z] ---> b4b43cf83107 [2024-07-19T17:52:26.750Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-19T17:52:26.750Z] ---> Running in 5dc5fddfc50e [2024-07-19T17:52:27.044Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T17:52:27.044Z]  Dload Upload Total Spent Left Speed [2024-07-19T17:52:27.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7960 0 --:--:-- --:--:-- --:--:-- 7984 [2024-07-19T17:52:27.364Z] Removing intermediate container 5dc5fddfc50e [2024-07-19T17:52:27.364Z] ---> 78b4db41b0c1 [2024-07-19T17:52:27.364Z] Step 13/13 : RUN ${MAKE} [2024-07-19T17:52:27.364Z] ---> Running in ca11771c8ffa [2024-07-19T17:52:27.660Z] noop [2024-07-19T17:52:27.948Z] Removing intermediate container ca11771c8ffa [2024-07-19T17:52:27.948Z] ---> 91a696a2fc34 [2024-07-19T17:52:27.948Z] Successfully built 91a696a2fc34 [2024-07-19T17:52:27.948Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T17:52:28.979Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T17:52:28.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T17:52:29.583Z] prd-ubuntu20.04-docker-8c-8g-5956 does not seem to be running inside a container [2024-07-19T17:52:29.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-339 -v /w/workspace/foundry_device-usb-camera_PR-339:/w/workspace/foundry_device-usb-camera_PR-339:rw,z -v /w/workspace/foundry_device-usb-camera_PR-339@tmp:/w/workspace/foundry_device-usb-camera_PR-339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-19T17:52:30.035Z] $ docker top bbfe6fe9734593dc8973e930bec488482339b398cff5bfad33b4131356568021 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T17:52:30.730Z] + go version [2024-07-19T17:52:30.730Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-19T17:52:30.872Z] $ docker stop --time=1 bbfe6fe9734593dc8973e930bec488482339b398cff5bfad33b4131356568021 [2024-07-19T17:52:32.198Z] $ docker rm -f --volumes bbfe6fe9734593dc8973e930bec488482339b398cff5bfad33b4131356568021 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T17:52:34.094Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T17:52:34.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T17:52:34.552Z] prd-ubuntu20.04-docker-8c-8g-5956 does not seem to be running inside a container [2024-07-19T17:52:34.642Z] $ 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-339 -v /w/workspace/foundry_device-usb-camera_PR-339:/w/workspace/foundry_device-usb-camera_PR-339:rw,z -v /w/workspace/foundry_device-usb-camera_PR-339@tmp:/w/workspace/foundry_device-usb-camera_PR-339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-19T17:52:34.975Z] $ docker top 1f34f7ec58a79d17664d0977d6049cd03c95cddde97fe440700bf8064c5ebe90 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T17:52:35.660Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-339 [Pipeline] fileExists [Pipeline] sh [2024-07-19T17:52:36.397Z] + make test [2024-07-19T17:52:36.397Z] go test ./... -coverprofile=coverage.out ./... [2024-07-19T17:52:37.882Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-19T17:52:56.569Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-19T17:52:57.669Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements [2024-07-19T17:53:10.341Z] go vet ./... [2024-07-19T17:53:14.298Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5957 in /w/workspace/foundry_device-usb-camera_PR-339 [Pipeline] { [Pipeline] ws [2024-07-19T17:53:14.622Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-07-19T17:53:14.822Z] Selected Git installation does not exist. Using Default [2024-07-19T17:53:14.822Z] The recommended git tool is: NONE [2024-07-19T17:53:16.110Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T17:53:16.110Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T17:53:16.110Z] ./bin/test-attribution-txt.sh [2024-07-19T17:53:16.110Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-19T17:53:16.110Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T17:53:16.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T17:53:16.340Z] $ docker stop --time=1 1f34f7ec58a79d17664d0977d6049cd03c95cddde97fe440700bf8064c5ebe90 [2024-07-19T17:53:19.325Z] $ docker rm -f --volumes 1f34f7ec58a79d17664d0977d6049cd03c95cddde97fe440700bf8064c5ebe90 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T17:53:20.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T17:53:20.479Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-19T17:53:21.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T17:53:22.233Z] + ls -al . [2024-07-19T17:53:22.233Z] total 292 [2024-07-19T17:53:22.233Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 17:52 . [2024-07-19T17:53:22.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:50 .. [2024-07-19T17:53:22.233Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 17:52 .git [2024-07-19T17:53:22.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:50 .github [2024-07-19T17:53:22.233Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 19 17:50 .gitignore [2024-07-19T17:53:22.233Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 19 17:50 .golangci.yml [2024-07-19T17:53:22.233Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 19 17:50 .hadolint.yml [2024-07-19T17:53:22.233Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 17:51 .semver [2024-07-19T17:53:22.233Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 19 17:50 Attribution.txt [2024-07-19T17:53:22.233Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 19 17:50 CHANGELOG.md [2024-07-19T17:53:22.233Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 19 17:50 Dockerfile [2024-07-19T17:53:22.233Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 19 17:50 GOVERNANCE.md [2024-07-19T17:53:22.233Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 19 17:50 Jenkinsfile [2024-07-19T17:53:22.233Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 19 17:50 LICENSE [2024-07-19T17:53:22.233Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 19 17:50 Makefile [2024-07-19T17:53:22.233Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 19 17:50 OWNERS.md [2024-07-19T17:53:22.233Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 19 17:50 README.md [2024-07-19T17:53:22.233Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 17:51 VERSION [2024-07-19T17:53:22.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:50 bin [2024-07-19T17:53:22.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:50 cmd [2024-07-19T17:53:22.233Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 19 17:52 coverage.out [2024-07-19T17:53:22.233Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 19 17:50 docker-entrypoint.sh [2024-07-19T17:53:22.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:50 docs [2024-07-19T17:53:22.233Z] -rw-rw-r-- 1 jenkins jenkins 7209 Jul 19 17:50 go.mod [2024-07-19T17:53:22.233Z] -rw-rw-r-- 1 jenkins jenkins 102019 Jul 19 17:50 go.sum [2024-07-19T17:53:22.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:50 internal [2024-07-19T17:53:22.233Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 19 17:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T17:53:22.997Z] + 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=ac5355372ef4d43b20dd8569598b814222062c81 --label arch=amd64 --label version=0.0.0 . [2024-07-19T17:53:22.997Z] Sending build context to Docker daemon 20.5MB [2024-07-19T17:53:22.997Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T17:53:22.997Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-19T17:53:22.997Z] ---> 91a696a2fc34 [2024-07-19T17:53:22.997Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-19T17:53:23.288Z] ---> Running in 2863f2684e1a [2024-07-19T17:53:23.608Z] Removing intermediate container 2863f2684e1a [2024-07-19T17:53:23.608Z] ---> 7fbc90b951b4 [2024-07-19T17:53:23.608Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T17:53:23.608Z] ---> Running in 391eb2684c17 [2024-07-19T17:53:23.608Z] Removing intermediate container 391eb2684c17 [2024-07-19T17:53:23.608Z] ---> 30344f619279 [2024-07-19T17:53:23.608Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-19T17:53:23.608Z] ---> Running in e60bceb83b21 [2024-07-19T17:53:23.608Z] Removing intermediate container e60bceb83b21 [2024-07-19T17:53:23.608Z] ---> 522fa4c3bc7e [2024-07-19T17:53:23.608Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-19T17:53:23.608Z] ---> Running in 52c809dd542e [2024-07-19T17:53:23.915Z] Removing intermediate container 52c809dd542e [2024-07-19T17:53:23.915Z] ---> edf0fd9ac534 [2024-07-19T17:53:23.915Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T17:53:23.915Z] ---> Running in cd08c5d6846d [2024-07-19T17:53:24.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T17:53:24.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T17:53:24.246Z] using credential edgex-jenkins-ssh [2024-07-19T17:53:24.319Z] Cloning the remote Git repository [2024-07-19T17:53:24.517Z] OK: 271 MiB in 65 packages [2024-07-19T17:53:24.815Z] Removing intermediate container cd08c5d6846d [2024-07-19T17:53:24.815Z] ---> 006b420c2905 [2024-07-19T17:53:24.815Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-19T17:53:24.815Z] ---> Running in b2d696beea37 [2024-07-19T17:53:25.091Z] Removing intermediate container b2d696beea37 [2024-07-19T17:53:25.091Z] ---> 1b4bd8efd29d [2024-07-19T17:53:25.091Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-19T17:53:25.091Z] ---> 8d508e0df583 [2024-07-19T17:53:25.091Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T17:53:25.091Z] ---> Running in 757cf3f98d58 [2024-07-19T17:53:24.380Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-07-19T17:53:24.529Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-07-19T17:53:24.953Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-07-19T17:53:24.954Z] > git --version # timeout=10 [2024-07-19T17:53:24.978Z] > git --version # 'git version 2.25.1' [2024-07-19T17:53:24.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T17:53:25.149Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T17:53:26.071Z] Removing intermediate container 757cf3f98d58 [2024-07-19T17:53:26.072Z] ---> 44a7aff9576f [2024-07-19T17:53:26.072Z] Step 11/37 : COPY . . [2024-07-19T17:53:26.760Z] ---> 7547c41346fa [2024-07-19T17:53:26.760Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-19T17:53:26.760Z] ---> Running in 12cc2f687664 [2024-07-19T17:53:26.760Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T17:53:26.760Z] Dload Upload Total Spent Left Speed [2024-07-19T17:53:27.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062   0   0 33314    0 --:--:-- --:--:-- --:--:-- 34258 [2024-07-19T17:53:27.349Z] Removing intermediate container 12cc2f687664 [2024-07-19T17:53:27.349Z] ---> e483d290dd6e [2024-07-19T17:53:27.349Z] Step 13/37 : RUN ${MAKE} [2024-07-19T17:53:27.349Z] ---> Running in a649c0fae07a [2024-07-19T17:53:27.643Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-07-19T17:53:27.928Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-07-19T17:53:27.954Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T17:53:30.091Z] Merging remotes/origin/main commit eecbf34369017b68559e2ef7580535b3a8c22776 into PR head commit ac5355372ef4d43b20dd8569598b814222062c81 [2024-07-19T17:53:29.367Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-07-19T17:53:29.447Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-07-19T17:53:29.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T17:53:29.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/339/head:refs/remotes/origin/PR-339 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-19T17:53:30.417Z] Merge succeeded, producing ac5355372ef4d43b20dd8569598b814222062c81 [2024-07-19T17:53:30.417Z] Checking out Revision ac5355372ef4d43b20dd8569598b814222062c81 (PR-339) [2024-07-19T17:53:31.233Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-19T17:53:31.294Z] > git --version # timeout=10 [2024-07-19T17:53:31.306Z] > git --version # 'git version 2.25.1' [2024-07-19T17:53:31.320Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-19T17:53:30.114Z] > git config core.sparsecheckout # timeout=10 [2024-07-19T17:53:30.195Z] > git checkout -f ac5355372ef4d43b20dd8569598b814222062c81 # timeout=10 [2024-07-19T17:53:30.305Z] > git remote # timeout=10 [2024-07-19T17:53:30.322Z] > git config --get remote.origin.url # timeout=10 [2024-07-19T17:53:30.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T17:53:30.352Z] > git merge eecbf34369017b68559e2ef7580535b3a8c22776 # timeout=10 [2024-07-19T17:53:30.372Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-19T17:53:30.417Z] > git config core.sparsecheckout # timeout=10 [2024-07-19T17:53:30.430Z] > git checkout -f ac5355372ef4d43b20dd8569598b814222062c81 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T17:53:37.144Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-19T17:53:37.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T17:53:37.144Z] Dload Upload Total Spent Left Speed [2024-07-19T17:53:37.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2024-07-19T17:53:37.669Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-19T17:53:38.162Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-19T17:53:38.162Z] + sudo tee /etc/docker/daemon.new [2024-07-19T17:53:38.162Z] { [2024-07-19T17:53:38.162Z] "registry-mirrors": [ [2024-07-19T17:53:38.162Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-19T17:53:38.162Z] ], [2024-07-19T17:53:38.162Z] "bip": "10.250.0.254/24", [2024-07-19T17:53:38.162Z] "hosts": [ [2024-07-19T17:53:38.162Z] "tcp://0.0.0.0:5555", [2024-07-19T17:53:38.162Z] "unix:///var/run/docker.sock" [2024-07-19T17:53:38.162Z] ], [2024-07-19T17:53:38.162Z] "mtu": 1458, [2024-07-19T17:53:38.162Z] "selinux-enabled": true, [2024-07-19T17:53:38.162Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-19T17:53:38.162Z] } [Pipeline] sh [2024-07-19T17:53:38.648Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-19T17:53:39.153Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T17:53:58.444Z] provisioning config files... [2024-07-19T17:53:58.494Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2780344167274850072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T17:53:59.215Z] ---> ****-login.sh [2024-07-19T17:53:59.215Z] nexus3.edgexfoundry.org:10001 [2024-07-19T17:53:59.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T17:53:59.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T17:53:59.869Z] Configure a credential helper to remove this warning. See [2024-07-19T17:53:59.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T17:53:59.869Z] [2024-07-19T17:53:59.869Z] Login Succeeded [2024-07-19T17:53:59.869Z] nexus3.edgexfoundry.org:10002 [2024-07-19T17:54:00.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T17:54:00.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T17:54:00.175Z] Configure a credential helper to remove this warning. See [2024-07-19T17:54:00.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T17:54:00.175Z] [2024-07-19T17:54:00.175Z] Login Succeeded [2024-07-19T17:54:00.175Z] nexus3.edgexfoundry.org:10003 [2024-07-19T17:54:00.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T17:54:00.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T17:54:00.513Z] Configure a credential helper to remove this warning. See [2024-07-19T17:54:00.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T17:54:00.513Z] [2024-07-19T17:54:00.513Z] Login Succeeded [2024-07-19T17:54:00.513Z] nexus3.edgexfoundry.org:10004 [2024-07-19T17:54:00.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T17:54:00.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T17:54:00.826Z] Configure a credential helper to remove this warning. See [2024-07-19T17:54:00.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T17:54:00.826Z] [2024-07-19T17:54:00.826Z] Login Succeeded [2024-07-19T17:54:00.826Z] ****.io [2024-07-19T17:54:01.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T17:54:01.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T17:54:01.453Z] Configure a credential helper to remove this warning. See [2024-07-19T17:54:01.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T17:54:01.453Z] [2024-07-19T17:54:01.453Z] Login Succeeded [2024-07-19T17:54:01.453Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T17:54:01.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T17:54:02.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T17:54:02.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T17:54:02.761Z] ========================================================= [2024-07-19T17:54:02.761Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-19T17:54:02.761Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T17:54:03.798Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-19T17:54:04.119Z] Sending build context to Docker daemon 10.49MB [2024-07-19T17:54:04.119Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T17:54:04.119Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-19T17:54:04.431Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-19T17:54:04.431Z] c6b39de5b339: Pulling fs layer [2024-07-19T17:54:04.431Z] a69c41024577: Pulling fs layer [2024-07-19T17:54:04.431Z] d6de4b400683: Pulling fs layer [2024-07-19T17:54:04.431Z] 35cb2a7552d0: Pulling fs layer [2024-07-19T17:54:04.431Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T17:54:04.431Z] 464afbd9ba4c: Pulling fs layer [2024-07-19T17:54:04.431Z] 00f215d4a9da: Pulling fs layer [2024-07-19T17:54:04.431Z] d496ad576159: Pulling fs layer [2024-07-19T17:54:04.431Z] 35cb2a7552d0: Waiting [2024-07-19T17:54:04.431Z] 00f215d4a9da: Waiting [2024-07-19T17:54:04.431Z] 4f4fb700ef54: Waiting [2024-07-19T17:54:04.431Z] d496ad576159: Waiting [2024-07-19T17:54:04.431Z] 464afbd9ba4c: Waiting [2024-07-19T17:54:04.431Z] a69c41024577: Verifying Checksum [2024-07-19T17:54:04.431Z] a69c41024577: Download complete [2024-07-19T17:54:04.431Z] 35cb2a7552d0: Verifying Checksum [2024-07-19T17:54:04.431Z] 35cb2a7552d0: Download complete [2024-07-19T17:54:04.431Z] 4f4fb700ef54: Download complete [2024-07-19T17:54:04.431Z] 464afbd9ba4c: Verifying Checksum [2024-07-19T17:54:04.431Z] 464afbd9ba4c: Download complete [2024-07-19T17:54:04.431Z] c6b39de5b339: Download complete [2024-07-19T17:54:04.761Z] d496ad576159: Verifying Checksum [2024-07-19T17:54:04.761Z] d496ad576159: Download complete [2024-07-19T17:54:05.407Z] c6b39de5b339: Pull complete [2024-07-19T17:54:06.019Z] a69c41024577: Pull complete [2024-07-19T17:54:06.313Z] d6de4b400683: Download complete [2024-07-19T17:54:06.923Z] Removing intermediate container a649c0fae07a [2024-07-19T17:54:06.923Z] ---> bd39a9b03bdd [2024-07-19T17:54:06.923Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-19T17:54:06.923Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-19T17:54:06.923Z] 8411072a22a5: Pulling fs layer [2024-07-19T17:54:06.923Z] 8411072a22a5: Verifying Checksum [2024-07-19T17:54:06.923Z] 8411072a22a5: Download complete [2024-07-19T17:54:06.923Z] 8411072a22a5: Pull complete [2024-07-19T17:54:06.923Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-19T17:54:06.923Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-19T17:54:06.923Z] ---> 1ac78cb06e13 [2024-07-19T17:54:06.923Z] Step 15/37 : FROM alpine:3.18 [2024-07-19T17:54:06.923Z] 3.18: Pulling from library/alpine [2024-07-19T17:54:06.923Z] 73baa7ef167e: Pulling fs layer [2024-07-19T17:54:06.923Z] 73baa7ef167e: Download complete [2024-07-19T17:54:06.923Z] 73baa7ef167e: Pull complete [2024-07-19T17:54:06.923Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T17:54:06.923Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T17:54:06.923Z] ---> 8fd7cac70a4a [2024-07-19T17:54:06.923Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-19T17:54:06.923Z] ---> Running in e2e11dae80e1 [2024-07-19T17:54:06.923Z] Removing intermediate container e2e11dae80e1 [2024-07-19T17:54:06.923Z] ---> f90614101854 [2024-07-19T17:54:06.923Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-19T17:54:06.923Z] ---> Running in 6e80968bd6d5 [2024-07-19T17:54:06.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T17:54:06.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T17:54:06.923Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-07-19T17:54:06.923Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-07-19T17:54:06.923Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-07-19T17:54:06.923Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-07-19T17:54:06.923Z] (5/107) Installing libxau (1.0.11-r2) [2024-07-19T17:54:06.923Z] (6/107) Installing libmd (1.0.4-r2) [2024-07-19T17:54:06.923Z] (7/107) Installing libbsd (0.11.7-r1) [2024-07-19T17:54:06.923Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-07-19T17:54:06.923Z] (9/107) Installing libxcb (1.15-r1) [2024-07-19T17:54:06.923Z] (10/107) Installing libx11 (1.8.7-r0) [2024-07-19T17:54:06.923Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-07-19T17:54:06.923Z] (12/107) Installing libpciaccess (0.17-r2) [2024-07-19T17:54:06.923Z] (13/107) Installing libdrm (2.4.115-r4) [2024-07-19T17:54:06.923Z] (14/107) Installing libxext (1.3.5-r2) [2024-07-19T17:54:06.923Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-07-19T17:54:06.923Z] (16/107) Installing libffi (3.4.4-r2) [2024-07-19T17:54:06.923Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-07-19T17:54:06.923Z] (18/107) Installing libva (2.18.0-r1) [2024-07-19T17:54:06.923Z] (19/107) Installing libvdpau (1.5-r1) [2024-07-19T17:54:06.923Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-07-19T17:54:06.923Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-19T17:54:06.923Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-07-19T17:54:06.923Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-19T17:54:06.923Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-07-19T17:54:06.923Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-07-19T17:54:06.923Z] (26/107) Installing libhwy (1.0.4-r1) [2024-07-19T17:54:06.923Z] (27/107) Installing lcms2 (2.15-r2) [2024-07-19T17:54:06.923Z] (28/107) Installing libjxl (0.8.2-r0) [2024-07-19T17:54:06.923Z] (29/107) Installing lame-libs (3.100-r5) [2024-07-19T17:54:06.923Z] (30/107) Installing opus (1.4-r0) [2024-07-19T17:54:06.923Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-07-19T17:54:06.923Z] (32/107) Installing soxr (0.1.3-r5) [2024-07-19T17:54:06.923Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-19T17:54:06.923Z] (34/107) Installing libogg (1.3.5-r4) [2024-07-19T17:54:06.923Z] (35/107) Installing libtheora (1.1.1-r17) [2024-07-19T17:54:06.923Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-07-19T17:54:06.923Z] (37/107) Installing libvpx (1.13.0-r2) [2024-07-19T17:54:06.923Z] (38/107) Installing libwebp (1.3.2-r0) [2024-07-19T17:54:06.923Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-07-19T17:54:06.923Z] (40/107) Installing numactl (2.0.16-r4) [2024-07-19T17:54:06.923Z] (41/107) Installing x265-libs (3.5-r4) [2024-07-19T17:54:06.923Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-07-19T17:54:06.923Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-19T17:54:06.923Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-07-19T17:54:06.923Z] (45/107) Installing libexpat (2.6.2-r0) [2024-07-19T17:54:06.923Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-07-19T17:54:06.923Z] (47/107) Installing libpng (1.6.39-r3) [2024-07-19T17:54:06.923Z] (48/107) Installing freetype (2.13.0-r5) [2024-07-19T17:54:06.923Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-07-19T17:54:06.923Z] (50/107) Installing fribidi (1.0.13-r0) [2024-07-19T17:54:06.923Z] (51/107) Installing libintl (0.21.1-r7) [2024-07-19T17:54:06.923Z] (52/107) Installing libblkid (2.38.1-r8) [2024-07-19T17:54:06.923Z] (53/107) Installing libmount (2.38.1-r8) [2024-07-19T17:54:06.923Z] (54/107) Installing pcre2 (10.42-r1) [2024-07-19T17:54:06.923Z] (55/107) Installing glib (2.76.6-r0) [2024-07-19T17:54:06.923Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-07-19T17:54:06.923Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-07-19T17:54:06.923Z] (58/107) Installing libunibreak (5.1-r0) [2024-07-19T17:54:06.923Z] (59/107) Installing libass (0.17.1-r0) [2024-07-19T17:54:06.923Z] (60/107) Installing libbluray (1.3.4-r0) [2024-07-19T17:54:06.923Z] (61/107) Installing gmp (6.2.1-r3) [2024-07-19T17:54:06.923Z] (62/107) Installing nettle (3.8.1-r2) [2024-07-19T17:54:06.923Z] (63/107) Installing libunistring (1.1-r1) [2024-07-19T17:54:06.923Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-07-19T17:54:06.923Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-07-19T17:54:06.923Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-07-19T17:54:06.923Z] (67/107) Installing gnutls (3.8.4-r0) [2024-07-19T17:54:06.923Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-07-19T17:54:06.923Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-07-19T17:54:06.923Z] (70/107) Installing cjson (1.7.17-r0) [2024-07-19T17:54:06.923Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-07-19T17:54:06.923Z] (72/107) Installing librist (0.2.7-r0) [2024-07-19T17:54:06.923Z] (73/107) Installing libsrt (1.5.2-r0) [2024-07-19T17:54:06.923Z] (74/107) Installing libssh (0.10.5-r0) [2024-07-19T17:54:06.923Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-07-19T17:54:06.923Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-07-19T17:54:06.923Z] (77/107) Installing libsodium (1.0.18-r3) [2024-07-19T17:54:06.923Z] (78/107) Installing libzmq (4.3.4-r4) [2024-07-19T17:54:06.923Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-19T17:54:06.923Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-07-19T17:54:06.923Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-07-19T17:54:06.923Z] (82/107) Installing shaderc (2023.3-r1) [2024-07-19T17:54:06.923Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-07-19T17:54:06.923Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-07-19T17:54:06.923Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-19T17:54:06.923Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-19T17:54:06.923Z] (87/107) Installing vidstab (1.1.1-r0) [2024-07-19T17:54:06.923Z] (88/107) Installing zimg (3.0.5-r0) [2024-07-19T17:54:06.923Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-19T17:54:06.923Z] (90/107) Installing libasyncns (0.8-r1) [2024-07-19T17:54:06.923Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-07-19T17:54:06.923Z] (92/107) Installing libltdl (2.4.7-r2) [2024-07-19T17:54:06.923Z] (93/107) Installing orc (0.4.34-r0) [2024-07-19T17:54:06.923Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-07-19T17:54:06.923Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-07-19T17:54:06.923Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-07-19T17:54:06.923Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-07-19T17:54:06.923Z] (98/107) Installing libpulse (16.1-r10) [2024-07-19T17:54:06.923Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-19T17:54:06.923Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-07-19T17:54:06.923Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-19T17:54:06.923Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-07-19T17:54:06.923Z] (103/107) Installing udev-init-scripts (35-r1) [2024-07-19T17:54:06.923Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-07-19T17:54:06.923Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-07-19T17:54:06.923Z] (106/107) Installing kmod-libs (30-r3) [2024-07-19T17:54:06.923Z] (107/107) Installing eudev (3.2.11-r8) [2024-07-19T17:54:06.923Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T17:54:06.923Z] Executing glib-2.76.6-r0.trigger [2024-07-19T17:54:06.923Z] Executing eudev-3.2.11-r8.trigger [2024-07-19T17:54:06.923Z] OK: 131 MiB in 122 packages [2024-07-19T17:54:07.388Z] 00f215d4a9da: Verifying Checksum [2024-07-19T17:54:07.388Z] 00f215d4a9da: Download complete [2024-07-19T17:54:09.070Z] Removing intermediate container 6e80968bd6d5 [2024-07-19T17:54:09.070Z] ---> 1f985e7432d9 [2024-07-19T17:54:09.070Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-19T17:54:09.070Z] ---> Running in b112d9be5a30 [2024-07-19T17:54:09.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T17:54:09.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T17:54:09.364Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T17:54:09.685Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T17:54:09.685Z] OK: 131 MiB in 122 packages [2024-07-19T17:54:09.967Z] Removing intermediate container b112d9be5a30 [2024-07-19T17:54:09.967Z] ---> 909f5fb7ba97 [2024-07-19T17:54:09.967Z] Step 19/37 : WORKDIR / [2024-07-19T17:54:09.967Z] ---> Running in 70a1c4215f8d [2024-07-19T17:54:10.289Z] Removing intermediate container 70a1c4215f8d [2024-07-19T17:54:10.289Z] ---> 09928cd60aac [2024-07-19T17:54:10.289Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-19T17:54:11.340Z] ---> 3ecca4441683 [2024-07-19T17:54:11.340Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-19T17:54:11.340Z] ---> 29a114040d1c [2024-07-19T17:54:11.340Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-19T17:54:11.634Z] ---> 70c32debcd17 [2024-07-19T17:54:11.634Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-19T17:54:11.634Z] ---> 1c852fd63c63 [2024-07-19T17:54:11.634Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-19T17:54:11.929Z] ---> eddce9adce42 [2024-07-19T17:54:11.929Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-19T17:54:11.929Z] ---> 59596b508938 [2024-07-19T17:54:11.929Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-19T17:54:12.946Z] ---> 7ef3d72811cf [2024-07-19T17:54:12.946Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-19T17:54:12.946Z] ---> Running in 288a92081fc2 [2024-07-19T17:54:13.540Z] Removing intermediate container 288a92081fc2 [2024-07-19T17:54:13.540Z] ---> 22edb146198b [2024-07-19T17:54:13.540Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-19T17:54:13.540Z] ---> Running in 85822d67b4e8 [2024-07-19T17:54:14.117Z] Removing intermediate container 85822d67b4e8 [2024-07-19T17:54:14.117Z] ---> ab2db90a7777 [2024-07-19T17:54:14.117Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-19T17:54:14.117Z] ---> Running in e6f2ce3c0940 [2024-07-19T17:54:14.697Z] Removing intermediate container e6f2ce3c0940 [2024-07-19T17:54:14.697Z] ---> d1c065799f69 [2024-07-19T17:54:14.697Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-19T17:54:14.697Z] ---> Running in 9250373a40ab [2024-07-19T17:54:15.275Z] Removing intermediate container 9250373a40ab [2024-07-19T17:54:15.275Z] ---> f16a782469fa [2024-07-19T17:54:15.275Z] Step 31/37 : EXPOSE 59983 [2024-07-19T17:54:15.275Z] ---> Running in f1d5e657dabb [2024-07-19T17:54:15.275Z] Removing intermediate container f1d5e657dabb [2024-07-19T17:54:15.275Z] ---> 85302a3a58a1 [2024-07-19T17:54:15.275Z] Step 32/37 : EXPOSE 8554 [2024-07-19T17:54:15.275Z] ---> Running in 392b7bcd3ac6 [2024-07-19T17:54:15.542Z] Removing intermediate container 392b7bcd3ac6 [2024-07-19T17:54:15.542Z] ---> 931d980b6bcd [2024-07-19T17:54:15.542Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-19T17:54:15.542Z] ---> Running in d094faf27911 [2024-07-19T17:54:15.542Z] Removing intermediate container d094faf27911 [2024-07-19T17:54:15.542Z] ---> 3ed0af7c65e0 [2024-07-19T17:54:15.542Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-19T17:54:15.542Z] ---> Running in 131b4f039fcb [2024-07-19T17:54:15.542Z] Removing intermediate container 131b4f039fcb [2024-07-19T17:54:15.542Z] ---> e2cf0f1bdbd2 [2024-07-19T17:54:15.542Z] Step 35/37 : LABEL arch=amd64 [2024-07-19T17:54:15.542Z] ---> Running in c19885deaf04 [2024-07-19T17:54:15.812Z] Removing intermediate container c19885deaf04 [2024-07-19T17:54:15.812Z] ---> 6927ba0b327f [2024-07-19T17:54:15.812Z] Step 36/37 : LABEL git_sha=ac5355372ef4d43b20dd8569598b814222062c81 [2024-07-19T17:54:15.812Z] ---> Running in 7a462c7cfaa2 [2024-07-19T17:54:15.812Z] Removing intermediate container 7a462c7cfaa2 [2024-07-19T17:54:15.812Z] ---> 0a3b840d56c4 [2024-07-19T17:54:15.812Z] Step 37/37 : LABEL version=0.0.0 [2024-07-19T17:54:15.812Z] ---> Running in 096e01281918 [2024-07-19T17:54:16.080Z] Removing intermediate container 096e01281918 [2024-07-19T17:54:16.080Z] ---> 685f91fdb5b3 [2024-07-19T17:54:16.080Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T17:54:16.080Z] Successfully built 685f91fdb5b3 [2024-07-19T17:54:16.080Z] 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 [2024-07-19T17:54:17.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T17:54:17.053Z] [2024-07-19T17:54:17.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T17:54:17.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T17:54:17.473Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-19T17:54:17.473Z] 5eb5b503b376: Pulling fs layer [2024-07-19T17:54:17.473Z] 5c69ac0246d0: Pulling fs layer [2024-07-19T17:54:17.473Z] ec43610c2a17: Pulling fs layer [2024-07-19T17:54:17.473Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-19T17:54:17.473Z] 33b1e0a273af: Pulling fs layer [2024-07-19T17:54:17.473Z] 5d3b04190fa2: Pulling fs layer [2024-07-19T17:54:17.473Z] 2f39f015ded8: Pulling fs layer [2024-07-19T17:54:17.473Z] 33b1e0a273af: Waiting [2024-07-19T17:54:17.473Z] 2f39f015ded8: Waiting [2024-07-19T17:54:17.473Z] 5d3b04190fa2: Waiting [2024-07-19T17:54:17.473Z] 3a2ae6a8a46f: Waiting [2024-07-19T17:54:17.473Z] 5c69ac0246d0: Verifying Checksum [2024-07-19T17:54:17.473Z] 5c69ac0246d0: Download complete [2024-07-19T17:54:17.473Z] 3a2ae6a8a46f: Download complete [2024-07-19T17:54:17.473Z] 33b1e0a273af: Verifying Checksum [2024-07-19T17:54:17.473Z] 33b1e0a273af: Download complete [2024-07-19T17:54:17.473Z] 5d3b04190fa2: Verifying Checksum [2024-07-19T17:54:17.473Z] 5d3b04190fa2: Download complete [2024-07-19T17:54:17.473Z] ec43610c2a17: Verifying Checksum [2024-07-19T17:54:17.473Z] ec43610c2a17: Download complete [2024-07-19T17:54:17.742Z] 5eb5b503b376: Verifying Checksum [2024-07-19T17:54:17.742Z] 5eb5b503b376: Download complete [2024-07-19T17:54:18.319Z] 2f39f015ded8: Verifying Checksum [2024-07-19T17:54:18.319Z] 2f39f015ded8: Download complete [2024-07-19T17:54:18.894Z] 5eb5b503b376: Pull complete [2024-07-19T17:54:18.894Z] 5c69ac0246d0: Pull complete [2024-07-19T17:54:19.461Z] ec43610c2a17: Pull complete [2024-07-19T17:54:19.461Z] 3a2ae6a8a46f: Pull complete [2024-07-19T17:54:19.718Z] 33b1e0a273af: Pull complete [2024-07-19T17:54:19.718Z] 5d3b04190fa2: Pull complete [2024-07-19T17:54:20.065Z] d6de4b400683: Pull complete [2024-07-19T17:54:20.065Z] 35cb2a7552d0: Pull complete [2024-07-19T17:54:20.065Z] 4f4fb700ef54: Pull complete [2024-07-19T17:54:20.065Z] 464afbd9ba4c: Pull complete [2024-07-19T17:54:24.994Z] 2f39f015ded8: Pull complete [2024-07-19T17:54:24.994Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-19T17:54:24.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T17:54:24.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T17:54:25.246Z] prd-ubuntu20.04-docker-8c-8g-5956 does not seem to be running inside a container [2024-07-19T17:54:25.267Z] $ 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-339 -v /w/workspace/foundry_device-usb-camera_PR-339:/w/workspace/foundry_device-usb-camera_PR-339:rw,z -v /w/workspace/foundry_device-usb-camera_PR-339@tmp:/w/workspace/foundry_device-usb-camera_PR-339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-19T17:54:28.271Z] 00f215d4a9da: Pull complete [2024-07-19T17:54:28.446Z] $ docker top e69125b0e1253e604a5ff881bb1c6822f08f9f6962acacb3a837121aee5e2188 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T17:54:28.936Z] ---> job-cost.sh [2024-07-19T17:54:28.936Z] lf-activate-venv: SKIPPING [2024-07-19T17:54:28.936Z] INFO: No Stack... [2024-07-19T17:54:29.223Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T17:54:29.490Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T17:54:29.696Z] d496ad576159: Pull complete [2024-07-19T17:54:29.696Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-19T17:54:29.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-19T17:54:29.696Z] ---> f246e2811388 [2024-07-19T17:54:29.696Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-19T17:54:29.814Z] + cat /w/workspace/foundry_device-usb-camera_PR-339/archives/cost.csv [2024-07-19T17:54:29.814Z] + cut -d, -f6 [Pipeline] lock [2024-07-19T17:54:29.870Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-339-1-stack-cost] [2024-07-19T17:54:29.876Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-339-1-stack-cost] did not exist. Created. [2024-07-19T17:54:29.886Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-339-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T17:54:30.313Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-19T17:54:30.368Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T17:54:30.410Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-339-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T17:54:30.494Z] $ docker stop --time=1 e69125b0e1253e604a5ff881bb1c6822f08f9f6962acacb3a837121aee5e2188 [2024-07-19T17:54:31.665Z] ---> Running in f33fc27b0736 [2024-07-19T17:54:31.665Z] Removing intermediate container f33fc27b0736 [2024-07-19T17:54:31.665Z] ---> 3289a73693fd [2024-07-19T17:54:31.665Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T17:54:31.667Z] $ docker rm -f --volumes e69125b0e1253e604a5ff881bb1c6822f08f9f6962acacb3a837121aee5e2188 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-07-19T17:54:31.941Z] ---> Running in 86d6e58551a4 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-19T17:54:32.209Z] Removing intermediate container 86d6e58551a4 [2024-07-19T17:54:32.209Z] ---> 6d42e0a0a248 [2024-07-19T17:54:32.209Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-19T17:54:32.209Z] ---> Running in c0f788c403ba [2024-07-19T17:54:32.481Z] Removing intermediate container c0f788c403ba [2024-07-19T17:54:32.481Z] ---> f7b530533b27 [2024-07-19T17:54:32.481Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-19T17:54:32.481Z] ---> Running in 6a7209360fd3 [2024-07-19T17:54:32.755Z] Removing intermediate container 6a7209360fd3 [2024-07-19T17:54:32.755Z] ---> b95c69eaa172 [2024-07-19T17:54:32.755Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T17:54:33.026Z] ---> Running in cb57471b9575 [2024-07-19T17:54:33.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T17:54:34.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T17:54:35.233Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-19T17:54:35.233Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-19T17:54:35.233Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-19T17:54:35.233Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-19T17:54:35.233Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-19T17:54:35.506Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-19T17:54:35.506Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-19T17:54:35.506Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-19T17:54:35.506Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-19T17:54:35.506Z] (10/13) Installing kmod-libs (30-r3) [2024-07-19T17:54:35.506Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-19T17:54:35.506Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-19T17:54:35.785Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-19T17:54:35.785Z] Executing busybox-1.36.1-r5.trigger [2024-07-19T17:54:35.785Z] Executing eudev-3.2.11-r8.trigger [2024-07-19T17:54:35.785Z] OK: 273 MiB in 65 packages [2024-07-19T17:54:36.752Z] Removing intermediate container cb57471b9575 [2024-07-19T17:54:36.753Z] ---> 2a12a31c084c [2024-07-19T17:54:36.753Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-19T17:54:37.038Z] ---> Running in 3c5ca274f201 [2024-07-19T17:54:37.307Z] Removing intermediate container 3c5ca274f201 [2024-07-19T17:54:37.307Z] ---> 22278e04aace [2024-07-19T17:54:37.307Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-19T17:54:37.598Z] ---> ec0b95fd1262 [2024-07-19T17:54:37.598Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T17:54:37.872Z] ---> Running in 8437f4ce6e2c [2024-07-19T17:56:29.517Z] Removing intermediate container 8437f4ce6e2c [2024-07-19T17:56:29.517Z] ---> 0420a863f40f [2024-07-19T17:56:29.517Z] Step 11/13 : COPY . . [2024-07-19T17:56:29.517Z] ---> 9734763af2d6 [2024-07-19T17:56:29.517Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-19T17:56:29.517Z] ---> Running in 1a9c87c434d7 [2024-07-19T17:56:29.517Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T17:56:29.517Z] Dload Upload Total Spent Left Speed [2024-07-19T17:56:29.517Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8018 0 --:--:-- --:--:-- --:--:-- 8106 [2024-07-19T17:56:29.517Z] Removing intermediate container 1a9c87c434d7 [2024-07-19T17:56:29.517Z] ---> 58fadc8535de [2024-07-19T17:56:29.517Z] Step 13/13 : RUN ${MAKE} [2024-07-19T17:56:29.517Z] ---> Running in 03ea22985bce [2024-07-19T17:56:29.517Z] noop [2024-07-19T17:56:29.517Z] Removing intermediate container 03ea22985bce [2024-07-19T17:56:29.517Z] ---> fb122f929598 [2024-07-19T17:56:29.517Z] Successfully built fb122f929598 [2024-07-19T17:56:29.517Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T17:56:30.021Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T17:56:30.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T17:56:30.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-5957 does not seem to be running inside a container [2024-07-19T17:56:30.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-19T17:56:31.563Z] $ docker top 00c8f4813d7cb1e53ddf464b23ad3f8754dfeca8d61e180a623b38e6e1044b1f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T17:56:32.471Z] + go version [2024-07-19T17:56:32.471Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-19T17:56:32.504Z] $ docker stop --time=1 00c8f4813d7cb1e53ddf464b23ad3f8754dfeca8d61e180a623b38e6e1044b1f [2024-07-19T17:56:34.075Z] $ docker rm -f --volumes 00c8f4813d7cb1e53ddf464b23ad3f8754dfeca8d61e180a623b38e6e1044b1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T17:56:34.992Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T17:56:34.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T17:56:35.267Z] prd-ubuntu20.04-docker-arm64-4c-16g-5957 does not seem to be running inside a container [2024-07-19T17:56:35.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-19T17:56:36.505Z] $ docker top 1d966c06bca9970e9affbe764325cefa34824d4d30ae7cbc5143a7191e955947 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T17:56:37.406Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-07-19T17:56:38.128Z] + make test [2024-07-19T17:56:38.128Z] go test ./... -coverprofile=coverage.out ./... [2024-07-19T17:56:43.472Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-19T18:00:05.556Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-19T18:00:05.556Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.064s coverage: 4.4% of statements [2024-07-19T18:00:05.556Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-19T18:00:05.556Z] go vet ./... [2024-07-19T18:00:52.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T18:00:52.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T18:00:52.350Z] ./bin/test-attribution-txt.sh [2024-07-19T18:00:52.350Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-19T18:00:52.350Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T18:00:52.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T18:00:52.443Z] $ docker stop --time=1 1d966c06bca9970e9affbe764325cefa34824d4d30ae7cbc5143a7191e955947 [2024-07-19T18:00:54.273Z] $ docker rm -f --volumes 1d966c06bca9970e9affbe764325cefa34824d4d30ae7cbc5143a7191e955947 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T18:00:55.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T18:00:55.832Z] Warning: overwriting stash ‘coverage-report’ [2024-07-19T18:00:56.305Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T18:00:56.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T18:00:57.291Z] + ls -al . [2024-07-19T18:00:57.291Z] total 288 [2024-07-19T18:00:57.291Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 17:56 . [2024-07-19T18:00:57.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:53 .. [2024-07-19T18:00:57.291Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 17:53 .git [2024-07-19T18:00:57.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:53 .github [2024-07-19T18:00:57.291Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 19 17:53 .gitignore [2024-07-19T18:00:57.291Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 19 17:53 .golangci.yml [2024-07-19T18:00:57.291Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 19 17:53 .hadolint.yml [2024-07-19T18:00:57.291Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 19 17:53 Attribution.txt [2024-07-19T18:00:57.291Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 19 17:53 CHANGELOG.md [2024-07-19T18:00:57.291Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 19 17:53 Dockerfile [2024-07-19T18:00:57.291Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 19 17:53 GOVERNANCE.md [2024-07-19T18:00:57.291Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 19 17:53 Jenkinsfile [2024-07-19T18:00:57.291Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 19 17:53 LICENSE [2024-07-19T18:00:57.291Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 19 17:53 Makefile [2024-07-19T18:00:57.291Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 19 17:53 OWNERS.md [2024-07-19T18:00:57.291Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 19 17:53 README.md [2024-07-19T18:00:57.291Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 17:51 VERSION [2024-07-19T18:00:57.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:53 bin [2024-07-19T18:00:57.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:53 cmd [2024-07-19T18:00:57.291Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 19 18:00 coverage.out [2024-07-19T18:00:57.291Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 19 17:53 docker-entrypoint.sh [2024-07-19T18:00:57.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:53 docs [2024-07-19T18:00:57.291Z] -rw-rw-r-- 1 jenkins jenkins 7209 Jul 19 17:53 go.mod [2024-07-19T18:00:57.291Z] -rw-rw-r-- 1 jenkins jenkins 102019 Jul 19 17:53 go.sum [2024-07-19T18:00:57.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:53 internal [2024-07-19T18:00:57.291Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 19 17:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T18:00:57.724Z] + 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=ac5355372ef4d43b20dd8569598b814222062c81 --label arch=arm64 --label version=0.0.0 . [2024-07-19T18:00:58.313Z] Sending build context to Docker daemon 10.54MB [2024-07-19T18:00:58.313Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T18:00:58.313Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-19T18:00:58.313Z] ---> fb122f929598 [2024-07-19T18:00:58.313Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-19T18:00:58.313Z] ---> Running in ce46e16aa666 [2024-07-19T18:00:58.580Z] Removing intermediate container ce46e16aa666 [2024-07-19T18:00:58.580Z] ---> 5c5355254786 [2024-07-19T18:00:58.580Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T18:00:58.580Z] ---> Running in aea8f23561bd [2024-07-19T18:00:58.849Z] Removing intermediate container aea8f23561bd [2024-07-19T18:00:58.849Z] ---> 759ecfe03a82 [2024-07-19T18:00:58.849Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-19T18:00:59.118Z] ---> Running in c1d6288049e0 [2024-07-19T18:00:59.387Z] Removing intermediate container c1d6288049e0 [2024-07-19T18:00:59.387Z] ---> d9903d63e2c1 [2024-07-19T18:00:59.387Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-19T18:00:59.387Z] ---> Running in 403b671b08cf [2024-07-19T18:00:59.654Z] Removing intermediate container 403b671b08cf [2024-07-19T18:00:59.654Z] ---> 581ad572cc5d [2024-07-19T18:00:59.654Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T18:00:59.654Z] ---> Running in 56cd3a6df978 [2024-07-19T18:01:00.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T18:01:01.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T18:01:02.159Z] OK: 273 MiB in 65 packages [2024-07-19T18:01:02.751Z] Removing intermediate container 56cd3a6df978 [2024-07-19T18:01:02.751Z] ---> dadcc7317fcc [2024-07-19T18:01:02.751Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-19T18:01:03.023Z] ---> Running in 02b3dc052cf2 [2024-07-19T18:01:03.290Z] Removing intermediate container 02b3dc052cf2 [2024-07-19T18:01:03.290Z] ---> 594a9e428cb8 [2024-07-19T18:01:03.290Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-19T18:01:03.559Z] ---> 9d0960cc78ef [2024-07-19T18:01:03.559Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T18:01:03.828Z] ---> Running in 91f64a49718b [2024-07-19T18:01:06.408Z] Removing intermediate container 91f64a49718b [2024-07-19T18:01:06.408Z] ---> d7db75f62a82 [2024-07-19T18:01:06.408Z] Step 11/37 : COPY . . [2024-07-19T18:01:07.364Z] ---> a8c499e5d6a1 [2024-07-19T18:01:07.364Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-19T18:01:07.364Z] ---> Running in 19afca0546f1 [2024-07-19T18:01:08.319Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T18:01:08.319Z] Dload Upload Total Spent Left Speed [2024-07-19T18:01:08.582Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5235 0 --:--:-- --:--:-- --:--:-- 5257 [2024-07-19T18:01:09.539Z] Removing intermediate container 19afca0546f1 [2024-07-19T18:01:09.539Z] ---> c1f4b86cfc85 [2024-07-19T18:01:09.539Z] Step 13/37 : RUN ${MAKE} [2024-07-19T18:01:09.539Z] ---> Running in b6d068116f0f [2024-07-19T18:01:10.495Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-07-19T18:04:47.313Z] Removing intermediate container b6d068116f0f [2024-07-19T18:04:47.313Z] ---> 52c5d1849aec [2024-07-19T18:04:47.313Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-19T18:04:47.313Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-19T18:04:47.313Z] da4d7e05a7aa: Pulling fs layer [2024-07-19T18:04:47.313Z] da4d7e05a7aa: Verifying Checksum [2024-07-19T18:04:47.313Z] da4d7e05a7aa: Download complete [2024-07-19T18:04:47.313Z] da4d7e05a7aa: Pull complete [2024-07-19T18:04:47.313Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-19T18:04:47.313Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-19T18:04:47.313Z] ---> 62c65ed7ef0d [2024-07-19T18:04:47.313Z] Step 15/37 : FROM alpine:3.18 [2024-07-19T18:04:47.313Z] 3.18: Pulling from library/alpine [2024-07-19T18:04:47.313Z] 5c905c7ebe2f: Pulling fs layer [2024-07-19T18:04:47.313Z] 5c905c7ebe2f: Verifying Checksum [2024-07-19T18:04:47.313Z] 5c905c7ebe2f: Download complete [2024-07-19T18:04:47.624Z] 5c905c7ebe2f: Pull complete [2024-07-19T18:04:47.954Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T18:04:47.954Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T18:04:47.954Z] ---> dec292d02e07 [2024-07-19T18:04:47.954Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-19T18:04:47.954Z] ---> Running in 17cf81020b43 [2024-07-19T18:04:48.244Z] Removing intermediate container 17cf81020b43 [2024-07-19T18:04:48.244Z] ---> a394a04ad8a1 [2024-07-19T18:04:48.244Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-19T18:04:48.244Z] ---> Running in 5e70cf631e89 [2024-07-19T18:04:49.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T18:04:49.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T18:04:50.632Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-07-19T18:04:50.632Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-07-19T18:04:50.632Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-07-19T18:04:50.950Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-07-19T18:04:50.950Z] (5/104) Installing libxau (1.0.11-r2) [2024-07-19T18:04:50.950Z] (6/104) Installing libmd (1.0.4-r2) [2024-07-19T18:04:50.950Z] (7/104) Installing libbsd (0.11.7-r1) [2024-07-19T18:04:50.950Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-07-19T18:04:50.950Z] (9/104) Installing libxcb (1.15-r1) [2024-07-19T18:04:51.257Z] (10/104) Installing libx11 (1.8.7-r0) [2024-07-19T18:04:51.257Z] (11/104) Installing libdrm (2.4.115-r4) [2024-07-19T18:04:51.257Z] (12/104) Installing libxext (1.3.5-r2) [2024-07-19T18:04:51.257Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-07-19T18:04:51.257Z] (14/104) Installing libffi (3.4.4-r2) [2024-07-19T18:04:51.257Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-07-19T18:04:51.569Z] (16/104) Installing libva (2.18.0-r1) [2024-07-19T18:04:51.569Z] (17/104) Installing libvdpau (1.5-r1) [2024-07-19T18:04:51.569Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-19T18:04:51.569Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-07-19T18:04:51.569Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-07-19T18:04:51.569Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-07-19T18:04:51.569Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-19T18:04:51.854Z] (23/104) Installing libhwy (1.0.4-r1) [2024-07-19T18:04:51.854Z] (24/104) Installing lcms2 (2.15-r2) [2024-07-19T18:04:51.854Z] (25/104) Installing libjxl (0.8.2-r0) [2024-07-19T18:04:51.854Z] (26/104) Installing lame-libs (3.100-r5) [2024-07-19T18:04:51.854Z] (27/104) Installing opus (1.4-r0) [2024-07-19T18:04:51.854Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-07-19T18:04:51.854Z] (29/104) Installing soxr (0.1.3-r5) [2024-07-19T18:04:51.854Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-19T18:04:51.854Z] (31/104) Installing libogg (1.3.5-r4) [2024-07-19T18:04:52.150Z] (32/104) Installing libtheora (1.1.1-r17) [2024-07-19T18:04:52.150Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-07-19T18:04:52.150Z] (34/104) Installing libvpx (1.13.0-r2) [2024-07-19T18:04:52.150Z] (35/104) Installing libwebp (1.3.2-r0) [2024-07-19T18:04:52.441Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-07-19T18:04:52.441Z] (37/104) Installing numactl (2.0.16-r4) [2024-07-19T18:04:52.441Z] (38/104) Installing x265-libs (3.5-r4) [2024-07-19T18:04:52.757Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-07-19T18:04:52.757Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-19T18:04:53.084Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-07-19T18:04:53.375Z] (42/104) Installing libexpat (2.6.2-r0) [2024-07-19T18:04:53.375Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-07-19T18:04:53.375Z] (44/104) Installing libpng (1.6.39-r3) [2024-07-19T18:04:53.375Z] (45/104) Installing freetype (2.13.0-r5) [2024-07-19T18:04:53.375Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-07-19T18:04:53.375Z] (47/104) Installing fribidi (1.0.13-r0) [2024-07-19T18:04:53.375Z] (48/104) Installing libintl (0.21.1-r7) [2024-07-19T18:04:53.375Z] (49/104) Installing libblkid (2.38.1-r8) [2024-07-19T18:04:53.375Z] (50/104) Installing libmount (2.38.1-r8) [2024-07-19T18:04:53.375Z] (51/104) Installing pcre2 (10.42-r1) [2024-07-19T18:04:53.375Z] (52/104) Installing glib (2.76.6-r0) [2024-07-19T18:04:53.375Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-07-19T18:04:53.375Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-07-19T18:04:53.809Z] (55/104) Installing libunibreak (5.1-r0) [2024-07-19T18:04:53.809Z] (56/104) Installing libass (0.17.1-r0) [2024-07-19T18:04:53.809Z] (57/104) Installing libbluray (1.3.4-r0) [2024-07-19T18:04:53.809Z] (58/104) Installing gmp (6.2.1-r3) [2024-07-19T18:04:53.809Z] (59/104) Installing nettle (3.8.1-r2) [2024-07-19T18:04:53.809Z] (60/104) Installing libunistring (1.1-r1) [2024-07-19T18:04:53.809Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-07-19T18:04:53.809Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-07-19T18:04:53.809Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-07-19T18:04:53.809Z] (64/104) Installing gnutls (3.8.4-r0) [2024-07-19T18:04:54.117Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-07-19T18:04:54.117Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-07-19T18:04:54.117Z] (67/104) Installing cjson (1.7.17-r0) [2024-07-19T18:04:54.117Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-07-19T18:04:54.438Z] (69/104) Installing librist (0.2.7-r0) [2024-07-19T18:04:54.438Z] (70/104) Installing libsrt (1.5.2-r0) [2024-07-19T18:04:54.438Z] (71/104) Installing libssh (0.10.5-r0) [2024-07-19T18:04:54.438Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-07-19T18:04:54.438Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-07-19T18:04:54.438Z] (74/104) Installing libsodium (1.0.18-r3) [2024-07-19T18:04:54.438Z] (75/104) Installing libzmq (4.3.4-r4) [2024-07-19T18:04:54.438Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-19T18:04:54.765Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-07-19T18:04:54.765Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-07-19T18:04:55.063Z] (79/104) Installing shaderc (2023.3-r1) [2024-07-19T18:04:55.063Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-07-19T18:04:55.346Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-07-19T18:04:55.346Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-19T18:04:55.346Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-19T18:04:55.346Z] (84/104) Installing vidstab (1.1.1-r0) [2024-07-19T18:04:55.346Z] (85/104) Installing zimg (3.0.5-r0) [2024-07-19T18:04:55.346Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-19T18:04:55.679Z] (87/104) Installing libasyncns (0.8-r1) [2024-07-19T18:04:55.679Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-07-19T18:04:55.679Z] (89/104) Installing libltdl (2.4.7-r2) [2024-07-19T18:04:55.679Z] (90/104) Installing orc (0.4.34-r0) [2024-07-19T18:04:55.679Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-07-19T18:04:55.679Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-07-19T18:04:55.679Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-07-19T18:04:55.968Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-07-19T18:04:55.968Z] (95/104) Installing libpulse (16.1-r10) [2024-07-19T18:04:55.968Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-19T18:04:55.968Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-07-19T18:04:55.968Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-19T18:04:55.968Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-07-19T18:04:56.286Z] (100/104) Installing udev-init-scripts (35-r1) [2024-07-19T18:04:56.286Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-07-19T18:04:56.286Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-07-19T18:04:56.286Z] (103/104) Installing kmod-libs (30-r3) [2024-07-19T18:04:56.286Z] (104/104) Installing eudev (3.2.11-r8) [2024-07-19T18:04:56.576Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T18:04:56.576Z] Executing glib-2.76.6-r0.trigger [2024-07-19T18:04:56.576Z] Executing eudev-3.2.11-r8.trigger [2024-07-19T18:04:56.576Z] OK: 110 MiB in 119 packages [2024-07-19T18:05:00.109Z] Removing intermediate container 5e70cf631e89 [2024-07-19T18:05:00.109Z] ---> fa8e53750182 [2024-07-19T18:05:00.109Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-19T18:05:00.433Z] ---> Running in 7205fc54e1f5 [2024-07-19T18:05:01.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T18:05:01.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T18:05:02.437Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T18:05:02.701Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T18:05:02.701Z] OK: 110 MiB in 119 packages [2024-07-19T18:05:03.740Z] Removing intermediate container 7205fc54e1f5 [2024-07-19T18:05:03.740Z] ---> c882e08bc71d [2024-07-19T18:05:03.740Z] Step 19/37 : WORKDIR / [2024-07-19T18:05:03.740Z] ---> Running in 5117a1d0cbfa [2024-07-19T18:05:04.042Z] Removing intermediate container 5117a1d0cbfa [2024-07-19T18:05:04.042Z] ---> 1819a59ad781 [2024-07-19T18:05:04.042Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-19T18:05:06.101Z] ---> 9e5987d9e36d [2024-07-19T18:05:06.101Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-19T18:05:06.765Z] ---> bd3602f63729 [2024-07-19T18:05:06.765Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-19T18:05:07.386Z] ---> 5662de738bc9 [2024-07-19T18:05:07.386Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-19T18:05:08.033Z] ---> 472d11f362ba [2024-07-19T18:05:08.033Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-19T18:05:08.322Z] ---> c3b5b42f2092 [2024-07-19T18:05:08.322Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-19T18:05:08.955Z] ---> 031744a2cea9 [2024-07-19T18:05:08.955Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-19T18:05:10.510Z] ---> 226812cfb310 [2024-07-19T18:05:10.510Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-19T18:05:10.510Z] ---> Running in 01733b183601 [2024-07-19T18:05:12.034Z] Removing intermediate container 01733b183601 [2024-07-19T18:05:12.034Z] ---> 0970104ea00b [2024-07-19T18:05:12.034Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-19T18:05:12.034Z] ---> Running in cfde9355c1d2 [2024-07-19T18:05:13.629Z] Removing intermediate container cfde9355c1d2 [2024-07-19T18:05:13.629Z] ---> a00d39cf0f30 [2024-07-19T18:05:13.629Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-19T18:05:13.629Z] ---> Running in f15754571407 [2024-07-19T18:05:15.136Z] Removing intermediate container f15754571407 [2024-07-19T18:05:15.136Z] ---> 0448b2d2db2a [2024-07-19T18:05:15.136Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-19T18:05:15.436Z] ---> Running in d80d655c745d [2024-07-19T18:05:17.014Z] Removing intermediate container d80d655c745d [2024-07-19T18:05:17.014Z] ---> f8a3a8dae1c9 [2024-07-19T18:05:17.014Z] Step 31/37 : EXPOSE 59983 [2024-07-19T18:05:17.014Z] ---> Running in c61adb91fdb4 [2024-07-19T18:05:17.366Z] Removing intermediate container c61adb91fdb4 [2024-07-19T18:05:17.366Z] ---> ef44f7b4e681 [2024-07-19T18:05:17.366Z] Step 32/37 : EXPOSE 8554 [2024-07-19T18:05:17.366Z] ---> Running in fdd00ae4c427 [2024-07-19T18:05:17.660Z] Removing intermediate container fdd00ae4c427 [2024-07-19T18:05:17.660Z] ---> cacf1982b2fb [2024-07-19T18:05:17.660Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-19T18:05:17.660Z] ---> Running in cc3142bdc2e5 [2024-07-19T18:05:17.960Z] Removing intermediate container cc3142bdc2e5 [2024-07-19T18:05:17.960Z] ---> c5678e057955 [2024-07-19T18:05:17.960Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-19T18:05:17.960Z] ---> Running in 22b2e2790049 [2024-07-19T18:05:18.233Z] Removing intermediate container 22b2e2790049 [2024-07-19T18:05:18.233Z] ---> 8ff75260d30e [2024-07-19T18:05:18.233Z] Step 35/37 : LABEL arch=arm64 [2024-07-19T18:05:18.233Z] ---> Running in 5436f5cbd7a3 [2024-07-19T18:05:18.542Z] Removing intermediate container 5436f5cbd7a3 [2024-07-19T18:05:18.542Z] ---> 6e30184aa6ab [2024-07-19T18:05:18.542Z] Step 36/37 : LABEL git_sha=ac5355372ef4d43b20dd8569598b814222062c81 [2024-07-19T18:05:18.828Z] ---> Running in 86a4031e36eb [2024-07-19T18:05:19.106Z] Removing intermediate container 86a4031e36eb [2024-07-19T18:05:19.106Z] ---> 87dc212613db [2024-07-19T18:05:19.106Z] Step 37/37 : LABEL version=0.0.0 [2024-07-19T18:05:19.106Z] ---> Running in acf5b5f5a97e [2024-07-19T18:05:19.429Z] Removing intermediate container acf5b5f5a97e [2024-07-19T18:05:19.429Z] ---> 71fb56519076 [2024-07-19T18:05:19.429Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T18:05:19.429Z] Successfully built 71fb56519076 [2024-07-19T18:05:19.429Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T18:05:21.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T18:05:21.891Z] [2024-07-19T18:05:21.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T18:05:22.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T18:05:22.637Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-19T18:05:22.637Z] 8998bd30e6a1: Pulling fs layer [2024-07-19T18:05:22.637Z] 04944245beec: Pulling fs layer [2024-07-19T18:05:22.637Z] 699f458cf7ca: Pulling fs layer [2024-07-19T18:05:22.637Z] 765212b225bb: Pulling fs layer [2024-07-19T18:05:22.637Z] f23df028b6ca: Pulling fs layer [2024-07-19T18:05:22.637Z] d65c8cfc05b1: Pulling fs layer [2024-07-19T18:05:22.637Z] 2437ff75d9bd: Pulling fs layer [2024-07-19T18:05:22.637Z] 765212b225bb: Waiting [2024-07-19T18:05:22.637Z] f23df028b6ca: Waiting [2024-07-19T18:05:22.637Z] d65c8cfc05b1: Waiting [2024-07-19T18:05:22.637Z] 2437ff75d9bd: Waiting [2024-07-19T18:05:22.947Z] 04944245beec: Verifying Checksum [2024-07-19T18:05:22.947Z] 04944245beec: Download complete [2024-07-19T18:05:22.947Z] 765212b225bb: Verifying Checksum [2024-07-19T18:05:22.947Z] f23df028b6ca: Verifying Checksum [2024-07-19T18:05:22.947Z] f23df028b6ca: Download complete [2024-07-19T18:05:22.947Z] d65c8cfc05b1: Verifying Checksum [2024-07-19T18:05:22.947Z] d65c8cfc05b1: Download complete [2024-07-19T18:05:22.947Z] 699f458cf7ca: Verifying Checksum [2024-07-19T18:05:22.947Z] 699f458cf7ca: Download complete [2024-07-19T18:05:23.623Z] 8998bd30e6a1: Verifying Checksum [2024-07-19T18:05:23.623Z] 8998bd30e6a1: Download complete [2024-07-19T18:05:25.782Z] 2437ff75d9bd: Verifying Checksum [2024-07-19T18:05:25.782Z] 2437ff75d9bd: Download complete [2024-07-19T18:05:27.950Z] 8998bd30e6a1: Pull complete [2024-07-19T18:05:28.595Z] 04944245beec: Pull complete [2024-07-19T18:05:30.197Z] 699f458cf7ca: Pull complete [2024-07-19T18:05:30.197Z] 765212b225bb: Pull complete [2024-07-19T18:05:31.207Z] f23df028b6ca: Pull complete [2024-07-19T18:05:31.207Z] d65c8cfc05b1: Pull complete [2024-07-19T18:05:49.841Z] 2437ff75d9bd: Pull complete [2024-07-19T18:05:49.841Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-19T18:05:49.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T18:05:49.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T18:05:50.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-5957 does not seem to be running inside a container [2024-07-19T18:05:50.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-19T18:05:53.877Z] $ docker top 42194854033dbe097f8761a19e2fa37c1487168337fce688d8f9b9bd053afd03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T18:05:56.935Z] ---> job-cost.sh [2024-07-19T18:05:56.935Z] lf-activate-venv: SKIPPING [2024-07-19T18:05:56.935Z] INFO: No Stack... [2024-07-19T18:05:56.935Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-19T18:05:57.644Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T18:05:58.159Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-07-19T18:05:58.159Z] + cut -d, -f6 [Pipeline] lock [2024-07-19T18:05:58.378Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-339-1-stack-cost] [2024-07-19T18:05:58.415Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-339-1-stack-cost] did not exist. Created. [2024-07-19T18:05:58.433Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-339-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T18:05:59.094Z] /w/workspace/device-usb-camera/1@tmp/durable-7f986ab5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-19T18:05:59.937Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-19T18:06:00.062Z] Warning: overwriting stash ‘stack-cost’ [2024-07-19T18:06:00.125Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T18:06:00.176Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-339-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T18:06:00.251Z] $ docker stop --time=1 42194854033dbe097f8761a19e2fa37c1487168337fce688d8f9b9bd053afd03 [2024-07-19T18:06:01.772Z] $ docker rm -f --volumes 42194854033dbe097f8761a19e2fa37c1487168337fce688d8f9b9bd053afd03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-19T18:06:04.556Z] provisioning config files... [2024-07-19T18:06:04.592Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-339@tmp/config16793100299954928083tmp [Pipeline] { [Pipeline] sh [2024-07-19T18:06:05.132Z] + set +x [2024-07-19T18:06:05.132Z] + bash -s -- [2024-07-19T18:06:05.132Z] + curl -s https://codecov.io/bash [2024-07-19T18:06:05.132Z] [2024-07-19T18:06:05.132Z] _____ _ [2024-07-19T18:06:05.132Z] / ____| | | [2024-07-19T18:06:05.132Z] | | ___ __| | ___ ___ _____ __ [2024-07-19T18:06:05.132Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-19T18:06:05.132Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-19T18:06:05.132Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-19T18:06:05.132Z] Bash-1.0.6 [2024-07-19T18:06:05.132Z] [2024-07-19T18:06:05.132Z] [2024-07-19T18:06:05.132Z] ==> git version 2.25.1 found [2024-07-19T18:06:05.132Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-19T18:06:05.132Z] Release-Date: 2020-01-08 [2024-07-19T18:06:05.132Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-19T18:06:05.132Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-19T18:06:05.132Z] ==> Jenkins CI detected. [2024-07-19T18:06:05.132Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-339 [2024-07-19T18:06:05.132Z] project root: . [2024-07-19T18:06:05.132Z] --> token set from env [2024-07-19T18:06:05.132Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-19T18:06:05.132Z] ==> Running gcov in . (disable via -X gcov) [2024-07-19T18:06:05.132Z] ==> Python coveragepy not found [2024-07-19T18:06:05.132Z] ==> Searching for coverage reports in: [2024-07-19T18:06:05.132Z] + . [2024-07-19T18:06:05.132Z] -> Found 1 reports [2024-07-19T18:06:05.132Z] ==> Detecting git/mercurial file structure [2024-07-19T18:06:05.417Z] ==> Reading reports [2024-07-19T18:06:05.417Z] + ./coverage.out bytes=54703 [2024-07-19T18:06:05.417Z] ==> Appending adjustments [2024-07-19T18:06:05.417Z] https://docs.codecov.io/docs/fixing-reports [2024-07-19T18:06:05.417Z] + Found adjustments [2024-07-19T18:06:05.417Z] ==> Gzipping contents [2024-07-19T18:06:05.417Z] 8.0K /tmp/codecov.W8QeMj.gz [2024-07-19T18:06:05.417Z] ==> Uploading reports [2024-07-19T18:06:05.417Z] url: https://codecov.io [2024-07-19T18:06:05.417Z] query: branch=PR-339&commit=ac5355372ef4d43b20dd8569598b814222062c81&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-339%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=339&job=&cmd_args= [2024-07-19T18:06:05.417Z] -> Pinging Codecov [2024-07-19T18:06:05.417Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-339&commit=ac5355372ef4d43b20dd8569598b814222062c81&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-339%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=339&job=&cmd_args= [2024-07-19T18:06:05.417Z] -> Uploading to [2024-07-19T18:06:05.417Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-19/73D8F5FF140700D3E01443B452E23636/ac5355372ef4d43b20dd8569598b814222062c81/fcf7bee3-bd73-448f-a2dd-4cd8e673810d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T180605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5059da94924416d791d1e73e677dfaec0223fab86313f315fb2ed81c62b93ce [2024-07-19T18:06:05.417Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T18:06:05.417Z] Dload Upload Total Spent Left Speed [2024-07-19T18:06:05.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 26686 --:--:-- --:--:-- --:--:-- 26582 [2024-07-19T18:06:05.681Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ac5355372ef4d43b20dd8569598b814222062c81 [Pipeline] } [2024-07-19T18:06:05.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-19T18:06:08.097Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-339/archives ] [2024-07-19T18:06:08.097Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-339/archives [2024-07-19T18:06:08.097Z] total 16 [2024-07-19T18:06:08.097Z] drwxr-xr-x 3 root root 4096 Jul 19 17:54 . [2024-07-19T18:06:08.097Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 17:54 .. [2024-07-19T18:06:08.097Z] drwxr-xr-x 2 root root 4096 Jul 19 17:54 cost [2024-07-19T18:06:08.097Z] -rw-r--r-- 1 root root 89 Jul 19 17:54 cost.csv [2024-07-19T18:06:08.097Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-339/archives [2024-07-19T18:06:08.097Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-339/archives [2024-07-19T18:06:08.097Z] total 16 [2024-07-19T18:06:08.097Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 17:54 . [2024-07-19T18:06:08.097Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 17:54 .. [2024-07-19T18:06:08.097Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 17:54 cost [2024-07-19T18:06:08.097Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 19 17:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-19T18:06:08.662Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T18:06:09.508Z] ---> package-listing.sh [2024-07-19T18:06:09.508Z] ++ facter osfamily [2024-07-19T18:06:09.508Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-19T18:06:09.508Z] + OS_FAMILY=debian [2024-07-19T18:06:09.508Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-339 [2024-07-19T18:06:09.508Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-19T18:06:09.508Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-19T18:06:09.508Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-19T18:06:09.508Z] + PACKAGES=/tmp/packages_start.txt [2024-07-19T18:06:09.508Z] + '[' /w/workspace/foundry_device-usb-camera_PR-339 ']' [2024-07-19T18:06:09.508Z] + PACKAGES=/tmp/packages_end.txt [2024-07-19T18:06:09.508Z] + case "${OS_FAMILY}" in [2024-07-19T18:06:09.508Z] + dpkg -l [2024-07-19T18:06:09.508Z] + grep '^ii' [2024-07-19T18:06:09.508Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-19T18:06:09.508Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-19T18:06:09.508Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-19T18:06:09.508Z] + '[' /w/workspace/foundry_device-usb-camera_PR-339 ']' [2024-07-19T18:06:09.508Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-339/archives/ [2024-07-19T18:06:09.508Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-339/archives/ [Pipeline] echo [2024-07-19T18:06:09.575Z] 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-339/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-19T18:06:09.964Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T18:06:10.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T18:06:10.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T18:06:10.744Z] prd-ubuntu20.04-docker-8c-8g-5956 does not seem to be running inside a container [2024-07-19T18:06:10.770Z] $ 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-339/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-339 -v /w/workspace/foundry_device-usb-camera_PR-339:/w/workspace/foundry_device-usb-camera_PR-339:rw,z -v /w/workspace/foundry_device-usb-camera_PR-339@tmp:/w/workspace/foundry_device-usb-camera_PR-339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-19T18:06:10.973Z] $ docker top f606018106d6fa510c130de29068268c2f8ca7a687df3d64581007c031465379 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T18:06:11.390Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-19T18:06:11.713Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-19T18:06:12.029Z] + ls /var/log/sa-host [2024-07-19T18:06:12.029Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T18:06:12.479Z] provisioning config files... [2024-07-19T18:06:12.496Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-339@tmp/config13845180155829142811tmp [Pipeline] { [Pipeline] echo [2024-07-19T18:06:12.558Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T18:06:12.886Z] ---> create-netrc.sh [Pipeline] } [2024-07-19T18:06:12.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-19T18:06:13.338Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-19T18:06:13.380Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T18:06:13.710Z] ---> sudo-logs.sh [2024-07-19T18:06:13.710Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-19T18:06:13.812Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T18:06:14.134Z] ---> job-cost.sh [2024-07-19T18:06:14.134Z] lf-activate-venv: SKIPPING [2024-07-19T18:06:14.134Z] DEBUG: total: 0.2199999988079071 [2024-07-19T18:06:14.134Z] INFO: Retrieving Stack Cost... [2024-07-19T18:06:14.713Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T18:06:14.971Z] INFO: Archiving Costs [Pipeline] echo [2024-07-19T18:06:15.012Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T18:06:15.340Z] ---> logs-deploy.sh [2024-07-19T18:06:15.340Z] lf-activate-venv: SKIPPING [2024-07-19T18:06:15.340Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-339/1 [2024-07-19T18:06:15.340Z] INFO: archiving workspace using pattern(s): [2024-07-19T18:06:16.390Z] Archives upload complete. [2024-07-19T18:06:16.390Z] INFO: archiving logs to Nexus