Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 258560ba148656700ced9b9219027d412919cf0b 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-ssh8083862040038762977.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16966305910447990224.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15489964483330524371.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh726660670577818063.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7880519798124369716.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26431 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # 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 Avoid second fetch Checking out Revision 258560ba148656700ced9b9219027d412919cf0b (main) Commit message: "Merge pull request #367 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" > git config core.sparsecheckout # timeout=10 > git checkout -f 258560ba148656700ced9b9219027d412919cf0b # timeout=10 > git rev-list --no-walk 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-14T08:41:06.483Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-14T08:41:06.559Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-14T08:41:06.588Z] ========================================================= [2024-11-14T08:41:06.588Z] EdgeX Global Pipelines Version Info [2024-11-14T08:41:06.588Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:41:07.681Z] ------------------- [2024-11-14T08:41:07.681Z] stable info: [2024-11-14T08:41:07.681Z] ------------------- [2024-11-14T08:41:07.681Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-14T08:41:07.681Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-14T08:41:07.681Z] Message: update stable to v1.0.265 [2024-11-14T08:41:07.942Z] ------------------- [2024-11-14T08:41:07.942Z] experimental info: [2024-11-14T08:41:07.942Z] ------------------- [2024-11-14T08:41:07.942Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-14T08:41:07.942Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-14T08:41:07.942Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-14T08:41:08.022Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-11-14T08:41:08.043Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-11-14T08:41:08.064Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-14T08:41:08.086Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-14T08:41:08.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-14T08:41:08.142Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-14T08:41:08.166Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-14T08:41:08.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-14T08:41:08.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-14T08:41:08.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-14T08:41:08.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-14T08:41:08.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-11-14T08:41:08.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-14T08:41:08.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-14T08:41:08.360Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-14T08:41:08.381Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-14T08:41:08.402Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-14T08:41:08.423Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-14T08:41:08.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-14T08:41:08.466Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-14T08:41:08.493Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-14T08:41:08.514Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-14T08:41:08.536Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-14T08:41:08.573Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-14T08:41:08.595Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-14T08:41:08.618Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-14T08:41:08.642Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-14T08:41:08.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-14T08:41:08.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-14T08:41:08.718Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-14T08:41:08.745Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 258560ba148656700ced9b9219027d412919cf0b [Pipeline] echo [2024-11-14T08:41:08.768Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 258560b [Pipeline] echo [2024-11-14T08:41:08.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T08:41:08.867Z] provisioning config files... [2024-11-14T08:41:08.879Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config650176904776182749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:41:09.220Z] ---> ****-login.sh [2024-11-14T08:41:09.220Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:41:09.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:09.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:09.485Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:09.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:09.485Z] [2024-11-14T08:41:09.485Z] Login Succeeded [2024-11-14T08:41:09.485Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:41:09.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:09.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:09.750Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:09.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:09.750Z] [2024-11-14T08:41:09.750Z] Login Succeeded [2024-11-14T08:41:09.750Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:41:09.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:09.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:09.750Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:09.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:09.750Z] [2024-11-14T08:41:09.750Z] Login Succeeded [2024-11-14T08:41:09.750Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:41:09.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:10.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:10.011Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:10.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:10.011Z] [2024-11-14T08:41:10.011Z] Login Succeeded [2024-11-14T08:41:10.011Z] ****.io [2024-11-14T08:41:10.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:10.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:10.271Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:10.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:10.271Z] [2024-11-14T08:41:10.271Z] Login Succeeded [2024-11-14T08:41:10.271Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:41:10.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-14T08:41:10.700Z] + git rev-list -1 --merges 258560ba148656700ced9b9219027d412919cf0b~1..258560ba148656700ced9b9219027d412919cf0b [Pipeline] echo [2024-11-14T08:41:10.728Z] -----------> git rev-list -1 --merges 258560ba148656700ced9b9219027d412919cf0b~1..258560ba148656700ced9b9219027d412919cf0b 258560ba148656700ced9b9219027d412919cf0b [2024-11-14T08:41:10.728Z] 258560ba148656700ced9b9219027d412919cf0b [false] [Pipeline] sh [2024-11-14T08:41:11.025Z] + git log --format=format:%s -1 258560ba148656700ced9b9219027d412919cf0b [Pipeline] echo [2024-11-14T08:41:11.044Z] ========================================================= [2024-11-14T08:41:11.044Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-14T08:41:11.044Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T08:41:11.383Z] + git log --format=format:%s -1 258560ba148656700ced9b9219027d412919cf0b [Pipeline] echo [2024-11-14T08:41:11.399Z] [semverPrep] GIT_COMMIT: 258560ba148656700ced9b9219027d412919cf0b, Commit Message: Merge pull request #367 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7 [Pipeline] echo [2024-11-14T08:41:11.413Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-14T08:41:11.816Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T08:41:11.816Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-14T08:41:11.816Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-14T08:41:11.816Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-14T08:41:11.816Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-14T08:41:11.816Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-14T08:41:11.816Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:41:12.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:41:12.241Z] [2024-11-14T08:41:12.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:41:12.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:41:12.551Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-14T08:41:12.551Z] b85a868b505f: Pulling fs layer [2024-11-14T08:41:12.551Z] e2be974225ed: Pulling fs layer [2024-11-14T08:41:12.551Z] 339a4e72a1f5: Pulling fs layer [2024-11-14T08:41:12.551Z] 988bab9f4d93: Pulling fs layer [2024-11-14T08:41:12.551Z] 1469e6f7b9e6: Pulling fs layer [2024-11-14T08:41:12.551Z] eaf3925da568: Pulling fs layer [2024-11-14T08:41:12.551Z] bab4dde63d76: Pulling fs layer [2024-11-14T08:41:12.551Z] bde34c3a00c8: Pulling fs layer [2024-11-14T08:41:12.551Z] b352a97aabf1: Pulling fs layer [2024-11-14T08:41:12.551Z] 4872d77fe225: Pulling fs layer [2024-11-14T08:41:12.551Z] 5851b861e8e6: Pulling fs layer [2024-11-14T08:41:12.551Z] 988bab9f4d93: Waiting [2024-11-14T08:41:12.551Z] 1469e6f7b9e6: Waiting [2024-11-14T08:41:12.551Z] eaf3925da568: Waiting [2024-11-14T08:41:12.551Z] bab4dde63d76: Waiting [2024-11-14T08:41:12.551Z] bde34c3a00c8: Waiting [2024-11-14T08:41:12.551Z] b352a97aabf1: Waiting [2024-11-14T08:41:12.551Z] 4872d77fe225: Waiting [2024-11-14T08:41:12.551Z] 5851b861e8e6: Waiting [2024-11-14T08:41:12.551Z] e2be974225ed: Verifying Checksum [2024-11-14T08:41:12.551Z] e2be974225ed: Download complete [2024-11-14T08:41:12.551Z] 988bab9f4d93: Verifying Checksum [2024-11-14T08:41:12.551Z] 988bab9f4d93: Download complete [2024-11-14T08:41:12.551Z] 1469e6f7b9e6: Verifying Checksum [2024-11-14T08:41:12.551Z] 1469e6f7b9e6: Download complete [2024-11-14T08:41:12.551Z] eaf3925da568: Verifying Checksum [2024-11-14T08:41:12.551Z] eaf3925da568: Download complete [2024-11-14T08:41:12.551Z] 339a4e72a1f5: Verifying Checksum [2024-11-14T08:41:12.551Z] 339a4e72a1f5: Download complete [2024-11-14T08:41:12.551Z] bde34c3a00c8: Verifying Checksum [2024-11-14T08:41:12.551Z] bde34c3a00c8: Download complete [2024-11-14T08:41:12.814Z] b352a97aabf1: Verifying Checksum [2024-11-14T08:41:12.814Z] b352a97aabf1: Download complete [2024-11-14T08:41:12.814Z] 4872d77fe225: Verifying Checksum [2024-11-14T08:41:12.814Z] 4872d77fe225: Download complete [2024-11-14T08:41:12.814Z] 5851b861e8e6: Download complete [2024-11-14T08:41:12.814Z] b85a868b505f: Verifying Checksum [2024-11-14T08:41:12.814Z] b85a868b505f: Download complete [2024-11-14T08:41:13.071Z] bab4dde63d76: Verifying Checksum [2024-11-14T08:41:13.071Z] bab4dde63d76: Download complete [2024-11-14T08:41:14.020Z] b85a868b505f: Pull complete [2024-11-14T08:41:14.282Z] e2be974225ed: Pull complete [2024-11-14T08:41:14.584Z] 339a4e72a1f5: Pull complete [2024-11-14T08:41:14.584Z] 988bab9f4d93: Pull complete [2024-11-14T08:41:14.868Z] 1469e6f7b9e6: Pull complete [2024-11-14T08:41:15.127Z] eaf3925da568: Pull complete [2024-11-14T08:41:17.030Z] bab4dde63d76: Pull complete [2024-11-14T08:41:17.030Z] bde34c3a00c8: Pull complete [2024-11-14T08:41:17.030Z] b352a97aabf1: Pull complete [2024-11-14T08:41:17.030Z] 4872d77fe225: Pull complete [2024-11-14T08:41:17.289Z] 5851b861e8e6: Pull complete [2024-11-14T08:41:17.289Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-14T08:41:17.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T08:41:17.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:41:17.435Z] prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container [2024-11-14T08:41:19.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-14T08:41:22.385Z] $ docker top 12c5ec7b120dcb96a29a66bc421b9f6684c4e965af3b37e9ccb52722af9e99d4 -eo pid,comm [2024-11-14T08:41:20.838Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-14T08:41:20.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T08:41:20.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T08:41:20.913Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T08:41:21.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T08:41:22.629Z] $ docker exec 12c5ec7b120dcb96a29a66bc421b9f6684c4e965af3b37e9ccb52722af9e99d4 ssh-agent [2024-11-14T08:41:21.127Z] SSH_AUTH_SOCK=/tmp/ssh-PH1JOuiNWZC4/agent.32 [2024-11-14T08:41:21.127Z] SSH_AGENT_PID=38 [2024-11-14T08:41:21.132Z] Running ssh-add (command line suppressed) [2024-11-14T08:41:22.840Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6989736389650176029.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6989736389650176029.key) [2024-11-14T08:41:21.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T08:41:21.541Z] + git tag --points-at HEAD [Pipeline] } [2024-11-14T08:41:23.158Z] $ docker exec --env ******** --env ******** 12c5ec7b120dcb96a29a66bc421b9f6684c4e965af3b37e9ccb52722af9e99d4 ssh-agent -k [2024-11-14T08:41:23.291Z] unset SSH_AUTH_SOCK; [2024-11-14T08:41:23.291Z] unset SSH_AGENT_PID; [2024-11-14T08:41:23.291Z] echo Agent pid 38 killed; [2024-11-14T08:41:21.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-14T08:41:21.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T08:41:21.739Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T08:41:21.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T08:41:23.452Z] $ docker exec 12c5ec7b120dcb96a29a66bc421b9f6684c4e965af3b37e9ccb52722af9e99d4 ssh-agent [2024-11-14T08:41:21.956Z] SSH_AUTH_SOCK=/tmp/ssh-Oyf4GPnfX52r/agent.72 [2024-11-14T08:41:21.956Z] SSH_AGENT_PID=78 [2024-11-14T08:41:21.960Z] Running ssh-add (command line suppressed) [2024-11-14T08:41:23.652Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15675720851789528424.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15675720851789528424.key) [2024-11-14T08:41:22.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T08:41:22.355Z] + git semver init [2024-11-14T08:41:22.615Z] 2024-11-14 08:41:24,116 [run_init] DEBUG init version:0.0.0 force:False [2024-11-14T08:41:22.615Z] 2024-11-14 08:41:24,116 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-11-14T08:41:22.615Z] 2024-11-14 08:41:24,117 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-11-14T08:41:22.615Z] 2024-11-14 08:41:24,117 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-11-14T08:41:24.529Z] 2024-11-14 08:41:25,685 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-11-14T08:41:24.529Z] 2024-11-14 08:41:25,686 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-11-14T08:41:24.529Z] 2024-11-14 08:41:25,686 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-14T08:41:24.529Z] 2024-11-14 08:41:25,686 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-14T08:41:24.529Z] 4.0.0-dev.4 [Pipeline] } [2024-11-14T08:41:26.144Z] $ docker exec --env ******** --env ******** 12c5ec7b120dcb96a29a66bc421b9f6684c4e965af3b37e9ccb52722af9e99d4 ssh-agent -k [2024-11-14T08:41:26.237Z] unset SSH_AUTH_SOCK; [2024-11-14T08:41:26.237Z] unset SSH_AGENT_PID; [2024-11-14T08:41:26.237Z] echo Agent pid 78 killed; [2024-11-14T08:41:24.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T08:41:24.960Z] + git semver [Pipeline] } [2024-11-14T08:41:26.838Z] $ docker stop --time=1 12c5ec7b120dcb96a29a66bc421b9f6684c4e965af3b37e9ccb52722af9e99d4 [2024-11-14T08:41:28.219Z] $ docker rm -f --volumes 12c5ec7b120dcb96a29a66bc421b9f6684c4e965af3b37e9ccb52722af9e99d4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T08:41:26.960Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-14T08:41:27.248Z] Stashed 1 file(s) [Pipeline] echo [2024-11-14T08:41:27.252Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T08:41:27.481Z] provisioning config files... [2024-11-14T08:41:27.491Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9572367552040551011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:41:27.803Z] ---> ****-login.sh [2024-11-14T08:41:27.803Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:41:27.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:27.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:27.803Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:27.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:27.803Z] [2024-11-14T08:41:27.803Z] Login Succeeded [2024-11-14T08:41:27.803Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:41:27.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:27.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:27.803Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:27.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:27.804Z] [2024-11-14T08:41:27.804Z] Login Succeeded [2024-11-14T08:41:27.804Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:41:28.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:28.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:28.064Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:28.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:28.064Z] [2024-11-14T08:41:28.064Z] Login Succeeded [2024-11-14T08:41:28.064Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:41:28.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:28.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:28.064Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:28.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:28.064Z] [2024-11-14T08:41:28.064Z] Login Succeeded [2024-11-14T08:41:28.064Z] ****.io [2024-11-14T08:41:28.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:41:28.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:41:28.325Z] Configure a credential helper to remove this warning. See [2024-11-14T08:41:28.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:41:28.325Z] [2024-11-14T08:41:28.325Z] Login Succeeded [2024-11-14T08:41:28.325Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:41:28.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-14T08:41:28.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:41:28.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:41:28.560Z] ========================================================= [2024-11-14T08:41:28.560Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-14T08:41:28.560Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:41:28.901Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-14T08:41:28.901Z] Sending build context to Docker daemon 20.65MB [2024-11-14T08:41:28.901Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:41:28.901Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-14T08:41:29.167Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-14T08:41:29.167Z] 43c4264eed91: Pulling fs layer [2024-11-14T08:41:29.167Z] 4cc291be95ef: Pulling fs layer [2024-11-14T08:41:29.167Z] 2ac1f1163629: Pulling fs layer [2024-11-14T08:41:29.167Z] 5c3c966382ef: Pulling fs layer [2024-11-14T08:41:29.167Z] 4f4fb700ef54: Pulling fs layer [2024-11-14T08:41:29.167Z] 5d5c8e513c77: Pulling fs layer [2024-11-14T08:41:29.167Z] 9f66e0745190: Pulling fs layer [2024-11-14T08:41:29.167Z] f49a43e4bbc0: Pulling fs layer [2024-11-14T08:41:29.167Z] 561ebcabdf7f: Pulling fs layer [2024-11-14T08:41:29.167Z] 5c3c966382ef: Waiting [2024-11-14T08:41:29.167Z] 4f4fb700ef54: Waiting [2024-11-14T08:41:29.167Z] 5d5c8e513c77: Waiting [2024-11-14T08:41:29.167Z] 9f66e0745190: Waiting [2024-11-14T08:41:29.167Z] f49a43e4bbc0: Waiting [2024-11-14T08:41:29.167Z] 561ebcabdf7f: Waiting [2024-11-14T08:41:29.167Z] 4cc291be95ef: Verifying Checksum [2024-11-14T08:41:29.167Z] 4cc291be95ef: Download complete [2024-11-14T08:41:29.167Z] 5c3c966382ef: Download complete [2024-11-14T08:41:29.167Z] 4f4fb700ef54: Verifying Checksum [2024-11-14T08:41:29.167Z] 4f4fb700ef54: Download complete [2024-11-14T08:41:29.167Z] 5d5c8e513c77: Verifying Checksum [2024-11-14T08:41:29.167Z] 5d5c8e513c77: Download complete [2024-11-14T08:41:29.167Z] 43c4264eed91: Download complete [2024-11-14T08:41:29.167Z] 9f66e0745190: Verifying Checksum [2024-11-14T08:41:29.167Z] 9f66e0745190: Download complete [2024-11-14T08:41:29.427Z] 43c4264eed91: Pull complete [2024-11-14T08:41:29.427Z] 561ebcabdf7f: Download complete [2024-11-14T08:41:29.687Z] 2ac1f1163629: Verifying Checksum [2024-11-14T08:41:29.687Z] 2ac1f1163629: Download complete [2024-11-14T08:41:29.687Z] 4cc291be95ef: Pull complete [2024-11-14T08:41:29.945Z] f49a43e4bbc0: Verifying Checksum [2024-11-14T08:41:29.945Z] f49a43e4bbc0: Download complete [2024-11-14T08:41:34.137Z] 2ac1f1163629: Pull complete [2024-11-14T08:41:34.137Z] 5c3c966382ef: Pull complete [2024-11-14T08:41:34.137Z] 4f4fb700ef54: Pull complete [2024-11-14T08:41:34.398Z] 5d5c8e513c77: Pull complete [2024-11-14T08:41:34.659Z] 9f66e0745190: Pull complete [2024-11-14T08:41:37.939Z] f49a43e4bbc0: Pull complete [2024-11-14T08:41:38.198Z] 561ebcabdf7f: Pull complete [2024-11-14T08:41:38.457Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-14T08:41:38.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-14T08:41:38.457Z] ---> 3a752c3f9dda [2024-11-14T08:41:38.457Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:41:42.426Z] Still waiting to schedule task [2024-11-14T08:41:42.427Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-14T08:41:45.031Z] ---> Running in ca48bcb8d5c2 [2024-11-14T08:41:45.294Z] Removing intermediate container ca48bcb8d5c2 [2024-11-14T08:41:45.294Z] ---> 7198aa8e81ca [2024-11-14T08:41:45.294Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:41:45.294Z] ---> Running in 880159955fa7 [2024-11-14T08:41:45.294Z] Removing intermediate container 880159955fa7 [2024-11-14T08:41:45.294Z] ---> ab4d32306bb1 [2024-11-14T08:41:45.294Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-14T08:41:45.294Z] ---> Running in 4317d9b2b7eb [2024-11-14T08:41:45.552Z] Removing intermediate container 4317d9b2b7eb [2024-11-14T08:41:45.552Z] ---> e6b86a92a209 [2024-11-14T08:41:45.552Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-14T08:41:45.552Z] ---> Running in d84a51d0a311 [2024-11-14T08:41:45.552Z] Removing intermediate container d84a51d0a311 [2024-11-14T08:41:45.552Z] ---> f323a7e7cf9f [2024-11-14T08:41:45.552Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:41:45.552Z] ---> Running in 5df8f12426f3 [2024-11-14T08:41:45.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:41:46.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:41:46.330Z] (1/14) Installing libintl (0.22.5-r0) [2024-11-14T08:41:46.330Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-11-14T08:41:46.330Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-11-14T08:41:46.330Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-11-14T08:41:46.330Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-11-14T08:41:46.330Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-11-14T08:41:46.330Z] (7/14) Installing udev-init-scripts (35-r1) [2024-11-14T08:41:46.330Z] (8/14) Installing libeconf (0.6.3-r0) [2024-11-14T08:41:46.330Z] (9/14) Installing libblkid (2.40.1-r1) [2024-11-14T08:41:46.330Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-11-14T08:41:46.330Z] (11/14) Installing kmod-libs (32-r0) [2024-11-14T08:41:46.330Z] (12/14) Installing eudev (3.2.14-r2) [2024-11-14T08:41:46.330Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-11-14T08:41:46.330Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-11-14T08:41:46.588Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:41:46.588Z] Executing eudev-3.2.14-r2.trigger [2024-11-14T08:41:46.588Z] OK: 253 MiB in 68 packages [2024-11-14T08:41:47.155Z] Removing intermediate container 5df8f12426f3 [2024-11-14T08:41:47.155Z] ---> 6711204e398a [2024-11-14T08:41:47.155Z] Step 8/13 : WORKDIR /device-usb-camera [2024-11-14T08:41:47.155Z] ---> Running in b6ac6dd48e00 [2024-11-14T08:41:47.155Z] Removing intermediate container b6ac6dd48e00 [2024-11-14T08:41:47.155Z] ---> 57487fa8ada5 [2024-11-14T08:41:47.155Z] Step 9/13 : COPY go.mod vendor* ./ [2024-11-14T08:41:47.414Z] ---> db323fba290c [2024-11-14T08:41:47.414Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:41:47.414Z] ---> Running in fba524ae17e0 [2024-11-14T08:43:23.930Z] Removing intermediate container fba524ae17e0 [2024-11-14T08:43:23.930Z] ---> a96c4f0f2af2 [2024-11-14T08:43:23.930Z] Step 11/13 : COPY . . [2024-11-14T08:43:23.930Z] ---> 9becc6ff98bc [2024-11-14T08:43:23.930Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-14T08:43:23.930Z] ---> Running in c2acdd7930d1 [2024-11-14T08:43:23.930Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-14T08:43:23.930Z] Dload Upload Total Spent Left Speed [2024-11-14T08:43:23.930Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6172 0 --:--:-- --:--:-- --:--:-- 6210 [2024-11-14T08:43:24.507Z] Removing intermediate container c2acdd7930d1 [2024-11-14T08:43:24.507Z] ---> 8796b5d2510e [2024-11-14T08:43:24.507Z] Step 13/13 : RUN ${MAKE} [2024-11-14T08:43:24.507Z] ---> Running in 099404e561f1 [2024-11-14T08:43:25.078Z] noop [2024-11-14T08:43:26.482Z] Removing intermediate container 099404e561f1 [2024-11-14T08:43:26.482Z] ---> e588ad3954f7 [2024-11-14T08:43:26.482Z] Successfully built e588ad3954f7 [2024-11-14T08:43:26.482Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:43:28.050Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26435 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-11-14T08:43:28.069Z] Running in /w/workspace/device-usb-camera/191 [Pipeline] { [Pipeline] checkout [2024-11-14T08:43:31.128Z] Selected Git installation does not exist. Using Default [2024-11-14T08:43:31.128Z] The recommended git tool is: NONE [2024-11-14T08:43:32.532Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-14T08:43:32.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:43:32.620Z] prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container [2024-11-14T08:43:38.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2024-11-14T08:43:39.511Z] using credential edgex-jenkins-ssh [2024-11-14T08:43:39.538Z] Cloning the remote Git repository [2024-11-14T08:43:39.601Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-11-14T08:43:39.725Z] > git init /w/workspace/device-usb-camera/191 # timeout=10 [2024-11-14T08:43:40.230Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-11-14T08:43:40.231Z] > git --version # timeout=10 [2024-11-14T08:43:40.324Z] > git --version # 'git version 2.25.1' [2024-11-14T08:43:40.327Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-14T08:43:40.572Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-14T08:43:42.893Z] $ docker top 68aef1e87b4cd8b8d8b25ea15425a1b4d0d49dc6405c768c4216359c82c63ead -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:43:43.256Z] + go version [2024-11-14T08:43:43.256Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-14T08:43:43.266Z] $ docker stop --time=1 68aef1e87b4cd8b8d8b25ea15425a1b4d0d49dc6405c768c4216359c82c63ead [2024-11-14T08:43:43.570Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-11-14T08:43:43.607Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-14T08:43:44.930Z] $ docker rm -f --volumes 68aef1e87b4cd8b8d8b25ea15425a1b4d0d49dc6405c768c4216359c82c63ead [2024-11-14T08:43:44.984Z] Avoid second fetch [2024-11-14T08:43:44.984Z] Checking out Revision 258560ba148656700ced9b9219027d412919cf0b (main) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:43:45.392Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-14T08:43:45.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:43:45.472Z] prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container [2024-11-14T08:43:45.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2024-11-14T08:43:45.972Z] Commit message: "Merge pull request #367 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" [2024-11-14T08:43:46.019Z] $ docker top 707fd282eff5a2356137273f8fb2319ca3f2b9e0728a2d4a82eb892eb9a093de -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:43:45.006Z] > git config core.sparsecheckout # timeout=10 [2024-11-14T08:43:45.119Z] > git checkout -f 258560ba148656700ced9b9219027d412919cf0b # timeout=10 [2024-11-14T08:43:46.377Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-11-14T08:43:46.687Z] + make test [2024-11-14T08:43:46.687Z] go test ./... -coverprofile=coverage.out ./... [2024-11-14T08:43:49.218Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T08:43:50.972Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-14T08:43:50.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-14T08:43:50.972Z] Dload Upload Total Spent Left Speed [2024-11-14T08:43:50.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 65784 0 --:--:-- --:--:-- --:--:-- 65784 [Pipeline] sh [2024-11-14T08:43:51.322Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-14T08:43:51.658Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-14T08:43:51.658Z] + sudo tee /etc/docker/daemon.new [2024-11-14T08:43:51.658Z] { [2024-11-14T08:43:51.658Z] "registry-mirrors": [ [2024-11-14T08:43:51.658Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-14T08:43:51.658Z] ], [2024-11-14T08:43:51.658Z] "bip": "10.250.0.254/24", [2024-11-14T08:43:51.658Z] "hosts": [ [2024-11-14T08:43:51.658Z] "tcp://0.0.0.0:5555", [2024-11-14T08:43:51.658Z] "unix:///var/run/docker.sock" [2024-11-14T08:43:51.658Z] ], [2024-11-14T08:43:51.658Z] "mtu": 1458, [2024-11-14T08:43:51.658Z] "selinux-enabled": true, [2024-11-14T08:43:51.658Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-14T08:43:51.658Z] } [Pipeline] sh [2024-11-14T08:43:52.005Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-14T08:43:52.353Z] + sudo service docker restart [2024-11-14T08:44:07.292Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-11-14T08:44:07.552Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T08:44:10.686Z] provisioning config files... [2024-11-14T08:44:10.719Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/191@tmp/config12229597615065009001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:44:11.206Z] ---> ****-login.sh [2024-11-14T08:44:11.206Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:44:11.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:44:11.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:44:11.797Z] Configure a credential helper to remove this warning. See [2024-11-14T08:44:11.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:44:11.797Z] [2024-11-14T08:44:11.797Z] Login Succeeded [2024-11-14T08:44:11.797Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:44:12.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:44:12.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:44:12.347Z] Configure a credential helper to remove this warning. See [2024-11-14T08:44:12.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:44:12.347Z] [2024-11-14T08:44:12.347Z] Login Succeeded [2024-11-14T08:44:12.347Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:44:12.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:44:12.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:44:12.619Z] Configure a credential helper to remove this warning. See [2024-11-14T08:44:12.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:44:12.620Z] [2024-11-14T08:44:12.620Z] Login Succeeded [2024-11-14T08:44:12.620Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:44:12.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:44:13.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:44:13.170Z] Configure a credential helper to remove this warning. See [2024-11-14T08:44:13.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:44:13.170Z] [2024-11-14T08:44:13.170Z] Login Succeeded [2024-11-14T08:44:13.170Z] ****.io [2024-11-14T08:44:13.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:44:13.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:44:13.720Z] Configure a credential helper to remove this warning. See [2024-11-14T08:44:13.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:44:13.720Z] [2024-11-14T08:44:13.720Z] Login Succeeded [2024-11-14T08:44:13.721Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:44:13.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-14T08:44:14.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:44:14.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:44:14.136Z] ========================================================= [2024-11-14T08:44:14.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-14T08:44:14.136Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:14.510Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-14T08:44:15.108Z] Sending build context to Docker daemon 10.59MB [2024-11-14T08:44:15.108Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:44:15.108Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-14T08:44:15.384Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-14T08:44:15.384Z] cf04c63912e1: Pulling fs layer [2024-11-14T08:44:15.384Z] 55b35a11ae5e: Pulling fs layer [2024-11-14T08:44:15.384Z] a37a00ec5f00: Pulling fs layer [2024-11-14T08:44:15.384Z] 50b3750afda1: Pulling fs layer [2024-11-14T08:44:15.384Z] 4f4fb700ef54: Pulling fs layer [2024-11-14T08:44:15.384Z] 80978eb59214: Pulling fs layer [2024-11-14T08:44:15.384Z] c9f46d7d2bd2: Pulling fs layer [2024-11-14T08:44:15.384Z] c5a475d317c9: Pulling fs layer [2024-11-14T08:44:15.384Z] 4f4fb700ef54: Waiting [2024-11-14T08:44:15.384Z] 80978eb59214: Waiting [2024-11-14T08:44:15.384Z] c9f46d7d2bd2: Waiting [2024-11-14T08:44:15.384Z] c5a475d317c9: Waiting [2024-11-14T08:44:15.384Z] 50b3750afda1: Waiting [2024-11-14T08:44:15.384Z] 55b35a11ae5e: Verifying Checksum [2024-11-14T08:44:15.384Z] 55b35a11ae5e: Download complete [2024-11-14T08:44:15.384Z] 50b3750afda1: Verifying Checksum [2024-11-14T08:44:15.384Z] 50b3750afda1: Download complete [2024-11-14T08:44:15.384Z] 4f4fb700ef54: Verifying Checksum [2024-11-14T08:44:15.384Z] 4f4fb700ef54: Download complete [2024-11-14T08:44:15.384Z] 80978eb59214: Verifying Checksum [2024-11-14T08:44:15.384Z] 80978eb59214: Download complete [2024-11-14T08:44:15.384Z] cf04c63912e1: Verifying Checksum [2024-11-14T08:44:15.384Z] cf04c63912e1: Download complete [2024-11-14T08:44:15.978Z] c5a475d317c9: Verifying Checksum [2024-11-14T08:44:15.978Z] c5a475d317c9: Download complete [2024-11-14T08:44:16.577Z] cf04c63912e1: Pull complete [2024-11-14T08:44:17.176Z] 55b35a11ae5e: Pull complete [2024-11-14T08:44:17.765Z] a37a00ec5f00: Verifying Checksum [2024-11-14T08:44:17.765Z] a37a00ec5f00: Download complete [2024-11-14T08:44:18.738Z] c9f46d7d2bd2: Verifying Checksum [2024-11-14T08:44:18.738Z] c9f46d7d2bd2: Download complete [2024-11-14T08:44:19.784Z] go vet ./... [2024-11-14T08:44:25.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-14T08:44:25.135Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-14T08:44:25.135Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-14T08:44:25.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-14T08:44:25.169Z] $ docker stop --time=1 707fd282eff5a2356137273f8fb2319ca3f2b9e0728a2d4a82eb892eb9a093de [2024-11-14T08:44:30.202Z] $ docker rm -f --volumes 707fd282eff5a2356137273f8fb2319ca3f2b9e0728a2d4a82eb892eb9a093de [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T08:44:30.743Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-14T08:44:30.797Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-14T08:44:31.260Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-14T08:44:31.543Z] + ls -al . [2024-11-14T08:44:31.543Z] total 288 [2024-11-14T08:44:31.543Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 08:43 . [2024-11-14T08:44:31.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:40 .. [2024-11-14T08:44:31.543Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:44 .git [2024-11-14T08:44:31.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:40 .github [2024-11-14T08:44:31.543Z] -rw-rw-r-- 1 jenkins jenkins 379 Nov 14 08:40 .gitignore [2024-11-14T08:44:31.543Z] -rw-rw-r-- 1 jenkins jenkins 203 Nov 14 08:40 .golangci.yml [2024-11-14T08:44:31.543Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 14 08:40 .hadolint.yml [2024-11-14T08:44:31.543Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:41 .semver [2024-11-14T08:44:31.543Z] -rw-rw-r-- 1 jenkins jenkins 19367 Nov 14 08:40 Attribution.txt [2024-11-14T08:44:31.543Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 14 08:40 CHANGELOG.md [2024-11-14T08:44:31.543Z] -rw-rw-r-- 1 jenkins jenkins 2440 Nov 14 08:40 Dockerfile [2024-11-14T08:44:31.543Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 14 08:40 GOVERNANCE.md [2024-11-14T08:44:31.543Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 14 08:40 Jenkinsfile [2024-11-14T08:44:31.543Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 08:40 LICENSE [2024-11-14T08:44:31.543Z] -rw-rw-r-- 1 jenkins jenkins 3193 Nov 14 08:40 Makefile [2024-11-14T08:44:31.543Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 14 08:40 OWNERS.md [2024-11-14T08:44:31.543Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 14 08:40 README.md [2024-11-14T08:44:31.543Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:41 VERSION [2024-11-14T08:44:31.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:40 bin [2024-11-14T08:44:31.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:40 cmd [2024-11-14T08:44:31.543Z] -rw-r--r-- 1 jenkins jenkins 54772 Nov 14 08:44 coverage.out [2024-11-14T08:44:31.543Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 14 08:40 docker-entrypoint.sh [2024-11-14T08:44:31.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:40 docs [2024-11-14T08:44:31.543Z] -rw-rw-r-- 1 jenkins jenkins 6466 Nov 14 08:40 go.mod [2024-11-14T08:44:31.543Z] -rw-rw-r-- 1 jenkins jenkins 87792 Nov 14 08:40 go.sum [2024-11-14T08:44:31.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:40 internal [2024-11-14T08:44:31.543Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 14 08:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:44:31.867Z] + 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=258560ba148656700ced9b9219027d412919cf0b --label arch=amd64 --label version=4.0.0-dev.4 . [2024-11-14T08:44:31.867Z] Sending build context to Docker daemon 20.71MB [2024-11-14T08:44:31.867Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:44:31.867Z] Step 2/37 : FROM ${BASE} AS builder [2024-11-14T08:44:31.867Z] ---> e588ad3954f7 [2024-11-14T08:44:31.867Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:44:32.125Z] ---> Running in 011847b0d60d [2024-11-14T08:44:32.383Z] Removing intermediate container 011847b0d60d [2024-11-14T08:44:32.383Z] ---> a8b6672e279a [2024-11-14T08:44:32.383Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:44:32.383Z] ---> Running in ee37d1115cd2 [2024-11-14T08:44:32.383Z] Removing intermediate container ee37d1115cd2 [2024-11-14T08:44:32.383Z] ---> 5cd50212164d [2024-11-14T08:44:32.383Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-14T08:44:32.383Z] ---> Running in 78825ef6489f [2024-11-14T08:44:32.383Z] Removing intermediate container 78825ef6489f [2024-11-14T08:44:32.383Z] ---> 21c81f310db3 [2024-11-14T08:44:32.383Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-14T08:44:32.642Z] ---> Running in cb8fae6ecced [2024-11-14T08:44:32.642Z] Removing intermediate container cb8fae6ecced [2024-11-14T08:44:32.642Z] ---> b88f26148646 [2024-11-14T08:44:32.642Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:44:32.642Z] ---> Running in b30ae21bac67 [2024-11-14T08:44:32.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:44:32.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:44:33.158Z] OK: 253 MiB in 68 packages [2024-11-14T08:44:33.729Z] Removing intermediate container b30ae21bac67 [2024-11-14T08:44:33.729Z] ---> 133ac71ae02a [2024-11-14T08:44:33.729Z] Step 8/37 : WORKDIR /device-usb-camera [2024-11-14T08:44:33.729Z] ---> Running in 22e26f101fd1 [2024-11-14T08:44:33.729Z] Removing intermediate container 22e26f101fd1 [2024-11-14T08:44:33.729Z] ---> 5d8df41c0364 [2024-11-14T08:44:33.729Z] Step 9/37 : COPY go.mod vendor* ./ [2024-11-14T08:44:33.729Z] ---> 341b3b8d170d [2024-11-14T08:44:33.729Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:44:33.729Z] ---> Running in 9681fce7dbe8 [2024-11-14T08:44:33.937Z] a37a00ec5f00: Pull complete [2024-11-14T08:44:33.937Z] 50b3750afda1: Pull complete [2024-11-14T08:44:33.937Z] 4f4fb700ef54: Pull complete [2024-11-14T08:44:33.938Z] 80978eb59214: Pull complete [2024-11-14T08:44:34.665Z] Removing intermediate container 9681fce7dbe8 [2024-11-14T08:44:34.665Z] ---> 64a3131ec203 [2024-11-14T08:44:34.665Z] Step 11/37 : COPY . . [2024-11-14T08:44:35.599Z] ---> 1a2fcde49009 [2024-11-14T08:44:35.599Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-14T08:44:35.599Z] ---> Running in 78023dfca78b [2024-11-14T08:44:35.599Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-14T08:44:35.599Z] Dload Upload Total Spent Left Speed [2024-11-14T08:44:35.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 45419 0 --:--:-- --:--:-- --:--:-- 48272 [2024-11-14T08:44:36.115Z] Removing intermediate container 78023dfca78b [2024-11-14T08:44:36.115Z] ---> 284217449eed [2024-11-14T08:44:36.115Z] Step 13/37 : RUN ${MAKE} [2024-11-14T08:44:36.115Z] ---> Running in 9505f7d94e6f [2024-11-14T08:44:36.372Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-11-14T08:44:42.228Z] c9f46d7d2bd2: Pull complete [2024-11-14T08:44:44.201Z] c5a475d317c9: Pull complete [2024-11-14T08:44:44.201Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-14T08:44:44.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-14T08:44:44.201Z] ---> be29e6b0f0d4 [2024-11-14T08:44:44.201Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:44:45.177Z] ---> Running in add87285ccec [2024-11-14T08:44:45.447Z] Removing intermediate container add87285ccec [2024-11-14T08:44:45.447Z] ---> 5a8314dd6024 [2024-11-14T08:44:45.447Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:44:45.447Z] ---> Running in 98aad209027f [2024-11-14T08:44:46.033Z] Removing intermediate container 98aad209027f [2024-11-14T08:44:46.033Z] ---> 9a914c7b0b02 [2024-11-14T08:44:46.033Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-14T08:44:46.033Z] ---> Running in 55f98425b9a8 [2024-11-14T08:44:46.311Z] Removing intermediate container 55f98425b9a8 [2024-11-14T08:44:46.311Z] ---> 5413509453b8 [2024-11-14T08:44:46.311Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-14T08:44:46.582Z] ---> Running in 535cc8a86b71 [2024-11-14T08:44:46.855Z] Removing intermediate container 535cc8a86b71 [2024-11-14T08:44:46.855Z] ---> d2b62b6cc5e5 [2024-11-14T08:44:46.855Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:44:47.130Z] ---> Running in 1f8807438553 [2024-11-14T08:44:49.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:44:49.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:44:51.199Z] (1/14) Installing libintl (0.22.5-r0) [2024-11-14T08:44:51.200Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-11-14T08:44:51.200Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-11-14T08:44:51.476Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-11-14T08:44:51.476Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-11-14T08:44:51.476Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-11-14T08:44:51.476Z] (7/14) Installing udev-init-scripts (35-r1) [2024-11-14T08:44:51.476Z] (8/14) Installing libeconf (0.6.3-r0) [2024-11-14T08:44:51.476Z] (9/14) Installing libblkid (2.40.1-r1) [2024-11-14T08:44:51.476Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-11-14T08:44:51.476Z] (11/14) Installing kmod-libs (32-r0) [2024-11-14T08:44:51.476Z] (12/14) Installing eudev (3.2.14-r2) [2024-11-14T08:44:51.476Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-11-14T08:44:51.476Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-11-14T08:44:51.760Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:44:51.760Z] Executing eudev-3.2.14-r2.trigger [2024-11-14T08:44:51.760Z] OK: 246 MiB in 68 packages [2024-11-14T08:44:53.795Z] Removing intermediate container 1f8807438553 [2024-11-14T08:44:53.795Z] ---> d661a6d0cb4c [2024-11-14T08:44:53.795Z] Step 8/13 : WORKDIR /device-usb-camera [2024-11-14T08:44:53.795Z] ---> Running in becca4852d39 [2024-11-14T08:44:53.795Z] Removing intermediate container becca4852d39 [2024-11-14T08:44:53.795Z] ---> 39c86bcf2fb4 [2024-11-14T08:44:53.795Z] Step 9/13 : COPY go.mod vendor* ./ [2024-11-14T08:44:54.785Z] ---> 0eca083e43a4 [2024-11-14T08:44:54.785Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:44:54.785Z] ---> Running in 3a0b1700dccf [2024-11-14T08:45:15.085Z] Removing intermediate container 9505f7d94e6f [2024-11-14T08:45:15.085Z] ---> 75fea3128ffa [2024-11-14T08:45:15.085Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-11-14T08:45:15.085Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-11-14T08:45:15.085Z] 8411072a22a5: Pulling fs layer [2024-11-14T08:45:15.085Z] 8411072a22a5: Verifying Checksum [2024-11-14T08:45:15.085Z] 8411072a22a5: Download complete [2024-11-14T08:45:15.085Z] 8411072a22a5: Pull complete [2024-11-14T08:45:15.085Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-11-14T08:45:15.085Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-11-14T08:45:15.085Z] ---> 1ac78cb06e13 [2024-11-14T08:45:15.085Z] Step 15/37 : FROM alpine:3.20 [2024-11-14T08:45:15.085Z] 3.20: Pulling from library/alpine [2024-11-14T08:45:15.085Z] da9db072f522: Pulling fs layer [2024-11-14T08:45:15.085Z] da9db072f522: Verifying Checksum [2024-11-14T08:45:15.085Z] da9db072f522: Download complete [2024-11-14T08:45:15.085Z] da9db072f522: Pull complete [2024-11-14T08:45:15.085Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-14T08:45:15.085Z] Status: Downloaded newer image for alpine:3.20 [2024-11-14T08:45:15.085Z] ---> 63b790fccc90 [2024-11-14T08:45:15.085Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-14T08:45:15.085Z] ---> Running in de74096be505 [2024-11-14T08:45:15.085Z] Removing intermediate container de74096be505 [2024-11-14T08:45:15.085Z] ---> 6eb3b595b633 [2024-11-14T08:45:15.085Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-11-14T08:45:15.085Z] ---> Running in be7d2232bdb2 [2024-11-14T08:45:15.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:45:15.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:45:15.344Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-11-14T08:45:15.344Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-11-14T08:45:15.344Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-11-14T08:45:15.602Z] (4/115) Installing libxau (1.0.11-r4) [2024-11-14T08:45:15.602Z] (5/115) Installing libmd (1.1.0-r0) [2024-11-14T08:45:15.602Z] (6/115) Installing libbsd (0.12.2-r0) [2024-11-14T08:45:15.602Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-11-14T08:45:15.603Z] (8/115) Installing libxcb (1.16.1-r0) [2024-11-14T08:45:15.603Z] (9/115) Installing libx11 (1.8.9-r1) [2024-11-14T08:45:15.603Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-11-14T08:45:15.603Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-11-14T08:45:15.603Z] (12/115) Installing libdrm (2.4.120-r0) [2024-11-14T08:45:15.603Z] (13/115) Installing libxext (1.3.6-r2) [2024-11-14T08:45:15.603Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-11-14T08:45:15.603Z] (15/115) Installing libffi (3.4.6-r0) [2024-11-14T08:45:15.603Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-11-14T08:45:15.603Z] (17/115) Installing libva (2.21.0-r0) [2024-11-14T08:45:15.603Z] (18/115) Installing libvdpau (1.5-r3) [2024-11-14T08:45:15.603Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-11-14T08:45:15.603Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-14T08:45:15.603Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-11-14T08:45:15.603Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-11-14T08:45:15.603Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-11-14T08:45:15.603Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-11-14T08:45:15.603Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-11-14T08:45:15.603Z] (26/115) Installing imath (3.1.12-r0) [2024-11-14T08:45:15.603Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-11-14T08:45:15.603Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-11-14T08:45:15.861Z] (29/115) Installing giflib (5.2.2-r0) [2024-11-14T08:45:15.861Z] (30/115) Installing libhwy (1.0.7-r0) [2024-11-14T08:45:15.861Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-11-14T08:45:15.861Z] (32/115) Installing lcms2 (2.16-r0) [2024-11-14T08:45:15.861Z] (33/115) Installing libpng (1.6.44-r0) [2024-11-14T08:45:15.861Z] (34/115) Installing libjxl (0.10.2-r0) [2024-11-14T08:45:15.861Z] (35/115) Installing lame-libs (3.100-r5) [2024-11-14T08:45:15.861Z] (36/115) Installing opus (1.5.2-r0) [2024-11-14T08:45:15.861Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-11-14T08:45:15.861Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-11-14T08:45:15.861Z] (39/115) Installing soxr (0.1.3-r7) [2024-11-14T08:45:15.861Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-11-14T08:45:15.861Z] (41/115) Installing libogg (1.3.5-r5) [2024-11-14T08:45:15.861Z] (42/115) Installing libtheora (1.1.1-r18) [2024-11-14T08:45:15.861Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-11-14T08:45:15.861Z] (44/115) Installing libvpx (1.14.1-r0) [2024-11-14T08:45:15.861Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-11-14T08:45:15.861Z] (46/115) Installing libwebp (1.3.2-r0) [2024-11-14T08:45:15.861Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-11-14T08:45:15.861Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-11-14T08:45:15.861Z] (49/115) Installing numactl (2.0.18-r0) [2024-11-14T08:45:15.861Z] (50/115) Installing x265-libs (3.6-r0) [2024-11-14T08:45:16.119Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-11-14T08:45:16.119Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-11-14T08:45:16.119Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-11-14T08:45:16.119Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-11-14T08:45:16.119Z] (55/115) Installing libexpat (2.6.4-r0) [2024-11-14T08:45:16.119Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-11-14T08:45:16.119Z] (57/115) Installing freetype (2.13.2-r0) [2024-11-14T08:45:16.119Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-11-14T08:45:16.119Z] (59/115) Installing fribidi (1.0.15-r0) [2024-11-14T08:45:16.119Z] (60/115) Installing libintl (0.22.5-r0) [2024-11-14T08:45:16.119Z] (61/115) Installing libeconf (0.6.3-r0) [2024-11-14T08:45:16.119Z] (62/115) Installing libblkid (2.40.1-r1) [2024-11-14T08:45:16.119Z] (63/115) Installing libmount (2.40.1-r1) [2024-11-14T08:45:16.376Z] (64/115) Installing pcre2 (10.43-r0) [2024-11-14T08:45:16.376Z] (65/115) Installing glib (2.80.5-r0) [2024-11-14T08:45:16.376Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-11-14T08:45:16.376Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-11-14T08:45:16.376Z] (68/115) Installing libunibreak (6.1-r0) [2024-11-14T08:45:16.376Z] (69/115) Installing libass (0.17.2-r0) [2024-11-14T08:45:16.376Z] (70/115) Installing libbluray (1.3.4-r1) [2024-11-14T08:45:16.376Z] (71/115) Installing mpg123-libs (1.32.8-r0) [2024-11-14T08:45:16.376Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-11-14T08:45:16.376Z] (73/115) Installing cjson (1.7.18-r0) [2024-11-14T08:45:16.376Z] (74/115) Installing mbedtls (3.6.2-r0) [2024-11-14T08:45:16.376Z] (75/115) Installing librist (0.2.10-r1) [2024-11-14T08:45:16.376Z] (76/115) Installing libsrt (1.5.3-r0) [2024-11-14T08:45:16.376Z] (77/115) Installing libssh (0.10.6-r0) [2024-11-14T08:45:16.376Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-11-14T08:45:16.376Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-11-14T08:45:16.376Z] (80/115) Installing libsodium (1.0.19-r0) [2024-11-14T08:45:16.376Z] (81/115) Installing libzmq (4.3.5-r2) [2024-11-14T08:45:16.376Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-11-14T08:45:16.376Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-11-14T08:45:16.376Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-11-14T08:45:16.376Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-11-14T08:45:16.376Z] (86/115) Installing sratom (0.6.16-r0) [2024-11-14T08:45:16.376Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-11-14T08:45:16.376Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-11-14T08:45:16.634Z] (89/115) Installing libdovi (3.3.0-r0) [2024-11-14T08:45:16.635Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-11-14T08:45:16.635Z] (91/115) Installing shaderc (2024.0-r0) [2024-11-14T08:45:16.635Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-11-14T08:45:16.635Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-11-14T08:45:16.635Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-11-14T08:45:16.635Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-11-14T08:45:16.635Z] (96/115) Installing vidstab (1.1.1-r0) [2024-11-14T08:45:16.635Z] (97/115) Installing zimg (3.0.5-r2) [2024-11-14T08:45:16.635Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-11-14T08:45:16.635Z] (99/115) Installing libasyncns (0.8-r3) [2024-11-14T08:45:16.635Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-11-14T08:45:16.635Z] (101/115) Installing libltdl (2.4.7-r3) [2024-11-14T08:45:16.635Z] (102/115) Installing orc (0.4.40-r0) [2024-11-14T08:45:16.635Z] (103/115) Installing libflac (1.4.3-r1) [2024-11-14T08:45:16.635Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-11-14T08:45:16.635Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-11-14T08:45:16.635Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-11-14T08:45:16.635Z] (107/115) Installing libpulse (17.0-r0) [2024-11-14T08:45:16.894Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-11-14T08:45:16.894Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-11-14T08:45:16.894Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-11-14T08:45:16.894Z] (111/115) Installing udev-init-scripts (35-r1) [2024-11-14T08:45:16.894Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-11-14T08:45:16.894Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-11-14T08:45:16.894Z] (114/115) Installing kmod-libs (32-r0) [2024-11-14T08:45:16.894Z] (115/115) Installing eudev (3.2.14-r2) [2024-11-14T08:45:16.894Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:45:16.894Z] Executing glib-2.80.5-r0.trigger [2024-11-14T08:45:16.894Z] Executing eudev-3.2.14-r2.trigger [2024-11-14T08:45:16.894Z] OK: 134 MiB in 129 packages [2024-11-14T08:45:22.164Z] Removing intermediate container be7d2232bdb2 [2024-11-14T08:45:22.164Z] ---> 397b5c65b9d7 [2024-11-14T08:45:22.164Z] Step 18/37 : RUN apk --no-cache upgrade [2024-11-14T08:45:22.164Z] ---> Running in 2adacdace076 [2024-11-14T08:45:22.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:45:22.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:45:22.164Z] Upgrading critical system libraries and apk-tools: [2024-11-14T08:45:22.164Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-14T08:45:22.164Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:45:22.164Z] Continuing the upgrade transaction with new apk-tools: [2024-11-14T08:45:22.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T08:45:22.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T08:45:22.422Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T08:45:22.422Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T08:45:22.422Z] OK: 134 MiB in 129 packages [2024-11-14T08:45:23.357Z] Removing intermediate container 2adacdace076 [2024-11-14T08:45:23.357Z] ---> 92c22b2090a3 [2024-11-14T08:45:23.357Z] Step 19/37 : WORKDIR / [2024-11-14T08:45:23.357Z] ---> Running in 03bcb8e8fd6d [2024-11-14T08:45:23.357Z] Removing intermediate container 03bcb8e8fd6d [2024-11-14T08:45:23.357Z] ---> eddd86108a85 [2024-11-14T08:45:23.357Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-11-14T08:45:25.288Z] ---> 2fa3a2036ee8 [2024-11-14T08:45:25.288Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-11-14T08:45:25.288Z] ---> 07330f1a430c [2024-11-14T08:45:25.288Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-11-14T08:45:25.288Z] ---> 136486a15697 [2024-11-14T08:45:25.288Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-11-14T08:45:25.288Z] ---> ca729dbb0309 [2024-11-14T08:45:25.288Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-11-14T08:45:25.546Z] ---> 5d19b655ff7d [2024-11-14T08:45:25.546Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-11-14T08:45:25.546Z] ---> 114c7ab177a9 [2024-11-14T08:45:25.546Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-11-14T08:45:26.944Z] ---> 9cc222b79330 [2024-11-14T08:45:26.944Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-11-14T08:45:26.944Z] ---> Running in 9c1e0bfcc2e0 [2024-11-14T08:45:27.512Z] Removing intermediate container 9c1e0bfcc2e0 [2024-11-14T08:45:27.512Z] ---> e038b60247e5 [2024-11-14T08:45:27.512Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-11-14T08:45:27.512Z] ---> Running in 228742c4da32 [2024-11-14T08:45:29.576Z] Removing intermediate container 228742c4da32 [2024-11-14T08:45:29.576Z] ---> cda5e76a58f5 [2024-11-14T08:45:29.576Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-11-14T08:45:29.834Z] ---> Running in eb2d5ecb3f8c [2024-11-14T08:45:30.401Z] Removing intermediate container eb2d5ecb3f8c [2024-11-14T08:45:30.401Z] ---> 23c05fe1864f [2024-11-14T08:45:30.401Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-11-14T08:45:30.401Z] ---> Running in f1da4fb383ab [2024-11-14T08:45:30.967Z] Removing intermediate container f1da4fb383ab [2024-11-14T08:45:30.967Z] ---> 496d3d14adee [2024-11-14T08:45:30.967Z] Step 31/37 : EXPOSE 59983 [2024-11-14T08:45:31.225Z] ---> Running in 23c522e23212 [2024-11-14T08:45:31.225Z] Removing intermediate container 23c522e23212 [2024-11-14T08:45:31.225Z] ---> 98405fce99f2 [2024-11-14T08:45:31.225Z] Step 32/37 : EXPOSE 8554 [2024-11-14T08:45:31.225Z] ---> Running in 59db248a4b4c [2024-11-14T08:45:31.225Z] Removing intermediate container 59db248a4b4c [2024-11-14T08:45:31.225Z] ---> 67dce7263bab [2024-11-14T08:45:31.225Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-11-14T08:45:31.225Z] ---> Running in 7e734b82131a [2024-11-14T08:45:31.484Z] Removing intermediate container 7e734b82131a [2024-11-14T08:45:31.484Z] ---> 2734f9d47430 [2024-11-14T08:45:31.484Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-11-14T08:45:31.484Z] ---> Running in 9daba3a25118 [2024-11-14T08:45:31.484Z] Removing intermediate container 9daba3a25118 [2024-11-14T08:45:31.484Z] ---> 33e4bcd75d53 [2024-11-14T08:45:31.484Z] Step 35/37 : LABEL arch=amd64 [2024-11-14T08:45:31.484Z] ---> Running in 7b9365f8630e [2024-11-14T08:45:31.742Z] Removing intermediate container 7b9365f8630e [2024-11-14T08:45:31.742Z] ---> 72739b694035 [2024-11-14T08:45:31.742Z] Step 36/37 : LABEL git_sha=258560ba148656700ced9b9219027d412919cf0b [2024-11-14T08:45:31.742Z] ---> Running in e75ef257a118 [2024-11-14T08:45:31.742Z] Removing intermediate container e75ef257a118 [2024-11-14T08:45:31.742Z] ---> 41fe257334a4 [2024-11-14T08:45:31.742Z] Step 37/37 : LABEL version=4.0.0-dev.4 [2024-11-14T08:45:31.742Z] ---> Running in a362ad2c4e33 [2024-11-14T08:45:31.742Z] Removing intermediate container a362ad2c4e33 [2024-11-14T08:45:31.742Z] ---> 789eb0d925fd [2024-11-14T08:45:31.742Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-14T08:45:31.742Z] Successfully built 789eb0d925fd [2024-11-14T08:45:31.742Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T08:45:31.870Z] provisioning config files... [2024-11-14T08:45:31.878Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11997765066904811816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:45:32.182Z] ---> ****-login.sh [2024-11-14T08:45:32.183Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:45:32.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:45:32.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:45:32.183Z] Configure a credential helper to remove this warning. See [2024-11-14T08:45:32.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:45:32.183Z] [2024-11-14T08:45:32.183Z] Login Succeeded [2024-11-14T08:45:32.183Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:45:32.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:45:32.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:45:32.183Z] Configure a credential helper to remove this warning. See [2024-11-14T08:45:32.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:45:32.183Z] [2024-11-14T08:45:32.183Z] Login Succeeded [2024-11-14T08:45:32.183Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:45:32.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:45:32.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:45:32.441Z] Configure a credential helper to remove this warning. See [2024-11-14T08:45:32.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:45:32.441Z] [2024-11-14T08:45:32.441Z] Login Succeeded [2024-11-14T08:45:32.441Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:45:32.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:45:32.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:45:32.441Z] Configure a credential helper to remove this warning. See [2024-11-14T08:45:32.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:45:32.441Z] [2024-11-14T08:45:32.441Z] Login Succeeded [2024-11-14T08:45:32.441Z] ****.io [2024-11-14T08:45:32.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:45:32.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:45:32.701Z] Configure a credential helper to remove this warning. See [2024-11-14T08:45:32.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:45:32.701Z] [2024-11-14T08:45:32.701Z] Login Succeeded [2024-11-14T08:45:32.701Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:45:32.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T08:45:32.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:45:32.799Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-11-14T08:45:32.799Z] 258560ba148656700ced9b9219027d412919cf0b [2024-11-14T08:45:32.799Z] latest [2024-11-14T08:45:32.799Z] 4.0.0-dev.4 [2024-11-14T08:45:32.799Z] 258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4 [2024-11-14T08:45:32.799Z] main [2024-11-14T08:45:32.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:33.137Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:258560ba148656700ced9b9219027d412919cf0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:33.456Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:258560ba148656700ced9b9219027d412919cf0b [2024-11-14T08:45:33.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-11-14T08:45:33.456Z] 4ef66e4f051b: Preparing [2024-11-14T08:45:33.456Z] 1ea608364b3d: Preparing [2024-11-14T08:45:33.456Z] 8b4166bf9411: Preparing [2024-11-14T08:45:33.456Z] 8b4166bf9411: Preparing [2024-11-14T08:45:33.456Z] 0e81680c8547: Preparing [2024-11-14T08:45:33.456Z] 4fdee56d7956: Preparing [2024-11-14T08:45:33.456Z] 43dc010ef450: Preparing [2024-11-14T08:45:33.456Z] 31f0112787fb: Preparing [2024-11-14T08:45:33.456Z] 8568a48b7921: Preparing [2024-11-14T08:45:33.456Z] 32326598e59d: Preparing [2024-11-14T08:45:33.456Z] c8d1556f9227: Preparing [2024-11-14T08:45:33.456Z] 9c5afb93e6b3: Preparing [2024-11-14T08:45:33.456Z] b50f558e69b8: Preparing [2024-11-14T08:45:33.456Z] 75654b8eeebd: Preparing [2024-11-14T08:45:33.456Z] b50f558e69b8: Waiting [2024-11-14T08:45:33.456Z] 32326598e59d: Waiting [2024-11-14T08:45:33.456Z] 31f0112787fb: Waiting [2024-11-14T08:45:33.456Z] 75654b8eeebd: Waiting [2024-11-14T08:45:33.456Z] c8d1556f9227: Waiting [2024-11-14T08:45:33.456Z] 9c5afb93e6b3: Waiting [2024-11-14T08:45:33.456Z] 8568a48b7921: Waiting [2024-11-14T08:45:33.456Z] 43dc010ef450: Waiting [2024-11-14T08:45:33.456Z] 1ea608364b3d: Pushed [2024-11-14T08:45:33.456Z] 8b4166bf9411: Pushed [2024-11-14T08:45:33.456Z] 4ef66e4f051b: Pushed [2024-11-14T08:45:33.456Z] 4fdee56d7956: Pushed [2024-11-14T08:45:33.456Z] 43dc010ef450: Pushed [2024-11-14T08:45:33.714Z] 32326598e59d: Pushed [2024-11-14T08:45:33.714Z] 31f0112787fb: Pushed [2024-11-14T08:45:33.714Z] 8568a48b7921: Pushed [2024-11-14T08:45:33.714Z] 75654b8eeebd: Layer already exists [2024-11-14T08:45:34.279Z] 9c5afb93e6b3: Pushed [2024-11-14T08:45:36.817Z] 0e81680c8547: Pushed [2024-11-14T08:45:37.388Z] c8d1556f9227: Pushed [2024-11-14T08:45:47.365Z] b50f558e69b8: Pushed [2024-11-14T08:45:47.365Z] 258560ba148656700ced9b9219027d412919cf0b: digest: sha256:a21b9def5d368ff0a8d201be44c0b97a8ca56e387c75e1111f205fe9e402b377 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:47.693Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:48.013Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-11-14T08:45:48.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-11-14T08:45:48.013Z] 4ef66e4f051b: Preparing [2024-11-14T08:45:48.013Z] 1ea608364b3d: Preparing [2024-11-14T08:45:48.013Z] 8b4166bf9411: Preparing [2024-11-14T08:45:48.013Z] 8b4166bf9411: Preparing [2024-11-14T08:45:48.013Z] 0e81680c8547: Preparing [2024-11-14T08:45:48.013Z] 4fdee56d7956: Preparing [2024-11-14T08:45:48.013Z] 43dc010ef450: Preparing [2024-11-14T08:45:48.013Z] 31f0112787fb: Preparing [2024-11-14T08:45:48.013Z] 8568a48b7921: Preparing [2024-11-14T08:45:48.013Z] 32326598e59d: Preparing [2024-11-14T08:45:48.013Z] c8d1556f9227: Preparing [2024-11-14T08:45:48.013Z] 9c5afb93e6b3: Preparing [2024-11-14T08:45:48.013Z] b50f558e69b8: Preparing [2024-11-14T08:45:48.013Z] 75654b8eeebd: Preparing [2024-11-14T08:45:48.013Z] 43dc010ef450: Waiting [2024-11-14T08:45:48.013Z] 31f0112787fb: Waiting [2024-11-14T08:45:48.013Z] 9c5afb93e6b3: Waiting [2024-11-14T08:45:48.013Z] b50f558e69b8: Waiting [2024-11-14T08:45:48.013Z] 75654b8eeebd: Waiting [2024-11-14T08:45:48.013Z] 8568a48b7921: Waiting [2024-11-14T08:45:48.013Z] 32326598e59d: Waiting [2024-11-14T08:45:48.013Z] c8d1556f9227: Waiting [2024-11-14T08:45:48.013Z] 4fdee56d7956: Layer already exists [2024-11-14T08:45:48.013Z] 8b4166bf9411: Layer already exists [2024-11-14T08:45:48.013Z] 0e81680c8547: Layer already exists [2024-11-14T08:45:48.013Z] 1ea608364b3d: Layer already exists [2024-11-14T08:45:48.013Z] 4ef66e4f051b: Layer already exists [2024-11-14T08:45:48.013Z] 31f0112787fb: Layer already exists [2024-11-14T08:45:48.013Z] 43dc010ef450: Layer already exists [2024-11-14T08:45:48.013Z] c8d1556f9227: Layer already exists [2024-11-14T08:45:48.013Z] 32326598e59d: Layer already exists [2024-11-14T08:45:48.013Z] 8568a48b7921: Layer already exists [2024-11-14T08:45:48.013Z] 9c5afb93e6b3: Layer already exists [2024-11-14T08:45:48.013Z] b50f558e69b8: Layer already exists [2024-11-14T08:45:48.013Z] 75654b8eeebd: Layer already exists [2024-11-14T08:45:48.013Z] latest: digest: sha256:a21b9def5d368ff0a8d201be44c0b97a8ca56e387c75e1111f205fe9e402b377 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:48.333Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:48.656Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.4 [2024-11-14T08:45:48.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-11-14T08:45:48.656Z] 4ef66e4f051b: Preparing [2024-11-14T08:45:48.656Z] 1ea608364b3d: Preparing [2024-11-14T08:45:48.656Z] 8b4166bf9411: Preparing [2024-11-14T08:45:48.656Z] 8b4166bf9411: Preparing [2024-11-14T08:45:48.656Z] 0e81680c8547: Preparing [2024-11-14T08:45:48.656Z] 4fdee56d7956: Preparing [2024-11-14T08:45:48.656Z] 43dc010ef450: Preparing [2024-11-14T08:45:48.656Z] 31f0112787fb: Preparing [2024-11-14T08:45:48.656Z] 8568a48b7921: Preparing [2024-11-14T08:45:48.656Z] 32326598e59d: Preparing [2024-11-14T08:45:48.656Z] c8d1556f9227: Preparing [2024-11-14T08:45:48.656Z] 9c5afb93e6b3: Preparing [2024-11-14T08:45:48.656Z] b50f558e69b8: Preparing [2024-11-14T08:45:48.656Z] 75654b8eeebd: Preparing [2024-11-14T08:45:48.656Z] 8568a48b7921: Waiting [2024-11-14T08:45:48.656Z] 32326598e59d: Waiting [2024-11-14T08:45:48.656Z] c8d1556f9227: Waiting [2024-11-14T08:45:48.656Z] 9c5afb93e6b3: Waiting [2024-11-14T08:45:48.656Z] 43dc010ef450: Waiting [2024-11-14T08:45:48.656Z] b50f558e69b8: Waiting [2024-11-14T08:45:48.656Z] 75654b8eeebd: Waiting [2024-11-14T08:45:48.656Z] 31f0112787fb: Waiting [2024-11-14T08:45:48.656Z] 4fdee56d7956: Layer already exists [2024-11-14T08:45:48.656Z] 0e81680c8547: Layer already exists [2024-11-14T08:45:48.656Z] 1ea608364b3d: Layer already exists [2024-11-14T08:45:48.656Z] 4ef66e4f051b: Layer already exists [2024-11-14T08:45:48.656Z] 8b4166bf9411: Layer already exists [2024-11-14T08:45:48.656Z] 43dc010ef450: Layer already exists [2024-11-14T08:45:48.656Z] 8568a48b7921: Layer already exists [2024-11-14T08:45:48.656Z] 32326598e59d: Layer already exists [2024-11-14T08:45:48.656Z] 31f0112787fb: Layer already exists [2024-11-14T08:45:48.656Z] c8d1556f9227: Layer already exists [2024-11-14T08:45:48.656Z] 9c5afb93e6b3: Layer already exists [2024-11-14T08:45:48.656Z] 75654b8eeebd: Layer already exists [2024-11-14T08:45:48.656Z] b50f558e69b8: Layer already exists [2024-11-14T08:45:48.656Z] 4.0.0-dev.4: digest: sha256:a21b9def5d368ff0a8d201be44c0b97a8ca56e387c75e1111f205fe9e402b377 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:48.995Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:49.325Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4 [2024-11-14T08:45:49.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-11-14T08:45:49.893Z] 4ef66e4f051b: Preparing [2024-11-14T08:45:49.893Z] 1ea608364b3d: Preparing [2024-11-14T08:45:49.893Z] 8b4166bf9411: Preparing [2024-11-14T08:45:49.893Z] 8b4166bf9411: Preparing [2024-11-14T08:45:49.893Z] 0e81680c8547: Preparing [2024-11-14T08:45:49.893Z] 4fdee56d7956: Preparing [2024-11-14T08:45:49.893Z] 43dc010ef450: Preparing [2024-11-14T08:45:49.893Z] 31f0112787fb: Preparing [2024-11-14T08:45:49.893Z] 8568a48b7921: Preparing [2024-11-14T08:45:49.893Z] 32326598e59d: Preparing [2024-11-14T08:45:49.893Z] c8d1556f9227: Preparing [2024-11-14T08:45:49.893Z] 9c5afb93e6b3: Preparing [2024-11-14T08:45:49.893Z] b50f558e69b8: Preparing [2024-11-14T08:45:49.893Z] 75654b8eeebd: Preparing [2024-11-14T08:45:49.893Z] 31f0112787fb: Waiting [2024-11-14T08:45:49.893Z] 8568a48b7921: Waiting [2024-11-14T08:45:49.893Z] 32326598e59d: Waiting [2024-11-14T08:45:49.893Z] c8d1556f9227: Waiting [2024-11-14T08:45:49.893Z] 9c5afb93e6b3: Waiting [2024-11-14T08:45:49.893Z] 43dc010ef450: Waiting [2024-11-14T08:45:49.893Z] b50f558e69b8: Waiting [2024-11-14T08:45:49.893Z] 75654b8eeebd: Waiting [2024-11-14T08:45:49.893Z] 4fdee56d7956: Layer already exists [2024-11-14T08:45:49.893Z] 4ef66e4f051b: Layer already exists [2024-11-14T08:45:50.152Z] 8b4166bf9411: Layer already exists [2024-11-14T08:45:50.411Z] 0e81680c8547: Layer already exists [2024-11-14T08:45:50.411Z] 1ea608364b3d: Layer already exists [2024-11-14T08:45:50.411Z] 43dc010ef450: Layer already exists [2024-11-14T08:45:50.411Z] 8568a48b7921: Layer already exists [2024-11-14T08:45:50.411Z] 31f0112787fb: Layer already exists [2024-11-14T08:45:50.411Z] 32326598e59d: Layer already exists [2024-11-14T08:45:50.411Z] b50f558e69b8: Layer already exists [2024-11-14T08:45:50.411Z] c8d1556f9227: Layer already exists [2024-11-14T08:45:50.411Z] 9c5afb93e6b3: Layer already exists [2024-11-14T08:45:50.411Z] 75654b8eeebd: Layer already exists [2024-11-14T08:45:50.411Z] 258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4: digest: sha256:a21b9def5d368ff0a8d201be44c0b97a8ca56e387c75e1111f205fe9e402b377 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:50.746Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:51.075Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-11-14T08:45:51.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-11-14T08:45:51.076Z] 4ef66e4f051b: Preparing [2024-11-14T08:45:51.076Z] 1ea608364b3d: Preparing [2024-11-14T08:45:51.076Z] 8b4166bf9411: Preparing [2024-11-14T08:45:51.076Z] 8b4166bf9411: Preparing [2024-11-14T08:45:51.076Z] 0e81680c8547: Preparing [2024-11-14T08:45:51.076Z] 4fdee56d7956: Preparing [2024-11-14T08:45:51.076Z] 43dc010ef450: Preparing [2024-11-14T08:45:51.076Z] 31f0112787fb: Preparing [2024-11-14T08:45:51.076Z] 8568a48b7921: Preparing [2024-11-14T08:45:51.076Z] 32326598e59d: Preparing [2024-11-14T08:45:51.076Z] c8d1556f9227: Preparing [2024-11-14T08:45:51.076Z] 9c5afb93e6b3: Preparing [2024-11-14T08:45:51.076Z] b50f558e69b8: Preparing [2024-11-14T08:45:51.076Z] 75654b8eeebd: Preparing [2024-11-14T08:45:51.076Z] 32326598e59d: Waiting [2024-11-14T08:45:51.076Z] c8d1556f9227: Waiting [2024-11-14T08:45:51.076Z] 9c5afb93e6b3: Waiting [2024-11-14T08:45:51.076Z] b50f558e69b8: Waiting [2024-11-14T08:45:51.076Z] 43dc010ef450: Waiting [2024-11-14T08:45:51.076Z] 75654b8eeebd: Waiting [2024-11-14T08:45:51.076Z] 8568a48b7921: Waiting [2024-11-14T08:45:51.076Z] 1ea608364b3d: Layer already exists [2024-11-14T08:45:51.076Z] 0e81680c8547: Layer already exists [2024-11-14T08:45:51.076Z] 8b4166bf9411: Layer already exists [2024-11-14T08:45:51.076Z] 4fdee56d7956: Layer already exists [2024-11-14T08:45:51.076Z] 4ef66e4f051b: Layer already exists [2024-11-14T08:45:51.076Z] 32326598e59d: Layer already exists [2024-11-14T08:45:51.076Z] 31f0112787fb: Layer already exists [2024-11-14T08:45:51.076Z] 43dc010ef450: Layer already exists [2024-11-14T08:45:51.076Z] 8568a48b7921: Layer already exists [2024-11-14T08:45:51.076Z] c8d1556f9227: Layer already exists [2024-11-14T08:45:51.076Z] b50f558e69b8: Layer already exists [2024-11-14T08:45:51.076Z] 75654b8eeebd: Layer already exists [2024-11-14T08:45:51.076Z] 9c5afb93e6b3: Layer already exists [2024-11-14T08:45:51.076Z] main: digest: sha256:a21b9def5d368ff0a8d201be44c0b97a8ca56e387c75e1111f205fe9e402b377 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T08:45:51.155Z] ===================================================== [Pipeline] echo [2024-11-14T08:45:51.174Z] taggedImages: [2024-11-14T08:45:51.174Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:258560ba148656700ced9b9219027d412919cf0b [2024-11-14T08:45:51.174Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-11-14T08:45:51.174Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.4 [2024-11-14T08:45:51.174Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4 [2024-11-14T08:45:51.174Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:51.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T08:45:51.599Z] [2024-11-14T08:45:51.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:45:51.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T08:45:51.904Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-14T08:45:51.904Z] 5eb5b503b376: Pulling fs layer [2024-11-14T08:45:51.904Z] 5c69ac0246d0: Pulling fs layer [2024-11-14T08:45:51.904Z] ec43610c2a17: Pulling fs layer [2024-11-14T08:45:51.904Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-14T08:45:51.904Z] 3a2ae6a8a46f: Waiting [2024-11-14T08:45:51.904Z] 33b1e0a273af: Pulling fs layer [2024-11-14T08:45:51.904Z] 5d3b04190fa2: Pulling fs layer [2024-11-14T08:45:51.904Z] 2f39f015ded8: Pulling fs layer [2024-11-14T08:45:51.904Z] 33b1e0a273af: Waiting [2024-11-14T08:45:51.904Z] 5d3b04190fa2: Waiting [2024-11-14T08:45:51.904Z] 2f39f015ded8: Waiting [2024-11-14T08:45:56.095Z] 5c69ac0246d0: Download complete [2024-11-14T08:45:56.095Z] 3a2ae6a8a46f: Download complete [2024-11-14T08:45:56.095Z] 33b1e0a273af: Verifying Checksum [2024-11-14T08:45:56.095Z] 33b1e0a273af: Download complete [2024-11-14T08:45:56.095Z] 5d3b04190fa2: Verifying Checksum [2024-11-14T08:45:56.095Z] 5d3b04190fa2: Download complete [2024-11-14T08:45:56.095Z] ec43610c2a17: Verifying Checksum [2024-11-14T08:45:56.095Z] ec43610c2a17: Download complete [2024-11-14T08:45:56.095Z] 5eb5b503b376: Verifying Checksum [2024-11-14T08:45:56.095Z] 5eb5b503b376: Download complete [2024-11-14T08:45:56.095Z] 2f39f015ded8: Download complete [2024-11-14T08:45:56.657Z] 5eb5b503b376: Pull complete [2024-11-14T08:45:56.915Z] 5c69ac0246d0: Pull complete [2024-11-14T08:45:57.173Z] ec43610c2a17: Pull complete [2024-11-14T08:45:57.430Z] 3a2ae6a8a46f: Pull complete [2024-11-14T08:45:57.430Z] 33b1e0a273af: Pull complete [2024-11-14T08:45:57.687Z] 5d3b04190fa2: Pull complete [2024-11-14T08:46:01.867Z] 2f39f015ded8: Pull complete [2024-11-14T08:46:01.867Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-14T08:46:01.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T08:46:01.867Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:46:01.977Z] prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container [2024-11-14T08:46:02.001Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-14T08:46:07.921Z] $ docker top a10881165c8f8a1fe91f6592ddd77091bb22d6507acb67cac32beac3f7698885 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:46:08.300Z] ---> job-cost.sh [2024-11-14T08:46:08.300Z] lf-activate-venv: SKIPPING [2024-11-14T08:46:08.300Z] INFO: No Stack... [2024-11-14T08:46:08.558Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-14T08:46:08.816Z] INFO: Archiving Costs [Pipeline] sh [2024-11-14T08:46:09.107Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-11-14T08:46:09.107Z] + cut -d, -f6 [Pipeline] lock [2024-11-14T08:46:09.120Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-191-stack-cost] [2024-11-14T08:46:09.132Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-191-stack-cost] did not exist. Created. [2024-11-14T08:46:09.139Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-14T08:46:09.454Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-14T08:46:09.491Z] Stashed 1 file(s) [Pipeline] } [2024-11-14T08:46:09.500Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-191-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-14T08:46:09.529Z] $ docker stop --time=1 a10881165c8f8a1fe91f6592ddd77091bb22d6507acb67cac32beac3f7698885 [2024-11-14T08:46:10.806Z] $ docker rm -f --volumes a10881165c8f8a1fe91f6592ddd77091bb22d6507acb67cac32beac3f7698885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-14T08:46:46.555Z] Removing intermediate container 3a0b1700dccf [2024-11-14T08:46:46.555Z] ---> 6152dcab38f0 [2024-11-14T08:46:46.555Z] Step 11/13 : COPY . . [2024-11-14T08:46:46.555Z] ---> b526f697e3e6 [2024-11-14T08:46:46.555Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-14T08:46:46.555Z] ---> Running in 7716d720f237 [2024-11-14T08:46:47.522Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-14T08:46:47.522Z]  Dload Upload Total Spent Left Speed [2024-11-14T08:46:47.522Z]  0 0 0  0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8711 0 --:--:-- --:--:-- --:--:-- 9076 [2024-11-14T08:46:48.109Z] Removing intermediate container 7716d720f237 [2024-11-14T08:46:48.109Z] ---> 563187fc17d2 [2024-11-14T08:46:48.109Z] Step 13/13 : RUN ${MAKE} [2024-11-14T08:46:48.383Z] ---> Running in c69af44878f8 [2024-11-14T08:46:49.343Z] noop [2024-11-14T08:46:50.303Z] Removing intermediate container c69af44878f8 [2024-11-14T08:46:50.303Z] ---> 920429239d9f [2024-11-14T08:46:50.303Z] Successfully built 920429239d9f [2024-11-14T08:46:50.303Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:50.669Z] + docker inspect -f . ci-base-image-arm64 [2024-11-14T08:46:50.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:46:50.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-26435 does not seem to be running inside a container [2024-11-14T08:46:50.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/191 -v /w/workspace/device-usb-camera/191:/w/workspace/device-usb-camera/191:rw,z -v /w/workspace/device-usb-camera/191@tmp:/w/workspace/device-usb-camera/191@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 ******** ci-base-image-arm64 cat [2024-11-14T08:46:52.288Z] $ docker top 9d3f64a41438960648a61fa8033e2d22979e65e8363f242a58e7082aed9885b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:46:53.224Z] + go version [2024-11-14T08:46:53.224Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-14T08:46:53.249Z] $ docker stop --time=1 9d3f64a41438960648a61fa8033e2d22979e65e8363f242a58e7082aed9885b8 [2024-11-14T08:46:54.930Z] $ docker rm -f --volumes 9d3f64a41438960648a61fa8033e2d22979e65e8363f242a58e7082aed9885b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:46:55.571Z] + docker inspect -f . ci-base-image-arm64 [2024-11-14T08:46:55.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:46:55.801Z] prd-ubuntu20.04-docker-arm64-4c-16g-26435 does not seem to be running inside a container [2024-11-14T08:46:55.892Z] $ 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/191 -v /w/workspace/device-usb-camera/191:/w/workspace/device-usb-camera/191:rw,z -v /w/workspace/device-usb-camera/191@tmp:/w/workspace/device-usb-camera/191@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 ******** ci-base-image-arm64 cat [2024-11-14T08:46:57.250Z] $ docker top 0d79aab61c0606c8fa7226a3f39fc0934f10613230440433200fb636daf21965 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:46:58.152Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/191 [Pipeline] fileExists [Pipeline] sh [2024-11-14T08:46:58.903Z] + make test [2024-11-14T08:46:58.903Z] go test ./... -coverprofile=coverage.out ./... [2024-11-14T08:47:05.604Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-11-14T08:51:12.554Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-11-14T08:51:30.894Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.089s coverage: 4.4% of statements [2024-11-14T08:51:30.894Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-14T08:51:30.894Z] go vet ./... [2024-11-14T08:52:38.991Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-14T08:52:38.991Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-14T08:52:38.991Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-14T08:52:39.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-14T08:52:39.048Z] $ docker stop --time=1 0d79aab61c0606c8fa7226a3f39fc0934f10613230440433200fb636daf21965 [2024-11-14T08:52:41.270Z] $ docker rm -f --volumes 0d79aab61c0606c8fa7226a3f39fc0934f10613230440433200fb636daf21965 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T08:52:43.326Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-14T08:52:43.358Z] Warning: overwriting stash ‘coverage-report’ [2024-11-14T08:52:44.189Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T08:52:44.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-14T08:52:45.019Z] + ls -al . [2024-11-14T08:52:45.019Z] total 284 [2024-11-14T08:52:45.019Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:47 . [2024-11-14T08:52:45.019Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:43 .. [2024-11-14T08:52:45.019Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:43 .git [2024-11-14T08:52:45.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:43 .github [2024-11-14T08:52:45.019Z] -rw-rw-r-- 1 jenkins jenkins 379 Nov 14 08:43 .gitignore [2024-11-14T08:52:45.019Z] -rw-rw-r-- 1 jenkins jenkins 203 Nov 14 08:43 .golangci.yml [2024-11-14T08:52:45.019Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 14 08:43 .hadolint.yml [2024-11-14T08:52:45.019Z] -rw-rw-r-- 1 jenkins jenkins 19367 Nov 14 08:43 Attribution.txt [2024-11-14T08:52:45.019Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 14 08:43 CHANGELOG.md [2024-11-14T08:52:45.019Z] -rw-rw-r-- 1 jenkins jenkins 2440 Nov 14 08:43 Dockerfile [2024-11-14T08:52:45.019Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 14 08:43 GOVERNANCE.md [2024-11-14T08:52:45.019Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 14 08:43 Jenkinsfile [2024-11-14T08:52:45.019Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 08:43 LICENSE [2024-11-14T08:52:45.019Z] -rw-rw-r-- 1 jenkins jenkins 3193 Nov 14 08:43 Makefile [2024-11-14T08:52:45.019Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 14 08:43 OWNERS.md [2024-11-14T08:52:45.019Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 14 08:43 README.md [2024-11-14T08:52:45.019Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:41 VERSION [2024-11-14T08:52:45.019Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:43 bin [2024-11-14T08:52:45.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:43 cmd [2024-11-14T08:52:45.019Z] -rw-r--r-- 1 jenkins jenkins 54772 Nov 14 08:51 coverage.out [2024-11-14T08:52:45.019Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 14 08:43 docker-entrypoint.sh [2024-11-14T08:52:45.019Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:43 docs [2024-11-14T08:52:45.019Z] -rw-rw-r-- 1 jenkins jenkins 6466 Nov 14 08:43 go.mod [2024-11-14T08:52:45.019Z] -rw-rw-r-- 1 jenkins jenkins 87792 Nov 14 08:43 go.sum [2024-11-14T08:52:45.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:43 internal [2024-11-14T08:52:45.019Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 14 08:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:52:45.418Z] + 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=258560ba148656700ced9b9219027d412919cf0b --label arch=arm64 --label version=4.0.0-dev.4 . [2024-11-14T08:52:46.036Z] Sending build context to Docker daemon 10.64MB [2024-11-14T08:52:46.037Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T08:52:46.037Z] Step 2/37 : FROM ${BASE} AS builder [2024-11-14T08:52:46.037Z] ---> 920429239d9f [2024-11-14T08:52:46.037Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-11-14T08:52:46.315Z] ---> Running in 10ecb73f3bbf [2024-11-14T08:52:46.921Z] Removing intermediate container 10ecb73f3bbf [2024-11-14T08:52:46.921Z] ---> bd037fb3ef74 [2024-11-14T08:52:46.921Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T08:52:46.921Z] ---> Running in 24b87c6335ec [2024-11-14T08:52:47.204Z] Removing intermediate container 24b87c6335ec [2024-11-14T08:52:47.204Z] ---> 21fa983aca1c [2024-11-14T08:52:47.204Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-14T08:52:47.488Z] ---> Running in b600f92980ff [2024-11-14T08:52:47.758Z] Removing intermediate container b600f92980ff [2024-11-14T08:52:47.758Z] ---> d8057f8c467c [2024-11-14T08:52:47.758Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-14T08:52:48.029Z] ---> Running in 6233db5d774f [2024-11-14T08:52:48.302Z] Removing intermediate container 6233db5d774f [2024-11-14T08:52:48.302Z] ---> cf76d9c1261e [2024-11-14T08:52:48.302Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T08:52:48.302Z] ---> Running in b68ff24ef129 [2024-11-14T08:52:49.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:52:50.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:52:52.634Z] OK: 246 MiB in 68 packages [2024-11-14T08:52:53.611Z] Removing intermediate container b68ff24ef129 [2024-11-14T08:52:53.611Z] ---> 0e97675333de [2024-11-14T08:52:53.611Z] Step 8/37 : WORKDIR /device-usb-camera [2024-11-14T08:52:53.611Z] ---> Running in 88ab808d6735 [2024-11-14T08:52:54.208Z] Removing intermediate container 88ab808d6735 [2024-11-14T08:52:54.208Z] ---> 7923ce999898 [2024-11-14T08:52:54.208Z] Step 9/37 : COPY go.mod vendor* ./ [2024-11-14T08:52:54.802Z] ---> 88a2ac07c134 [2024-11-14T08:52:54.802Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T08:52:54.802Z] ---> Running in fe727c4d33b4 [2024-11-14T08:52:58.179Z] Removing intermediate container fe727c4d33b4 [2024-11-14T08:52:58.179Z] ---> 9524363685c2 [2024-11-14T08:52:58.179Z] Step 11/37 : COPY . . [2024-11-14T08:52:59.606Z] ---> 51ad40cdf93a [2024-11-14T08:52:59.606Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-14T08:52:59.606Z] ---> Running in c7055a8c9405 [2024-11-14T08:53:01.017Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2024-11-14T08:53:01.017Z]     Dload Upload Total Spent Left Speed [2024-11-14T08:53:01.017Z] 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3942 0 --:--:-- --:--:-- --:--:-- 3977 [2024-11-14T08:53:01.988Z] Removing intermediate container c7055a8c9405 [2024-11-14T08:53:01.988Z] ---> 534838c87379 [2024-11-14T08:53:01.988Z] Step 13/37 : RUN ${MAKE} [2024-11-14T08:53:01.988Z] ---> Running in ff1ae890f855 [2024-11-14T08:53:02.967Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-11-14T08:57:24.891Z] Removing intermediate container ff1ae890f855 [2024-11-14T08:57:24.891Z] ---> f1c991f2c8d2 [2024-11-14T08:57:24.891Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-11-14T08:57:24.891Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-11-14T08:57:24.891Z] da4d7e05a7aa: Pulling fs layer [2024-11-14T08:57:24.891Z] da4d7e05a7aa: Verifying Checksum [2024-11-14T08:57:24.891Z] da4d7e05a7aa: Download complete [2024-11-14T08:57:24.891Z] da4d7e05a7aa: Pull complete [2024-11-14T08:57:24.891Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-11-14T08:57:24.891Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-11-14T08:57:24.891Z] ---> 62c65ed7ef0d [2024-11-14T08:57:24.891Z] Step 15/37 : FROM alpine:3.20 [2024-11-14T08:57:24.891Z] 3.20: Pulling from library/alpine [2024-11-14T08:57:24.891Z] 9986a736f7d3: Pulling fs layer [2024-11-14T08:57:24.891Z] 9986a736f7d3: Verifying Checksum [2024-11-14T08:57:24.891Z] 9986a736f7d3: Download complete [2024-11-14T08:57:24.891Z] 9986a736f7d3: Pull complete [2024-11-14T08:57:24.891Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-14T08:57:24.891Z] Status: Downloaded newer image for alpine:3.20 [2024-11-14T08:57:24.891Z] ---> 511a44083d3a [2024-11-14T08:57:24.891Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-14T08:57:24.891Z] ---> Running in 7860db253737 [2024-11-14T08:57:24.891Z] Removing intermediate container 7860db253737 [2024-11-14T08:57:24.891Z] ---> 09cef945e3d1 [2024-11-14T08:57:24.891Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-11-14T08:57:24.891Z] ---> Running in fcb3d0f8bf1c [2024-11-14T08:57:24.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:57:24.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:57:24.891Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-11-14T08:57:24.891Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-11-14T08:57:24.891Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-11-14T08:57:24.891Z] (4/114) Installing libxau (1.0.11-r4) [2024-11-14T08:57:24.891Z] (5/114) Installing libmd (1.1.0-r0) [2024-11-14T08:57:24.891Z] (6/114) Installing libbsd (0.12.2-r0) [2024-11-14T08:57:24.891Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-11-14T08:57:24.891Z] (8/114) Installing libxcb (1.16.1-r0) [2024-11-14T08:57:24.891Z] (9/114) Installing libx11 (1.8.9-r1) [2024-11-14T08:57:24.891Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-11-14T08:57:24.891Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-11-14T08:57:24.891Z] (12/114) Installing libdrm (2.4.120-r0) [2024-11-14T08:57:24.891Z] (13/114) Installing libxext (1.3.6-r2) [2024-11-14T08:57:24.891Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-11-14T08:57:24.891Z] (15/114) Installing libffi (3.4.6-r0) [2024-11-14T08:57:24.891Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-11-14T08:57:24.891Z] (17/114) Installing libva (2.21.0-r0) [2024-11-14T08:57:24.891Z] (18/114) Installing libvdpau (1.5-r3) [2024-11-14T08:57:24.891Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-11-14T08:57:24.891Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-11-14T08:57:24.891Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-11-14T08:57:24.891Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-14T08:57:24.891Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-11-14T08:57:24.891Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-11-14T08:57:24.891Z] (25/114) Installing imath (3.1.12-r0) [2024-11-14T08:57:24.891Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-11-14T08:57:24.891Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-11-14T08:57:24.891Z] (28/114) Installing giflib (5.2.2-r0) [2024-11-14T08:57:24.891Z] (29/114) Installing libhwy (1.0.7-r0) [2024-11-14T08:57:24.891Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-11-14T08:57:24.891Z] (31/114) Installing lcms2 (2.16-r0) [2024-11-14T08:57:24.891Z] (32/114) Installing libpng (1.6.44-r0) [2024-11-14T08:57:24.891Z] (33/114) Installing libjxl (0.10.2-r0) [2024-11-14T08:57:24.891Z] (34/114) Installing lame-libs (3.100-r5) [2024-11-14T08:57:24.891Z] (35/114) Installing opus (1.5.2-r0) [2024-11-14T08:57:24.891Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-11-14T08:57:24.891Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-11-14T08:57:24.891Z] (38/114) Installing soxr (0.1.3-r7) [2024-11-14T08:57:24.891Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-11-14T08:57:24.891Z] (40/114) Installing libogg (1.3.5-r5) [2024-11-14T08:57:24.891Z] (41/114) Installing libtheora (1.1.1-r18) [2024-11-14T08:57:24.891Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-11-14T08:57:24.891Z] (43/114) Installing libvpx (1.14.1-r0) [2024-11-14T08:57:24.891Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-11-14T08:57:24.891Z] (45/114) Installing libwebp (1.3.2-r0) [2024-11-14T08:57:24.891Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-11-14T08:57:24.891Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-11-14T08:57:24.891Z] (48/114) Installing numactl (2.0.18-r0) [2024-11-14T08:57:24.891Z] (49/114) Installing x265-libs (3.6-r0) [2024-11-14T08:57:24.891Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-11-14T08:57:24.891Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-11-14T08:57:24.891Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-11-14T08:57:24.891Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-11-14T08:57:24.891Z] (54/114) Installing libexpat (2.6.4-r0) [2024-11-14T08:57:24.891Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-11-14T08:57:24.891Z] (56/114) Installing freetype (2.13.2-r0) [2024-11-14T08:57:24.891Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-11-14T08:57:24.891Z] (58/114) Installing fribidi (1.0.15-r0) [2024-11-14T08:57:24.891Z] (59/114) Installing libintl (0.22.5-r0) [2024-11-14T08:57:24.891Z] (60/114) Installing libeconf (0.6.3-r0) [2024-11-14T08:57:24.891Z] (61/114) Installing libblkid (2.40.1-r1) [2024-11-14T08:57:24.891Z] (62/114) Installing libmount (2.40.1-r1) [2024-11-14T08:57:24.891Z] (63/114) Installing pcre2 (10.43-r0) [2024-11-14T08:57:24.891Z] (64/114) Installing glib (2.80.5-r0) [2024-11-14T08:57:24.891Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-11-14T08:57:24.891Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-11-14T08:57:24.891Z] (67/114) Installing libunibreak (6.1-r0) [2024-11-14T08:57:24.891Z] (68/114) Installing libass (0.17.2-r0) [2024-11-14T08:57:24.891Z] (69/114) Installing libbluray (1.3.4-r1) [2024-11-14T08:57:24.891Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2024-11-14T08:57:24.891Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-11-14T08:57:24.891Z] (72/114) Installing cjson (1.7.18-r0) [2024-11-14T08:57:24.891Z] (73/114) Installing mbedtls (3.6.2-r0) [2024-11-14T08:57:24.891Z] (74/114) Installing librist (0.2.10-r1) [2024-11-14T08:57:24.891Z] (75/114) Installing libsrt (1.5.3-r0) [2024-11-14T08:57:24.891Z] (76/114) Installing libssh (0.10.6-r0) [2024-11-14T08:57:24.891Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-11-14T08:57:24.891Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-11-14T08:57:24.891Z] (79/114) Installing libsodium (1.0.19-r0) [2024-11-14T08:57:24.891Z] (80/114) Installing libzmq (4.3.5-r2) [2024-11-14T08:57:24.891Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-11-14T08:57:24.891Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-11-14T08:57:24.891Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-11-14T08:57:24.891Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-11-14T08:57:24.891Z] (85/114) Installing sratom (0.6.16-r0) [2024-11-14T08:57:24.891Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-11-14T08:57:24.891Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-11-14T08:57:24.891Z] (88/114) Installing libdovi (3.3.0-r0) [2024-11-14T08:57:24.891Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-11-14T08:57:24.891Z] (90/114) Installing shaderc (2024.0-r0) [2024-11-14T08:57:24.891Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-11-14T08:57:24.891Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-11-14T08:57:24.891Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-11-14T08:57:24.891Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-11-14T08:57:24.891Z] (95/114) Installing vidstab (1.1.1-r0) [2024-11-14T08:57:24.891Z] (96/114) Installing zimg (3.0.5-r2) [2024-11-14T08:57:24.891Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-11-14T08:57:24.891Z] (98/114) Installing libasyncns (0.8-r3) [2024-11-14T08:57:24.891Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-11-14T08:57:25.164Z] (100/114) Installing libltdl (2.4.7-r3) [2024-11-14T08:57:25.164Z] (101/114) Installing orc (0.4.40-r0) [2024-11-14T08:57:25.164Z] (102/114) Installing libflac (1.4.3-r1) [2024-11-14T08:57:25.164Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-11-14T08:57:25.164Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-11-14T08:57:25.164Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-11-14T08:57:25.164Z] (106/114) Installing libpulse (17.0-r0) [2024-11-14T08:57:25.164Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-11-14T08:57:25.164Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-11-14T08:57:25.164Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-11-14T08:57:25.164Z] (110/114) Installing udev-init-scripts (35-r1) [2024-11-14T08:57:25.164Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-11-14T08:57:25.164Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-11-14T08:57:25.164Z] (113/114) Installing kmod-libs (32-r0) [2024-11-14T08:57:25.164Z] (114/114) Installing eudev (3.2.14-r2) [2024-11-14T08:57:25.438Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:57:25.438Z] Executing glib-2.80.5-r0.trigger [2024-11-14T08:57:25.438Z] Executing eudev-3.2.14-r2.trigger [2024-11-14T08:57:25.438Z] OK: 120 MiB in 128 packages [2024-11-14T08:57:29.747Z] Removing intermediate container fcb3d0f8bf1c [2024-11-14T08:57:29.747Z] ---> f04aa3d5144b [2024-11-14T08:57:29.747Z] Step 18/37 : RUN apk --no-cache upgrade [2024-11-14T08:57:30.013Z] ---> Running in c2764667d06b [2024-11-14T08:57:30.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:57:31.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:57:33.522Z] Upgrading critical system libraries and apk-tools: [2024-11-14T08:57:33.522Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-14T08:57:33.522Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T08:57:34.116Z] Continuing the upgrade transaction with new apk-tools: [2024-11-14T08:57:34.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T08:57:34.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T08:57:36.335Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T08:57:36.335Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T08:57:36.602Z] OK: 120 MiB in 128 packages [2024-11-14T08:57:38.015Z] Removing intermediate container c2764667d06b [2024-11-14T08:57:38.015Z] ---> db05dafd1fcd [2024-11-14T08:57:38.015Z] Step 19/37 : WORKDIR / [2024-11-14T08:57:38.015Z] ---> Running in 4530a591f69f [2024-11-14T08:57:38.286Z] Removing intermediate container 4530a591f69f [2024-11-14T08:57:38.286Z] ---> 7f8ad60f48a2 [2024-11-14T08:57:38.286Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-11-14T08:57:40.883Z] ---> 245f906135d9 [2024-11-14T08:57:40.884Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-11-14T08:57:41.150Z] ---> 8ec950d09b39 [2024-11-14T08:57:41.150Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-11-14T08:57:41.735Z] ---> d81fecba0ec1 [2024-11-14T08:57:41.735Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-11-14T08:57:42.001Z] ---> 7c4cb64baabc [2024-11-14T08:57:42.001Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-11-14T08:57:42.963Z] ---> 8b7b3d66166a [2024-11-14T08:57:42.963Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-11-14T08:57:43.545Z] ---> 3d245f2d915d [2024-11-14T08:57:43.545Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-11-14T08:57:45.488Z] ---> 50400c9aa684 [2024-11-14T08:57:45.488Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-11-14T08:57:45.488Z] ---> Running in e474dd0ca475 [2024-11-14T08:57:47.431Z] Removing intermediate container e474dd0ca475 [2024-11-14T08:57:47.431Z] ---> 18a97cf80c3c [2024-11-14T08:57:47.431Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-11-14T08:57:47.431Z] ---> Running in 01cbc88654fd [2024-11-14T08:57:48.838Z] Removing intermediate container 01cbc88654fd [2024-11-14T08:57:48.838Z] ---> a1ea90933e31 [2024-11-14T08:57:48.838Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-11-14T08:57:49.105Z] ---> Running in 4f08b219fa0b [2024-11-14T08:57:51.144Z] Removing intermediate container 4f08b219fa0b [2024-11-14T08:57:51.144Z] ---> 2f0944c4f325 [2024-11-14T08:57:51.144Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-11-14T08:57:51.144Z] ---> Running in 68f4d990fb5c [2024-11-14T08:57:53.181Z] Removing intermediate container 68f4d990fb5c [2024-11-14T08:57:53.181Z] ---> a8daec078b2f [2024-11-14T08:57:53.181Z] Step 31/37 : EXPOSE 59983 [2024-11-14T08:57:53.181Z] ---> Running in 82cee51d169e [2024-11-14T08:57:53.457Z] Removing intermediate container 82cee51d169e [2024-11-14T08:57:53.457Z] ---> da78d548238d [2024-11-14T08:57:53.457Z] Step 32/37 : EXPOSE 8554 [2024-11-14T08:57:53.457Z] ---> Running in 32c0d05e7423 [2024-11-14T08:57:54.046Z] Removing intermediate container 32c0d05e7423 [2024-11-14T08:57:54.046Z] ---> f6e93c2bbef2 [2024-11-14T08:57:54.046Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-11-14T08:57:54.046Z] ---> Running in c8ac01c26d99 [2024-11-14T08:57:54.316Z] Removing intermediate container c8ac01c26d99 [2024-11-14T08:57:54.316Z] ---> 9fc939b62459 [2024-11-14T08:57:54.316Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-11-14T08:57:54.587Z] ---> Running in bcdeba147c2d [2024-11-14T08:57:54.864Z] Removing intermediate container bcdeba147c2d [2024-11-14T08:57:54.864Z] ---> 227d7d13d3f2 [2024-11-14T08:57:54.864Z] Step 35/37 : LABEL arch=arm64 [2024-11-14T08:57:55.141Z] ---> Running in d405be169d5a [2024-11-14T08:57:55.411Z] Removing intermediate container d405be169d5a [2024-11-14T08:57:55.411Z] ---> 5a5242009368 [2024-11-14T08:57:55.411Z] Step 36/37 : LABEL git_sha=258560ba148656700ced9b9219027d412919cf0b [2024-11-14T08:57:55.411Z] ---> Running in 0a6523c69b7d [2024-11-14T08:57:55.682Z] Removing intermediate container 0a6523c69b7d [2024-11-14T08:57:55.682Z] ---> 9cb2cd2b144f [2024-11-14T08:57:55.682Z] Step 37/37 : LABEL version=4.0.0-dev.4 [2024-11-14T08:57:55.951Z] ---> Running in 6e0494ffb86b [2024-11-14T08:57:56.220Z] Removing intermediate container 6e0494ffb86b [2024-11-14T08:57:56.220Z] ---> 581157aa66f6 [2024-11-14T08:57:56.220Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-14T08:57:56.220Z] Successfully built 581157aa66f6 [2024-11-14T08:57:56.220Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T08:57:56.388Z] provisioning config files... [2024-11-14T08:57:56.404Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/191@tmp/config2522900812925784793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:57:56.786Z] ---> ****-login.sh [2024-11-14T08:57:56.787Z] nexus3.edgexfoundry.org:10001 [2024-11-14T08:57:57.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:57:57.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:57:57.055Z] Configure a credential helper to remove this warning. See [2024-11-14T08:57:57.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:57:57.055Z] [2024-11-14T08:57:57.055Z] Login Succeeded [2024-11-14T08:57:57.055Z] nexus3.edgexfoundry.org:10002 [2024-11-14T08:57:57.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:57:57.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:57:57.648Z] Configure a credential helper to remove this warning. See [2024-11-14T08:57:57.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:57:57.648Z] [2024-11-14T08:57:57.648Z] Login Succeeded [2024-11-14T08:57:57.648Z] nexus3.edgexfoundry.org:10003 [2024-11-14T08:57:57.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:57:58.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:57:58.185Z] Configure a credential helper to remove this warning. See [2024-11-14T08:57:58.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:57:58.185Z] [2024-11-14T08:57:58.185Z] Login Succeeded [2024-11-14T08:57:58.185Z] nexus3.edgexfoundry.org:10004 [2024-11-14T08:57:58.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:57:58.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:57:58.453Z] Configure a credential helper to remove this warning. See [2024-11-14T08:57:58.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:57:58.453Z] [2024-11-14T08:57:58.453Z] Login Succeeded [2024-11-14T08:57:58.453Z] ****.io [2024-11-14T08:57:59.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T08:57:59.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T08:57:59.038Z] Configure a credential helper to remove this warning. See [2024-11-14T08:57:59.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T08:57:59.038Z] [2024-11-14T08:57:59.038Z] Login Succeeded [2024-11-14T08:57:59.038Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T08:57:59.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T08:57:59.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T08:57:59.137Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-11-14T08:57:59.137Z] 258560ba148656700ced9b9219027d412919cf0b [2024-11-14T08:57:59.137Z] latest [2024-11-14T08:57:59.137Z] 4.0.0-dev.4 [2024-11-14T08:57:59.137Z] 258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4 [2024-11-14T08:57:59.137Z] main [2024-11-14T08:57:59.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:57:59.512Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:258560ba148656700ced9b9219027d412919cf0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:57:59.887Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:258560ba148656700ced9b9219027d412919cf0b [2024-11-14T08:57:59.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-11-14T08:57:59.887Z] 8cfbe60b020a: Preparing [2024-11-14T08:57:59.887Z] e07ddc041abf: Preparing [2024-11-14T08:57:59.887Z] 424e2c0b7cb4: Preparing [2024-11-14T08:57:59.887Z] 8384c7a2d217: Preparing [2024-11-14T08:57:59.887Z] f0c0fc467d42: Preparing [2024-11-14T08:57:59.887Z] 4fdee56d7956: Preparing [2024-11-14T08:57:59.887Z] 130cf2d87e36: Preparing [2024-11-14T08:57:59.887Z] c42d61990f7f: Preparing [2024-11-14T08:57:59.887Z] f507de9df01b: Preparing [2024-11-14T08:57:59.887Z] 30535f64371e: Preparing [2024-11-14T08:57:59.887Z] c5053e0517e4: Preparing [2024-11-14T08:57:59.887Z] 48a6e5d65da4: Preparing [2024-11-14T08:57:59.887Z] 5111487c3522: Preparing [2024-11-14T08:57:59.887Z] 651d9022c234: Preparing [2024-11-14T08:57:59.887Z] 4fdee56d7956: Waiting [2024-11-14T08:57:59.887Z] 130cf2d87e36: Waiting [2024-11-14T08:57:59.887Z] c42d61990f7f: Waiting [2024-11-14T08:57:59.887Z] f507de9df01b: Waiting [2024-11-14T08:57:59.887Z] 30535f64371e: Waiting [2024-11-14T08:57:59.887Z] c5053e0517e4: Waiting [2024-11-14T08:57:59.887Z] 48a6e5d65da4: Waiting [2024-11-14T08:57:59.887Z] 5111487c3522: Waiting [2024-11-14T08:57:59.887Z] 651d9022c234: Waiting [2024-11-14T08:58:00.154Z] 8384c7a2d217: Pushed [2024-11-14T08:58:00.154Z] 424e2c0b7cb4: Pushed [2024-11-14T08:58:00.154Z] 8cfbe60b020a: Pushed [2024-11-14T08:58:00.154Z] e07ddc041abf: Pushed [2024-11-14T08:58:00.420Z] 4fdee56d7956: Pushed [2024-11-14T08:58:00.420Z] 130cf2d87e36: Pushed [2024-11-14T08:58:00.420Z] f507de9df01b: Pushed [2024-11-14T08:58:00.420Z] c42d61990f7f: Pushed [2024-11-14T08:58:00.420Z] 30535f64371e: Pushed [2024-11-14T08:58:00.687Z] 651d9022c234: Layer already exists [2024-11-14T08:58:02.096Z] 48a6e5d65da4: Pushed [2024-11-14T08:58:07.444Z] f0c0fc467d42: Pushed [2024-11-14T08:58:10.781Z] c5053e0517e4: Pushed [2024-11-14T08:58:49.688Z] 5111487c3522: Pushed [2024-11-14T08:58:49.688Z] 258560ba148656700ced9b9219027d412919cf0b: digest: sha256:3ad455a6270aa8b69511d51bf7e71bbc9f64c3faf70c8b39ed2c0e25104469e6 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:50.070Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:50.450Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-11-14T08:58:50.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-11-14T08:58:50.450Z] 8cfbe60b020a: Preparing [2024-11-14T08:58:50.450Z] e07ddc041abf: Preparing [2024-11-14T08:58:50.450Z] 424e2c0b7cb4: Preparing [2024-11-14T08:58:50.450Z] 8384c7a2d217: Preparing [2024-11-14T08:58:50.450Z] f0c0fc467d42: Preparing [2024-11-14T08:58:50.450Z] 4fdee56d7956: Preparing [2024-11-14T08:58:50.450Z] 130cf2d87e36: Preparing [2024-11-14T08:58:50.450Z] c42d61990f7f: Preparing [2024-11-14T08:58:50.450Z] f507de9df01b: Preparing [2024-11-14T08:58:50.450Z] 30535f64371e: Preparing [2024-11-14T08:58:50.450Z] c5053e0517e4: Preparing [2024-11-14T08:58:50.450Z] 4fdee56d7956: Waiting [2024-11-14T08:58:50.450Z] 48a6e5d65da4: Preparing [2024-11-14T08:58:50.450Z] 130cf2d87e36: Waiting [2024-11-14T08:58:50.450Z] 5111487c3522: Preparing [2024-11-14T08:58:50.450Z] c42d61990f7f: Waiting [2024-11-14T08:58:50.450Z] 651d9022c234: Preparing [2024-11-14T08:58:50.450Z] 30535f64371e: Waiting [2024-11-14T08:58:50.450Z] c5053e0517e4: Waiting [2024-11-14T08:58:50.450Z] 48a6e5d65da4: Waiting [2024-11-14T08:58:50.450Z] 5111487c3522: Waiting [2024-11-14T08:58:50.450Z] 651d9022c234: Waiting [2024-11-14T08:58:50.450Z] f507de9df01b: Waiting [2024-11-14T08:58:50.450Z] 8384c7a2d217: Layer already exists [2024-11-14T08:58:50.450Z] f0c0fc467d42: Layer already exists [2024-11-14T08:58:50.450Z] 8cfbe60b020a: Layer already exists [2024-11-14T08:58:50.450Z] e07ddc041abf: Layer already exists [2024-11-14T08:58:50.450Z] 424e2c0b7cb4: Layer already exists [2024-11-14T08:58:50.450Z] 130cf2d87e36: Layer already exists [2024-11-14T08:58:50.450Z] f507de9df01b: Layer already exists [2024-11-14T08:58:50.450Z] 4fdee56d7956: Layer already exists [2024-11-14T08:58:50.450Z] c42d61990f7f: Layer already exists [2024-11-14T08:58:50.450Z] 30535f64371e: Layer already exists [2024-11-14T08:58:50.718Z] 5111487c3522: Layer already exists [2024-11-14T08:58:50.718Z] 48a6e5d65da4: Layer already exists [2024-11-14T08:58:50.718Z] 651d9022c234: Layer already exists [2024-11-14T08:58:50.718Z] c5053e0517e4: Layer already exists [2024-11-14T08:58:50.718Z] latest: digest: sha256:3ad455a6270aa8b69511d51bf7e71bbc9f64c3faf70c8b39ed2c0e25104469e6 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:51.095Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:51.461Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.4 [2024-11-14T08:58:51.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-11-14T08:58:51.462Z] 8cfbe60b020a: Preparing [2024-11-14T08:58:51.462Z] e07ddc041abf: Preparing [2024-11-14T08:58:51.462Z] 424e2c0b7cb4: Preparing [2024-11-14T08:58:51.462Z] 8384c7a2d217: Preparing [2024-11-14T08:58:51.462Z] f0c0fc467d42: Preparing [2024-11-14T08:58:51.462Z] 4fdee56d7956: Preparing [2024-11-14T08:58:51.462Z] 130cf2d87e36: Preparing [2024-11-14T08:58:51.462Z] c42d61990f7f: Preparing [2024-11-14T08:58:51.462Z] f507de9df01b: Preparing [2024-11-14T08:58:51.462Z] 30535f64371e: Preparing [2024-11-14T08:58:51.462Z] c5053e0517e4: Preparing [2024-11-14T08:58:51.462Z] 48a6e5d65da4: Preparing [2024-11-14T08:58:51.462Z] 5111487c3522: Preparing [2024-11-14T08:58:51.462Z] 651d9022c234: Preparing [2024-11-14T08:58:51.462Z] c42d61990f7f: Waiting [2024-11-14T08:58:51.462Z] f507de9df01b: Waiting [2024-11-14T08:58:51.462Z] 30535f64371e: Waiting [2024-11-14T08:58:51.462Z] c5053e0517e4: Waiting [2024-11-14T08:58:51.462Z] 48a6e5d65da4: Waiting [2024-11-14T08:58:51.462Z] 5111487c3522: Waiting [2024-11-14T08:58:51.462Z] 651d9022c234: Waiting [2024-11-14T08:58:51.462Z] 4fdee56d7956: Waiting [2024-11-14T08:58:51.462Z] 130cf2d87e36: Waiting [2024-11-14T08:58:51.462Z] f0c0fc467d42: Layer already exists [2024-11-14T08:58:51.462Z] 424e2c0b7cb4: Layer already exists [2024-11-14T08:58:51.462Z] e07ddc041abf: Layer already exists [2024-11-14T08:58:51.462Z] 8384c7a2d217: Layer already exists [2024-11-14T08:58:51.462Z] 8cfbe60b020a: Layer already exists [2024-11-14T08:58:51.462Z] 4fdee56d7956: Layer already exists [2024-11-14T08:58:51.462Z] 130cf2d87e36: Layer already exists [2024-11-14T08:58:51.462Z] f507de9df01b: Layer already exists [2024-11-14T08:58:51.462Z] 30535f64371e: Layer already exists [2024-11-14T08:58:51.462Z] c42d61990f7f: Layer already exists [2024-11-14T08:58:51.728Z] c5053e0517e4: Layer already exists [2024-11-14T08:58:51.728Z] 48a6e5d65da4: Layer already exists [2024-11-14T08:58:51.728Z] 5111487c3522: Layer already exists [2024-11-14T08:58:51.728Z] 651d9022c234: Layer already exists [2024-11-14T08:58:51.728Z] 4.0.0-dev.4: digest: sha256:3ad455a6270aa8b69511d51bf7e71bbc9f64c3faf70c8b39ed2c0e25104469e6 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:52.113Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:52.502Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4 [2024-11-14T08:58:52.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-11-14T08:58:52.502Z] 8cfbe60b020a: Preparing [2024-11-14T08:58:52.502Z] e07ddc041abf: Preparing [2024-11-14T08:58:52.502Z] 424e2c0b7cb4: Preparing [2024-11-14T08:58:52.502Z] 8384c7a2d217: Preparing [2024-11-14T08:58:52.502Z] f0c0fc467d42: Preparing [2024-11-14T08:58:52.502Z] 4fdee56d7956: Preparing [2024-11-14T08:58:52.502Z] 130cf2d87e36: Preparing [2024-11-14T08:58:52.502Z] c42d61990f7f: Preparing [2024-11-14T08:58:52.502Z] f507de9df01b: Preparing [2024-11-14T08:58:52.502Z] 4fdee56d7956: Waiting [2024-11-14T08:58:52.502Z] 30535f64371e: Preparing [2024-11-14T08:58:52.502Z] 130cf2d87e36: Waiting [2024-11-14T08:58:52.502Z] c5053e0517e4: Preparing [2024-11-14T08:58:52.502Z] c42d61990f7f: Waiting [2024-11-14T08:58:52.502Z] 48a6e5d65da4: Preparing [2024-11-14T08:58:52.502Z] f507de9df01b: Waiting [2024-11-14T08:58:52.502Z] 5111487c3522: Preparing [2024-11-14T08:58:52.502Z] 651d9022c234: Preparing [2024-11-14T08:58:52.502Z] c5053e0517e4: Waiting [2024-11-14T08:58:52.502Z] 48a6e5d65da4: Waiting [2024-11-14T08:58:52.502Z] 5111487c3522: Waiting [2024-11-14T08:58:52.502Z] 651d9022c234: Waiting [2024-11-14T08:58:52.502Z] 30535f64371e: Waiting [2024-11-14T08:58:52.502Z] 8384c7a2d217: Layer already exists [2024-11-14T08:58:52.502Z] f0c0fc467d42: Layer already exists [2024-11-14T08:58:52.502Z] 8cfbe60b020a: Layer already exists [2024-11-14T08:58:52.502Z] 424e2c0b7cb4: Layer already exists [2024-11-14T08:58:52.502Z] e07ddc041abf: Layer already exists [2024-11-14T08:58:52.502Z] f507de9df01b: Layer already exists [2024-11-14T08:58:52.502Z] c42d61990f7f: Layer already exists [2024-11-14T08:58:52.502Z] 30535f64371e: Layer already exists [2024-11-14T08:58:52.502Z] 4fdee56d7956: Layer already exists [2024-11-14T08:58:52.502Z] 130cf2d87e36: Layer already exists [2024-11-14T08:58:52.776Z] 5111487c3522: Layer already exists [2024-11-14T08:58:52.776Z] c5053e0517e4: Layer already exists [2024-11-14T08:58:52.776Z] 48a6e5d65da4: Layer already exists [2024-11-14T08:58:52.776Z] 651d9022c234: Layer already exists [2024-11-14T08:58:52.776Z] 258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4: digest: sha256:3ad455a6270aa8b69511d51bf7e71bbc9f64c3faf70c8b39ed2c0e25104469e6 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:53.167Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:53.559Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-11-14T08:58:53.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-11-14T08:58:53.559Z] 8cfbe60b020a: Preparing [2024-11-14T08:58:53.559Z] e07ddc041abf: Preparing [2024-11-14T08:58:53.559Z] 424e2c0b7cb4: Preparing [2024-11-14T08:58:53.559Z] 8384c7a2d217: Preparing [2024-11-14T08:58:53.559Z] f0c0fc467d42: Preparing [2024-11-14T08:58:53.559Z] 4fdee56d7956: Preparing [2024-11-14T08:58:53.559Z] 130cf2d87e36: Preparing [2024-11-14T08:58:53.559Z] c42d61990f7f: Preparing [2024-11-14T08:58:53.559Z] f507de9df01b: Preparing [2024-11-14T08:58:53.559Z] 30535f64371e: Preparing [2024-11-14T08:58:53.559Z] c5053e0517e4: Preparing [2024-11-14T08:58:53.559Z] 48a6e5d65da4: Preparing [2024-11-14T08:58:53.559Z] 5111487c3522: Preparing [2024-11-14T08:58:53.559Z] 651d9022c234: Preparing [2024-11-14T08:58:53.559Z] 4fdee56d7956: Waiting [2024-11-14T08:58:53.559Z] 130cf2d87e36: Waiting [2024-11-14T08:58:53.559Z] c42d61990f7f: Waiting [2024-11-14T08:58:53.559Z] 48a6e5d65da4: Waiting [2024-11-14T08:58:53.559Z] 5111487c3522: Waiting [2024-11-14T08:58:53.559Z] 651d9022c234: Waiting [2024-11-14T08:58:53.559Z] 30535f64371e: Waiting [2024-11-14T08:58:53.559Z] f507de9df01b: Waiting [2024-11-14T08:58:53.559Z] c5053e0517e4: Waiting [2024-11-14T08:58:53.559Z] 424e2c0b7cb4: Layer already exists [2024-11-14T08:58:53.559Z] 8384c7a2d217: Layer already exists [2024-11-14T08:58:53.559Z] f0c0fc467d42: Layer already exists [2024-11-14T08:58:53.559Z] e07ddc041abf: Layer already exists [2024-11-14T08:58:53.559Z] 8cfbe60b020a: Layer already exists [2024-11-14T08:58:53.830Z] 30535f64371e: Layer already exists [2024-11-14T08:58:53.830Z] 4fdee56d7956: Layer already exists [2024-11-14T08:58:53.830Z] c42d61990f7f: Layer already exists [2024-11-14T08:58:53.830Z] f507de9df01b: Layer already exists [2024-11-14T08:58:53.830Z] 130cf2d87e36: Layer already exists [2024-11-14T08:58:53.830Z] 651d9022c234: Layer already exists [2024-11-14T08:58:53.830Z] c5053e0517e4: Layer already exists [2024-11-14T08:58:53.830Z] 48a6e5d65da4: Layer already exists [2024-11-14T08:58:53.830Z] 5111487c3522: Layer already exists [2024-11-14T08:58:53.830Z] main: digest: sha256:3ad455a6270aa8b69511d51bf7e71bbc9f64c3faf70c8b39ed2c0e25104469e6 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T08:58:53.921Z] ===================================================== [Pipeline] echo [2024-11-14T08:58:53.935Z] taggedImages: [2024-11-14T08:58:53.935Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:258560ba148656700ced9b9219027d412919cf0b [2024-11-14T08:58:53.935Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-11-14T08:58:53.935Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.4 [2024-11-14T08:58:53.935Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4 [2024-11-14T08:58:53.935Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:54.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T08:58:54.361Z] [2024-11-14T08:58:54.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:58:54.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T08:58:55.025Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-14T08:58:55.025Z] 8998bd30e6a1: Pulling fs layer [2024-11-14T08:58:55.025Z] 04944245beec: Pulling fs layer [2024-11-14T08:58:55.025Z] 699f458cf7ca: Pulling fs layer [2024-11-14T08:58:55.025Z] 765212b225bb: Pulling fs layer [2024-11-14T08:58:55.025Z] f23df028b6ca: Pulling fs layer [2024-11-14T08:58:55.025Z] d65c8cfc05b1: Pulling fs layer [2024-11-14T08:58:55.025Z] 2437ff75d9bd: Pulling fs layer [2024-11-14T08:58:55.025Z] 765212b225bb: Waiting [2024-11-14T08:58:55.025Z] f23df028b6ca: Waiting [2024-11-14T08:58:55.025Z] d65c8cfc05b1: Waiting [2024-11-14T08:58:55.025Z] 2437ff75d9bd: Waiting [2024-11-14T08:58:55.296Z] 04944245beec: Verifying Checksum [2024-11-14T08:58:55.296Z] 04944245beec: Download complete [2024-11-14T08:58:55.296Z] 765212b225bb: Verifying Checksum [2024-11-14T08:58:55.296Z] 765212b225bb: Download complete [2024-11-14T08:58:55.296Z] f23df028b6ca: Verifying Checksum [2024-11-14T08:58:55.296Z] f23df028b6ca: Download complete [2024-11-14T08:58:55.572Z] d65c8cfc05b1: Verifying Checksum [2024-11-14T08:58:55.572Z] d65c8cfc05b1: Download complete [2024-11-14T08:58:55.572Z] 699f458cf7ca: Verifying Checksum [2024-11-14T08:58:55.572Z] 699f458cf7ca: Download complete [2024-11-14T08:58:56.160Z] 8998bd30e6a1: Verifying Checksum [2024-11-14T08:58:56.160Z] 8998bd30e6a1: Download complete [2024-11-14T08:58:58.761Z] 2437ff75d9bd: Download complete [2024-11-14T08:59:01.364Z] 8998bd30e6a1: Pull complete [2024-11-14T08:59:01.963Z] 04944245beec: Pull complete [2024-11-14T08:59:03.920Z] 699f458cf7ca: Pull complete [2024-11-14T08:59:03.920Z] 765212b225bb: Pull complete [2024-11-14T08:59:04.896Z] f23df028b6ca: Pull complete [2024-11-14T08:59:05.170Z] d65c8cfc05b1: Pull complete [2024-11-14T08:59:23.466Z] 2437ff75d9bd: Pull complete [2024-11-14T08:59:23.466Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-14T08:59:23.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T08:59:23.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:59:23.727Z] prd-ubuntu20.04-docker-arm64-4c-16g-26435 does not seem to be running inside a container [2024-11-14T08:59:23.826Z] $ 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/191 -v /w/workspace/device-usb-camera/191:/w/workspace/device-usb-camera/191:rw,z -v /w/workspace/device-usb-camera/191@tmp:/w/workspace/device-usb-camera/191@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-14T08:59:25.659Z] $ docker top 8f7df0f0c89888931811d86e27067058b3bbad1bbdf85674a2828f1d58e9d378 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T08:59:26.556Z] ---> job-cost.sh [2024-11-14T08:59:26.556Z] lf-activate-venv: SKIPPING [2024-11-14T08:59:26.556Z] INFO: No Stack... [2024-11-14T08:59:26.826Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-14T08:59:27.791Z] INFO: Archiving Costs [Pipeline] sh [2024-11-14T08:59:28.467Z] + cat /w/workspace/device-usb-camera/191/archives/cost.csv [2024-11-14T08:59:28.467Z] + cut -d, -f6 [Pipeline] lock [2024-11-14T08:59:28.556Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-191-stack-cost] [2024-11-14T08:59:28.566Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-191-stack-cost] did not exist. Created. [2024-11-14T08:59:28.575Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-14T08:59:29.269Z] /w/workspace/device-usb-camera/191@tmp/durable-54947ed3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-14T08:59:29.945Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-14T08:59:29.965Z] Warning: overwriting stash ‘stack-cost’ [2024-11-14T08:59:30.031Z] Stashed 1 file(s) [Pipeline] } [2024-11-14T08:59:30.039Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-191-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-14T08:59:30.070Z] $ docker stop --time=1 8f7df0f0c89888931811d86e27067058b3bbad1bbdf85674a2828f1d58e9d378 [2024-11-14T08:59:31.690Z] $ docker rm -f --volumes 8f7df0f0c89888931811d86e27067058b3bbad1bbdf85674a2828f1d58e9d378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-14T08:59:32.187Z] provisioning config files... [2024-11-14T08:59:32.193Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4331636393364935966tmp [Pipeline] { [Pipeline] sh [2024-11-14T08:59:32.500Z] + set +x [2024-11-14T08:59:32.500Z] + curl -s https://codecov.io/bash [2024-11-14T08:59:32.500Z] + bash -s -- [2024-11-14T08:59:32.500Z] [2024-11-14T08:59:32.500Z] _____ _ [2024-11-14T08:59:32.500Z] / ____| | | [2024-11-14T08:59:32.500Z] | | ___ __| | ___ ___ _____ __ [2024-11-14T08:59:32.500Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-14T08:59:32.500Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-14T08:59:32.500Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-14T08:59:32.500Z] Bash-1.0.6 [2024-11-14T08:59:32.500Z] [2024-11-14T08:59:32.500Z] [2024-11-14T08:59:32.500Z] ==> git version 2.25.1 found [2024-11-14T08:59:32.501Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-14T08:59:32.501Z] Release-Date: 2020-01-08 [2024-11-14T08:59:32.501Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-14T08:59:32.501Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-14T08:59:32.501Z] ==> Jenkins CI detected. [2024-11-14T08:59:32.501Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-11-14T08:59:32.501Z] project root: . [2024-11-14T08:59:32.501Z] --> token set from env [2024-11-14T08:59:32.501Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-14T08:59:32.501Z] ==> Running gcov in . (disable via -X gcov) [2024-11-14T08:59:32.501Z] ==> Python coveragepy not found [2024-11-14T08:59:32.501Z] ==> Searching for coverage reports in: [2024-11-14T08:59:32.501Z] + . [2024-11-14T08:59:32.501Z] -> Found 1 reports [2024-11-14T08:59:32.501Z] ==> Detecting git/mercurial file structure [2024-11-14T08:59:32.858Z] ==> Reading reports [2024-11-14T08:59:32.858Z] + ./coverage.out bytes=54772 [2024-11-14T08:59:32.858Z] ==> Appending adjustments [2024-11-14T08:59:32.858Z] https://docs.codecov.io/docs/fixing-reports [2024-11-14T08:59:32.858Z] + Found adjustments [2024-11-14T08:59:32.858Z] ==> Gzipping contents [2024-11-14T08:59:32.858Z] 8.0K /tmp/codecov.FnQvZI.gz [2024-11-14T08:59:32.858Z] ==> Uploading reports [2024-11-14T08:59:32.858Z] url: https://codecov.io [2024-11-14T08:59:32.858Z] query: branch=main&commit=258560ba148656700ced9b9219027d412919cf0b&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-14T08:59:32.858Z] -> Pinging Codecov [2024-11-14T08:59:32.858Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=258560ba148656700ced9b9219027d412919cf0b&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-14T08:59:32.858Z] -> Uploading to [2024-11-14T08:59:32.858Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/258560ba148656700ced9b9219027d412919cf0b/b8043fb1-c521-4542-87bd-84d2d302486d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241114%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241114T085932Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=cdaab1a8dce5d0a01d564c11f63caeb8151df2ed0ff7148a1ec820af5c0321a1 [2024-11-14T08:59:33.118Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-14T08:59:33.118Z] Dload Upload Total Spent Left Speed [2024-11-14T08:59:33.118Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 33576 --:--:-- --:--:-- --:--:-- 33411 100 6816 0 0 100 6816 0 29634 --:--:-- --:--:-- --:--:-- 29506 [2024-11-14T08:59:33.118Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/258560ba148656700ced9b9219027d412919cf0b [Pipeline] } [2024-11-14T08:59:33.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-14T08:59:33.294Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-14T08:59:33.313Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:59:33.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T08:59:33.630Z] [2024-11-14T08:59:33.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T08:59:33.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T08:59:33.940Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-14T08:59:33.940Z] 43c4264eed91: Already exists [2024-11-14T08:59:33.940Z] 4cc291be95ef: Already exists [2024-11-14T08:59:33.940Z] 2ac1f1163629: Already exists [2024-11-14T08:59:33.940Z] 5c3c966382ef: Already exists [2024-11-14T08:59:33.940Z] 4f4fb700ef54: Already exists [2024-11-14T08:59:33.940Z] d9c7d2e4e75e: Pulling fs layer [2024-11-14T08:59:33.940Z] 9c3e1370e548: Pulling fs layer [2024-11-14T08:59:34.205Z] d9c7d2e4e75e: Download complete [2024-11-14T08:59:34.775Z] d9c7d2e4e75e: Pull complete [2024-11-14T08:59:35.034Z] 9c3e1370e548: Download complete [2024-11-14T08:59:38.324Z] 9c3e1370e548: Pull complete [2024-11-14T08:59:38.324Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-14T08:59:38.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T08:59:38.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T08:59:38.434Z] prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container [2024-11-14T08:59:38.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-14T08:59:47.033Z] $ docker top 41aed3fc51b9fb4becda3103f99879a868a37be7c81c3c533d9547d9454dc168 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T08:59:47.420Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2024-11-14T08:59:47.433Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-11-14T08:59:47.737Z] + set -o pipefail [2024-11-14T08:59:47.737Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-11-14T08:59:55.868Z] [2024-11-14T08:59:55.868Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-11-14T08:59:55.868Z] [2024-11-14T08:59:55.868Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/255c9284-e43a-4119-8fab-1683443c1319 [2024-11-14T08:59:55.868Z] [2024-11-14T08:59:55.868Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-14T08:59:55.868Z] [2024-11-14T08:59:55.868Z] [2024-11-14T08:59:55.868Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-14T08:59:55.868Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-14T08:59:55.873Z] $ docker stop --time=1 41aed3fc51b9fb4becda3103f99879a868a37be7c81c3c533d9547d9454dc168 [2024-11-14T09:00:06.170Z] $ docker rm -f --volumes 41aed3fc51b9fb4becda3103f99879a868a37be7c81c3c533d9547d9454dc168 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-14T09:00:07.255Z] + git log --format=format:%s -1 258560ba148656700ced9b9219027d412919cf0b [Pipeline] sh [2024-11-14T09:00:07.553Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T09:00:07.553Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:00:07.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T09:00:07.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:00:08.063Z] prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container [2024-11-14T09:00:08.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-14T09:00:08.667Z] $ docker top 6bf8d3fe43ff5a32830a384b80f4d64f9edc1f4eb79867b7a121c1edf199fa16 -eo pid,comm [2024-11-14T09:00:08.726Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-14T09:00:08.726Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T09:00:08.781Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T09:00:08.781Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T09:00:08.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T09:00:08.917Z] $ docker exec 6bf8d3fe43ff5a32830a384b80f4d64f9edc1f4eb79867b7a121c1edf199fa16 ssh-agent [2024-11-14T09:00:09.054Z] SSH_AUTH_SOCK=/tmp/ssh-oyszHUdmtIdD/agent.31 [2024-11-14T09:00:09.054Z] SSH_AGENT_PID=37 [2024-11-14T09:00:09.059Z] Running ssh-add (command line suppressed) [2024-11-14T09:00:09.157Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5362716729807167070.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5362716729807167070.key) [2024-11-14T09:00:09.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T09:00:09.474Z] + git semver tag [2024-11-14T09:00:09.735Z] 2024-11-14 09:00:09,662 [run_tag] DEBUG tag force:False [2024-11-14T09:00:09.735Z] 2024-11-14 09:00:09,663 [check_head_tag] DEBUG check head tag [2024-11-14T09:00:09.735Z] 2024-11-14 09:00:09,668 [execute] INFO git cat-file --batch-check [2024-11-14T09:00:09.735Z] 2024-11-14 09:00:09,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-11-14T09:00:09.735Z] 2024-11-14 09:00:09,672 [execute] INFO git cat-file --batch [2024-11-14T09:00:09.735Z] 2024-11-14 09:00:09,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-11-14T09:00:09.735Z] 2024-11-14 09:00:09,712 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-14T09:00:09.735Z] 2024-11-14 09:00:09,712 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 [2024-11-14T09:00:09.735Z] 2024-11-14 09:00:09,713 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-11-14T09:00:09.735Z] 2024-11-14 09:00:09,717 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-14T09:00:09.735Z] 4.0.0-dev.4 [Pipeline] } [2024-11-14T09:00:10.004Z] $ docker exec --env ******** --env ******** 6bf8d3fe43ff5a32830a384b80f4d64f9edc1f4eb79867b7a121c1edf199fa16 ssh-agent -k [2024-11-14T09:00:10.114Z] unset SSH_AUTH_SOCK; [2024-11-14T09:00:10.114Z] unset SSH_AGENT_PID; [2024-11-14T09:00:10.114Z] echo Agent pid 37 killed; [2024-11-14T09:00:12.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T09:00:16.709Z] + git semver [Pipeline] } [2024-11-14T09:00:16.718Z] $ docker stop --time=1 6bf8d3fe43ff5a32830a384b80f4d64f9edc1f4eb79867b7a121c1edf199fa16 [2024-11-14T09:00:19.290Z] $ docker rm -f --volumes 6bf8d3fe43ff5a32830a384b80f4d64f9edc1f4eb79867b7a121c1edf199fa16 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:00:19.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T09:00:19.735Z] [2024-11-14T09:00:19.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:00:20.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T09:00:20.036Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-14T09:00:20.036Z] ab5ef0e58194: Pulling fs layer [2024-11-14T09:00:20.036Z] 9712f1f96733: Pulling fs layer [2024-11-14T09:00:20.036Z] 63f879dbbcfc: Pulling fs layer [2024-11-14T09:00:20.036Z] 0d9ebad4ef96: Pulling fs layer [2024-11-14T09:00:20.036Z] e9a5061849ea: Pulling fs layer [2024-11-14T09:00:20.036Z] d747dcd14b5f: Pulling fs layer [2024-11-14T09:00:20.036Z] 2de7ff778b66: Pulling fs layer [2024-11-14T09:00:20.036Z] 0d9ebad4ef96: Waiting [2024-11-14T09:00:20.036Z] e9a5061849ea: Waiting [2024-11-14T09:00:20.036Z] 2de7ff778b66: Waiting [2024-11-14T09:00:20.036Z] 9712f1f96733: Verifying Checksum [2024-11-14T09:00:20.036Z] 9712f1f96733: Download complete [2024-11-14T09:00:20.296Z] 63f879dbbcfc: Verifying Checksum [2024-11-14T09:00:20.296Z] 63f879dbbcfc: Download complete [2024-11-14T09:00:20.559Z] e9a5061849ea: Verifying Checksum [2024-11-14T09:00:20.559Z] e9a5061849ea: Download complete [2024-11-14T09:00:20.559Z] d747dcd14b5f: Download complete [2024-11-14T09:00:20.559Z] 0d9ebad4ef96: Verifying Checksum [2024-11-14T09:00:20.559Z] 0d9ebad4ef96: Download complete [2024-11-14T09:00:20.559Z] ab5ef0e58194: Verifying Checksum [2024-11-14T09:00:20.559Z] ab5ef0e58194: Download complete [2024-11-14T09:00:20.559Z] 2de7ff778b66: Verifying Checksum [2024-11-14T09:00:20.559Z] 2de7ff778b66: Download complete [2024-11-14T09:00:23.661Z] ab5ef0e58194: Pull complete [2024-11-14T09:00:23.661Z] 9712f1f96733: Pull complete [2024-11-14T09:00:25.607Z] 63f879dbbcfc: Pull complete [2024-11-14T09:00:27.541Z] 0d9ebad4ef96: Pull complete [2024-11-14T09:00:27.801Z] e9a5061849ea: Pull complete [2024-11-14T09:00:27.801Z] d747dcd14b5f: Pull complete [2024-11-14T09:00:29.179Z] 2de7ff778b66: Pull complete [2024-11-14T09:00:29.179Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-14T09:00:29.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T09:00:29.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:00:29.288Z] prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container [2024-11-14T09:00:29.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools:0.23.1-centos7 cat [2024-11-14T09:00:41.914Z] $ docker top 2451f7f2b775bee6be6853d770e6b67281bd6906f79145a34e320c68eab8601d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-14T09:00:42.040Z] provisioning config files... [2024-11-14T09:00:42.050Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13547827715925851389tmp [2024-11-14T09:00:42.060Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14317708996741897644tmp [2024-11-14T09:00:42.068Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14947432061518285399tmp [Pipeline] { [Pipeline] echo [2024-11-14T09:00:42.150Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:42.446Z] ---> sigul-configuration.sh [2024-11-14T09:00:42.446Z] gpg: directory `/root/.gnupg' created [2024-11-14T09:00:42.446Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-14T09:00:42.446Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-14T09:00:42.446Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-14T09:00:42.446Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-14T09:00:42.446Z] gpg: CAST5 encrypted data [2024-11-14T09:00:42.446Z] gpg: encrypted with 1 passphrase [2024-11-14T09:00:42.446Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-14T09:00:42.737Z] + mkdir /home/jenkins [2024-11-14T09:00:42.737Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-14T09:00:43.034Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-14T09:00:43.046Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:43.352Z] ---> sigul-install.sh [2024-11-14T09:00:43.352Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-14T09:00:43.648Z] + git tag --list [2024-11-14T09:00:43.648Z] v0.0.0 [2024-11-14T09:00:43.648Z] v0.0.1-dev.1 [2024-11-14T09:00:43.648Z] v0.0.1-dev.10 [2024-11-14T09:00:43.648Z] v0.0.1-dev.11 [2024-11-14T09:00:43.648Z] v0.0.1-dev.12 [2024-11-14T09:00:43.648Z] v0.0.1-dev.13 [2024-11-14T09:00:43.648Z] v0.0.1-dev.14 [2024-11-14T09:00:43.648Z] v0.0.1-dev.15 [2024-11-14T09:00:43.648Z] v0.0.1-dev.16 [2024-11-14T09:00:43.648Z] v0.0.1-dev.2 [2024-11-14T09:00:43.648Z] v0.0.1-dev.3 [2024-11-14T09:00:43.648Z] v0.0.1-dev.4 [2024-11-14T09:00:43.648Z] v0.0.1-dev.5 [2024-11-14T09:00:43.648Z] v0.0.1-dev.6 [2024-11-14T09:00:43.648Z] v0.0.1-dev.7 [2024-11-14T09:00:43.648Z] v0.0.1-dev.8 [2024-11-14T09:00:43.648Z] v0.0.1-dev.9 [2024-11-14T09:00:43.648Z] v2.2.0 [2024-11-14T09:00:43.648Z] v2.2.0-dev.17 [2024-11-14T09:00:43.648Z] v2.2.0-dev.18 [2024-11-14T09:00:43.648Z] v2.2.0-dev.19 [2024-11-14T09:00:43.648Z] v2.2.0-dev.20 [2024-11-14T09:00:43.648Z] v2.2.0-dev.21 [2024-11-14T09:00:43.648Z] v2.2.0-dev.22 [2024-11-14T09:00:43.648Z] v2.2.0-dev.23 [2024-11-14T09:00:43.648Z] v2.2.0-dev.24 [2024-11-14T09:00:43.648Z] v2.2.0-dev.25 [2024-11-14T09:00:43.648Z] v2.2.0-dev.26 [2024-11-14T09:00:43.648Z] v2.2.0-dev.27 [2024-11-14T09:00:43.648Z] v2.3.0 [2024-11-14T09:00:43.648Z] v2.3.0-dev.1 [2024-11-14T09:00:43.648Z] v2.3.0-dev.10 [2024-11-14T09:00:43.648Z] v2.3.0-dev.11 [2024-11-14T09:00:43.648Z] v2.3.0-dev.12 [2024-11-14T09:00:43.648Z] v2.3.0-dev.13 [2024-11-14T09:00:43.648Z] v2.3.0-dev.14 [2024-11-14T09:00:43.648Z] v2.3.0-dev.15 [2024-11-14T09:00:43.648Z] v2.3.0-dev.16 [2024-11-14T09:00:43.648Z] v2.3.0-dev.17 [2024-11-14T09:00:43.648Z] v2.3.0-dev.18 [2024-11-14T09:00:43.648Z] v2.3.0-dev.19 [2024-11-14T09:00:43.648Z] v2.3.0-dev.2 [2024-11-14T09:00:43.648Z] v2.3.0-dev.20 [2024-11-14T09:00:43.648Z] v2.3.0-dev.21 [2024-11-14T09:00:43.648Z] v2.3.0-dev.22 [2024-11-14T09:00:43.648Z] v2.3.0-dev.23 [2024-11-14T09:00:43.648Z] v2.3.0-dev.24 [2024-11-14T09:00:43.648Z] v2.3.0-dev.25 [2024-11-14T09:00:43.648Z] v2.3.0-dev.26 [2024-11-14T09:00:43.648Z] v2.3.0-dev.27 [2024-11-14T09:00:43.648Z] v2.3.0-dev.28 [2024-11-14T09:00:43.648Z] v2.3.0-dev.3 [2024-11-14T09:00:43.648Z] v2.3.0-dev.4 [2024-11-14T09:00:43.648Z] v2.3.0-dev.5 [2024-11-14T09:00:43.648Z] v2.3.0-dev.6 [2024-11-14T09:00:43.648Z] v2.3.0-dev.7 [2024-11-14T09:00:43.648Z] v2.3.0-dev.8 [2024-11-14T09:00:43.648Z] v2.3.0-dev.9 [2024-11-14T09:00:43.648Z] v2.3.1 [2024-11-14T09:00:43.648Z] v2.3.1-dev.4 [2024-11-14T09:00:43.648Z] v2.3.1-dev.5 [2024-11-14T09:00:43.648Z] v2.3.1-dev.6 [2024-11-14T09:00:43.648Z] v3.0 [2024-11-14T09:00:43.648Z] v3.0.0 [2024-11-14T09:00:43.648Z] v3.0.0-dev.1 [2024-11-14T09:00:43.648Z] v3.0.0-dev.10 [2024-11-14T09:00:43.648Z] v3.0.0-dev.11 [2024-11-14T09:00:43.648Z] v3.0.0-dev.12 [2024-11-14T09:00:43.648Z] v3.0.0-dev.13 [2024-11-14T09:00:43.648Z] v3.0.0-dev.14 [2024-11-14T09:00:43.648Z] v3.0.0-dev.15 [2024-11-14T09:00:43.648Z] v3.0.0-dev.16 [2024-11-14T09:00:43.648Z] v3.0.0-dev.17 [2024-11-14T09:00:43.648Z] v3.0.0-dev.18 [2024-11-14T09:00:43.648Z] v3.0.0-dev.19 [2024-11-14T09:00:43.648Z] v3.0.0-dev.2 [2024-11-14T09:00:43.648Z] v3.0.0-dev.20 [2024-11-14T09:00:43.648Z] v3.0.0-dev.21 [2024-11-14T09:00:43.648Z] v3.0.0-dev.22 [2024-11-14T09:00:43.648Z] v3.0.0-dev.23 [2024-11-14T09:00:43.648Z] v3.0.0-dev.24 [2024-11-14T09:00:43.648Z] v3.0.0-dev.25 [2024-11-14T09:00:43.648Z] v3.0.0-dev.26 [2024-11-14T09:00:43.648Z] v3.0.0-dev.27 [2024-11-14T09:00:43.648Z] v3.0.0-dev.28 [2024-11-14T09:00:43.648Z] v3.0.0-dev.29 [2024-11-14T09:00:43.648Z] v3.0.0-dev.3 [2024-11-14T09:00:43.648Z] v3.0.0-dev.30 [2024-11-14T09:00:43.648Z] v3.0.0-dev.31 [2024-11-14T09:00:43.648Z] v3.0.0-dev.32 [2024-11-14T09:00:43.648Z] v3.0.0-dev.33 [2024-11-14T09:00:43.648Z] v3.0.0-dev.34 [2024-11-14T09:00:43.648Z] v3.0.0-dev.35 [2024-11-14T09:00:43.648Z] v3.0.0-dev.36 [2024-11-14T09:00:43.648Z] v3.0.0-dev.37 [2024-11-14T09:00:43.648Z] v3.0.0-dev.38 [2024-11-14T09:00:43.648Z] v3.0.0-dev.39 [2024-11-14T09:00:43.648Z] v3.0.0-dev.4 [2024-11-14T09:00:43.648Z] v3.0.0-dev.40 [2024-11-14T09:00:43.648Z] v3.0.0-dev.41 [2024-11-14T09:00:43.648Z] v3.0.0-dev.42 [2024-11-14T09:00:43.648Z] v3.0.0-dev.43 [2024-11-14T09:00:43.648Z] v3.0.0-dev.44 [2024-11-14T09:00:43.648Z] v3.0.0-dev.45 [2024-11-14T09:00:43.648Z] v3.0.0-dev.46 [2024-11-14T09:00:43.648Z] v3.0.0-dev.47 [2024-11-14T09:00:43.648Z] v3.0.0-dev.48 [2024-11-14T09:00:43.648Z] v3.0.0-dev.49 [2024-11-14T09:00:43.648Z] v3.0.0-dev.5 [2024-11-14T09:00:43.648Z] v3.0.0-dev.50 [2024-11-14T09:00:43.648Z] v3.0.0-dev.51 [2024-11-14T09:00:43.648Z] v3.0.0-dev.6 [2024-11-14T09:00:43.648Z] v3.0.0-dev.7 [2024-11-14T09:00:43.648Z] v3.0.0-dev.8 [2024-11-14T09:00:43.648Z] v3.0.0-dev.9 [2024-11-14T09:00:43.648Z] v3.1 [2024-11-14T09:00:43.648Z] v3.1.0 [2024-11-14T09:00:43.648Z] v3.1.0-dev.1 [2024-11-14T09:00:43.648Z] v3.1.0-dev.10 [2024-11-14T09:00:43.648Z] v3.1.0-dev.11 [2024-11-14T09:00:43.648Z] v3.1.0-dev.12 [2024-11-14T09:00:43.648Z] v3.1.0-dev.13 [2024-11-14T09:00:43.648Z] v3.1.0-dev.14 [2024-11-14T09:00:43.648Z] v3.1.0-dev.15 [2024-11-14T09:00:43.648Z] v3.1.0-dev.16 [2024-11-14T09:00:43.648Z] v3.1.0-dev.17 [2024-11-14T09:00:43.648Z] v3.1.0-dev.18 [2024-11-14T09:00:43.648Z] v3.1.0-dev.19 [2024-11-14T09:00:43.648Z] v3.1.0-dev.2 [2024-11-14T09:00:43.648Z] v3.1.0-dev.20 [2024-11-14T09:00:43.648Z] v3.1.0-dev.21 [2024-11-14T09:00:43.648Z] v3.1.0-dev.22 [2024-11-14T09:00:43.649Z] v3.1.0-dev.23 [2024-11-14T09:00:43.649Z] v3.1.0-dev.24 [2024-11-14T09:00:43.649Z] v3.1.0-dev.25 [2024-11-14T09:00:43.649Z] v3.1.0-dev.26 [2024-11-14T09:00:43.649Z] v3.1.0-dev.27 [2024-11-14T09:00:43.649Z] v3.1.0-dev.28 [2024-11-14T09:00:43.649Z] v3.1.0-dev.29 [2024-11-14T09:00:43.649Z] v3.1.0-dev.3 [2024-11-14T09:00:43.649Z] v3.1.0-dev.30 [2024-11-14T09:00:43.649Z] v3.1.0-dev.31 [2024-11-14T09:00:43.649Z] v3.1.0-dev.32 [2024-11-14T09:00:43.649Z] v3.1.0-dev.33 [2024-11-14T09:00:43.649Z] v3.1.0-dev.34 [2024-11-14T09:00:43.649Z] v3.1.0-dev.35 [2024-11-14T09:00:43.649Z] v3.1.0-dev.36 [2024-11-14T09:00:43.649Z] v3.1.0-dev.37 [2024-11-14T09:00:43.649Z] v3.1.0-dev.38 [2024-11-14T09:00:43.649Z] v3.1.0-dev.39 [2024-11-14T09:00:43.649Z] v3.1.0-dev.4 [2024-11-14T09:00:43.649Z] v3.1.0-dev.5 [2024-11-14T09:00:43.649Z] v3.1.0-dev.6 [2024-11-14T09:00:43.649Z] v3.1.0-dev.7 [2024-11-14T09:00:43.649Z] v3.1.0-dev.8 [2024-11-14T09:00:43.649Z] v3.1.0-dev.9 [2024-11-14T09:00:43.649Z] v3.1.1 [2024-11-14T09:00:43.649Z] v3.1.1-dev.1 [2024-11-14T09:00:43.649Z] v3.2.0-dev.1 [2024-11-14T09:00:43.649Z] v3.2.0-dev.10 [2024-11-14T09:00:43.649Z] v3.2.0-dev.11 [2024-11-14T09:00:43.649Z] v3.2.0-dev.12 [2024-11-14T09:00:43.649Z] v3.2.0-dev.13 [2024-11-14T09:00:43.649Z] v3.2.0-dev.14 [2024-11-14T09:00:43.649Z] v3.2.0-dev.15 [2024-11-14T09:00:43.649Z] v3.2.0-dev.16 [2024-11-14T09:00:43.649Z] v3.2.0-dev.17 [2024-11-14T09:00:43.649Z] v3.2.0-dev.18 [2024-11-14T09:00:43.649Z] v3.2.0-dev.19 [2024-11-14T09:00:43.649Z] v3.2.0-dev.2 [2024-11-14T09:00:43.649Z] v3.2.0-dev.20 [2024-11-14T09:00:43.649Z] v3.2.0-dev.21 [2024-11-14T09:00:43.649Z] v3.2.0-dev.22 [2024-11-14T09:00:43.649Z] v3.2.0-dev.3 [2024-11-14T09:00:43.649Z] v3.2.0-dev.4 [2024-11-14T09:00:43.649Z] v3.2.0-dev.5 [2024-11-14T09:00:43.649Z] v3.2.0-dev.6 [2024-11-14T09:00:43.649Z] v3.2.0-dev.7 [2024-11-14T09:00:43.649Z] v3.2.0-dev.8 [2024-11-14T09:00:43.649Z] v3.2.0-dev.9 [2024-11-14T09:00:43.649Z] v4.0.0-dev.1 [2024-11-14T09:00:43.649Z] v4.0.0-dev.2 [2024-11-14T09:00:43.649Z] v4.0.0-dev.3 [2024-11-14T09:00:43.649Z] v4.0.0-dev.4 [Pipeline] sh [2024-11-14T09:00:44.055Z] + lftools sign git-tag v4.0.0-dev.4 [2024-11-14T09:00:44.638Z] Signing Git tag with Sigul... [2024-11-14T09:00:44.638Z] Signing v4.0.0-dev.4 [Pipeline] echo [2024-11-14T09:00:44.913Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:00:45.207Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-14T09:00:45.215Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-14T09:00:45.240Z] $ docker stop --time=1 2451f7f2b775bee6be6853d770e6b67281bd6906f79145a34e320c68eab8601d [2024-11-14T09:00:46.830Z] $ docker rm -f --volumes 2451f7f2b775bee6be6853d770e6b67281bd6906f79145a34e320c68eab8601d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-14T09:00:47.352Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T09:00:47.352Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:00:47.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T09:00:47.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:00:47.742Z] prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container [2024-11-14T09:00:47.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-14T09:00:48.525Z] $ docker top a10c0c3d78529e08f332fbcb1965277864c025dc81aacf8c993b13b2918318ee -eo pid,comm [2024-11-14T09:00:48.581Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-14T09:00:48.581Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T09:00:48.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T09:00:48.640Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T09:00:48.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T09:00:48.820Z] $ docker exec a10c0c3d78529e08f332fbcb1965277864c025dc81aacf8c993b13b2918318ee ssh-agent [2024-11-14T09:00:48.935Z] SSH_AUTH_SOCK=/tmp/ssh-QXTgyzUwNfTt/agent.14 [2024-11-14T09:00:48.935Z] SSH_AGENT_PID=20 [2024-11-14T09:00:48.940Z] Running ssh-add (command line suppressed) [2024-11-14T09:00:49.031Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10605514399158245404.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10605514399158245404.key) [2024-11-14T09:00:49.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T09:00:49.363Z] + git semver bump pre [2024-11-14T09:00:50.458Z] 2024-11-14 09:00:49,555 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-14T09:00:50.458Z] 2024-11-14 09:00:49,555 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev [2024-11-14T09:00:50.458Z] 2024-11-14 09:00:49,555 [bump_version] DEBUG bumped version:4.0.0-dev.5 [2024-11-14T09:00:50.458Z] 2024-11-14 09:00:49,555 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-11-14T09:00:50.458Z] 2024-11-14 09:00:49,555 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-14T09:00:50.458Z] 2024-11-14 09:00:49,555 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-14T09:00:50.458Z] 2024-11-14 09:00:49,557 [execute] INFO git cat-file --batch-check [2024-11-14T09:00:50.458Z] 2024-11-14 09:00:49,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T09:00:50.458Z] 2024-11-14 09:00:49,563 [execute] INFO git cat-file --batch [2024-11-14T09:00:50.458Z] 2024-11-14 09:00:49,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T09:00:50.458Z] 2024-11-14 09:00:49,569 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-14T09:00:50.458Z] 4.0.0-dev.5 [Pipeline] } [2024-11-14T09:00:50.462Z] $ docker exec --env ******** --env ******** a10c0c3d78529e08f332fbcb1965277864c025dc81aacf8c993b13b2918318ee ssh-agent -k [2024-11-14T09:00:50.566Z] unset SSH_AUTH_SOCK; [2024-11-14T09:00:50.567Z] unset SSH_AGENT_PID; [2024-11-14T09:00:50.567Z] echo Agent pid 20 killed; [2024-11-14T09:00:50.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T09:00:50.915Z] + git semver [Pipeline] } [2024-11-14T09:00:51.945Z] $ docker stop --time=1 a10c0c3d78529e08f332fbcb1965277864c025dc81aacf8c993b13b2918318ee [2024-11-14T09:00:53.501Z] $ docker rm -f --volumes a10c0c3d78529e08f332fbcb1965277864c025dc81aacf8c993b13b2918318ee [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T09:00:53.869Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T09:00:53.869Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:00:54.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T09:00:54.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:00:54.264Z] prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container [2024-11-14T09:00:54.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-14T09:00:54.635Z] $ docker top bf5055651320eb421a8abf663a383fb6b6dd3071460caed710b18ed927a0977c -eo pid,comm [2024-11-14T09:00:54.693Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-14T09:00:54.693Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T09:00:54.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T09:00:54.759Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T09:00:54.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T09:00:54.872Z] $ docker exec bf5055651320eb421a8abf663a383fb6b6dd3071460caed710b18ed927a0977c ssh-agent [2024-11-14T09:00:54.988Z] SSH_AUTH_SOCK=/tmp/ssh-36rVNPevvMxv/agent.32 [2024-11-14T09:00:54.988Z] SSH_AGENT_PID=38 [2024-11-14T09:00:54.992Z] Running ssh-add (command line suppressed) [2024-11-14T09:00:55.103Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1457090418213664483.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1457090418213664483.key) [2024-11-14T09:00:55.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T09:00:55.423Z] + git semver push [2024-11-14T09:00:55.689Z] 2024-11-14 09:00:55,606 [run_push] DEBUG push [2024-11-14T09:00:55.689Z] 2024-11-14 09:00:55,607 [execute] INFO git cat-file --batch-check [2024-11-14T09:00:55.689Z] 2024-11-14 09:00:55,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T09:00:55.689Z] 2024-11-14 09:00:55,611 [execute] INFO git rev-list 07c5aa08159de5456b99980a0de30d122acf383b -- [2024-11-14T09:00:55.689Z] 2024-11-14 09:00:55,612 [execute] DEBUG Popen(['git', 'rev-list', '07c5aa08159de5456b99980a0de30d122acf383b', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-14T09:00:55.689Z] 2024-11-14 09:00:55,621 [execute] INFO git fetch -v origin [2024-11-14T09:00:55.689Z] 2024-11-14 09:00:55,621 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-14T09:00:56.258Z] 2024-11-14 09:00:56,120 [run_push] DEBUG no remote changes detected [2024-11-14T09:00:56.258Z] 2024-11-14 09:00:56,120 [execute] INFO git push origin semver [2024-11-14T09:00:56.258Z] 2024-11-14 09:00:56,121 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-14T09:00:56.828Z] 2024-11-14 09:00:56,787 [run_push] DEBUG push all version tags [2024-11-14T09:00:56.828Z] 2024-11-14 09:00:56,788 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-14T09:00:56.828Z] 2024-11-14 09:00:56,788 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-11-14T09:00:57.766Z] 2024-11-14 09:00:57,439 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-14T09:00:57.766Z] 4.0.0-dev.5 [Pipeline] } [2024-11-14T09:00:57.772Z] $ docker exec --env ******** --env ******** bf5055651320eb421a8abf663a383fb6b6dd3071460caed710b18ed927a0977c ssh-agent -k [2024-11-14T09:00:57.876Z] unset SSH_AUTH_SOCK; [2024-11-14T09:00:57.880Z] unset SSH_AGENT_PID; [2024-11-14T09:00:57.880Z] echo Agent pid 38 killed; [2024-11-14T09:00:57.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T09:00:58.236Z] + git semver [Pipeline] } [2024-11-14T09:00:58.502Z] $ docker stop --time=1 bf5055651320eb421a8abf663a383fb6b6dd3071460caed710b18ed927a0977c [2024-11-14T09:00:59.781Z] $ docker rm -f --volumes bf5055651320eb421a8abf663a383fb6b6dd3071460caed710b18ed927a0977c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-14T09:01:00.413Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-11-14T09:01:00.413Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-11-14T09:01:00.413Z] total 16 [2024-11-14T09:01:00.413Z] drwxr-xr-x 3 root root 4096 Nov 14 08:46 . [2024-11-14T09:01:00.413Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 09:00 .. [2024-11-14T09:01:00.413Z] drwxr-xr-x 2 root root 4096 Nov 14 08:46 cost [2024-11-14T09:01:00.413Z] -rw-r--r-- 1 root root 89 Nov 14 08:46 cost.csv [2024-11-14T09:01:00.413Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-11-14T09:01:00.413Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-11-14T09:01:00.413Z] total 16 [2024-11-14T09:01:00.413Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:46 . [2024-11-14T09:01:00.413Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 09:00 .. [2024-11-14T09:01:00.413Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 08:46 cost [2024-11-14T09:01:00.413Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 14 08:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:01:00.703Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:01:01.565Z] ---> package-listing.sh [2024-11-14T09:01:01.565Z] ++ facter osfamily [2024-11-14T09:01:01.565Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-14T09:01:01.824Z] + OS_FAMILY=debian [2024-11-14T09:01:01.824Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-11-14T09:01:01.824Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-14T09:01:01.824Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-14T09:01:01.824Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-14T09:01:01.824Z] + PACKAGES=/tmp/packages_start.txt [2024-11-14T09:01:01.824Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-11-14T09:01:01.824Z] + PACKAGES=/tmp/packages_end.txt [2024-11-14T09:01:01.824Z] + case "${OS_FAMILY}" in [2024-11-14T09:01:01.824Z] + dpkg -l [2024-11-14T09:01:01.824Z] + grep '^ii' [2024-11-14T09:01:01.824Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-14T09:01:01.824Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-14T09:01:01.824Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-14T09:01:01.824Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-11-14T09:01:01.824Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-11-14T09:01:01.824Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2024-11-14T09:01:01.836Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-14T09:01:02.115Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T09:01:02.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T09:01:02.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T09:01:02.759Z] prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container [2024-11-14T09:01:02.785Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools-log-publisher:latest cat [2024-11-14T09:01:03.015Z] $ docker top e2ec88382697f1e28502105267e151388f71dc2daba5a3a10e7f6fc627f9d262 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T09:01:03.384Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-14T09:01:03.674Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-14T09:01:03.961Z] + ls /var/log/sa-host [2024-11-14T09:01:03.961Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T09:01:04.043Z] provisioning config files... [2024-11-14T09:01:04.052Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17716529039980908948tmp [Pipeline] { [Pipeline] echo [2024-11-14T09:01:04.075Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:01:04.358Z] ---> create-netrc.sh [Pipeline] } [2024-11-14T09:01:04.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:01:04.712Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-14T09:01:04.722Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:01:05.004Z] ---> sudo-logs.sh [2024-11-14T09:01:05.004Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-14T09:01:05.043Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:01:05.335Z] ---> job-cost.sh [2024-11-14T09:01:05.335Z] lf-activate-venv: SKIPPING [2024-11-14T09:01:05.335Z] DEBUG: total: 0.2199999988079071 [2024-11-14T09:01:05.335Z] INFO: Retrieving Stack Cost... [2024-11-14T09:01:05.595Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-14T09:01:06.163Z] INFO: Archiving Costs [Pipeline] echo [2024-11-14T09:01:06.177Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T09:01:06.460Z] ---> logs-deploy.sh [2024-11-14T09:01:06.460Z] lf-activate-venv: SKIPPING [2024-11-14T09:01:06.460Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/191 [2024-11-14T09:01:06.460Z] INFO: archiving workspace using pattern(s): [2024-11-14T09:01:07.397Z] Archives upload complete. [2024-11-14T09:01:07.397Z] INFO: archiving logs to Nexus