Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7690bcd711045423acdb8c53079eda27d9cd07fc 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-ssh9029083390269139013.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh9851744524305998744.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14103772226349113050.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh15024607376604350700.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-ssh7160121818339663552.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-35087’ Running on prd-ubuntu20.04-docker-8c-8g-35090 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 Avoid second fetch Checking out Revision 7690bcd711045423acdb8c53079eda27d9cd07fc (main) Commit message: "Merge pull request #374 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7690bcd711045423acdb8c53079eda27d9cd07fc # timeout=10 > git rev-list --no-walk 91633e747b3f3010a9cab91b9839fc982e436734 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-14T09:13:15.299Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-14T09:13:15.366Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-14T09:13:15.397Z] ========================================================= [2024-12-14T09:13:15.397Z] EdgeX Global Pipelines Version Info [2024-12-14T09:13:15.397Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:13:16.166Z] ------------------- [2024-12-14T09:13:16.166Z] stable info: [2024-12-14T09:13:16.166Z] ------------------- [2024-12-14T09:13:16.166Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-14T09:13:16.166Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-14T09:13:16.166Z] Message: update stable to v1.0.269 [2024-12-14T09:13:16.735Z] ------------------- [2024-12-14T09:13:16.735Z] experimental info: [2024-12-14T09:13:16.735Z] ------------------- [2024-12-14T09:13:16.735Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-14T09:13:16.735Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-14T09:13:16.735Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-14T09:13:16.810Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-12-14T09:13:16.832Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-12-14T09:13:16.852Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-14T09:13:16.873Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-14T09:13:16.900Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-14T09:13:16.920Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-14T09:13:16.941Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-14T09:13:16.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-14T09:13:16.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-14T09:13:17.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-14T09:13:17.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-14T09:13:17.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-12-14T09:13:17.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-14T09:13:17.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-14T09:13:17.121Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-14T09:13:17.141Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-14T09:13:17.158Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-14T09:13:17.178Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-14T09:13:17.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-14T09:13:17.214Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-14T09:13:17.232Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-14T09:13:17.255Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-14T09:13:17.274Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-14T09:13:17.294Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-14T09:13:17.318Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-14T09:13:17.334Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-14T09:13:17.352Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-14T09:13:17.368Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-14T09:13:17.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-14T09:13:17.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-14T09:13:17.425Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7690bcd711045423acdb8c53079eda27d9cd07fc [Pipeline] echo [2024-12-14T09:13:17.445Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7690bcd [Pipeline] echo [2024-12-14T09:13:17.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:13:17.517Z] provisioning config files... [2024-12-14T09:13:17.531Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11733419279885319542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:13:17.863Z] ---> ****-login.sh [2024-12-14T09:13:17.863Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:13:18.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:13:18.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:13:18.123Z] Configure a credential helper to remove this warning. See [2024-12-14T09:13:18.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:13:18.123Z] [2024-12-14T09:13:18.123Z] Login Succeeded [2024-12-14T09:13:18.123Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:13:18.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:13:18.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:13:18.124Z] Configure a credential helper to remove this warning. See [2024-12-14T09:13:18.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:13:18.124Z] [2024-12-14T09:13:18.124Z] Login Succeeded [2024-12-14T09:13:18.124Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:13:18.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:13:18.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:13:18.384Z] Configure a credential helper to remove this warning. See [2024-12-14T09:13:18.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:13:18.384Z] [2024-12-14T09:13:18.384Z] Login Succeeded [2024-12-14T09:13:18.384Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:13:18.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:13:18.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:13:18.384Z] Configure a credential helper to remove this warning. See [2024-12-14T09:13:18.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:13:18.384Z] [2024-12-14T09:13:18.384Z] Login Succeeded [2024-12-14T09:13:18.384Z] ****.io [2024-12-14T09:13:18.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:13:18.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:13:18.650Z] Configure a credential helper to remove this warning. See [2024-12-14T09:13:18.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:13:18.650Z] [2024-12-14T09:13:18.650Z] Login Succeeded [2024-12-14T09:13:18.650Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:13:18.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-14T09:13:19.054Z] + git rev-list -1 --merges 7690bcd711045423acdb8c53079eda27d9cd07fc~1..7690bcd711045423acdb8c53079eda27d9cd07fc [Pipeline] echo [2024-12-14T09:13:19.081Z] -----------> git rev-list -1 --merges 7690bcd711045423acdb8c53079eda27d9cd07fc~1..7690bcd711045423acdb8c53079eda27d9cd07fc 7690bcd711045423acdb8c53079eda27d9cd07fc [2024-12-14T09:13:19.081Z] 7690bcd711045423acdb8c53079eda27d9cd07fc [false] [Pipeline] sh [2024-12-14T09:13:19.371Z] + git log --format=format:%s -1 7690bcd711045423acdb8c53079eda27d9cd07fc [Pipeline] echo [2024-12-14T09:13:19.384Z] ========================================================= [2024-12-14T09:13:19.384Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-14T09:13:19.384Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-14T09:13:19.719Z] + git log --format=format:%s -1 7690bcd711045423acdb8c53079eda27d9cd07fc [Pipeline] echo [2024-12-14T09:13:19.729Z] [semverPrep] GIT_COMMIT: 7690bcd711045423acdb8c53079eda27d9cd07fc, Commit Message: Merge pull request #374 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11 [Pipeline] echo [2024-12-14T09:13:19.742Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-14T09:13:20.091Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-14T09:13:20.091Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-14T09:13:20.091Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-14T09:13:20.091Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-14T09:13:20.091Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-14T09:13:20.091Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-14T09:13:20.091Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:13:20.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:13:20.443Z] [2024-12-14T09:13:20.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:13:20.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:13:20.755Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-14T09:13:20.755Z] b85a868b505f: Pulling fs layer [2024-12-14T09:13:20.755Z] e2be974225ed: Pulling fs layer [2024-12-14T09:13:20.755Z] 339a4e72a1f5: Pulling fs layer [2024-12-14T09:13:20.755Z] 988bab9f4d93: Pulling fs layer [2024-12-14T09:13:20.755Z] 1469e6f7b9e6: Pulling fs layer [2024-12-14T09:13:20.755Z] eaf3925da568: Pulling fs layer [2024-12-14T09:13:20.755Z] bab4dde63d76: Pulling fs layer [2024-12-14T09:13:20.755Z] bde34c3a00c8: Pulling fs layer [2024-12-14T09:13:20.755Z] b352a97aabf1: Pulling fs layer [2024-12-14T09:13:20.755Z] 4872d77fe225: Pulling fs layer [2024-12-14T09:13:20.755Z] 5851b861e8e6: Pulling fs layer [2024-12-14T09:13:20.755Z] b352a97aabf1: Waiting [2024-12-14T09:13:20.755Z] bab4dde63d76: Waiting [2024-12-14T09:13:20.755Z] bde34c3a00c8: Waiting [2024-12-14T09:13:20.755Z] eaf3925da568: Waiting [2024-12-14T09:13:20.755Z] 988bab9f4d93: Waiting [2024-12-14T09:13:20.755Z] 1469e6f7b9e6: Waiting [2024-12-14T09:13:20.755Z] 5851b861e8e6: Waiting [2024-12-14T09:13:20.755Z] 4872d77fe225: Waiting [2024-12-14T09:13:20.755Z] e2be974225ed: Download complete [2024-12-14T09:13:20.755Z] 988bab9f4d93: Download complete [2024-12-14T09:13:20.755Z] 1469e6f7b9e6: Verifying Checksum [2024-12-14T09:13:20.755Z] 1469e6f7b9e6: Download complete [2024-12-14T09:13:20.755Z] 339a4e72a1f5: Verifying Checksum [2024-12-14T09:13:20.755Z] 339a4e72a1f5: Download complete [2024-12-14T09:13:20.755Z] eaf3925da568: Download complete [2024-12-14T09:13:21.014Z] bde34c3a00c8: Download complete [2024-12-14T09:13:21.014Z] b352a97aabf1: Verifying Checksum [2024-12-14T09:13:21.014Z] b352a97aabf1: Download complete [2024-12-14T09:13:21.014Z] 5851b861e8e6: Download complete [2024-12-14T09:13:21.014Z] b85a868b505f: Verifying Checksum [2024-12-14T09:13:21.014Z] b85a868b505f: Download complete [2024-12-14T09:13:21.273Z] bab4dde63d76: Verifying Checksum [2024-12-14T09:13:21.273Z] bab4dde63d76: Download complete [2024-12-14T09:13:22.241Z] b85a868b505f: Pull complete [2024-12-14T09:13:22.241Z] e2be974225ed: Pull complete [2024-12-14T09:13:22.807Z] 339a4e72a1f5: Pull complete [2024-12-14T09:13:22.807Z] 988bab9f4d93: Pull complete [2024-12-14T09:13:23.067Z] 1469e6f7b9e6: Pull complete [2024-12-14T09:13:23.067Z] eaf3925da568: Pull complete [2024-12-14T09:13:24.967Z] bab4dde63d76: Pull complete [2024-12-14T09:13:24.967Z] bde34c3a00c8: Pull complete [2024-12-14T09:13:24.967Z] b352a97aabf1: Pull complete [2024-12-14T09:13:25.226Z] 4872d77fe225: Pull complete [2024-12-14T09:13:25.226Z] 5851b861e8e6: Pull complete [2024-12-14T09:13:25.226Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-14T09:13:25.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:13:25.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:13:25.367Z] prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container [2024-12-14T09:13:25.398Z] $ 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-12-14T09:13:28.353Z] $ docker top 9399eb717dbea5bbb0044c0b2cbe428d29f3d4fd724b5a6d393053b67900ec7a -eo pid,comm [2024-12-14T09:13:28.407Z] 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-12-14T09:13:28.407Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-14T09:13:28.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:13:28.466Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:13:28.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:13:28.573Z] $ docker exec 9399eb717dbea5bbb0044c0b2cbe428d29f3d4fd724b5a6d393053b67900ec7a ssh-agent [2024-12-14T09:13:28.678Z] SSH_AUTH_SOCK=/tmp/ssh-ciJCITTw2Ibx/agent.31 [2024-12-14T09:13:28.678Z] SSH_AGENT_PID=37 [2024-12-14T09:13:28.684Z] Running ssh-add (command line suppressed) [2024-12-14T09:13:28.795Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14432316219974181247.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14432316219974181247.key) [2024-12-14T09:13:28.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:13:29.106Z] + git tag --points-at HEAD [Pipeline] } [2024-12-14T09:13:29.118Z] $ docker exec --env ******** --env ******** 9399eb717dbea5bbb0044c0b2cbe428d29f3d4fd724b5a6d393053b67900ec7a ssh-agent -k [2024-12-14T09:13:29.225Z] unset SSH_AUTH_SOCK; [2024-12-14T09:13:29.226Z] unset SSH_AGENT_PID; [2024-12-14T09:13:29.226Z] echo Agent pid 37 killed; [2024-12-14T09:13:29.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-14T09:13:29.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:13:29.271Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:13:29.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:13:29.389Z] $ docker exec 9399eb717dbea5bbb0044c0b2cbe428d29f3d4fd724b5a6d393053b67900ec7a ssh-agent [2024-12-14T09:13:29.499Z] SSH_AUTH_SOCK=/tmp/ssh-WOU7ZR9RCNpq/agent.70 [2024-12-14T09:13:29.499Z] SSH_AGENT_PID=76 [2024-12-14T09:13:29.503Z] Running ssh-add (command line suppressed) [2024-12-14T09:13:29.608Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3603375961223498523.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3603375961223498523.key) [2024-12-14T09:13:29.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:13:29.922Z] + git semver init [2024-12-14T09:13:30.181Z] 2024-12-14 09:13:30,124 [run_init] DEBUG init version:0.0.0 force:False [2024-12-14T09:13:30.181Z] 2024-12-14 09:13:30,124 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-12-14T09:13:30.181Z] 2024-12-14 09:13:30,125 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-12-14T09:13:30.181Z] 2024-12-14 09:13:30,125 [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-12-14T09:13:32.099Z] 2024-12-14 09:13:31,806 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-12-14T09:13:32.099Z] 2024-12-14 09:13:31,806 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-12-14T09:13:32.099Z] 2024-12-14 09:13:31,806 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-14T09:13:32.099Z] 2024-12-14 09:13:31,807 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-14T09:13:32.099Z] 4.0.0-dev.6 [Pipeline] } [2024-12-14T09:13:32.109Z] $ docker exec --env ******** --env ******** 9399eb717dbea5bbb0044c0b2cbe428d29f3d4fd724b5a6d393053b67900ec7a ssh-agent -k [2024-12-14T09:13:32.227Z] unset SSH_AUTH_SOCK; [2024-12-14T09:13:32.228Z] unset SSH_AGENT_PID; [2024-12-14T09:13:32.228Z] echo Agent pid 76 killed; [2024-12-14T09:13:32.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-14T09:13:32.567Z] + git semver [Pipeline] } [2024-12-14T09:13:32.840Z] $ docker stop --time=1 9399eb717dbea5bbb0044c0b2cbe428d29f3d4fd724b5a6d393053b67900ec7a [2024-12-14T09:13:34.179Z] $ docker rm -f --volumes 9399eb717dbea5bbb0044c0b2cbe428d29f3d4fd724b5a6d393053b67900ec7a [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-14T09:13:34.534Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-14T09:13:34.773Z] Stashed 1 file(s) [Pipeline] echo [2024-12-14T09:13:34.777Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [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-12-14T09:13:34.965Z] provisioning config files... [2024-12-14T09:13:34.976Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14824282501060796212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:13:35.309Z] ---> ****-login.sh [2024-12-14T09:13:35.309Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:13:35.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:13:35.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:13:35.309Z] Configure a credential helper to remove this warning. See [2024-12-14T09:13:35.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:13:35.309Z] [2024-12-14T09:13:35.309Z] Login Succeeded [2024-12-14T09:13:35.309Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:13:35.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:13:35.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:13:35.309Z] Configure a credential helper to remove this warning. See [2024-12-14T09:13:35.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:13:35.309Z] [2024-12-14T09:13:35.309Z] Login Succeeded [2024-12-14T09:13:35.309Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:13:35.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:13:35.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:13:35.569Z] Configure a credential helper to remove this warning. See [2024-12-14T09:13:35.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:13:35.569Z] [2024-12-14T09:13:35.569Z] Login Succeeded [2024-12-14T09:13:35.569Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:13:35.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:13:35.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:13:35.569Z] Configure a credential helper to remove this warning. See [2024-12-14T09:13:35.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:13:35.569Z] [2024-12-14T09:13:35.569Z] Login Succeeded [2024-12-14T09:13:35.569Z] ****.io [2024-12-14T09:13:35.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:13:35.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:13:35.828Z] Configure a credential helper to remove this warning. See [2024-12-14T09:13:35.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:13:35.828Z] [2024-12-14T09:13:35.828Z] Login Succeeded [2024-12-14T09:13:35.828Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:13:35.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-14T09:13:35.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:13:35.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:13:35.959Z] ========================================================= [2024-12-14T09:13:35.959Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-14T09:13:35.959Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:13:36.295Z] + 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-12-14T09:13:36.295Z] Sending build context to Docker daemon 20.67MB [2024-12-14T09:13:36.295Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-12-14T09:13:36.295Z] Step 2/13 : FROM ${BASE} AS builder [2024-12-14T09:13:36.554Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-14T09:13:36.554Z] 43c4264eed91: Pulling fs layer [2024-12-14T09:13:36.554Z] 4cc291be95ef: Pulling fs layer [2024-12-14T09:13:36.554Z] 2ac1f1163629: Pulling fs layer [2024-12-14T09:13:36.554Z] 5c3c966382ef: Pulling fs layer [2024-12-14T09:13:36.554Z] 4f4fb700ef54: Pulling fs layer [2024-12-14T09:13:36.554Z] 5d5c8e513c77: Pulling fs layer [2024-12-14T09:13:36.554Z] 9f66e0745190: Pulling fs layer [2024-12-14T09:13:36.554Z] f49a43e4bbc0: Pulling fs layer [2024-12-14T09:13:36.554Z] 561ebcabdf7f: Pulling fs layer [2024-12-14T09:13:36.554Z] 5c3c966382ef: Waiting [2024-12-14T09:13:36.554Z] 5d5c8e513c77: Waiting [2024-12-14T09:13:36.554Z] 4f4fb700ef54: Waiting [2024-12-14T09:13:36.554Z] f49a43e4bbc0: Waiting [2024-12-14T09:13:36.554Z] 9f66e0745190: Waiting [2024-12-14T09:13:36.554Z] 561ebcabdf7f: Waiting [2024-12-14T09:13:36.554Z] 4cc291be95ef: Verifying Checksum [2024-12-14T09:13:36.554Z] 4cc291be95ef: Download complete [2024-12-14T09:13:36.554Z] 5c3c966382ef: Verifying Checksum [2024-12-14T09:13:36.554Z] 5c3c966382ef: Download complete [2024-12-14T09:13:36.554Z] 4f4fb700ef54: Download complete [2024-12-14T09:13:36.554Z] 5d5c8e513c77: Verifying Checksum [2024-12-14T09:13:36.554Z] 5d5c8e513c77: Download complete [2024-12-14T09:13:36.554Z] 43c4264eed91: Download complete [2024-12-14T09:13:36.554Z] 9f66e0745190: Verifying Checksum [2024-12-14T09:13:36.554Z] 9f66e0745190: Download complete [2024-12-14T09:13:36.554Z] 43c4264eed91: Pull complete [2024-12-14T09:13:36.813Z] 561ebcabdf7f: Download complete [2024-12-14T09:13:36.813Z] 4cc291be95ef: Pull complete [2024-12-14T09:13:37.071Z] 2ac1f1163629: Download complete [2024-12-14T09:13:37.328Z] f49a43e4bbc0: Verifying Checksum [2024-12-14T09:13:37.328Z] f49a43e4bbc0: Download complete [2024-12-14T09:13:40.607Z] 2ac1f1163629: Pull complete [2024-12-14T09:13:40.607Z] 5c3c966382ef: Pull complete [2024-12-14T09:13:40.607Z] 4f4fb700ef54: Pull complete [2024-12-14T09:13:40.607Z] 5d5c8e513c77: Pull complete [2024-12-14T09:13:40.607Z] 9f66e0745190: Pull complete [2024-12-14T09:13:43.140Z] f49a43e4bbc0: Pull complete [2024-12-14T09:13:43.140Z] 561ebcabdf7f: Pull complete [2024-12-14T09:13:43.140Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-14T09:13:43.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-14T09:13:43.140Z] ---> 3a752c3f9dda [2024-12-14T09:13:43.140Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-12-14T09:13:48.438Z] ---> Running in 5fd85b7c0ee1 [2024-12-14T09:13:48.438Z] Removing intermediate container 5fd85b7c0ee1 [2024-12-14T09:13:48.438Z] ---> af00b971683f [2024-12-14T09:13:48.438Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-14T09:13:48.438Z] ---> Running in 52a259b22792 [2024-12-14T09:13:48.438Z] Removing intermediate container 52a259b22792 [2024-12-14T09:13:48.438Z] ---> a783b2fc3f84 [2024-12-14T09:13:48.438Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-12-14T09:13:48.438Z] ---> Running in dbb0ae258d88 [2024-12-14T09:13:48.438Z] Removing intermediate container dbb0ae258d88 [2024-12-14T09:13:48.438Z] ---> 650094e250ef [2024-12-14T09:13:48.438Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-12-14T09:13:48.438Z] ---> Running in 1a39f240a40b [2024-12-14T09:13:48.438Z] Removing intermediate container 1a39f240a40b [2024-12-14T09:13:48.438Z] ---> d9667bb9fe25 [2024-12-14T09:13:48.438Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-14T09:13:48.438Z] ---> Running in e70f45f44e5a [2024-12-14T09:13:48.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:13:48.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:13:49.265Z] (1/14) Installing libintl (0.22.5-r0) [2024-12-14T09:13:49.265Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-12-14T09:13:49.265Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-12-14T09:13:49.265Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-12-14T09:13:49.265Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-12-14T09:13:49.265Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-12-14T09:13:49.265Z] (7/14) Installing udev-init-scripts (35-r1) [2024-12-14T09:13:49.265Z] (8/14) Installing libeconf (0.6.3-r0) [2024-12-14T09:13:49.265Z] (9/14) Installing libblkid (2.40.1-r1) [2024-12-14T09:13:49.265Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-12-14T09:13:49.265Z] (11/14) Installing kmod-libs (32-r0) [2024-12-14T09:13:49.265Z] (12/14) Installing eudev (3.2.14-r2) [2024-12-14T09:13:49.265Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-12-14T09:13:49.265Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-12-14T09:13:49.265Z] Executing busybox-1.36.1-r29.trigger [2024-12-14T09:13:49.265Z] Executing eudev-3.2.14-r2.trigger [2024-12-14T09:13:49.265Z] OK: 253 MiB in 68 packages [2024-12-14T09:13:49.830Z] Removing intermediate container e70f45f44e5a [2024-12-14T09:13:49.830Z] ---> e4dc7a1e3b36 [2024-12-14T09:13:49.830Z] Step 8/13 : WORKDIR /device-usb-camera [2024-12-14T09:13:49.830Z] ---> Running in 9f7f1062dc91 [2024-12-14T09:13:49.830Z] Removing intermediate container 9f7f1062dc91 [2024-12-14T09:13:49.830Z] ---> 647cdcb2857f [2024-12-14T09:13:49.830Z] Step 9/13 : COPY go.mod vendor* ./ [2024-12-14T09:13:49.927Z] Still waiting to schedule task [2024-12-14T09:13:49.927Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-35089’ [2024-12-14T09:13:50.088Z] ---> 70d95bccea48 [2024-12-14T09:13:50.088Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:13:50.088Z] ---> Running in 38a63ee31aa4 [2024-12-14T09:14:46.394Z] Removing intermediate container 38a63ee31aa4 [2024-12-14T09:14:46.394Z] ---> 50ae1d0cb8ff [2024-12-14T09:14:46.394Z] Step 11/13 : COPY . . [2024-12-14T09:14:46.394Z] ---> 34d475beb176 [2024-12-14T09:14:46.394Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-12-14T09:14:46.394Z] ---> Running in 17013e5c4cc0 [2024-12-14T09:14:46.394Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-14T09:14:46.394Z] Dload Upload Total Spent Left Speed [2024-12-14T09:14:46.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0   9630      0 --:--:-- --:--:-- --:--:--  9743 [2024-12-14T09:14:46.394Z] Removing intermediate container 17013e5c4cc0 [2024-12-14T09:14:46.394Z] ---> 697ca1f7ad1f [2024-12-14T09:14:46.394Z] Step 13/13 : RUN ${MAKE} [2024-12-14T09:14:46.394Z] ---> Running in 6b114cce6ec0 [2024-12-14T09:14:46.394Z] noop [2024-12-14T09:14:46.394Z] Removing intermediate container 6b114cce6ec0 [2024-12-14T09:14:46.394Z] ---> e73a4d1ea546 [2024-12-14T09:14:46.394Z] Successfully built e73a4d1ea546 [2024-12-14T09:14:46.394Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:14:46.725Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-14T09:14:46.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:14:46.809Z] prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container [2024-12-14T09:14:46.839Z] $ 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-12-14T09:14:47.180Z] $ docker top 7ce6012d1e06d5893aa9a7645ea201aa368cb5b85f6722372a8cf035bc0379fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:14:47.531Z] + go version [2024-12-14T09:14:47.531Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-14T09:14:47.544Z] $ docker stop --time=1 7ce6012d1e06d5893aa9a7645ea201aa368cb5b85f6722372a8cf035bc0379fc [2024-12-14T09:14:48.808Z] $ docker rm -f --volumes 7ce6012d1e06d5893aa9a7645ea201aa368cb5b85f6722372a8cf035bc0379fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:14:49.237Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-14T09:14:49.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:14:49.314Z] prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container [2024-12-14T09:14:49.342Z] $ 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-12-14T09:14:49.647Z] $ docker top 98b0a9479a9d04be42b3371bb77b9ca161c5808cc387851f3b03e50eaa789cf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:14:49.996Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-12-14T09:14:50.300Z] + make test [2024-12-14T09:14:50.300Z] go test ./... -coverprofile=coverage.out ./... [2024-12-14T09:14:51.688Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-12-14T09:15:13.915Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-12-14T09:15:13.915Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [2024-12-14T09:15:26.126Z] go vet ./... [2024-12-14T09:15:31.390Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-14T09:15:31.390Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-14T09:15:31.390Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-14T09:15:31.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-14T09:15:31.439Z] $ docker stop --time=1 98b0a9479a9d04be42b3371bb77b9ca161c5808cc387851f3b03e50eaa789cf8 [2024-12-14T09:15:36.367Z] $ docker rm -f --volumes 98b0a9479a9d04be42b3371bb77b9ca161c5808cc387851f3b03e50eaa789cf8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-14T09:15:36.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-14T09:15:36.995Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-14T09:15:37.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-14T09:15:37.711Z] + ls -al . [2024-12-14T09:15:37.711Z] total 288 [2024-12-14T09:15:37.711Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 09:14 . [2024-12-14T09:15:37.711Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 09:13 .. [2024-12-14T09:15:37.711Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 09:15 .git [2024-12-14T09:15:37.711Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:13 .github [2024-12-14T09:15:37.711Z] -rw-rw-r-- 1 jenkins jenkins 379 Dec 14 09:13 .gitignore [2024-12-14T09:15:37.711Z] -rw-rw-r-- 1 jenkins jenkins 203 Dec 14 09:13 .golangci.yml [2024-12-14T09:15:37.711Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 14 09:13 .hadolint.yml [2024-12-14T09:15:37.711Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 09:13 .semver [2024-12-14T09:15:37.711Z] -rw-rw-r-- 1 jenkins jenkins 19367 Dec 14 09:13 Attribution.txt [2024-12-14T09:15:37.711Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 14 09:13 CHANGELOG.md [2024-12-14T09:15:37.711Z] -rw-rw-r-- 1 jenkins jenkins 2440 Dec 14 09:13 Dockerfile [2024-12-14T09:15:37.711Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 14 09:13 GOVERNANCE.md [2024-12-14T09:15:37.711Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 14 09:13 Jenkinsfile [2024-12-14T09:15:37.711Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 14 09:13 LICENSE [2024-12-14T09:15:37.711Z] -rw-rw-r-- 1 jenkins jenkins 3193 Dec 14 09:13 Makefile [2024-12-14T09:15:37.711Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 14 09:13 OWNERS.md [2024-12-14T09:15:37.711Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 14 09:13 README.md [2024-12-14T09:15:37.711Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 09:13 VERSION [2024-12-14T09:15:37.711Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:13 bin [2024-12-14T09:15:37.711Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:13 cmd [2024-12-14T09:15:37.711Z] -rw-r--r-- 1 jenkins jenkins 54772 Dec 14 09:15 coverage.out [2024-12-14T09:15:37.711Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 14 09:13 docker-entrypoint.sh [2024-12-14T09:15:37.711Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:13 docs [2024-12-14T09:15:37.711Z] -rw-rw-r-- 1 jenkins jenkins 6412 Dec 14 09:13 go.mod [2024-12-14T09:15:37.711Z] -rw-rw-r-- 1 jenkins jenkins 87607 Dec 14 09:13 go.sum [2024-12-14T09:15:37.711Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:13 internal [2024-12-14T09:15:37.711Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 14 09:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:15:38.035Z] + 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=7690bcd711045423acdb8c53079eda27d9cd07fc --label arch=amd64 --label version=4.0.0-dev.6 . [2024-12-14T09:15:38.035Z] Sending build context to Docker daemon 20.73MB [2024-12-14T09:15:38.035Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-12-14T09:15:38.035Z] Step 2/37 : FROM ${BASE} AS builder [2024-12-14T09:15:38.035Z] ---> e73a4d1ea546 [2024-12-14T09:15:38.035Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-12-14T09:15:38.603Z] ---> Running in af2a632882d3 [2024-12-14T09:15:38.603Z] Removing intermediate container af2a632882d3 [2024-12-14T09:15:38.603Z] ---> 38dd9d124538 [2024-12-14T09:15:38.603Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-14T09:15:38.603Z] ---> Running in c44a671870fe [2024-12-14T09:15:38.603Z] Removing intermediate container c44a671870fe [2024-12-14T09:15:38.603Z] ---> a17076f823b5 [2024-12-14T09:15:38.603Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-12-14T09:15:38.861Z] ---> Running in 7b39b9cfdcab [2024-12-14T09:15:38.861Z] Removing intermediate container 7b39b9cfdcab [2024-12-14T09:15:38.861Z] ---> f869725b16cf [2024-12-14T09:15:38.861Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-12-14T09:15:38.861Z] ---> Running in 8e5104c1eedd [2024-12-14T09:15:38.861Z] Removing intermediate container 8e5104c1eedd [2024-12-14T09:15:38.861Z] ---> 9869b8fb8664 [2024-12-14T09:15:38.861Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-14T09:15:38.861Z] ---> Running in d29cd05806d4 [2024-12-14T09:15:39.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:15:39.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:15:39.636Z] OK: 253 MiB in 68 packages [2024-12-14T09:15:39.896Z] Removing intermediate container d29cd05806d4 [2024-12-14T09:15:39.896Z] ---> 579e9d659b3b [2024-12-14T09:15:39.896Z] Step 8/37 : WORKDIR /device-usb-camera [2024-12-14T09:15:39.896Z] ---> Running in 780eef97948b [2024-12-14T09:15:39.896Z] Removing intermediate container 780eef97948b [2024-12-14T09:15:39.896Z] ---> 4be00bdd01eb [2024-12-14T09:15:39.896Z] Step 9/37 : COPY go.mod vendor* ./ [2024-12-14T09:15:40.156Z] ---> 125a3debd2d8 [2024-12-14T09:15:40.156Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:15:40.156Z] ---> Running in 6c682c76e2da [2024-12-14T09:15:40.723Z] Removing intermediate container 6c682c76e2da [2024-12-14T09:15:40.723Z] ---> 59482b4cd722 [2024-12-14T09:15:40.723Z] Step 11/37 : COPY . . [2024-12-14T09:15:41.667Z] ---> d3da46c60318 [2024-12-14T09:15:41.667Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-12-14T09:15:41.667Z] ---> Running in 02663f3f31ef [2024-12-14T09:15:41.926Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-14T09:15:41.926Z] Dload Upload Total Spent Left Speed [2024-12-14T09:15:41.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 39516 0 --:--:-- --:--:-- --:--:-- 40846 [2024-12-14T09:15:42.185Z] Removing intermediate container 02663f3f31ef [2024-12-14T09:15:42.185Z] ---> 94b8df5f7e5e [2024-12-14T09:15:42.185Z] Step 13/37 : RUN ${MAKE} [2024-12-14T09:15:42.185Z] ---> Running in 729fe0142705 [2024-12-14T09:15:42.445Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-12-14T09:16:21.171Z] Removing intermediate container 729fe0142705 [2024-12-14T09:16:21.171Z] ---> f2894cd640e0 [2024-12-14T09:16:21.171Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-12-14T09:16:21.171Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-12-14T09:16:21.171Z] 8411072a22a5: Pulling fs layer [2024-12-14T09:16:21.171Z] 8411072a22a5: Verifying Checksum [2024-12-14T09:16:21.171Z] 8411072a22a5: Download complete [2024-12-14T09:16:21.171Z] 8411072a22a5: Pull complete [2024-12-14T09:16:21.171Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-12-14T09:16:21.171Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-12-14T09:16:21.171Z] ---> 1ac78cb06e13 [2024-12-14T09:16:21.171Z] Step 15/37 : FROM alpine:3.20 [2024-12-14T09:16:21.171Z] 3.20: Pulling from library/alpine [2024-12-14T09:16:21.171Z] da9db072f522: Pulling fs layer [2024-12-14T09:16:21.171Z] da9db072f522: Verifying Checksum [2024-12-14T09:16:21.171Z] da9db072f522: Download complete [2024-12-14T09:16:21.171Z] da9db072f522: Pull complete [2024-12-14T09:16:21.171Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-14T09:16:21.171Z] Status: Downloaded newer image for alpine:3.20 [2024-12-14T09:16:21.171Z] ---> 63b790fccc90 [2024-12-14T09:16:21.171Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-12-14T09:16:21.171Z] ---> Running in c3fa0665b360 [2024-12-14T09:16:21.171Z] Removing intermediate container c3fa0665b360 [2024-12-14T09:16:21.171Z] ---> b7d0dcf1063e [2024-12-14T09:16:21.171Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-12-14T09:16:21.171Z] ---> Running in 3eba462947c2 [2024-12-14T09:16:21.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:16:21.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:16:21.171Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-12-14T09:16:21.171Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-12-14T09:16:21.171Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-12-14T09:16:21.171Z] (4/115) Installing libxau (1.0.11-r4) [2024-12-14T09:16:21.171Z] (5/115) Installing libmd (1.1.0-r0) [2024-12-14T09:16:21.171Z] (6/115) Installing libbsd (0.12.2-r0) [2024-12-14T09:16:21.171Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-12-14T09:16:21.171Z] (8/115) Installing libxcb (1.16.1-r0) [2024-12-14T09:16:21.171Z] (9/115) Installing libx11 (1.8.9-r1) [2024-12-14T09:16:21.171Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-12-14T09:16:21.171Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-12-14T09:16:21.171Z] (12/115) Installing libdrm (2.4.120-r0) [2024-12-14T09:16:21.171Z] (13/115) Installing libxext (1.3.6-r2) [2024-12-14T09:16:21.171Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-12-14T09:16:21.171Z] (15/115) Installing libffi (3.4.6-r0) [2024-12-14T09:16:21.171Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-12-14T09:16:21.171Z] (17/115) Installing libva (2.21.0-r0) [2024-12-14T09:16:21.171Z] (18/115) Installing libvdpau (1.5-r3) [2024-12-14T09:16:21.171Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-12-14T09:16:21.171Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-12-14T09:16:21.171Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-12-14T09:16:21.171Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-12-14T09:16:21.171Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-12-14T09:16:21.171Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-12-14T09:16:21.171Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-12-14T09:16:21.171Z] (26/115) Installing imath (3.1.12-r0) [2024-12-14T09:16:21.171Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-12-14T09:16:21.171Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-12-14T09:16:21.171Z] (29/115) Installing giflib (5.2.2-r0) [2024-12-14T09:16:21.171Z] (30/115) Installing libhwy (1.0.7-r0) [2024-12-14T09:16:21.171Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-12-14T09:16:21.171Z] (32/115) Installing lcms2 (2.16-r0) [2024-12-14T09:16:21.171Z] (33/115) Installing libpng (1.6.44-r0) [2024-12-14T09:16:21.171Z] (34/115) Installing libjxl (0.10.2-r0) [2024-12-14T09:16:21.171Z] (35/115) Installing lame-libs (3.100-r5) [2024-12-14T09:16:21.171Z] (36/115) Installing opus (1.5.2-r0) [2024-12-14T09:16:21.171Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-12-14T09:16:21.171Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-12-14T09:16:21.171Z] (39/115) Installing soxr (0.1.3-r7) [2024-12-14T09:16:21.171Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-12-14T09:16:21.171Z] (41/115) Installing libogg (1.3.5-r5) [2024-12-14T09:16:21.171Z] (42/115) Installing libtheora (1.1.1-r18) [2024-12-14T09:16:21.171Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-12-14T09:16:21.171Z] (44/115) Installing libvpx (1.14.1-r0) [2024-12-14T09:16:21.171Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-12-14T09:16:21.172Z] (46/115) Installing libwebp (1.3.2-r0) [2024-12-14T09:16:21.172Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-12-14T09:16:21.172Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-12-14T09:16:21.172Z] (49/115) Installing numactl (2.0.18-r0) [2024-12-14T09:16:21.172Z] (50/115) Installing x265-libs (3.6-r0) [2024-12-14T09:16:21.172Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-12-14T09:16:21.172Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-12-14T09:16:21.172Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-12-14T09:16:21.172Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-12-14T09:16:21.172Z] (55/115) Installing libexpat (2.6.4-r0) [2024-12-14T09:16:21.172Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-12-14T09:16:21.172Z] (57/115) Installing freetype (2.13.2-r0) [2024-12-14T09:16:21.172Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-12-14T09:16:21.172Z] (59/115) Installing fribidi (1.0.15-r0) [2024-12-14T09:16:21.172Z] (60/115) Installing libintl (0.22.5-r0) [2024-12-14T09:16:21.172Z] (61/115) Installing libeconf (0.6.3-r0) [2024-12-14T09:16:21.172Z] (62/115) Installing libblkid (2.40.1-r1) [2024-12-14T09:16:21.172Z] (63/115) Installing libmount (2.40.1-r1) [2024-12-14T09:16:21.172Z] (64/115) Installing pcre2 (10.43-r0) [2024-12-14T09:16:21.172Z] (65/115) Installing glib (2.80.5-r0) [2024-12-14T09:16:21.172Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-12-14T09:16:21.172Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-12-14T09:16:21.172Z] (68/115) Installing libunibreak (6.1-r0) [2024-12-14T09:16:21.172Z] (69/115) Installing libass (0.17.2-r0) [2024-12-14T09:16:21.172Z] (70/115) Installing libbluray (1.3.4-r1) [2024-12-14T09:16:21.172Z] (71/115) Installing mpg123-libs (1.32.8-r0) [2024-12-14T09:16:21.172Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-12-14T09:16:21.172Z] (73/115) Installing cjson (1.7.18-r0) [2024-12-14T09:16:21.172Z] (74/115) Installing mbedtls (3.6.2-r0) [2024-12-14T09:16:21.172Z] (75/115) Installing librist (0.2.10-r1) [2024-12-14T09:16:21.172Z] (76/115) Installing libsrt (1.5.3-r0) [2024-12-14T09:16:21.172Z] (77/115) Installing libssh (0.10.6-r0) [2024-12-14T09:16:21.172Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-12-14T09:16:21.172Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-12-14T09:16:21.172Z] (80/115) Installing libsodium (1.0.19-r0) [2024-12-14T09:16:21.172Z] (81/115) Installing libzmq (4.3.5-r2) [2024-12-14T09:16:21.172Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-12-14T09:16:21.172Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-12-14T09:16:21.172Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-12-14T09:16:21.172Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-12-14T09:16:21.172Z] (86/115) Installing sratom (0.6.16-r0) [2024-12-14T09:16:21.172Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-12-14T09:16:21.172Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-12-14T09:16:21.172Z] (89/115) Installing libdovi (3.3.0-r0) [2024-12-14T09:16:21.172Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-12-14T09:16:21.172Z] (91/115) Installing shaderc (2024.0-r0) [2024-12-14T09:16:21.172Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-12-14T09:16:21.172Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-12-14T09:16:21.172Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-12-14T09:16:21.172Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-12-14T09:16:21.172Z] (96/115) Installing vidstab (1.1.1-r0) [2024-12-14T09:16:21.172Z] (97/115) Installing zimg (3.0.5-r2) [2024-12-14T09:16:21.172Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-12-14T09:16:21.172Z] (99/115) Installing libasyncns (0.8-r3) [2024-12-14T09:16:21.172Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-12-14T09:16:21.172Z] (101/115) Installing libltdl (2.4.7-r3) [2024-12-14T09:16:21.172Z] (102/115) Installing orc (0.4.40-r0) [2024-12-14T09:16:21.172Z] (103/115) Installing libflac (1.4.3-r1) [2024-12-14T09:16:21.172Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-12-14T09:16:21.172Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-12-14T09:16:21.172Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-12-14T09:16:21.172Z] (107/115) Installing libpulse (17.0-r0) [2024-12-14T09:16:21.172Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-12-14T09:16:21.172Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-12-14T09:16:21.172Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-12-14T09:16:21.172Z] (111/115) Installing udev-init-scripts (35-r1) [2024-12-14T09:16:21.172Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-12-14T09:16:21.172Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-12-14T09:16:21.172Z] (114/115) Installing kmod-libs (32-r0) [2024-12-14T09:16:21.172Z] (115/115) Installing eudev (3.2.14-r2) [2024-12-14T09:16:21.172Z] Executing busybox-1.36.1-r29.trigger [2024-12-14T09:16:21.172Z] Executing glib-2.80.5-r0.trigger [2024-12-14T09:16:21.172Z] Executing eudev-3.2.14-r2.trigger [2024-12-14T09:16:21.172Z] OK: 134 MiB in 129 packages [2024-12-14T09:16:23.736Z] Removing intermediate container 3eba462947c2 [2024-12-14T09:16:23.736Z] ---> d354f3706fb1 [2024-12-14T09:16:23.736Z] Step 18/37 : RUN apk --no-cache upgrade [2024-12-14T09:16:23.736Z] ---> Running in bb8cf0fc9ffb [2024-12-14T09:16:23.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:16:23.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:16:24.310Z] Upgrading critical system libraries and apk-tools: [2024-12-14T09:16:24.310Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-14T09:16:24.310Z] Executing busybox-1.36.1-r29.trigger [2024-12-14T09:16:24.310Z] Continuing the upgrade transaction with new apk-tools: [2024-12-14T09:16:24.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:16:24.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:16:24.571Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-14T09:16:24.571Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-14T09:16:24.571Z] OK: 134 MiB in 129 packages [2024-12-14T09:16:25.143Z] Removing intermediate container bb8cf0fc9ffb [2024-12-14T09:16:25.143Z] ---> 7f192d38276b [2024-12-14T09:16:25.143Z] Step 19/37 : WORKDIR / [2024-12-14T09:16:25.404Z] ---> Running in 461437cf1be7 [2024-12-14T09:16:25.404Z] Removing intermediate container 461437cf1be7 [2024-12-14T09:16:25.404Z] ---> 5919be258ea0 [2024-12-14T09:16:25.404Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-12-14T09:16:26.776Z] ---> 3ce218386430 [2024-12-14T09:16:26.776Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-12-14T09:16:26.776Z] ---> 4a709919fd01 [2024-12-14T09:16:26.776Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-12-14T09:16:26.776Z] ---> 6ba0f3404b99 [2024-12-14T09:16:26.776Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-12-14T09:16:26.776Z] ---> f89f5238a2af [2024-12-14T09:16:26.776Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-12-14T09:16:27.035Z] ---> a88cd9895ec3 [2024-12-14T09:16:27.035Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-12-14T09:16:27.035Z] ---> e80f355c4e05 [2024-12-14T09:16:27.035Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-12-14T09:16:27.975Z] ---> 1b6e1d85fdb6 [2024-12-14T09:16:27.975Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-12-14T09:16:27.975Z] ---> Running in bbb403e1be2b [2024-12-14T09:16:28.542Z] Removing intermediate container bbb403e1be2b [2024-12-14T09:16:28.542Z] ---> 23d8054efd9f [2024-12-14T09:16:28.542Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-12-14T09:16:28.542Z] ---> Running in 48217ecafe71 [2024-12-14T09:16:29.113Z] Removing intermediate container 48217ecafe71 [2024-12-14T09:16:29.113Z] ---> ef1acc0665ef [2024-12-14T09:16:29.113Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-12-14T09:16:29.113Z] ---> Running in b67be9d72808 [2024-12-14T09:16:29.671Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35096 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [2024-12-14T09:16:29.684Z] Removing intermediate container b67be9d72808 [2024-12-14T09:16:29.684Z] ---> c46bc9dd2e60 [2024-12-14T09:16:29.684Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-12-14T09:16:29.684Z] ---> Running in 9475664ffefa [Pipeline] ws [2024-12-14T09:16:29.686Z] Running in /w/workspace/device-usb-camera/193 [Pipeline] { [Pipeline] checkout [2024-12-14T09:16:30.252Z] Removing intermediate container 9475664ffefa [2024-12-14T09:16:30.252Z] ---> 5ac1c556585e [2024-12-14T09:16:30.252Z] Step 31/37 : EXPOSE 59983 [2024-12-14T09:16:30.252Z] ---> Running in 2277b0ce5ce1 [2024-12-14T09:16:30.252Z] Removing intermediate container 2277b0ce5ce1 [2024-12-14T09:16:30.252Z] ---> cd567020a4de [2024-12-14T09:16:30.252Z] Step 32/37 : EXPOSE 8554 [2024-12-14T09:16:30.252Z] ---> Running in ba302fbece7a [2024-12-14T09:16:30.252Z] Removing intermediate container ba302fbece7a [2024-12-14T09:16:30.252Z] ---> be9c09c7c717 [2024-12-14T09:16:30.252Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-12-14T09:16:30.252Z] ---> Running in e63b664c608c [2024-12-14T09:16:30.512Z] Removing intermediate container e63b664c608c [2024-12-14T09:16:30.512Z] ---> 4347a9f06760 [2024-12-14T09:16:30.512Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-12-14T09:16:30.512Z] ---> Running in 14bbfdf2ebd6 [2024-12-14T09:16:30.512Z] Removing intermediate container 14bbfdf2ebd6 [2024-12-14T09:16:30.512Z] ---> 6cb480cd9fa1 [2024-12-14T09:16:30.512Z] Step 35/37 : LABEL arch=amd64 [2024-12-14T09:16:30.512Z] ---> Running in cc5aa7a321ce [2024-12-14T09:16:30.512Z] Removing intermediate container cc5aa7a321ce [2024-12-14T09:16:30.512Z] ---> e466d131a71f [2024-12-14T09:16:30.512Z] Step 36/37 : LABEL git_sha=7690bcd711045423acdb8c53079eda27d9cd07fc [2024-12-14T09:16:30.771Z] ---> Running in 6a3efa9d0d83 [2024-12-14T09:16:30.771Z] Removing intermediate container 6a3efa9d0d83 [2024-12-14T09:16:30.771Z] ---> d9c85dd69ac3 [2024-12-14T09:16:30.771Z] Step 37/37 : LABEL version=4.0.0-dev.6 [2024-12-14T09:16:30.771Z] ---> Running in 62f274d04ed8 [2024-12-14T09:16:30.771Z] Removing intermediate container 62f274d04ed8 [2024-12-14T09:16:30.771Z] ---> 9236599e027b [2024-12-14T09:16:30.771Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-14T09:16:30.771Z] Successfully built 9236599e027b [2024-12-14T09:16:30.771Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-12-14T09:16:32.750Z] Selected Git installation does not exist. Using Default [2024-12-14T09:16:32.750Z] The recommended git tool is: NONE [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:16:32.833Z] provisioning config files... [2024-12-14T09:16:32.843Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17798745680451886279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:16:33.145Z] ---> ****-login.sh [2024-12-14T09:16:33.145Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:16:33.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:16:33.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:16:33.145Z] Configure a credential helper to remove this warning. See [2024-12-14T09:16:33.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:16:33.145Z] [2024-12-14T09:16:33.145Z] Login Succeeded [2024-12-14T09:16:33.145Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:16:33.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:16:33.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:16:33.146Z] Configure a credential helper to remove this warning. See [2024-12-14T09:16:33.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:16:33.146Z] [2024-12-14T09:16:33.146Z] Login Succeeded [2024-12-14T09:16:33.146Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:16:33.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:16:33.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:16:33.405Z] Configure a credential helper to remove this warning. See [2024-12-14T09:16:33.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:16:33.405Z] [2024-12-14T09:16:33.405Z] Login Succeeded [2024-12-14T09:16:33.405Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:16:33.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:16:33.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:16:33.405Z] Configure a credential helper to remove this warning. See [2024-12-14T09:16:33.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:16:33.405Z] [2024-12-14T09:16:33.405Z] Login Succeeded [2024-12-14T09:16:33.405Z] ****.io [2024-12-14T09:16:33.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:16:33.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:16:33.664Z] Configure a credential helper to remove this warning. See [2024-12-14T09:16:33.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:16:33.664Z] [2024-12-14T09:16:33.664Z] Login Succeeded [2024-12-14T09:16:33.664Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:16:33.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-14T09:16:33.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:16:33.753Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-12-14T09:16:33.753Z] 7690bcd711045423acdb8c53079eda27d9cd07fc [2024-12-14T09:16:33.753Z] latest [2024-12-14T09:16:33.753Z] 4.0.0-dev.6 [2024-12-14T09:16:33.753Z] 7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6 [2024-12-14T09:16:33.753Z] main [2024-12-14T09:16:33.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:16:34.101Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7690bcd711045423acdb8c53079eda27d9cd07fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:16:34.430Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7690bcd711045423acdb8c53079eda27d9cd07fc [2024-12-14T09:16:34.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-12-14T09:16:34.430Z] 427f5c119970: Preparing [2024-12-14T09:16:34.430Z] e22ac6f1f7b4: Preparing [2024-12-14T09:16:34.430Z] 4ad0cca0abab: Preparing [2024-12-14T09:16:34.430Z] 6e0602cc6011: Preparing [2024-12-14T09:16:34.430Z] 0e81680c8547: Preparing [2024-12-14T09:16:34.430Z] 4fdee56d7956: Preparing [2024-12-14T09:16:34.430Z] 5133a4ca994b: Preparing [2024-12-14T09:16:34.430Z] 47cdc2963fd8: Preparing [2024-12-14T09:16:34.430Z] a0c636c0e7ac: Preparing [2024-12-14T09:16:34.430Z] 97982d05405e: Preparing [2024-12-14T09:16:34.430Z] 75acf577f204: Preparing [2024-12-14T09:16:34.430Z] 9e1f85f40e89: Preparing [2024-12-14T09:16:34.430Z] 59f0b06687e8: Preparing [2024-12-14T09:16:34.430Z] 75654b8eeebd: Preparing [2024-12-14T09:16:34.430Z] 47cdc2963fd8: Waiting [2024-12-14T09:16:34.430Z] 9e1f85f40e89: Waiting [2024-12-14T09:16:34.430Z] 59f0b06687e8: Waiting [2024-12-14T09:16:34.430Z] a0c636c0e7ac: Waiting [2024-12-14T09:16:34.430Z] 75654b8eeebd: Waiting [2024-12-14T09:16:34.430Z] 97982d05405e: Waiting [2024-12-14T09:16:34.430Z] 75acf577f204: Waiting [2024-12-14T09:16:34.430Z] 4fdee56d7956: Waiting [2024-12-14T09:16:34.430Z] 5133a4ca994b: Waiting [2024-12-14T09:16:34.430Z] 427f5c119970: Pushed [2024-12-14T09:16:34.430Z] e22ac6f1f7b4: Pushed [2024-12-14T09:16:34.430Z] 6e0602cc6011: Pushed [2024-12-14T09:16:34.430Z] 4ad0cca0abab: Pushed [2024-12-14T09:16:34.689Z] 4fdee56d7956: Pushed [2024-12-14T09:16:34.689Z] 47cdc2963fd8: Pushed [2024-12-14T09:16:34.689Z] a0c636c0e7ac: Pushed [2024-12-14T09:16:34.689Z] 5133a4ca994b: Pushed [2024-12-14T09:16:34.689Z] 97982d05405e: Pushed [2024-12-14T09:16:34.689Z] 75654b8eeebd: Layer already exists [2024-12-14T09:16:35.253Z] 9e1f85f40e89: Pushed [2024-12-14T09:16:37.784Z] 0e81680c8547: Pushed [2024-12-14T09:16:38.865Z] using credential edgex-jenkins-ssh [2024-12-14T09:16:38.891Z] Cloning the remote Git repository [2024-12-14T09:16:38.947Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-12-14T09:16:39.691Z] 75acf577f204: Pushed [2024-12-14T09:16:39.078Z] > git init /w/workspace/device-usb-camera/193 # timeout=10 [2024-12-14T09:16:39.294Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-12-14T09:16:39.296Z] > git --version # timeout=10 [2024-12-14T09:16:39.321Z] > git --version # 'git version 2.25.1' [2024-12-14T09:16:39.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-14T09:16:39.500Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-14T09:16:42.460Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-12-14T09:16:42.483Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-14T09:16:43.755Z] Avoid second fetch [2024-12-14T09:16:43.756Z] Checking out Revision 7690bcd711045423acdb8c53079eda27d9cd07fc (main) [2024-12-14T09:16:43.780Z] > git config core.sparsecheckout # timeout=10 [2024-12-14T09:16:43.868Z] > git checkout -f 7690bcd711045423acdb8c53079eda27d9cd07fc # timeout=10 [2024-12-14T09:16:44.559Z] Commit message: "Merge pull request #374 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" [2024-12-14T09:16:47.832Z] 59f0b06687e8: Pushed [2024-12-14T09:16:47.832Z] 7690bcd711045423acdb8c53079eda27d9cd07fc: digest: sha256:32f4afdcde2cad383401b2b4b929565501c4e6ec1545662bc48d1be89215474c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:16:48.156Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:16:48.484Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-12-14T09:16:48.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-12-14T09:16:48.484Z] 427f5c119970: Preparing [2024-12-14T09:16:48.484Z] e22ac6f1f7b4: Preparing [2024-12-14T09:16:48.484Z] 4ad0cca0abab: Preparing [2024-12-14T09:16:48.484Z] 6e0602cc6011: Preparing [2024-12-14T09:16:48.484Z] 0e81680c8547: Preparing [2024-12-14T09:16:48.484Z] 4fdee56d7956: Preparing [2024-12-14T09:16:48.484Z] 5133a4ca994b: Preparing [2024-12-14T09:16:48.484Z] 47cdc2963fd8: Preparing [2024-12-14T09:16:48.484Z] a0c636c0e7ac: Preparing [2024-12-14T09:16:48.484Z] 97982d05405e: Preparing [2024-12-14T09:16:48.484Z] 75acf577f204: Preparing [2024-12-14T09:16:48.484Z] 9e1f85f40e89: Preparing [2024-12-14T09:16:48.484Z] 59f0b06687e8: Preparing [2024-12-14T09:16:48.484Z] 75654b8eeebd: Preparing [2024-12-14T09:16:48.484Z] 4fdee56d7956: Waiting [2024-12-14T09:16:48.484Z] 5133a4ca994b: Waiting [2024-12-14T09:16:48.484Z] 47cdc2963fd8: Waiting [2024-12-14T09:16:48.484Z] a0c636c0e7ac: Waiting [2024-12-14T09:16:48.484Z] 59f0b06687e8: Waiting [2024-12-14T09:16:48.484Z] 75654b8eeebd: Waiting [2024-12-14T09:16:48.484Z] 97982d05405e: Waiting [2024-12-14T09:16:48.484Z] 75acf577f204: Waiting [2024-12-14T09:16:48.484Z] 9e1f85f40e89: Waiting [2024-12-14T09:16:48.484Z] 6e0602cc6011: Layer already exists [2024-12-14T09:16:48.484Z] 0e81680c8547: Layer already exists [2024-12-14T09:16:48.484Z] e22ac6f1f7b4: Layer already exists [2024-12-14T09:16:48.484Z] 427f5c119970: Layer already exists [2024-12-14T09:16:48.484Z] 4ad0cca0abab: Layer already exists [2024-12-14T09:16:48.484Z] 4fdee56d7956: Layer already exists [2024-12-14T09:16:48.484Z] 5133a4ca994b: Layer already exists [2024-12-14T09:16:48.484Z] 47cdc2963fd8: Layer already exists [2024-12-14T09:16:48.484Z] 97982d05405e: Layer already exists [2024-12-14T09:16:48.484Z] a0c636c0e7ac: Layer already exists [2024-12-14T09:16:48.484Z] 75acf577f204: Layer already exists [2024-12-14T09:16:48.484Z] 9e1f85f40e89: Layer already exists [2024-12-14T09:16:48.484Z] 59f0b06687e8: Layer already exists [2024-12-14T09:16:48.484Z] 75654b8eeebd: Layer already exists [2024-12-14T09:16:48.484Z] latest: digest: sha256:32f4afdcde2cad383401b2b4b929565501c4e6ec1545662bc48d1be89215474c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-14T09:16:48.818Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:16:49.223Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-14T09:16:49.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-14T09:16:49.223Z] Dload Upload Total Spent Left Speed [2024-12-14T09:16:49.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 202k [2024-12-14T09:16:49.231Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.6 [2024-12-14T09:16:49.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-12-14T09:16:49.231Z] 427f5c119970: Preparing [2024-12-14T09:16:49.231Z] e22ac6f1f7b4: Preparing [2024-12-14T09:16:49.231Z] 4ad0cca0abab: Preparing [2024-12-14T09:16:49.231Z] 6e0602cc6011: Preparing [2024-12-14T09:16:49.231Z] 0e81680c8547: Preparing [2024-12-14T09:16:49.231Z] 4fdee56d7956: Preparing [2024-12-14T09:16:49.231Z] 5133a4ca994b: Preparing [2024-12-14T09:16:49.231Z] 47cdc2963fd8: Preparing [2024-12-14T09:16:49.231Z] a0c636c0e7ac: Preparing [2024-12-14T09:16:49.231Z] 97982d05405e: Preparing [2024-12-14T09:16:49.231Z] 75acf577f204: Preparing [2024-12-14T09:16:49.231Z] 4fdee56d7956: Waiting [2024-12-14T09:16:49.231Z] 9e1f85f40e89: Preparing [2024-12-14T09:16:49.231Z] 59f0b06687e8: Preparing [2024-12-14T09:16:49.231Z] 75654b8eeebd: Preparing [2024-12-14T09:16:49.231Z] 47cdc2963fd8: Waiting [2024-12-14T09:16:49.231Z] a0c636c0e7ac: Waiting [2024-12-14T09:16:49.231Z] 97982d05405e: Waiting [2024-12-14T09:16:49.231Z] 75acf577f204: Waiting [2024-12-14T09:16:49.231Z] 9e1f85f40e89: Waiting [2024-12-14T09:16:49.231Z] 5133a4ca994b: Waiting [2024-12-14T09:16:49.231Z] 59f0b06687e8: Waiting [2024-12-14T09:16:49.231Z] 75654b8eeebd: Waiting [2024-12-14T09:16:49.231Z] e22ac6f1f7b4: Layer already exists [2024-12-14T09:16:49.231Z] 4ad0cca0abab: Layer already exists [2024-12-14T09:16:49.231Z] 427f5c119970: Layer already exists [2024-12-14T09:16:49.231Z] 0e81680c8547: Layer already exists [2024-12-14T09:16:49.231Z] 6e0602cc6011: Layer already exists [2024-12-14T09:16:49.231Z] a0c636c0e7ac: Layer already exists [2024-12-14T09:16:49.231Z] 47cdc2963fd8: Layer already exists [2024-12-14T09:16:49.231Z] 5133a4ca994b: Layer already exists [2024-12-14T09:16:49.231Z] 97982d05405e: Layer already exists [2024-12-14T09:16:49.231Z] 4fdee56d7956: Layer already exists [2024-12-14T09:16:49.231Z] 75acf577f204: Layer already exists [2024-12-14T09:16:49.231Z] 9e1f85f40e89: Layer already exists [2024-12-14T09:16:49.231Z] 75654b8eeebd: Layer already exists [2024-12-14T09:16:49.231Z] 59f0b06687e8: Layer already exists [2024-12-14T09:16:49.231Z] 4.0.0-dev.6: digest: sha256:32f4afdcde2cad383401b2b4b929565501c4e6ec1545662bc48d1be89215474c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:16:49.578Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-14T09:16:49.612Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:16:49.920Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-14T09:16:49.920Z] + sudo tee /etc/docker/daemon.new [2024-12-14T09:16:49.920Z] { [2024-12-14T09:16:49.920Z] "registry-mirrors": [ [2024-12-14T09:16:49.920Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-14T09:16:49.920Z] ], [2024-12-14T09:16:49.920Z] "bip": "10.250.0.254/24", [2024-12-14T09:16:49.920Z] "hosts": [ [2024-12-14T09:16:49.920Z] "tcp://0.0.0.0:5555", [2024-12-14T09:16:49.920Z] "unix:///var/run/docker.sock" [2024-12-14T09:16:49.920Z] ], [2024-12-14T09:16:49.920Z] "mtu": 1458, [2024-12-14T09:16:49.920Z] "selinux-enabled": true, [2024-12-14T09:16:49.920Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-14T09:16:49.920Z] } [Pipeline] sh [2024-12-14T09:16:49.989Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6 [2024-12-14T09:16:49.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-12-14T09:16:49.989Z] 427f5c119970: Preparing [2024-12-14T09:16:49.989Z] e22ac6f1f7b4: Preparing [2024-12-14T09:16:49.989Z] 4ad0cca0abab: Preparing [2024-12-14T09:16:49.989Z] 6e0602cc6011: Preparing [2024-12-14T09:16:49.989Z] 0e81680c8547: Preparing [2024-12-14T09:16:49.989Z] 4fdee56d7956: Preparing [2024-12-14T09:16:49.989Z] 5133a4ca994b: Preparing [2024-12-14T09:16:49.989Z] 47cdc2963fd8: Preparing [2024-12-14T09:16:49.989Z] a0c636c0e7ac: Preparing [2024-12-14T09:16:49.989Z] 97982d05405e: Preparing [2024-12-14T09:16:49.989Z] 75acf577f204: Preparing [2024-12-14T09:16:49.989Z] 9e1f85f40e89: Preparing [2024-12-14T09:16:49.989Z] 59f0b06687e8: Preparing [2024-12-14T09:16:49.989Z] 75654b8eeebd: Preparing [2024-12-14T09:16:49.989Z] 47cdc2963fd8: Waiting [2024-12-14T09:16:49.989Z] 59f0b06687e8: Waiting [2024-12-14T09:16:49.989Z] 75654b8eeebd: Waiting [2024-12-14T09:16:49.989Z] a0c636c0e7ac: Waiting [2024-12-14T09:16:49.989Z] 4fdee56d7956: Waiting [2024-12-14T09:16:49.989Z] 97982d05405e: Waiting [2024-12-14T09:16:49.989Z] 75acf577f204: Waiting [2024-12-14T09:16:49.989Z] 5133a4ca994b: Waiting [2024-12-14T09:16:49.989Z] 9e1f85f40e89: Waiting [2024-12-14T09:16:49.989Z] 4ad0cca0abab: Layer already exists [2024-12-14T09:16:49.989Z] 427f5c119970: Layer already exists [2024-12-14T09:16:49.989Z] 6e0602cc6011: Layer already exists [2024-12-14T09:16:49.989Z] e22ac6f1f7b4: Layer already exists [2024-12-14T09:16:49.989Z] 0e81680c8547: Layer already exists [2024-12-14T09:16:49.989Z] 4fdee56d7956: Layer already exists [2024-12-14T09:16:49.989Z] 47cdc2963fd8: Layer already exists [2024-12-14T09:16:49.989Z] 5133a4ca994b: Layer already exists [2024-12-14T09:16:49.989Z] a0c636c0e7ac: Layer already exists [2024-12-14T09:16:49.989Z] 97982d05405e: Layer already exists [2024-12-14T09:16:49.989Z] 75acf577f204: Layer already exists [2024-12-14T09:16:49.989Z] 9e1f85f40e89: Layer already exists [2024-12-14T09:16:49.989Z] 59f0b06687e8: Layer already exists [2024-12-14T09:16:49.989Z] 75654b8eeebd: Layer already exists [2024-12-14T09:16:49.989Z] 7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6: digest: sha256:32f4afdcde2cad383401b2b4b929565501c4e6ec1545662bc48d1be89215474c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:16:50.271Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-14T09:16:50.340Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:16:50.619Z] + sudo service docker restart [2024-12-14T09:16:50.686Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-12-14T09:16:50.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-12-14T09:16:50.686Z] 427f5c119970: Preparing [2024-12-14T09:16:50.686Z] e22ac6f1f7b4: Preparing [2024-12-14T09:16:50.686Z] 4ad0cca0abab: Preparing [2024-12-14T09:16:50.686Z] 6e0602cc6011: Preparing [2024-12-14T09:16:50.686Z] 0e81680c8547: Preparing [2024-12-14T09:16:50.686Z] 4fdee56d7956: Preparing [2024-12-14T09:16:50.686Z] 5133a4ca994b: Preparing [2024-12-14T09:16:50.686Z] 47cdc2963fd8: Preparing [2024-12-14T09:16:50.686Z] a0c636c0e7ac: Preparing [2024-12-14T09:16:50.686Z] 97982d05405e: Preparing [2024-12-14T09:16:50.686Z] 4fdee56d7956: Waiting [2024-12-14T09:16:50.686Z] 75acf577f204: Preparing [2024-12-14T09:16:50.686Z] 5133a4ca994b: Waiting [2024-12-14T09:16:50.686Z] 47cdc2963fd8: Waiting [2024-12-14T09:16:50.686Z] 97982d05405e: Waiting [2024-12-14T09:16:50.686Z] 9e1f85f40e89: Preparing [2024-12-14T09:16:50.686Z] 59f0b06687e8: Preparing [2024-12-14T09:16:50.686Z] 75acf577f204: Waiting [2024-12-14T09:16:50.686Z] 9e1f85f40e89: Waiting [2024-12-14T09:16:50.686Z] 75654b8eeebd: Preparing [2024-12-14T09:16:50.686Z] 59f0b06687e8: Waiting [2024-12-14T09:16:50.686Z] 75654b8eeebd: Waiting [2024-12-14T09:16:50.686Z] 4ad0cca0abab: Layer already exists [2024-12-14T09:16:50.686Z] 0e81680c8547: Layer already exists [2024-12-14T09:16:50.686Z] 6e0602cc6011: Layer already exists [2024-12-14T09:16:50.686Z] 427f5c119970: Layer already exists [2024-12-14T09:16:50.686Z] e22ac6f1f7b4: Layer already exists [2024-12-14T09:16:50.686Z] 5133a4ca994b: Layer already exists [2024-12-14T09:16:50.686Z] 4fdee56d7956: Layer already exists [2024-12-14T09:16:50.686Z] a0c636c0e7ac: Layer already exists [2024-12-14T09:16:50.686Z] 97982d05405e: Layer already exists [2024-12-14T09:16:50.686Z] 47cdc2963fd8: Layer already exists [2024-12-14T09:16:50.686Z] 9e1f85f40e89: Layer already exists [2024-12-14T09:16:50.686Z] 59f0b06687e8: Layer already exists [2024-12-14T09:16:50.686Z] 75acf577f204: Layer already exists [2024-12-14T09:16:50.686Z] 75654b8eeebd: Layer already exists [2024-12-14T09:16:50.686Z] main: digest: sha256:32f4afdcde2cad383401b2b4b929565501c4e6ec1545662bc48d1be89215474c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-14T09:16:50.779Z] ===================================================== [Pipeline] echo [2024-12-14T09:16:50.795Z] taggedImages: [2024-12-14T09:16:50.795Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:7690bcd711045423acdb8c53079eda27d9cd07fc [2024-12-14T09:16:50.795Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-12-14T09:16:50.795Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.6 [2024-12-14T09:16:50.795Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6 [2024-12-14T09:16:50.795Z] - 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-12-14T09:16:51.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-14T09:16:51.219Z] [2024-12-14T09:16:51.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:16:51.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-14T09:16:51.527Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-14T09:16:51.527Z] 5eb5b503b376: Pulling fs layer [2024-12-14T09:16:51.527Z] 5c69ac0246d0: Pulling fs layer [2024-12-14T09:16:51.527Z] ec43610c2a17: Pulling fs layer [2024-12-14T09:16:51.527Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-14T09:16:51.527Z] 33b1e0a273af: Pulling fs layer [2024-12-14T09:16:51.527Z] 5d3b04190fa2: Pulling fs layer [2024-12-14T09:16:51.527Z] 2f39f015ded8: Pulling fs layer [2024-12-14T09:16:51.527Z] 33b1e0a273af: Waiting [2024-12-14T09:16:51.527Z] 5d3b04190fa2: Waiting [2024-12-14T09:16:51.527Z] 2f39f015ded8: Waiting [2024-12-14T09:16:51.527Z] 3a2ae6a8a46f: Waiting [2024-12-14T09:16:51.527Z] 5c69ac0246d0: Verifying Checksum [2024-12-14T09:16:51.527Z] 5c69ac0246d0: Download complete [2024-12-14T09:16:51.527Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-14T09:16:51.527Z] 3a2ae6a8a46f: Download complete [2024-12-14T09:16:51.527Z] 33b1e0a273af: Verifying Checksum [2024-12-14T09:16:51.527Z] 33b1e0a273af: Download complete [2024-12-14T09:16:51.527Z] 5d3b04190fa2: Verifying Checksum [2024-12-14T09:16:51.527Z] 5d3b04190fa2: Download complete [2024-12-14T09:16:51.527Z] ec43610c2a17: Verifying Checksum [2024-12-14T09:16:51.527Z] ec43610c2a17: Download complete [2024-12-14T09:16:51.785Z] 5eb5b503b376: Verifying Checksum [2024-12-14T09:16:51.785Z] 5eb5b503b376: Download complete [2024-12-14T09:16:52.354Z] 2f39f015ded8: Download complete [2024-12-14T09:16:53.290Z] 5eb5b503b376: Pull complete [2024-12-14T09:16:53.290Z] 5c69ac0246d0: Pull complete [2024-12-14T09:16:53.857Z] ec43610c2a17: Pull complete [2024-12-14T09:16:53.857Z] 3a2ae6a8a46f: Pull complete [2024-12-14T09:16:54.116Z] 33b1e0a273af: Pull complete [2024-12-14T09:16:54.116Z] 5d3b04190fa2: Pull complete [2024-12-14T09:16:59.383Z] 2f39f015ded8: Pull complete [2024-12-14T09:16:59.383Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-14T09:16:59.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-14T09:16:59.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:16:59.492Z] prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container [2024-12-14T09:16:59.520Z] $ 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-12-14T09:17:02.586Z] $ docker top 0334cf924d0d3c6ed4c0cfc3c9f57c9709c2709654c3452f8e228043deca75fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:17:02.974Z] ---> job-cost.sh [2024-12-14T09:17:02.974Z] lf-activate-venv: SKIPPING [2024-12-14T09:17:02.974Z] INFO: No Stack... [2024-12-14T09:17:03.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-14T09:17:03.799Z] INFO: Archiving Costs [Pipeline] sh [2024-12-14T09:17:04.091Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-12-14T09:17:04.091Z] + cut -d, -f6 [Pipeline] lock [2024-12-14T09:17:04.105Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-193-stack-cost] [2024-12-14T09:17:04.115Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-193-stack-cost] did not exist. Created. [2024-12-14T09:17:04.121Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-14T09:17:04.430Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-14T09:17:04.460Z] Stashed 1 file(s) [Pipeline] } [2024-12-14T09:17:04.469Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-193-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-14T09:17:04.487Z] $ docker stop --time=1 0334cf924d0d3c6ed4c0cfc3c9f57c9709c2709654c3452f8e228043deca75fd [2024-12-14T09:17:05.658Z] $ docker rm -f --volumes 0334cf924d0d3c6ed4c0cfc3c9f57c9709c2709654c3452f8e228043deca75fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:17:08.926Z] provisioning config files... [2024-12-14T09:17:08.957Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/193@tmp/config3183033617771482201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:17:09.498Z] ---> ****-login.sh [2024-12-14T09:17:09.498Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:17:09.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:10.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:10.042Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:10.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:10.042Z] [2024-12-14T09:17:10.042Z] Login Succeeded [2024-12-14T09:17:10.042Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:17:10.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:10.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:10.315Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:10.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:10.315Z] [2024-12-14T09:17:10.315Z] Login Succeeded [2024-12-14T09:17:10.315Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:17:10.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:10.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:10.585Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:10.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:10.585Z] [2024-12-14T09:17:10.585Z] Login Succeeded [2024-12-14T09:17:10.585Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:17:10.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:10.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:10.855Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:10.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:10.855Z] [2024-12-14T09:17:10.855Z] Login Succeeded [2024-12-14T09:17:10.855Z] ****.io [2024-12-14T09:17:11.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:11.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:11.396Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:11.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:11.396Z] [2024-12-14T09:17:11.396Z] Login Succeeded [2024-12-14T09:17:11.396Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:17:11.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-14T09:17:11.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:17:11.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:17:11.869Z] ========================================================= [2024-12-14T09:17:11.869Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-14T09:17:11.869Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:12.253Z] + 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-12-14T09:17:14.219Z] #0 building with "default" instance using docker driver [2024-12-14T09:17:14.219Z] [2024-12-14T09:17:14.219Z] #1 [internal] load build definition from Dockerfile [2024-12-14T09:17:14.219Z] #1 transferring dockerfile: 2.48kB 0.0s done [2024-12-14T09:17:14.219Z] #1 DONE 0.1s [2024-12-14T09:17:14.219Z] [2024-12-14T09:17:14.219Z] #2 [internal] load .dockerignore [2024-12-14T09:17:14.219Z] #2 transferring context: 2B done [2024-12-14T09:17:14.492Z] #2 DONE 0.1s [2024-12-14T09:17:14.492Z] [2024-12-14T09:17:14.492Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-14T09:17:14.492Z] #3 DONE 0.1s [2024-12-14T09:17:14.492Z] [2024-12-14T09:17:14.492Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-14T09:17:14.492Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-14T09:17:14.492Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-14T09:17:14.492Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-14T09:17:14.492Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0B / 4.09MB 0.1s [2024-12-14T09:17:14.492Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s [2024-12-14T09:17:14.772Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 3.15MB / 4.09MB 0.2s [2024-12-14T09:17:14.772Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-14T09:17:14.772Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 2.09MB / 70.64MB 0.2s [2024-12-14T09:17:14.772Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-14T09:17:14.772Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-14T09:17:14.772Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 8.03MB / 70.64MB 0.4s [2024-12-14T09:17:14.772Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-14T09:17:14.772Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2024-12-14T09:17:14.772Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-14T09:17:14.772Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0B / 12.73MB 0.4s [2024-12-14T09:17:14.772Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 1.52MB / 95.52MB 0.4s [2024-12-14T09:17:15.048Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.44MB / 12.73MB 0.5s [2024-12-14T09:17:15.048Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 14.68MB / 70.64MB 0.6s [2024-12-14T09:17:15.048Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 5.24MB / 12.73MB 0.6s [2024-12-14T09:17:15.048Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.39MB / 95.52MB 0.6s [2024-12-14T09:17:15.322Z] #4 ... [2024-12-14T09:17:15.322Z] [2024-12-14T09:17:15.322Z] #5 [internal] load build context [2024-12-14T09:17:15.322Z] #5 transferring context: 10.36MB 0.6s done [2024-12-14T09:17:15.322Z] #5 DONE 0.7s [2024-12-14T09:17:15.322Z] [2024-12-14T09:17:15.322Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-14T09:17:15.322Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.87MB / 70.64MB 0.7s [2024-12-14T09:17:15.322Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 8.39MB / 12.73MB 0.7s [2024-12-14T09:17:15.322Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 23.07MB / 70.64MB 0.8s [2024-12-14T09:17:15.322Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.6s done [2024-12-14T09:17:15.322Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 11.53MB / 12.73MB 0.8s [2024-12-14T09:17:15.322Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 16.78MB / 95.52MB 0.8s [2024-12-14T09:17:15.598Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 32.51MB / 70.64MB 1.0s [2024-12-14T09:17:15.598Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s done [2024-12-14T09:17:15.598Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-14T09:17:15.598Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 39.85MB / 70.64MB 1.2s [2024-12-14T09:17:15.599Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 25.17MB / 95.52MB 1.2s [2024-12-14T09:17:15.874Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 44.04MB / 70.64MB 1.3s [2024-12-14T09:17:15.874Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-14T09:17:15.874Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 54.32MB / 70.64MB 1.5s [2024-12-14T09:17:15.874Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 40.54MB / 95.52MB 1.5s [2024-12-14T09:17:16.144Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 58.72MB / 70.64MB 1.6s [2024-12-14T09:17:16.144Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 45.44MB / 95.52MB 1.6s [2024-12-14T09:17:16.144Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 69.21MB / 70.64MB 1.8s [2024-12-14T09:17:16.144Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 56.62MB / 95.52MB 1.8s [2024-12-14T09:17:16.421Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 61.87MB / 95.52MB 1.9s [2024-12-14T09:17:16.421Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.9s done [2024-12-14T09:17:16.694Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 70.25MB / 95.52MB 2.1s [2024-12-14T09:17:16.694Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0.1s [2024-12-14T09:17:16.694Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 80.45MB / 95.52MB 2.3s [2024-12-14T09:17:16.966Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 90.18MB / 95.52MB 2.5s [2024-12-14T09:17:17.240Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.7s [2024-12-14T09:17:17.511Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.7s done [2024-12-14T09:17:22.908Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.4s [2024-12-14T09:17:28.319Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.8s [2024-12-14T09:17:33.709Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 17.0s [2024-12-14T09:17:37.091Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 20.1s done [2024-12-14T09:17:38.517Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-14T09:17:38.517Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2024-12-14T09:17:38.517Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-14T09:17:38.517Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-14T09:17:38.517Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-14T09:17:43.877Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.0s [2024-12-14T09:17:47.222Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.0s done [2024-12-14T09:17:47.222Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-14T09:17:49.168Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.1s done [2024-12-14T09:17:49.435Z] #4 DONE 34.8s [2024-12-14T09:17:49.435Z] [2024-12-14T09:17:49.435Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2024-12-14T09:17:50.016Z] #6 0.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:17:50.281Z] #6 1.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:17:51.689Z] #6 2.513 (1/14) Installing libintl (0.22.5-r0) [2024-12-14T09:17:51.958Z] #6 2.523 (2/14) Installing eudev-libs (3.2.14-r2) [2024-12-14T09:17:51.958Z] #6 2.530 (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-12-14T09:17:51.958Z] #6 2.552 (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-12-14T09:17:51.958Z] #6 2.577 (5/14) Installing v4l-utils (1.24.1-r1) [2024-12-14T09:17:51.958Z] #6 2.724 (6/14) Installing libdvbv5 (1.24.1-r1) [2024-12-14T09:17:52.233Z] #6 2.825 (7/14) Installing udev-init-scripts (35-r1) [2024-12-14T09:17:52.233Z] #6 2.830 (8/14) Installing libeconf (0.6.3-r0) [2024-12-14T09:17:52.233Z] #6 2.839 (9/14) Installing libblkid (2.40.1-r1) [2024-12-14T09:17:52.233Z] #6 2.851 (10/14) Installing xz-libs (5.6.2-r0) [2024-12-14T09:17:52.233Z] #6 2.864 (11/14) Installing kmod-libs (32-r0) [2024-12-14T09:17:52.233Z] #6 2.873 (12/14) Installing eudev (3.2.14-r2) [2024-12-14T09:17:52.233Z] #6 2.919 (13/14) Installing eudev-dev (3.2.14-r2) [2024-12-14T09:17:52.233Z] #6 3.049 (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-12-14T09:17:52.503Z] #6 3.172 Executing busybox-1.36.1-r29.trigger [2024-12-14T09:17:52.503Z] #6 3.200 Executing eudev-3.2.14-r2.trigger [2024-12-14T09:17:52.503Z] #6 3.222 OK: 246 MiB in 68 packages [2024-12-14T09:17:55.091Z] #6 DONE 5.3s [2024-12-14T09:17:55.091Z] [2024-12-14T09:17:55.091Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2024-12-14T09:17:55.091Z] #7 DONE 0.1s [2024-12-14T09:17:55.091Z] [2024-12-14T09:17:55.091Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2024-12-14T09:17:55.091Z] #8 DONE 0.1s [2024-12-14T09:17:55.091Z] [2024-12-14T09:17:55.091Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:18:33.998Z] #9 DONE 33.2s [2024-12-14T09:18:33.998Z] [2024-12-14T09:18:33.998Z] #10 [builder 6/8] COPY . . [2024-12-14T09:18:33.998Z] #10 DONE 0.4s [2024-12-14T09:18:33.998Z] [2024-12-14T09:18:33.998Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-12-14T09:18:33.998Z] #11 0.767 % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-14T09:18:33.998Z] #11 0.773 Dload Upload Total Spent Left Speed [2024-12-14T09:18:33.998Z] #11 0.774 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7669 0 --:--:-- --:--:-- --:--:-- 7808 [2024-12-14T09:18:33.998Z] #11 DONE 1.0s [2024-12-14T09:18:33.998Z] [2024-12-14T09:18:33.998Z] #12 [builder 8/8] RUN echo noop [2024-12-14T09:18:33.998Z] #12 0.859 noop [2024-12-14T09:18:33.998Z] #12 DONE 0.9s [2024-12-14T09:18:33.998Z] [2024-12-14T09:18:33.998Z] #13 exporting to image [2024-12-14T09:18:33.998Z] #13 exporting layers [2024-12-14T09:19:12.916Z] #13 exporting layers 38.8s done [2024-12-14T09:19:12.916Z] #13 writing image sha256:35d9367aafdde1b4eaa283d38a7512e316636bd6a2bbb9db56bf1b81358dc480 done [2024-12-14T09:19:12.916Z] #13 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-12-14T09:19:12.916Z] #13 DONE 38.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:19:13.290Z] + docker inspect -f . ci-base-image-arm64 [2024-12-14T09:19:13.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:19:13.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-35096 does not seem to be running inside a container [2024-12-14T09:19:13.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/193 -v /w/workspace/device-usb-camera/193:/w/workspace/device-usb-camera/193:rw,z -v /w/workspace/device-usb-camera/193@tmp:/w/workspace/device-usb-camera/193@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-12-14T09:19:14.969Z] $ docker top e200ab1ea60d5173fbcbae3b35a5dc1ae3a80deb7da76faf97b68ed677f81de2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:19:15.791Z] + go version [2024-12-14T09:19:15.791Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-14T09:19:15.898Z] $ docker stop --time=1 e200ab1ea60d5173fbcbae3b35a5dc1ae3a80deb7da76faf97b68ed677f81de2 [2024-12-14T09:19:17.442Z] $ docker rm -f --volumes e200ab1ea60d5173fbcbae3b35a5dc1ae3a80deb7da76faf97b68ed677f81de2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:19:18.055Z] + docker inspect -f . ci-base-image-arm64 [2024-12-14T09:19:18.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:19:18.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-35096 does not seem to be running inside a container [2024-12-14T09:19:18.294Z] $ 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/193 -v /w/workspace/device-usb-camera/193:/w/workspace/device-usb-camera/193:rw,z -v /w/workspace/device-usb-camera/193@tmp:/w/workspace/device-usb-camera/193@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-12-14T09:19:19.236Z] $ docker top 5133e1efa90de92212c65f05cd744262dca7258f762f0402331945df41533708 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:19:19.812Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/193 [Pipeline] fileExists [Pipeline] sh [2024-12-14T09:19:20.156Z] + make test [2024-12-14T09:19:20.156Z] go test ./... -coverprofile=coverage.out ./... [2024-12-14T09:19:25.524Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-12-14T09:22:02.639Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-12-14T09:22:02.639Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.078s coverage: 4.4% of statements [2024-12-14T09:22:02.639Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-14T09:22:02.639Z] go vet ./... [2024-12-14T09:22:29.335Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-14T09:22:29.335Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-14T09:22:29.335Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-14T09:22:29.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-14T09:22:29.380Z] $ docker stop --time=1 5133e1efa90de92212c65f05cd744262dca7258f762f0402331945df41533708 [2024-12-14T09:22:31.236Z] $ docker rm -f --volumes 5133e1efa90de92212c65f05cd744262dca7258f762f0402331945df41533708 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-14T09:22:32.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-14T09:22:32.914Z] Warning: overwriting stash ‘coverage-report’ [2024-12-14T09:22:33.478Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-14T09:22:33.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-14T09:22:34.204Z] + ls -al . [2024-12-14T09:22:34.204Z] total 284 [2024-12-14T09:22:34.204Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 09:19 . [2024-12-14T09:22:34.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 09:16 .. [2024-12-14T09:22:34.204Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 09:16 .git [2024-12-14T09:22:34.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:16 .github [2024-12-14T09:22:34.204Z] -rw-rw-r-- 1 jenkins jenkins 379 Dec 14 09:16 .gitignore [2024-12-14T09:22:34.204Z] -rw-rw-r-- 1 jenkins jenkins 203 Dec 14 09:16 .golangci.yml [2024-12-14T09:22:34.204Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 14 09:16 .hadolint.yml [2024-12-14T09:22:34.204Z] -rw-rw-r-- 1 jenkins jenkins 19367 Dec 14 09:16 Attribution.txt [2024-12-14T09:22:34.204Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 14 09:16 CHANGELOG.md [2024-12-14T09:22:34.204Z] -rw-rw-r-- 1 jenkins jenkins 2440 Dec 14 09:16 Dockerfile [2024-12-14T09:22:34.204Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 14 09:16 GOVERNANCE.md [2024-12-14T09:22:34.204Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 14 09:16 Jenkinsfile [2024-12-14T09:22:34.204Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 14 09:16 LICENSE [2024-12-14T09:22:34.204Z] -rw-rw-r-- 1 jenkins jenkins 3193 Dec 14 09:16 Makefile [2024-12-14T09:22:34.204Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 14 09:16 OWNERS.md [2024-12-14T09:22:34.204Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 14 09:16 README.md [2024-12-14T09:22:34.204Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 09:13 VERSION [2024-12-14T09:22:34.204Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:16 bin [2024-12-14T09:22:34.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:16 cmd [2024-12-14T09:22:34.204Z] -rw-r--r-- 1 jenkins jenkins 54772 Dec 14 09:21 coverage.out [2024-12-14T09:22:34.204Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 14 09:16 docker-entrypoint.sh [2024-12-14T09:22:34.204Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:16 docs [2024-12-14T09:22:34.204Z] -rw-rw-r-- 1 jenkins jenkins 6412 Dec 14 09:16 go.mod [2024-12-14T09:22:34.204Z] -rw-rw-r-- 1 jenkins jenkins 87607 Dec 14 09:16 go.sum [2024-12-14T09:22:34.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:16 internal [2024-12-14T09:22:34.204Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 14 09:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:22:34.545Z] + 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=7690bcd711045423acdb8c53079eda27d9cd07fc --label arch=arm64 --label version=4.0.0-dev.6 . [2024-12-14T09:22:35.504Z] #0 building with "default" instance using docker driver [2024-12-14T09:22:35.504Z] [2024-12-14T09:22:35.504Z] #1 [internal] load .dockerignore [2024-12-14T09:22:35.504Z] #1 transferring context: 2B done [2024-12-14T09:22:35.504Z] #1 DONE 0.0s [2024-12-14T09:22:35.504Z] [2024-12-14T09:22:35.504Z] #2 [internal] load build definition from Dockerfile [2024-12-14T09:22:35.504Z] #2 transferring dockerfile: 2.48kB 0.0s done [2024-12-14T09:22:35.504Z] #2 DONE 0.0s [2024-12-14T09:22:35.504Z] [2024-12-14T09:22:35.504Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-14T09:22:35.504Z] #3 DONE 0.0s [2024-12-14T09:22:35.504Z] [2024-12-14T09:22:35.504Z] #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2024-12-14T09:22:36.090Z] #4 ... [2024-12-14T09:22:36.090Z] [2024-12-14T09:22:36.090Z] #5 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-14T09:22:36.090Z] #5 DONE 0.7s [2024-12-14T09:22:36.356Z] [2024-12-14T09:22:36.356Z] #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2024-12-14T09:22:41.704Z] #4 DONE 6.1s [2024-12-14T09:22:41.704Z] [2024-12-14T09:22:41.704Z] #6 [internal] load build context [2024-12-14T09:22:41.704Z] #6 transferring context: 67.90kB 0.1s done [2024-12-14T09:22:41.704Z] #6 DONE 0.1s [2024-12-14T09:22:41.704Z] [2024-12-14T09:22:41.704Z] #7 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-12-14T09:22:41.704Z] #7 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.1s done [2024-12-14T09:22:41.704Z] #7 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2024-12-14T09:22:41.704Z] #7 sha256:6e275935922f706ca19210c97feddd6fafeb0ac400bf738bd278eb76eed19501 503B / 503B done [2024-12-14T09:22:41.704Z] #7 sha256:62c65ed7ef0da394d24fa88ec00cac8ec1618451968a9f7ab5743ec62b1805af 755B / 755B done [2024-12-14T09:22:41.704Z] #7 sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 0B / 14.54MB 0.2s [2024-12-14T09:22:41.704Z] #7 ... [2024-12-14T09:22:41.704Z] [2024-12-14T09:22:41.704Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-12-14T09:22:41.704Z] #8 DONE 0.3s [2024-12-14T09:22:41.704Z] [2024-12-14T09:22:41.704Z] #7 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-12-14T09:22:41.973Z] #7 sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 3.15MB / 14.54MB 0.6s [2024-12-14T09:22:42.240Z] #7 sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 6.78MB / 14.54MB 0.7s [2024-12-14T09:22:42.510Z] #7 sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 13.73MB / 14.54MB 0.9s [2024-12-14T09:22:42.510Z] #7 sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 14.54MB / 14.54MB 0.9s done [2024-12-14T09:22:42.510Z] #7 extracting sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e [2024-12-14T09:22:42.778Z] #7 ... [2024-12-14T09:22:42.778Z] [2024-12-14T09:22:42.778Z] #9 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-14T09:22:42.778Z] #9 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-14T09:22:42.778Z] #9 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-14T09:22:42.778Z] #9 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-14T09:22:42.778Z] #9 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done [2024-12-14T09:22:42.778Z] #9 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-14T09:22:42.778Z] #9 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done [2024-12-14T09:22:42.778Z] #9 DONE 1.4s [2024-12-14T09:22:43.046Z] [2024-12-14T09:22:43.046Z] #7 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-12-14T09:22:43.315Z] #7 extracting sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 0.8s done [2024-12-14T09:22:43.315Z] #7 DONE 2.0s [2024-12-14T09:22:43.315Z] [2024-12-14T09:22:43.315Z] #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2024-12-14T09:22:43.315Z] #10 0.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:22:43.315Z] #10 1.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:22:45.281Z] #10 3.219 OK: 246 MiB in 68 packages [2024-12-14T09:22:45.281Z] #10 DONE 3.6s [2024-12-14T09:22:45.281Z] [2024-12-14T09:22:45.281Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-12-14T09:22:45.281Z] #11 0.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:22:45.281Z] #11 1.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:22:45.562Z] #11 ... [2024-12-14T09:22:45.562Z] [2024-12-14T09:22:45.562Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2024-12-14T09:22:45.562Z] #12 DONE 0.1s [2024-12-14T09:22:45.562Z] [2024-12-14T09:22:45.562Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2024-12-14T09:22:45.837Z] #13 DONE 0.2s [2024-12-14T09:22:45.837Z] [2024-12-14T09:22:45.837Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:22:48.443Z] #14 DONE 2.1s [2024-12-14T09:22:48.443Z] [2024-12-14T09:22:48.443Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-12-14T09:22:48.443Z] #11 3.047 (1/114) Installing dumb-init (1.2.5-r3) [2024-12-14T09:22:48.443Z] #11 3.063 (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-12-14T09:22:48.443Z] #11 3.268 (3/114) Installing aom-libs (3.9.1-r0) [2024-12-14T09:22:48.443Z] #11 3.457 (4/114) Installing libxau (1.0.11-r4) [2024-12-14T09:22:48.443Z] #11 3.463 (5/114) Installing libmd (1.1.0-r0) [2024-12-14T09:22:48.443Z] #11 3.471 (6/114) Installing libbsd (0.12.2-r0) [2024-12-14T09:22:48.443Z] #11 3.480 (7/114) Installing libxdmcp (1.1.5-r1) [2024-12-14T09:22:48.443Z] #11 3.487 (8/114) Installing libxcb (1.16.1-r0) [2024-12-14T09:22:48.443Z] #11 3.551 (9/114) Installing libx11 (1.8.9-r1) [2024-12-14T09:22:48.443Z] #11 3.725 (10/114) Installing hwdata-pci (0.382-r0) [2024-12-14T09:22:48.443Z] #11 3.761 (11/114) Installing libpciaccess (0.18.1-r0) [2024-12-14T09:22:48.443Z] #11 3.770 (12/114) Installing libdrm (2.4.120-r0) [2024-12-14T09:22:48.443Z] #11 3.804 (13/114) Installing libxext (1.3.6-r2) [2024-12-14T09:22:48.443Z] #11 3.818 (14/114) Installing libxfixes (6.0.1-r4) [2024-12-14T09:22:48.443Z] #11 3.825 (15/114) Installing libffi (3.4.6-r0) [2024-12-14T09:22:48.443Z] #11 3.833 (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-12-14T09:22:48.443Z] #11 3.841 (17/114) Installing libva (2.21.0-r0) [2024-12-14T09:22:48.443Z] #11 3.857 (18/114) Installing libvdpau (1.5-r3) [2024-12-14T09:22:48.443Z] #11 3.868 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-12-14T09:22:48.443Z] #11 3.902 (20/114) Installing libdav1d (1.4.2-r0) [2024-12-14T09:22:48.443Z] #11 3.933 (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-12-14T09:22:48.443Z] #11 3.943 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-12-14T09:22:48.443Z] #11 4.021 (23/114) Installing openexr-libiex (3.1.13-r1) [2024-12-14T09:22:48.443Z] #11 4.039 (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-12-14T09:22:48.443Z] #11 4.047 (25/114) Installing imath (3.1.12-r0) [2024-12-14T09:22:48.443Z] #11 4.062 (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-12-14T09:22:48.443Z] #11 4.139 (27/114) Installing brotli-libs (1.1.0-r2) [2024-12-14T09:22:48.444Z] #11 4.172 (28/114) Installing giflib (5.2.2-r0) [2024-12-14T09:22:48.444Z] #11 4.180 (29/114) Installing libhwy (1.0.7-r0) [2024-12-14T09:22:48.444Z] #11 4.188 (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-12-14T09:22:48.444Z] #11 4.209 (31/114) Installing lcms2 (2.16-r0) [2024-12-14T09:22:48.444Z] #11 4.229 (32/114) Installing libpng (1.6.44-r0) [2024-12-14T09:22:48.444Z] #11 4.243 (33/114) Installing libjxl (0.10.2-r0) [2024-12-14T09:22:48.444Z] #11 4.314 (34/114) Installing lame-libs (3.100-r5) [2024-12-14T09:22:48.444Z] #11 4.328 (35/114) Installing opus (1.5.2-r0) [2024-12-14T09:22:48.444Z] #11 4.348 (36/114) Installing rav1e-libs (0.7.1-r0) [2024-12-14T09:22:48.444Z] #11 4.392 (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-12-14T09:22:48.444Z] #11 4.407 (38/114) Installing soxr (0.1.3-r7) [2024-12-14T09:22:48.444Z] #11 4.419 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-12-14T09:22:48.444Z] #11 4.436 (40/114) Installing libogg (1.3.5-r5) [2024-12-14T09:22:48.444Z] #11 4.444 (41/114) Installing libtheora (1.1.1-r18) [2024-12-14T09:22:48.444Z] #11 4.471 (42/114) Installing libvorbis (1.3.7-r2) [2024-12-14T09:22:48.444Z] #11 4.502 (43/114) Installing libvpx (1.14.1-r0) [2024-12-14T09:22:48.444Z] #11 4.581 (44/114) Installing libsharpyuv (1.3.2-r0) [2024-12-14T09:22:48.444Z] #11 4.591 (45/114) Installing libwebp (1.3.2-r0) [2024-12-14T09:22:48.444Z] #11 4.612 (46/114) Installing libwebpmux (1.3.2-r0) [2024-12-14T09:22:48.444Z] #11 4.621 (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-12-14T09:22:48.444Z] #11 4.681 (48/114) Installing numactl (2.0.18-r0) [2024-12-14T09:22:48.444Z] #11 4.689 (49/114) Installing x265-libs (3.6-r0) [2024-12-14T09:22:48.444Z] #11 4.888 (50/114) Installing xvidcore (1.3.7-r2) [2024-12-14T09:22:48.444Z] #11 4.910 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-12-14T09:22:48.444Z] #11 5.327 (52/114) Installing sdl2 (2.28.5-r1) [2024-12-14T09:22:48.444Z] #11 5.377 (53/114) Installing alsa-lib (1.2.11-r0) [2024-12-14T09:22:48.444Z] #11 5.463 (54/114) Installing libexpat (2.6.4-r0) [2024-12-14T09:22:48.444Z] #11 5.476 (55/114) Installing libbz2 (1.0.8-r6) [2024-12-14T09:22:48.444Z] #11 5.488 (56/114) Installing freetype (2.13.2-r0) [2024-12-14T09:22:48.444Z] #11 ... [2024-12-14T09:22:48.444Z] [2024-12-14T09:22:48.444Z] #15 [builder 6/8] COPY . . [2024-12-14T09:22:48.444Z] #15 DONE 0.6s [2024-12-14T09:22:48.444Z] [2024-12-14T09:22:48.444Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-12-14T09:22:48.444Z] #11 5.612 (57/114) Installing fontconfig (2.15.0-r1) [2024-12-14T09:22:48.444Z] #11 5.691 (58/114) Installing fribidi (1.0.15-r0) [2024-12-14T09:22:48.444Z] #11 5.695 (59/114) Installing libintl (0.22.5-r0) [2024-12-14T09:22:48.444Z] #11 5.711 (60/114) Installing libeconf (0.6.3-r0) [2024-12-14T09:22:48.713Z] #11 5.723 (61/114) Installing libblkid (2.40.1-r1) [2024-12-14T09:22:48.713Z] #11 5.742 (62/114) Installing libmount (2.40.1-r1) [2024-12-14T09:22:48.713Z] #11 5.758 (63/114) Installing pcre2 (10.43-r0) [2024-12-14T09:22:48.713Z] #11 5.789 (64/114) Installing glib (2.80.5-r0) [2024-12-14T09:22:48.713Z] #11 5.958 (65/114) Installing graphite2 (1.3.14-r6) [2024-12-14T09:22:48.713Z] #11 5.969 (66/114) Installing harfbuzz (8.5.0-r0) [2024-12-14T09:22:48.982Z] #11 6.012 (67/114) Installing libunibreak (6.1-r0) [2024-12-14T09:22:48.982Z] #11 6.024 (68/114) Installing libass (0.17.2-r0) [2024-12-14T09:22:48.982Z] #11 6.120 (69/114) Installing libbluray (1.3.4-r1) [2024-12-14T09:22:48.982Z] #11 6.141 (70/114) Installing mpg123-libs (1.32.8-r0) [2024-12-14T09:22:48.982Z] #11 6.163 (71/114) Installing libopenmpt (0.7.7-r0) [2024-12-14T09:22:48.982Z] #11 6.209 (72/114) Installing cjson (1.7.18-r0) [2024-12-14T09:22:48.982Z] #11 6.215 (73/114) Installing mbedtls (3.6.2-r0) [2024-12-14T09:22:48.982Z] #11 6.255 (74/114) Installing librist (0.2.10-r1) [2024-12-14T09:22:49.251Z] #11 6.267 (75/114) Installing libsrt (1.5.3-r0) [2024-12-14T09:22:49.252Z] #11 6.303 (76/114) Installing libssh (0.10.6-r0) [2024-12-14T09:22:49.252Z] #11 6.320 (77/114) Installing xz-libs (5.6.2-r0) [2024-12-14T09:22:49.252Z] #11 6.334 (78/114) Installing libxml2 (2.12.7-r0) [2024-12-14T09:22:49.252Z] #11 6.376 (79/114) Installing libsodium (1.0.19-r0) [2024-12-14T09:22:49.252Z] #11 6.392 (80/114) Installing libzmq (4.3.5-r2) [2024-12-14T09:22:49.252Z] #11 6.419 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-12-14T09:22:49.252Z] #11 6.510 (82/114) Installing serd-libs (0.32.2-r0) [2024-12-14T09:22:49.530Z] #11 6.525 (83/114) Installing zix-libs (0.4.2-r0) [2024-12-14T09:22:49.530Z] #11 6.613 (84/114) Installing sord-libs (0.16.16-r0) [2024-12-14T09:22:49.530Z] #11 6.619 (85/114) Installing sratom (0.6.16-r0) [2024-12-14T09:22:49.530Z] #11 6.626 (86/114) Installing lilv-libs (0.24.24-r1) [2024-12-14T09:22:49.530Z] #11 6.721 (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-12-14T09:22:49.530Z] #11 ... [2024-12-14T09:22:49.530Z] [2024-12-14T09:22:49.530Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-12-14T09:22:49.530Z] #16 0.830 % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-14T09:22:49.530Z] #16 0.837 Dload Upload Total Spent Left Speed [2024-12-14T09:22:49.530Z] #16 0.837 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4476 0 --:--:-- --:--:-- --:--:-- 4519 [2024-12-14T09:22:49.530Z] #16 DONE 1.2s [2024-12-14T09:22:49.816Z] [2024-12-14T09:22:49.816Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-12-14T09:22:49.816Z] #11 6.954 (88/114) Installing libdovi (3.3.0-r0) [2024-12-14T09:22:49.816Z] #11 6.975 (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-12-14T09:22:50.087Z] #11 7.213 (90/114) Installing shaderc (2024.0-r0) [2024-12-14T09:22:50.087Z] #11 7.310 (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-12-14T09:22:50.087Z] #11 7.330 (92/114) Installing libplacebo (6.338.2-r1) [2024-12-14T09:22:50.359Z] #11 7.377 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-12-14T09:22:50.359Z] #11 7.384 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-12-14T09:22:50.359Z] #11 7.402 (95/114) Installing vidstab (1.1.1-r0) [2024-12-14T09:22:50.359Z] #11 7.412 (96/114) Installing zimg (3.0.5-r2) [2024-12-14T09:22:50.359Z] #11 7.509 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-12-14T09:22:50.631Z] #11 7.724 (98/114) Installing libasyncns (0.8-r3) [2024-12-14T09:22:50.631Z] #11 7.732 (99/114) Installing dbus-libs (1.14.10-r1) [2024-12-14T09:22:50.631Z] #11 7.750 (100/114) Installing libltdl (2.4.7-r3) [2024-12-14T09:22:50.631Z] #11 7.760 (101/114) Installing orc (0.4.40-r0) [2024-12-14T09:22:50.631Z] #11 7.786 (102/114) Installing libflac (1.4.3-r1) [2024-12-14T09:22:50.631Z] #11 7.805 (103/114) Installing libsndfile (1.2.2-r0) [2024-12-14T09:22:50.631Z] #11 7.842 (104/114) Installing speexdsp (1.2.1-r2) [2024-12-14T09:22:50.631Z] #11 7.852 (105/114) Installing tdb-libs (1.4.9-r1) [2024-12-14T09:22:50.903Z] #11 7.868 (106/114) Installing libpulse (17.0-r0) [2024-12-14T09:22:50.903Z] #11 7.928 (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-12-14T09:22:50.903Z] #11 7.960 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-12-14T09:22:50.903Z] #11 7.972 (109/114) Installing ffmpeg (6.1.1-r8) [2024-12-14T09:22:50.903Z] #11 8.081 (110/114) Installing udev-init-scripts (35-r1) [2024-12-14T09:22:50.903Z] #11 8.087 (111/114) Installing eudev-libs (3.2.14-r2) [2024-12-14T09:22:50.903Z] #11 8.095 (112/114) Installing zstd-libs (1.5.6-r0) [2024-12-14T09:22:50.903Z] #11 8.123 (113/114) Installing kmod-libs (32-r0) [2024-12-14T09:22:50.903Z] #11 8.135 (114/114) Installing eudev (3.2.14-r2) [2024-12-14T09:22:50.903Z] #11 8.195 Executing busybox-1.36.1-r29.trigger [2024-12-14T09:22:51.178Z] #11 8.231 Executing glib-2.80.5-r0.trigger [2024-12-14T09:22:51.178Z] #11 8.255 Executing eudev-3.2.14-r2.trigger [2024-12-14T09:22:51.178Z] #11 8.282 OK: 120 MiB in 128 packages [2024-12-14T09:22:51.788Z] #11 DONE 8.9s [2024-12-14T09:22:51.788Z] [2024-12-14T09:22:51.788Z] #17 [builder 8/8] RUN make build [2024-12-14T09:22:51.788Z] #17 1.021 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-12-14T09:22:56.093Z] #17 ... [2024-12-14T09:22:56.093Z] [2024-12-14T09:22:56.093Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2024-12-14T09:22:56.093Z] #18 1.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:22:56.093Z] #18 1.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:22:56.093Z] #18 3.998 Upgrading critical system libraries and apk-tools: [2024-12-14T09:22:56.093Z] #18 3.999 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-14T09:22:56.093Z] #18 4.030 Executing busybox-1.36.1-r29.trigger [2024-12-14T09:22:56.367Z] #18 4.578 Continuing the upgrade transaction with new apk-tools: [2024-12-14T09:22:56.368Z] #18 4.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:22:56.963Z] #18 5.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:22:59.571Z] #18 7.373 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-14T09:22:59.571Z] #18 7.771 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-14T09:22:59.572Z] #18 7.815 OK: 120 MiB in 128 packages [2024-12-14T09:23:00.163Z] #18 DONE 8.4s [2024-12-14T09:23:00.163Z] [2024-12-14T09:23:00.163Z] #17 [builder 8/8] RUN make build [2024-12-14T09:25:51.974Z] #17 DONE 179.0s [2024-12-14T09:25:51.974Z] [2024-12-14T09:25:51.974Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2024-12-14T09:25:51.974Z] #19 DONE 0.5s [2024-12-14T09:25:51.974Z] [2024-12-14T09:25:51.974Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2024-12-14T09:25:51.974Z] #20 DONE 0.1s [2024-12-14T09:25:51.974Z] [2024-12-14T09:25:51.974Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-12-14T09:25:51.974Z] #21 DONE 0.1s [2024-12-14T09:25:51.974Z] [2024-12-14T09:25:51.974Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2024-12-14T09:25:51.974Z] #22 DONE 0.1s [2024-12-14T09:25:51.974Z] [2024-12-14T09:25:51.974Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-12-14T09:25:51.974Z] #23 DONE 0.1s [2024-12-14T09:25:51.974Z] [2024-12-14T09:25:51.974Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2024-12-14T09:25:51.974Z] #24 DONE 0.1s [2024-12-14T09:25:51.974Z] [2024-12-14T09:25:51.974Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2024-12-14T09:25:51.974Z] #25 DONE 0.4s [2024-12-14T09:25:51.974Z] [2024-12-14T09:25:51.974Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-12-14T09:25:51.974Z] #26 DONE 0.7s [2024-12-14T09:25:51.974Z] [2024-12-14T09:25:51.974Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-12-14T09:25:52.243Z] #27 DONE 0.9s [2024-12-14T09:25:52.243Z] [2024-12-14T09:25:52.243Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-12-14T09:25:54.828Z] #28 DONE 2.1s [2024-12-14T09:25:54.828Z] [2024-12-14T09:25:54.828Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-12-14T09:25:55.413Z] #29 DONE 0.9s [2024-12-14T09:25:55.413Z] [2024-12-14T09:25:55.413Z] #30 exporting to image [2024-12-14T09:25:55.413Z] #30 exporting layers [2024-12-14T09:25:57.363Z] #30 exporting layers 2.1s done [2024-12-14T09:25:57.363Z] #30 writing image sha256:cf6da61b373de9351c5c2047fceeab36ba173a8d8b833bec56d618b69db8c9fd done [2024-12-14T09:25:57.363Z] #30 naming to docker.io/library/device-usb-camera-arm64 0.0s done [2024-12-14T09:25:57.363Z] #30 DONE 2.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:25:57.500Z] provisioning config files... [2024-12-14T09:25:57.518Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/193@tmp/config9595810926229204730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:25:57.874Z] ---> ****-login.sh [2024-12-14T09:25:57.874Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:25:57.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:25:58.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:25:58.142Z] Configure a credential helper to remove this warning. See [2024-12-14T09:25:58.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:25:58.142Z] [2024-12-14T09:25:58.142Z] Login Succeeded [2024-12-14T09:25:58.142Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:25:58.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:25:58.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:25:58.409Z] Configure a credential helper to remove this warning. See [2024-12-14T09:25:58.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:25:58.410Z] [2024-12-14T09:25:58.410Z] Login Succeeded [2024-12-14T09:25:58.410Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:25:58.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:25:58.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:25:58.683Z] Configure a credential helper to remove this warning. See [2024-12-14T09:25:58.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:25:58.683Z] [2024-12-14T09:25:58.683Z] Login Succeeded [2024-12-14T09:25:58.683Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:25:58.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:25:58.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:25:58.949Z] Configure a credential helper to remove this warning. See [2024-12-14T09:25:58.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:25:58.949Z] [2024-12-14T09:25:58.949Z] Login Succeeded [2024-12-14T09:25:59.215Z] ****.io [2024-12-14T09:25:59.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:25:59.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:25:59.480Z] Configure a credential helper to remove this warning. See [2024-12-14T09:25:59.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:25:59.480Z] [2024-12-14T09:25:59.480Z] Login Succeeded [2024-12-14T09:25:59.480Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:25:59.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-14T09:25:59.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:25:59.578Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-12-14T09:25:59.578Z] 7690bcd711045423acdb8c53079eda27d9cd07fc [2024-12-14T09:25:59.578Z] latest [2024-12-14T09:25:59.578Z] 4.0.0-dev.6 [2024-12-14T09:25:59.578Z] 7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6 [2024-12-14T09:25:59.578Z] main [2024-12-14T09:25:59.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:25:59.936Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7690bcd711045423acdb8c53079eda27d9cd07fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:00.284Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7690bcd711045423acdb8c53079eda27d9cd07fc [2024-12-14T09:26:00.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-12-14T09:26:00.284Z] ed111dcb6862: Preparing [2024-12-14T09:26:00.284Z] 6edbd529359a: Preparing [2024-12-14T09:26:00.284Z] 21fe20270c02: Preparing [2024-12-14T09:26:00.284Z] b2a958f550a2: Preparing [2024-12-14T09:26:00.284Z] 503f7a4e8c5d: Preparing [2024-12-14T09:26:00.284Z] 7206d983d249: Preparing [2024-12-14T09:26:00.284Z] fb6bc287864f: Preparing [2024-12-14T09:26:00.284Z] 8af3756bba4f: Preparing [2024-12-14T09:26:00.284Z] 5e5df63913a4: Preparing [2024-12-14T09:26:00.284Z] 1b1615b04f00: Preparing [2024-12-14T09:26:00.284Z] 05b547cdd1f2: Preparing [2024-12-14T09:26:00.284Z] 3d9e080216a5: Preparing [2024-12-14T09:26:00.284Z] 7206d983d249: Waiting [2024-12-14T09:26:00.284Z] fb6bc287864f: Waiting [2024-12-14T09:26:00.284Z] 71341d998354: Preparing [2024-12-14T09:26:00.284Z] 8af3756bba4f: Waiting [2024-12-14T09:26:00.284Z] 5e5df63913a4: Waiting [2024-12-14T09:26:00.284Z] 651d9022c234: Preparing [2024-12-14T09:26:00.284Z] 1b1615b04f00: Waiting [2024-12-14T09:26:00.284Z] 3d9e080216a5: Waiting [2024-12-14T09:26:00.284Z] 05b547cdd1f2: Waiting [2024-12-14T09:26:00.284Z] 71341d998354: Waiting [2024-12-14T09:26:00.284Z] 651d9022c234: Waiting [2024-12-14T09:26:00.549Z] ed111dcb6862: Pushed [2024-12-14T09:26:00.549Z] 6edbd529359a: Pushed [2024-12-14T09:26:00.549Z] b2a958f550a2: Pushed [2024-12-14T09:26:00.549Z] 21fe20270c02: Pushed [2024-12-14T09:26:00.815Z] 7206d983d249: Pushed [2024-12-14T09:26:00.815Z] 8af3756bba4f: Pushed [2024-12-14T09:26:00.815Z] fb6bc287864f: Pushed [2024-12-14T09:26:00.815Z] 5e5df63913a4: Pushed [2024-12-14T09:26:00.815Z] 1b1615b04f00: Pushed [2024-12-14T09:26:00.815Z] 651d9022c234: Layer already exists [2024-12-14T09:26:02.762Z] 3d9e080216a5: Pushed [2024-12-14T09:26:08.730Z] 503f7a4e8c5d: Pushed [2024-12-14T09:26:11.319Z] 05b547cdd1f2: Pushed [2024-12-14T09:26:26.323Z] 71341d998354: Pushed [2024-12-14T09:26:26.323Z] 7690bcd711045423acdb8c53079eda27d9cd07fc: digest: sha256:a73dcb6c99a4e5870b6572b2e03647562dad865dde08df50f98fa13311706c15 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:26.690Z] + 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-12-14T09:26:27.061Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-12-14T09:26:27.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-12-14T09:26:27.061Z] ed111dcb6862: Preparing [2024-12-14T09:26:27.061Z] 6edbd529359a: Preparing [2024-12-14T09:26:27.061Z] 21fe20270c02: Preparing [2024-12-14T09:26:27.061Z] b2a958f550a2: Preparing [2024-12-14T09:26:27.061Z] 503f7a4e8c5d: Preparing [2024-12-14T09:26:27.061Z] 7206d983d249: Preparing [2024-12-14T09:26:27.061Z] fb6bc287864f: Preparing [2024-12-14T09:26:27.061Z] 8af3756bba4f: Preparing [2024-12-14T09:26:27.061Z] 5e5df63913a4: Preparing [2024-12-14T09:26:27.061Z] 1b1615b04f00: Preparing [2024-12-14T09:26:27.061Z] 05b547cdd1f2: Preparing [2024-12-14T09:26:27.061Z] 3d9e080216a5: Preparing [2024-12-14T09:26:27.061Z] 71341d998354: Preparing [2024-12-14T09:26:27.061Z] 651d9022c234: Preparing [2024-12-14T09:26:27.061Z] 7206d983d249: Waiting [2024-12-14T09:26:27.061Z] 5e5df63913a4: Waiting [2024-12-14T09:26:27.061Z] 05b547cdd1f2: Waiting [2024-12-14T09:26:27.061Z] fb6bc287864f: Waiting [2024-12-14T09:26:27.061Z] 71341d998354: Waiting [2024-12-14T09:26:27.061Z] 1b1615b04f00: Waiting [2024-12-14T09:26:27.061Z] 8af3756bba4f: Waiting [2024-12-14T09:26:27.061Z] 3d9e080216a5: Waiting [2024-12-14T09:26:27.061Z] 651d9022c234: Waiting [2024-12-14T09:26:27.061Z] 503f7a4e8c5d: Layer already exists [2024-12-14T09:26:27.061Z] 21fe20270c02: Layer already exists [2024-12-14T09:26:27.061Z] 6edbd529359a: Layer already exists [2024-12-14T09:26:27.061Z] ed111dcb6862: Layer already exists [2024-12-14T09:26:27.061Z] b2a958f550a2: Layer already exists [2024-12-14T09:26:27.061Z] 7206d983d249: Layer already exists [2024-12-14T09:26:27.061Z] 8af3756bba4f: Layer already exists [2024-12-14T09:26:27.061Z] 1b1615b04f00: Layer already exists [2024-12-14T09:26:27.061Z] 5e5df63913a4: Layer already exists [2024-12-14T09:26:27.061Z] fb6bc287864f: Layer already exists [2024-12-14T09:26:27.329Z] 05b547cdd1f2: Layer already exists [2024-12-14T09:26:27.329Z] 3d9e080216a5: Layer already exists [2024-12-14T09:26:27.329Z] 71341d998354: Layer already exists [2024-12-14T09:26:27.329Z] 651d9022c234: Layer already exists [2024-12-14T09:26:27.329Z] latest: digest: sha256:a73dcb6c99a4e5870b6572b2e03647562dad865dde08df50f98fa13311706c15 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:27.698Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:28.070Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.6 [2024-12-14T09:26:28.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-12-14T09:26:28.070Z] ed111dcb6862: Preparing [2024-12-14T09:26:28.070Z] 6edbd529359a: Preparing [2024-12-14T09:26:28.070Z] 21fe20270c02: Preparing [2024-12-14T09:26:28.070Z] b2a958f550a2: Preparing [2024-12-14T09:26:28.070Z] 503f7a4e8c5d: Preparing [2024-12-14T09:26:28.070Z] 7206d983d249: Preparing [2024-12-14T09:26:28.070Z] fb6bc287864f: Preparing [2024-12-14T09:26:28.070Z] 8af3756bba4f: Preparing [2024-12-14T09:26:28.070Z] 5e5df63913a4: Preparing [2024-12-14T09:26:28.070Z] 1b1615b04f00: Preparing [2024-12-14T09:26:28.070Z] 05b547cdd1f2: Preparing [2024-12-14T09:26:28.070Z] 3d9e080216a5: Preparing [2024-12-14T09:26:28.070Z] 7206d983d249: Waiting [2024-12-14T09:26:28.070Z] fb6bc287864f: Waiting [2024-12-14T09:26:28.070Z] 5e5df63913a4: Waiting [2024-12-14T09:26:28.070Z] 1b1615b04f00: Waiting [2024-12-14T09:26:28.070Z] 05b547cdd1f2: Waiting [2024-12-14T09:26:28.070Z] 71341d998354: Preparing [2024-12-14T09:26:28.070Z] 3d9e080216a5: Waiting [2024-12-14T09:26:28.070Z] 651d9022c234: Preparing [2024-12-14T09:26:28.070Z] 71341d998354: Waiting [2024-12-14T09:26:28.070Z] 651d9022c234: Waiting [2024-12-14T09:26:28.070Z] 21fe20270c02: Layer already exists [2024-12-14T09:26:28.070Z] b2a958f550a2: Layer already exists [2024-12-14T09:26:28.070Z] ed111dcb6862: Layer already exists [2024-12-14T09:26:28.070Z] 6edbd529359a: Layer already exists [2024-12-14T09:26:28.070Z] 503f7a4e8c5d: Layer already exists [2024-12-14T09:26:28.070Z] 5e5df63913a4: Layer already exists [2024-12-14T09:26:28.070Z] 7206d983d249: Layer already exists [2024-12-14T09:26:28.070Z] 8af3756bba4f: Layer already exists [2024-12-14T09:26:28.070Z] 1b1615b04f00: Layer already exists [2024-12-14T09:26:28.070Z] fb6bc287864f: Layer already exists [2024-12-14T09:26:28.341Z] 05b547cdd1f2: Layer already exists [2024-12-14T09:26:28.341Z] 71341d998354: Layer already exists [2024-12-14T09:26:28.341Z] 3d9e080216a5: Layer already exists [2024-12-14T09:26:28.341Z] 651d9022c234: Layer already exists [2024-12-14T09:26:28.341Z] 4.0.0-dev.6: digest: sha256:a73dcb6c99a4e5870b6572b2e03647562dad865dde08df50f98fa13311706c15 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:28.728Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:29.364Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6 [2024-12-14T09:26:29.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-12-14T09:26:29.364Z] ed111dcb6862: Preparing [2024-12-14T09:26:29.364Z] 6edbd529359a: Preparing [2024-12-14T09:26:29.364Z] 21fe20270c02: Preparing [2024-12-14T09:26:29.364Z] b2a958f550a2: Preparing [2024-12-14T09:26:29.364Z] 503f7a4e8c5d: Preparing [2024-12-14T09:26:29.364Z] 7206d983d249: Preparing [2024-12-14T09:26:29.364Z] fb6bc287864f: Preparing [2024-12-14T09:26:29.364Z] 8af3756bba4f: Preparing [2024-12-14T09:26:29.364Z] 5e5df63913a4: Preparing [2024-12-14T09:26:29.364Z] 1b1615b04f00: Preparing [2024-12-14T09:26:29.364Z] 05b547cdd1f2: Preparing [2024-12-14T09:26:29.364Z] 3d9e080216a5: Preparing [2024-12-14T09:26:29.364Z] 71341d998354: Preparing [2024-12-14T09:26:29.364Z] 8af3756bba4f: Waiting [2024-12-14T09:26:29.364Z] 651d9022c234: Preparing [2024-12-14T09:26:29.364Z] 5e5df63913a4: Waiting [2024-12-14T09:26:29.364Z] 1b1615b04f00: Waiting [2024-12-14T09:26:29.364Z] 05b547cdd1f2: Waiting [2024-12-14T09:26:29.364Z] 3d9e080216a5: Waiting [2024-12-14T09:26:29.364Z] 71341d998354: Waiting [2024-12-14T09:26:29.364Z] 651d9022c234: Waiting [2024-12-14T09:26:29.364Z] 7206d983d249: Waiting [2024-12-14T09:26:29.364Z] fb6bc287864f: Waiting [2024-12-14T09:26:29.364Z] ed111dcb6862: Layer already exists [2024-12-14T09:26:29.364Z] 6edbd529359a: Layer already exists [2024-12-14T09:26:29.364Z] 503f7a4e8c5d: Layer already exists [2024-12-14T09:26:29.364Z] 21fe20270c02: Layer already exists [2024-12-14T09:26:29.364Z] b2a958f550a2: Layer already exists [2024-12-14T09:26:29.364Z] 5e5df63913a4: Layer already exists [2024-12-14T09:26:29.364Z] 8af3756bba4f: Layer already exists [2024-12-14T09:26:29.364Z] fb6bc287864f: Layer already exists [2024-12-14T09:26:29.364Z] 7206d983d249: Layer already exists [2024-12-14T09:26:29.364Z] 1b1615b04f00: Layer already exists [2024-12-14T09:26:29.364Z] 3d9e080216a5: Layer already exists [2024-12-14T09:26:29.364Z] 05b547cdd1f2: Layer already exists [2024-12-14T09:26:29.635Z] 71341d998354: Layer already exists [2024-12-14T09:26:29.635Z] 651d9022c234: Layer already exists [2024-12-14T09:26:29.635Z] 7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6: digest: sha256:a73dcb6c99a4e5870b6572b2e03647562dad865dde08df50f98fa13311706c15 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:30.002Z] + 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-12-14T09:26:30.400Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-12-14T09:26:30.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-12-14T09:26:30.400Z] ed111dcb6862: Preparing [2024-12-14T09:26:30.400Z] 6edbd529359a: Preparing [2024-12-14T09:26:30.400Z] 21fe20270c02: Preparing [2024-12-14T09:26:30.400Z] b2a958f550a2: Preparing [2024-12-14T09:26:30.400Z] 503f7a4e8c5d: Preparing [2024-12-14T09:26:30.400Z] 7206d983d249: Preparing [2024-12-14T09:26:30.400Z] fb6bc287864f: Preparing [2024-12-14T09:26:30.400Z] 8af3756bba4f: Preparing [2024-12-14T09:26:30.400Z] 5e5df63913a4: Preparing [2024-12-14T09:26:30.400Z] 1b1615b04f00: Preparing [2024-12-14T09:26:30.400Z] 05b547cdd1f2: Preparing [2024-12-14T09:26:30.400Z] 3d9e080216a5: Preparing [2024-12-14T09:26:30.400Z] 71341d998354: Preparing [2024-12-14T09:26:30.400Z] 651d9022c234: Preparing [2024-12-14T09:26:30.400Z] fb6bc287864f: Waiting [2024-12-14T09:26:30.400Z] 8af3756bba4f: Waiting [2024-12-14T09:26:30.400Z] 5e5df63913a4: Waiting [2024-12-14T09:26:30.400Z] 1b1615b04f00: Waiting [2024-12-14T09:26:30.400Z] 05b547cdd1f2: Waiting [2024-12-14T09:26:30.400Z] 3d9e080216a5: Waiting [2024-12-14T09:26:30.400Z] 71341d998354: Waiting [2024-12-14T09:26:30.400Z] 651d9022c234: Waiting [2024-12-14T09:26:30.400Z] 7206d983d249: Waiting [2024-12-14T09:26:30.400Z] 6edbd529359a: Layer already exists [2024-12-14T09:26:30.400Z] ed111dcb6862: Layer already exists [2024-12-14T09:26:30.400Z] 503f7a4e8c5d: Layer already exists [2024-12-14T09:26:30.400Z] 21fe20270c02: Layer already exists [2024-12-14T09:26:30.400Z] b2a958f550a2: Layer already exists [2024-12-14T09:26:30.400Z] fb6bc287864f: Layer already exists [2024-12-14T09:26:30.401Z] 8af3756bba4f: Layer already exists [2024-12-14T09:26:30.401Z] 7206d983d249: Layer already exists [2024-12-14T09:26:30.401Z] 5e5df63913a4: Layer already exists [2024-12-14T09:26:30.401Z] 1b1615b04f00: Layer already exists [2024-12-14T09:26:30.669Z] 05b547cdd1f2: Layer already exists [2024-12-14T09:26:30.669Z] 3d9e080216a5: Layer already exists [2024-12-14T09:26:30.669Z] 71341d998354: Layer already exists [2024-12-14T09:26:30.669Z] 651d9022c234: Layer already exists [2024-12-14T09:26:30.669Z] main: digest: sha256:a73dcb6c99a4e5870b6572b2e03647562dad865dde08df50f98fa13311706c15 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-14T09:26:30.757Z] ===================================================== [Pipeline] echo [2024-12-14T09:26:30.776Z] taggedImages: [2024-12-14T09:26:30.776Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7690bcd711045423acdb8c53079eda27d9cd07fc [2024-12-14T09:26:30.776Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-12-14T09:26:30.776Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.6 [2024-12-14T09:26:30.776Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6 [2024-12-14T09:26:30.776Z] - 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-12-14T09:26:31.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-14T09:26:31.188Z] [2024-12-14T09:26:31.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:31.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-14T09:26:31.802Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-14T09:26:31.802Z] 8998bd30e6a1: Pulling fs layer [2024-12-14T09:26:31.802Z] 04944245beec: Pulling fs layer [2024-12-14T09:26:31.802Z] 699f458cf7ca: Pulling fs layer [2024-12-14T09:26:31.802Z] 765212b225bb: Pulling fs layer [2024-12-14T09:26:31.802Z] f23df028b6ca: Pulling fs layer [2024-12-14T09:26:31.802Z] d65c8cfc05b1: Pulling fs layer [2024-12-14T09:26:31.803Z] 2437ff75d9bd: Pulling fs layer [2024-12-14T09:26:31.803Z] f23df028b6ca: Waiting [2024-12-14T09:26:31.803Z] d65c8cfc05b1: Waiting [2024-12-14T09:26:31.803Z] 2437ff75d9bd: Waiting [2024-12-14T09:26:31.803Z] 765212b225bb: Waiting [2024-12-14T09:26:31.803Z] 04944245beec: Verifying Checksum [2024-12-14T09:26:31.803Z] 04944245beec: Download complete [2024-12-14T09:26:31.803Z] 765212b225bb: Verifying Checksum [2024-12-14T09:26:31.803Z] 765212b225bb: Download complete [2024-12-14T09:26:31.803Z] f23df028b6ca: Verifying Checksum [2024-12-14T09:26:31.803Z] f23df028b6ca: Download complete [2024-12-14T09:26:31.803Z] d65c8cfc05b1: Verifying Checksum [2024-12-14T09:26:31.803Z] d65c8cfc05b1: Download complete [2024-12-14T09:26:32.071Z] 699f458cf7ca: Verifying Checksum [2024-12-14T09:26:32.071Z] 699f458cf7ca: Download complete [2024-12-14T09:26:32.338Z] 8998bd30e6a1: Verifying Checksum [2024-12-14T09:26:32.338Z] 8998bd30e6a1: Download complete [2024-12-14T09:26:34.289Z] 2437ff75d9bd: Verifying Checksum [2024-12-14T09:26:34.289Z] 2437ff75d9bd: Download complete [2024-12-14T09:26:39.627Z] 8998bd30e6a1: Pull complete [2024-12-14T09:26:40.209Z] 04944245beec: Pull complete [2024-12-14T09:26:42.152Z] 699f458cf7ca: Pull complete [2024-12-14T09:26:42.152Z] 765212b225bb: Pull complete [2024-12-14T09:26:43.560Z] f23df028b6ca: Pull complete [2024-12-14T09:26:43.560Z] d65c8cfc05b1: Pull complete [2024-12-14T09:27:10.224Z] 2437ff75d9bd: Pull complete [2024-12-14T09:27:10.224Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-14T09:27:10.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-14T09:27:10.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:10.407Z] prd-ubuntu20.04-docker-arm64-4c-16g-35096 does not seem to be running inside a container [2024-12-14T09:27:10.467Z] $ 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/193 -v /w/workspace/device-usb-camera/193:/w/workspace/device-usb-camera/193:rw,z -v /w/workspace/device-usb-camera/193@tmp:/w/workspace/device-usb-camera/193@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-12-14T09:27:12.527Z] $ docker top 22afcdef85f7a1abb29d1919f336ef3617c9a576ee8b8105ad0e20c4b700ebaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:13.007Z] ---> job-cost.sh [2024-12-14T09:27:13.271Z] lf-activate-venv: SKIPPING [2024-12-14T09:27:13.271Z] INFO: No Stack... [2024-12-14T09:27:13.536Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-14T09:27:14.497Z] INFO: Archiving Costs [Pipeline] sh [2024-12-14T09:27:14.813Z] + cat /w/workspace/device-usb-camera/193/archives/cost.csv [2024-12-14T09:27:14.813Z] + cut -d, -f6 [Pipeline] lock [2024-12-14T09:27:14.870Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-193-stack-cost] [2024-12-14T09:27:14.879Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-193-stack-cost] did not exist. Created. [2024-12-14T09:27:14.885Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-14T09:27:15.231Z] /w/workspace/device-usb-camera/193@tmp/durable-f05a4677/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-14T09:27:15.553Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-14T09:27:15.578Z] Warning: overwriting stash ‘stack-cost’ [2024-12-14T09:27:15.621Z] Stashed 1 file(s) [Pipeline] } [2024-12-14T09:27:15.629Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-193-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-14T09:27:15.660Z] $ docker stop --time=1 22afcdef85f7a1abb29d1919f336ef3617c9a576ee8b8105ad0e20c4b700ebaa [2024-12-14T09:27:17.047Z] $ docker rm -f --volumes 22afcdef85f7a1abb29d1919f336ef3617c9a576ee8b8105ad0e20c4b700ebaa [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-12-14T09:27:17.506Z] provisioning config files... [2024-12-14T09:27:17.513Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14386709040772640559tmp [Pipeline] { [Pipeline] sh [2024-12-14T09:27:17.812Z] + set +x [2024-12-14T09:27:17.812Z] + + bash -s -- [2024-12-14T09:27:17.812Z] curl -s https://codecov.io/bash [2024-12-14T09:27:17.812Z] [2024-12-14T09:27:17.812Z] _____ _ [2024-12-14T09:27:17.812Z] / ____| | | [2024-12-14T09:27:17.812Z] | | ___ __| | ___ ___ _____ __ [2024-12-14T09:27:17.812Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-14T09:27:17.812Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-14T09:27:17.812Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-14T09:27:17.812Z] Bash-1.0.6 [2024-12-14T09:27:17.812Z] [2024-12-14T09:27:17.812Z] [2024-12-14T09:27:17.812Z] ==> git version 2.25.1 found [2024-12-14T09:27:17.812Z] ==> 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-12-14T09:27:17.812Z] Release-Date: 2020-01-08 [2024-12-14T09:27:17.812Z] 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-12-14T09:27:17.812Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-14T09:27:17.812Z] ==> Jenkins CI detected. [2024-12-14T09:27:17.812Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-12-14T09:27:17.812Z] project root: . [2024-12-14T09:27:17.812Z] --> token set from env [2024-12-14T09:27:17.812Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-14T09:27:17.812Z] ==> Running gcov in . (disable via -X gcov) [2024-12-14T09:27:17.812Z] ==> Python coveragepy not found [2024-12-14T09:27:17.812Z] ==> Searching for coverage reports in: [2024-12-14T09:27:17.812Z] + . [2024-12-14T09:27:17.812Z] -> Found 1 reports [2024-12-14T09:27:17.812Z] ==> Detecting git/mercurial file structure [2024-12-14T09:27:17.812Z] ==> Reading reports [2024-12-14T09:27:17.812Z] + ./coverage.out bytes=54772 [2024-12-14T09:27:17.812Z] ==> Appending adjustments [2024-12-14T09:27:17.812Z] https://docs.codecov.io/docs/fixing-reports [2024-12-14T09:27:18.071Z] + Found adjustments [2024-12-14T09:27:18.072Z] ==> Gzipping contents [2024-12-14T09:27:18.072Z] 8.0K /tmp/codecov.OFLUb7.gz [2024-12-14T09:27:18.072Z] ==> Uploading reports [2024-12-14T09:27:18.072Z] url: https://codecov.io [2024-12-14T09:27:18.072Z] query: branch=main&commit=7690bcd711045423acdb8c53079eda27d9cd07fc&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-14T09:27:18.072Z] -> Pinging Codecov [2024-12-14T09:27:18.072Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7690bcd711045423acdb8c53079eda27d9cd07fc&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-14T09:27:18.338Z] -> Uploading to [2024-12-14T09:27:18.338Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/7690bcd711045423acdb8c53079eda27d9cd07fc/59f71bb2-713c-4eb8-a884-016042f3a233.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241214T092718Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=145fa87904ce712203398df0909a00b37cccaf6aaaaea3294ae3100c44f50c1b [2024-12-14T09:27:18.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-14T09:27:18.338Z] Dload Upload Total Spent Left Speed [2024-12-14T09:27:18.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 22274 --:--:-- --:--:-- --:--:-- 22274 [2024-12-14T09:27:18.606Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/7690bcd711045423acdb8c53079eda27d9cd07fc [Pipeline] } [2024-12-14T09:27:18.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-14T09:27:18.752Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-14T09:27:18.774Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:19.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-14T09:27:19.225Z] [2024-12-14T09:27:19.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:19.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-14T09:27:19.598Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-14T09:27:19.598Z] 43c4264eed91: Already exists [2024-12-14T09:27:19.598Z] 4cc291be95ef: Already exists [2024-12-14T09:27:19.598Z] 2ac1f1163629: Already exists [2024-12-14T09:27:19.598Z] 5c3c966382ef: Already exists [2024-12-14T09:27:19.598Z] 4f4fb700ef54: Already exists [2024-12-14T09:27:19.598Z] d9c7d2e4e75e: Pulling fs layer [2024-12-14T09:27:19.598Z] 9c3e1370e548: Pulling fs layer [2024-12-14T09:27:19.884Z] d9c7d2e4e75e: Verifying Checksum [2024-12-14T09:27:19.884Z] d9c7d2e4e75e: Download complete [2024-12-14T09:27:20.152Z] d9c7d2e4e75e: Pull complete [2024-12-14T09:27:20.717Z] 9c3e1370e548: Download complete [2024-12-14T09:27:23.998Z] 9c3e1370e548: Pull complete [2024-12-14T09:27:23.998Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-14T09:27:23.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-14T09:27:23.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:24.098Z] prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container [2024-12-14T09:27:24.131Z] $ 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-12-14T09:27:26.222Z] $ docker top be1497f75973db0ca39faf756abc2c819b2a0dcce34bdb623a557f72582b1889 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:27:26.574Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2024-12-14T09:27:26.583Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-12-14T09:27:26.864Z] + set -o pipefail [2024-12-14T09:27:26.864Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-12-14T09:27:33.431Z] [2024-12-14T09:27:33.431Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-12-14T09:27:33.431Z] [2024-12-14T09:27:33.431Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/af36b373-bb7a-408b-981d-7750b563860c [2024-12-14T09:27:33.431Z] [2024-12-14T09:27:33.431Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-14T09:27:33.431Z] [2024-12-14T09:27:33.691Z] [2024-12-14T09:27:33.691Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-14T09:27:33.691Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-14T09:27:33.963Z] $ docker stop --time=1 be1497f75973db0ca39faf756abc2c819b2a0dcce34bdb623a557f72582b1889 [2024-12-14T09:27:38.065Z] $ docker rm -f --volumes be1497f75973db0ca39faf756abc2c819b2a0dcce34bdb623a557f72582b1889 [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-12-14T09:27:38.951Z] + git log --format=format:%s -1 7690bcd711045423acdb8c53079eda27d9cd07fc [Pipeline] sh [2024-12-14T09:27:39.240Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-14T09:27:39.240Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:39.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:27:39.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:39.633Z] prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container [2024-12-14T09:27:39.661Z] $ 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-12-14T09:27:40.148Z] $ docker top f8179f2152c5b0b125ee65c03612abe2917658e3e7b2695d241a9d417de105c5 -eo pid,comm [2024-12-14T09:27:40.197Z] 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-12-14T09:27:40.197Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-14T09:27:40.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:27:40.259Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:27:40.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:27:40.372Z] $ docker exec f8179f2152c5b0b125ee65c03612abe2917658e3e7b2695d241a9d417de105c5 ssh-agent [2024-12-14T09:27:40.484Z] SSH_AUTH_SOCK=/tmp/ssh-fnpjPWZSBl6j/agent.32 [2024-12-14T09:27:40.484Z] SSH_AGENT_PID=38 [2024-12-14T09:27:40.489Z] Running ssh-add (command line suppressed) [2024-12-14T09:27:40.593Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11920784982996475576.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11920784982996475576.key) [2024-12-14T09:27:40.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:27:40.895Z] + git semver tag [2024-12-14T09:27:41.153Z] 2024-12-14 09:27:41,076 [run_tag] DEBUG tag force:False [2024-12-14T09:27:41.153Z] 2024-12-14 09:27:41,077 [check_head_tag] DEBUG check head tag [2024-12-14T09:27:41.153Z] 2024-12-14 09:27:41,079 [execute] INFO git cat-file --batch-check [2024-12-14T09:27:41.154Z] 2024-12-14 09:27:41,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-12-14T09:27:41.154Z] 2024-12-14 09:27:41,083 [execute] INFO git cat-file --batch [2024-12-14T09:27:41.154Z] 2024-12-14 09:27:41,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-12-14T09:27:41.154Z] 2024-12-14 09:27:41,129 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-14T09:27:41.154Z] 2024-12-14 09:27:41,130 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 [2024-12-14T09:27:41.154Z] 2024-12-14 09:27:41,130 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-12-14T09:27:41.154Z] 2024-12-14 09:27:41,135 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-14T09:27:41.154Z] 4.0.0-dev.6 [Pipeline] } [2024-12-14T09:27:41.419Z] $ docker exec --env ******** --env ******** f8179f2152c5b0b125ee65c03612abe2917658e3e7b2695d241a9d417de105c5 ssh-agent -k [2024-12-14T09:27:41.528Z] unset SSH_AUTH_SOCK; [2024-12-14T09:27:41.528Z] unset SSH_AGENT_PID; [2024-12-14T09:27:41.529Z] echo Agent pid 38 killed; [2024-12-14T09:27:41.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-14T09:27:41.853Z] + git semver [Pipeline] } [2024-12-14T09:27:42.123Z] $ docker stop --time=1 f8179f2152c5b0b125ee65c03612abe2917658e3e7b2695d241a9d417de105c5 [2024-12-14T09:27:43.376Z] $ docker rm -f --volumes f8179f2152c5b0b125ee65c03612abe2917658e3e7b2695d241a9d417de105c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:43.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-14T09:27:43.765Z] [2024-12-14T09:27:43.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:44.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-14T09:27:44.062Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-14T09:27:44.062Z] ab5ef0e58194: Pulling fs layer [2024-12-14T09:27:44.062Z] 9712f1f96733: Pulling fs layer [2024-12-14T09:27:44.062Z] 63f879dbbcfc: Pulling fs layer [2024-12-14T09:27:44.062Z] 0d9ebad4ef96: Pulling fs layer [2024-12-14T09:27:44.062Z] 0d9ebad4ef96: Waiting [2024-12-14T09:27:44.062Z] e9a5061849ea: Pulling fs layer [2024-12-14T09:27:44.062Z] d747dcd14b5f: Pulling fs layer [2024-12-14T09:27:44.062Z] 2de7ff778b66: Pulling fs layer [2024-12-14T09:27:44.062Z] d747dcd14b5f: Waiting [2024-12-14T09:27:44.062Z] e9a5061849ea: Waiting [2024-12-14T09:27:44.062Z] 2de7ff778b66: Waiting [2024-12-14T09:27:44.062Z] 9712f1f96733: Verifying Checksum [2024-12-14T09:27:44.062Z] 9712f1f96733: Download complete [2024-12-14T09:27:44.321Z] 63f879dbbcfc: Verifying Checksum [2024-12-14T09:27:44.321Z] 63f879dbbcfc: Download complete [2024-12-14T09:27:44.579Z] 0d9ebad4ef96: Verifying Checksum [2024-12-14T09:27:44.579Z] 0d9ebad4ef96: Download complete [2024-12-14T09:27:44.579Z] d747dcd14b5f: Verifying Checksum [2024-12-14T09:27:44.579Z] d747dcd14b5f: Download complete [2024-12-14T09:27:44.579Z] e9a5061849ea: Verifying Checksum [2024-12-14T09:27:44.579Z] e9a5061849ea: Download complete [2024-12-14T09:27:44.579Z] ab5ef0e58194: Download complete [2024-12-14T09:27:44.579Z] 2de7ff778b66: Verifying Checksum [2024-12-14T09:27:44.579Z] 2de7ff778b66: Download complete [2024-12-14T09:27:47.103Z] ab5ef0e58194: Pull complete [2024-12-14T09:27:47.362Z] 9712f1f96733: Pull complete [2024-12-14T09:27:47.927Z] 63f879dbbcfc: Pull complete [2024-12-14T09:27:52.243Z] 0d9ebad4ef96: Pull complete [2024-12-14T09:27:52.243Z] e9a5061849ea: Pull complete [2024-12-14T09:27:52.243Z] d747dcd14b5f: Pull complete [2024-12-14T09:27:52.810Z] 2de7ff778b66: Pull complete [2024-12-14T09:27:52.811Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-14T09:27:52.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-14T09:27:52.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:52.908Z] prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container [2024-12-14T09:27:52.936Z] $ 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-12-14T09:27:57.419Z] $ docker top e54d308b039e49cabb64e57bbf7978cf11fa0f4ec1f3291a7471423cadbce915 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:27:57.503Z] provisioning config files... [2024-12-14T09:27:57.509Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13716613490515684774tmp [2024-12-14T09:27:57.517Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3918032681717024038tmp [2024-12-14T09:27:57.526Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9006642823251609792tmp [Pipeline] { [Pipeline] echo [2024-12-14T09:27:57.550Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:57.844Z] ---> sigul-configuration.sh [2024-12-14T09:27:57.844Z] gpg: directory `/root/.gnupg' created [2024-12-14T09:27:57.844Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-14T09:27:57.844Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-14T09:27:57.844Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-14T09:27:57.844Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-14T09:27:57.844Z] gpg: CAST5 encrypted data [2024-12-14T09:27:57.844Z] gpg: encrypted with 1 passphrase [2024-12-14T09:27:57.845Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-14T09:27:58.138Z] + mkdir /home/jenkins [2024-12-14T09:27:58.138Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-14T09:27:58.428Z] + 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-12-14T09:27:58.441Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:58.734Z] ---> sigul-install.sh [2024-12-14T09:27:58.735Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-14T09:27:59.031Z] + git tag --list [2024-12-14T09:27:59.031Z] v0.0.0 [2024-12-14T09:27:59.031Z] v0.0.1-dev.1 [2024-12-14T09:27:59.031Z] v0.0.1-dev.10 [2024-12-14T09:27:59.031Z] v0.0.1-dev.11 [2024-12-14T09:27:59.031Z] v0.0.1-dev.12 [2024-12-14T09:27:59.031Z] v0.0.1-dev.13 [2024-12-14T09:27:59.031Z] v0.0.1-dev.14 [2024-12-14T09:27:59.031Z] v0.0.1-dev.15 [2024-12-14T09:27:59.031Z] v0.0.1-dev.16 [2024-12-14T09:27:59.031Z] v0.0.1-dev.2 [2024-12-14T09:27:59.031Z] v0.0.1-dev.3 [2024-12-14T09:27:59.031Z] v0.0.1-dev.4 [2024-12-14T09:27:59.031Z] v0.0.1-dev.5 [2024-12-14T09:27:59.031Z] v0.0.1-dev.6 [2024-12-14T09:27:59.031Z] v0.0.1-dev.7 [2024-12-14T09:27:59.031Z] v0.0.1-dev.8 [2024-12-14T09:27:59.031Z] v0.0.1-dev.9 [2024-12-14T09:27:59.031Z] v2.2.0 [2024-12-14T09:27:59.031Z] v2.2.0-dev.17 [2024-12-14T09:27:59.031Z] v2.2.0-dev.18 [2024-12-14T09:27:59.031Z] v2.2.0-dev.19 [2024-12-14T09:27:59.031Z] v2.2.0-dev.20 [2024-12-14T09:27:59.031Z] v2.2.0-dev.21 [2024-12-14T09:27:59.031Z] v2.2.0-dev.22 [2024-12-14T09:27:59.031Z] v2.2.0-dev.23 [2024-12-14T09:27:59.031Z] v2.2.0-dev.24 [2024-12-14T09:27:59.031Z] v2.2.0-dev.25 [2024-12-14T09:27:59.031Z] v2.2.0-dev.26 [2024-12-14T09:27:59.031Z] v2.2.0-dev.27 [2024-12-14T09:27:59.031Z] v2.3.0 [2024-12-14T09:27:59.031Z] v2.3.0-dev.1 [2024-12-14T09:27:59.031Z] v2.3.0-dev.10 [2024-12-14T09:27:59.031Z] v2.3.0-dev.11 [2024-12-14T09:27:59.031Z] v2.3.0-dev.12 [2024-12-14T09:27:59.031Z] v2.3.0-dev.13 [2024-12-14T09:27:59.031Z] v2.3.0-dev.14 [2024-12-14T09:27:59.031Z] v2.3.0-dev.15 [2024-12-14T09:27:59.031Z] v2.3.0-dev.16 [2024-12-14T09:27:59.031Z] v2.3.0-dev.17 [2024-12-14T09:27:59.031Z] v2.3.0-dev.18 [2024-12-14T09:27:59.031Z] v2.3.0-dev.19 [2024-12-14T09:27:59.031Z] v2.3.0-dev.2 [2024-12-14T09:27:59.031Z] v2.3.0-dev.20 [2024-12-14T09:27:59.031Z] v2.3.0-dev.21 [2024-12-14T09:27:59.031Z] v2.3.0-dev.22 [2024-12-14T09:27:59.031Z] v2.3.0-dev.23 [2024-12-14T09:27:59.031Z] v2.3.0-dev.24 [2024-12-14T09:27:59.031Z] v2.3.0-dev.25 [2024-12-14T09:27:59.031Z] v2.3.0-dev.26 [2024-12-14T09:27:59.031Z] v2.3.0-dev.27 [2024-12-14T09:27:59.031Z] v2.3.0-dev.28 [2024-12-14T09:27:59.031Z] v2.3.0-dev.3 [2024-12-14T09:27:59.031Z] v2.3.0-dev.4 [2024-12-14T09:27:59.031Z] v2.3.0-dev.5 [2024-12-14T09:27:59.031Z] v2.3.0-dev.6 [2024-12-14T09:27:59.031Z] v2.3.0-dev.7 [2024-12-14T09:27:59.031Z] v2.3.0-dev.8 [2024-12-14T09:27:59.031Z] v2.3.0-dev.9 [2024-12-14T09:27:59.031Z] v2.3.1 [2024-12-14T09:27:59.031Z] v2.3.1-dev.4 [2024-12-14T09:27:59.031Z] v2.3.1-dev.5 [2024-12-14T09:27:59.031Z] v2.3.1-dev.6 [2024-12-14T09:27:59.031Z] v3.0 [2024-12-14T09:27:59.031Z] v3.0.0 [2024-12-14T09:27:59.031Z] v3.0.0-dev.1 [2024-12-14T09:27:59.031Z] v3.0.0-dev.10 [2024-12-14T09:27:59.031Z] v3.0.0-dev.11 [2024-12-14T09:27:59.031Z] v3.0.0-dev.12 [2024-12-14T09:27:59.031Z] v3.0.0-dev.13 [2024-12-14T09:27:59.031Z] v3.0.0-dev.14 [2024-12-14T09:27:59.031Z] v3.0.0-dev.15 [2024-12-14T09:27:59.031Z] v3.0.0-dev.16 [2024-12-14T09:27:59.031Z] v3.0.0-dev.17 [2024-12-14T09:27:59.031Z] v3.0.0-dev.18 [2024-12-14T09:27:59.031Z] v3.0.0-dev.19 [2024-12-14T09:27:59.031Z] v3.0.0-dev.2 [2024-12-14T09:27:59.031Z] v3.0.0-dev.20 [2024-12-14T09:27:59.031Z] v3.0.0-dev.21 [2024-12-14T09:27:59.031Z] v3.0.0-dev.22 [2024-12-14T09:27:59.031Z] v3.0.0-dev.23 [2024-12-14T09:27:59.031Z] v3.0.0-dev.24 [2024-12-14T09:27:59.031Z] v3.0.0-dev.25 [2024-12-14T09:27:59.031Z] v3.0.0-dev.26 [2024-12-14T09:27:59.031Z] v3.0.0-dev.27 [2024-12-14T09:27:59.031Z] v3.0.0-dev.28 [2024-12-14T09:27:59.031Z] v3.0.0-dev.29 [2024-12-14T09:27:59.031Z] v3.0.0-dev.3 [2024-12-14T09:27:59.031Z] v3.0.0-dev.30 [2024-12-14T09:27:59.031Z] v3.0.0-dev.31 [2024-12-14T09:27:59.031Z] v3.0.0-dev.32 [2024-12-14T09:27:59.031Z] v3.0.0-dev.33 [2024-12-14T09:27:59.031Z] v3.0.0-dev.34 [2024-12-14T09:27:59.031Z] v3.0.0-dev.35 [2024-12-14T09:27:59.031Z] v3.0.0-dev.36 [2024-12-14T09:27:59.031Z] v3.0.0-dev.37 [2024-12-14T09:27:59.031Z] v3.0.0-dev.38 [2024-12-14T09:27:59.031Z] v3.0.0-dev.39 [2024-12-14T09:27:59.031Z] v3.0.0-dev.4 [2024-12-14T09:27:59.031Z] v3.0.0-dev.40 [2024-12-14T09:27:59.031Z] v3.0.0-dev.41 [2024-12-14T09:27:59.031Z] v3.0.0-dev.42 [2024-12-14T09:27:59.031Z] v3.0.0-dev.43 [2024-12-14T09:27:59.031Z] v3.0.0-dev.44 [2024-12-14T09:27:59.031Z] v3.0.0-dev.45 [2024-12-14T09:27:59.031Z] v3.0.0-dev.46 [2024-12-14T09:27:59.031Z] v3.0.0-dev.47 [2024-12-14T09:27:59.031Z] v3.0.0-dev.48 [2024-12-14T09:27:59.031Z] v3.0.0-dev.49 [2024-12-14T09:27:59.031Z] v3.0.0-dev.5 [2024-12-14T09:27:59.031Z] v3.0.0-dev.50 [2024-12-14T09:27:59.031Z] v3.0.0-dev.51 [2024-12-14T09:27:59.031Z] v3.0.0-dev.6 [2024-12-14T09:27:59.031Z] v3.0.0-dev.7 [2024-12-14T09:27:59.031Z] v3.0.0-dev.8 [2024-12-14T09:27:59.031Z] v3.0.0-dev.9 [2024-12-14T09:27:59.031Z] v3.1 [2024-12-14T09:27:59.031Z] v3.1.0 [2024-12-14T09:27:59.031Z] v3.1.0-dev.1 [2024-12-14T09:27:59.031Z] v3.1.0-dev.10 [2024-12-14T09:27:59.031Z] v3.1.0-dev.11 [2024-12-14T09:27:59.031Z] v3.1.0-dev.12 [2024-12-14T09:27:59.031Z] v3.1.0-dev.13 [2024-12-14T09:27:59.031Z] v3.1.0-dev.14 [2024-12-14T09:27:59.031Z] v3.1.0-dev.15 [2024-12-14T09:27:59.031Z] v3.1.0-dev.16 [2024-12-14T09:27:59.031Z] v3.1.0-dev.17 [2024-12-14T09:27:59.031Z] v3.1.0-dev.18 [2024-12-14T09:27:59.031Z] v3.1.0-dev.19 [2024-12-14T09:27:59.031Z] v3.1.0-dev.2 [2024-12-14T09:27:59.031Z] v3.1.0-dev.20 [2024-12-14T09:27:59.031Z] v3.1.0-dev.21 [2024-12-14T09:27:59.031Z] v3.1.0-dev.22 [2024-12-14T09:27:59.031Z] v3.1.0-dev.23 [2024-12-14T09:27:59.031Z] v3.1.0-dev.24 [2024-12-14T09:27:59.031Z] v3.1.0-dev.25 [2024-12-14T09:27:59.031Z] v3.1.0-dev.26 [2024-12-14T09:27:59.031Z] v3.1.0-dev.27 [2024-12-14T09:27:59.031Z] v3.1.0-dev.28 [2024-12-14T09:27:59.031Z] v3.1.0-dev.29 [2024-12-14T09:27:59.031Z] v3.1.0-dev.3 [2024-12-14T09:27:59.031Z] v3.1.0-dev.30 [2024-12-14T09:27:59.031Z] v3.1.0-dev.31 [2024-12-14T09:27:59.031Z] v3.1.0-dev.32 [2024-12-14T09:27:59.031Z] v3.1.0-dev.33 [2024-12-14T09:27:59.031Z] v3.1.0-dev.34 [2024-12-14T09:27:59.031Z] v3.1.0-dev.35 [2024-12-14T09:27:59.031Z] v3.1.0-dev.36 [2024-12-14T09:27:59.031Z] v3.1.0-dev.37 [2024-12-14T09:27:59.031Z] v3.1.0-dev.38 [2024-12-14T09:27:59.031Z] v3.1.0-dev.39 [2024-12-14T09:27:59.031Z] v3.1.0-dev.4 [2024-12-14T09:27:59.031Z] v3.1.0-dev.5 [2024-12-14T09:27:59.031Z] v3.1.0-dev.6 [2024-12-14T09:27:59.031Z] v3.1.0-dev.7 [2024-12-14T09:27:59.031Z] v3.1.0-dev.8 [2024-12-14T09:27:59.031Z] v3.1.0-dev.9 [2024-12-14T09:27:59.031Z] v3.1.1 [2024-12-14T09:27:59.031Z] v3.1.1-dev.1 [2024-12-14T09:27:59.031Z] v3.2.0-dev.1 [2024-12-14T09:27:59.031Z] v3.2.0-dev.10 [2024-12-14T09:27:59.031Z] v3.2.0-dev.11 [2024-12-14T09:27:59.031Z] v3.2.0-dev.12 [2024-12-14T09:27:59.031Z] v3.2.0-dev.13 [2024-12-14T09:27:59.031Z] v3.2.0-dev.14 [2024-12-14T09:27:59.031Z] v3.2.0-dev.15 [2024-12-14T09:27:59.031Z] v3.2.0-dev.16 [2024-12-14T09:27:59.031Z] v3.2.0-dev.17 [2024-12-14T09:27:59.031Z] v3.2.0-dev.18 [2024-12-14T09:27:59.031Z] v3.2.0-dev.19 [2024-12-14T09:27:59.031Z] v3.2.0-dev.2 [2024-12-14T09:27:59.031Z] v3.2.0-dev.20 [2024-12-14T09:27:59.031Z] v3.2.0-dev.21 [2024-12-14T09:27:59.031Z] v3.2.0-dev.22 [2024-12-14T09:27:59.031Z] v3.2.0-dev.3 [2024-12-14T09:27:59.031Z] v3.2.0-dev.4 [2024-12-14T09:27:59.031Z] v3.2.0-dev.5 [2024-12-14T09:27:59.031Z] v3.2.0-dev.6 [2024-12-14T09:27:59.031Z] v3.2.0-dev.7 [2024-12-14T09:27:59.031Z] v3.2.0-dev.8 [2024-12-14T09:27:59.031Z] v3.2.0-dev.9 [2024-12-14T09:27:59.031Z] v4.0.0-dev.1 [2024-12-14T09:27:59.031Z] v4.0.0-dev.2 [2024-12-14T09:27:59.031Z] v4.0.0-dev.3 [2024-12-14T09:27:59.031Z] v4.0.0-dev.4 [2024-12-14T09:27:59.031Z] v4.0.0-dev.5 [2024-12-14T09:27:59.031Z] v4.0.0-dev.6 [Pipeline] sh [2024-12-14T09:27:59.326Z] + lftools sign git-tag v4.0.0-dev.6 [2024-12-14T09:27:59.893Z] Signing Git tag with Sigul... [2024-12-14T09:27:59.893Z] Signing v4.0.0-dev.6 [Pipeline] echo [2024-12-14T09:28:00.167Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:28:00.459Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-14T09:28:00.466Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-14T09:28:00.491Z] $ docker stop --time=1 e54d308b039e49cabb64e57bbf7978cf11fa0f4ec1f3291a7471423cadbce915 [2024-12-14T09:28:01.825Z] $ docker rm -f --volumes e54d308b039e49cabb64e57bbf7978cf11fa0f4ec1f3291a7471423cadbce915 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-14T09:28:02.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-14T09:28:02.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:28:02.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:28:02.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:28:02.630Z] prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container [2024-12-14T09:28:02.659Z] $ 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-12-14T09:28:03.028Z] $ docker top f02a4bf0304bc8bcfb29ad5aebbf30d693a7fac08c8993f0c36ac792b97114db -eo pid,comm [2024-12-14T09:28:03.081Z] 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-12-14T09:28:03.081Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-14T09:28:03.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:28:03.144Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:28:03.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:28:03.271Z] $ docker exec f02a4bf0304bc8bcfb29ad5aebbf30d693a7fac08c8993f0c36ac792b97114db ssh-agent [2024-12-14T09:28:03.381Z] SSH_AUTH_SOCK=/tmp/ssh-oZsUdVTHJ8fm/agent.32 [2024-12-14T09:28:03.381Z] SSH_AGENT_PID=38 [2024-12-14T09:28:03.387Z] Running ssh-add (command line suppressed) [2024-12-14T09:28:03.488Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17965145983719967422.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17965145983719967422.key) [2024-12-14T09:28:03.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:28:03.796Z] + git semver bump pre [2024-12-14T09:28:04.056Z] 2024-12-14 09:28:03,975 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-14T09:28:04.056Z] 2024-12-14 09:28:03,975 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev [2024-12-14T09:28:04.056Z] 2024-12-14 09:28:03,975 [bump_version] DEBUG bumped version:4.0.0-dev.7 [2024-12-14T09:28:04.056Z] 2024-12-14 09:28:03,975 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-12-14T09:28:04.056Z] 2024-12-14 09:28:03,975 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-14T09:28:04.056Z] 2024-12-14 09:28:03,975 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-14T09:28:04.056Z] 2024-12-14 09:28:03,977 [execute] INFO git cat-file --batch-check [2024-12-14T09:28:04.056Z] 2024-12-14 09:28:03,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-14T09:28:04.056Z] 2024-12-14 09:28:03,983 [execute] INFO git cat-file --batch [2024-12-14T09:28:04.056Z] 2024-12-14 09:28:03,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-14T09:28:04.056Z] 2024-12-14 09:28:03,988 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-14T09:28:04.056Z] 4.0.0-dev.7 [Pipeline] } [2024-12-14T09:28:04.066Z] $ docker exec --env ******** --env ******** f02a4bf0304bc8bcfb29ad5aebbf30d693a7fac08c8993f0c36ac792b97114db ssh-agent -k [2024-12-14T09:28:04.162Z] unset SSH_AUTH_SOCK; [2024-12-14T09:28:04.162Z] unset SSH_AGENT_PID; [2024-12-14T09:28:04.162Z] echo Agent pid 38 killed; [2024-12-14T09:28:04.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-14T09:28:04.497Z] + git semver [Pipeline] } [2024-12-14T09:28:04.768Z] $ docker stop --time=1 f02a4bf0304bc8bcfb29ad5aebbf30d693a7fac08c8993f0c36ac792b97114db [2024-12-14T09:28:06.056Z] $ docker rm -f --volumes f02a4bf0304bc8bcfb29ad5aebbf30d693a7fac08c8993f0c36ac792b97114db [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-14T09:28:06.409Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-14T09:28:06.409Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:28:06.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:28:06.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:28:06.799Z] prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container [2024-12-14T09:28:06.822Z] $ 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-12-14T09:28:07.162Z] $ docker top 7b2578cc589459b98d2685b718bee1f81c18f6bbaf235b8856346690bd450b4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-14T09:28:07.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:28:07.258Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:28:07.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:28:07.388Z] $ docker exec 7b2578cc589459b98d2685b718bee1f81c18f6bbaf235b8856346690bd450b4f ssh-agent [2024-12-14T09:28:07.503Z] SSH_AUTH_SOCK=/tmp/ssh-5QDApfDvSAt4/agent.32 [2024-12-14T09:28:07.503Z] SSH_AGENT_PID=38 [2024-12-14T09:28:07.507Z] Running ssh-add (command line suppressed) [2024-12-14T09:28:07.625Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6641692481340062936.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6641692481340062936.key) [2024-12-14T09:28:07.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:28:07.929Z] + git semver push [2024-12-14T09:28:08.187Z] 2024-12-14 09:28:08,122 [run_push] DEBUG push [2024-12-14T09:28:08.187Z] 2024-12-14 09:28:08,123 [execute] INFO git cat-file --batch-check [2024-12-14T09:28:08.187Z] 2024-12-14 09:28:08,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-14T09:28:08.187Z] 2024-12-14 09:28:08,129 [execute] INFO git rev-list 62247b1c86786c3a60e1a146d96a8d4c24f0cc82 -- [2024-12-14T09:28:08.187Z] 2024-12-14 09:28:08,130 [execute] DEBUG Popen(['git', 'rev-list', '62247b1c86786c3a60e1a146d96a8d4c24f0cc82', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-14T09:28:08.187Z] 2024-12-14 09:28:08,140 [execute] INFO git fetch -v origin [2024-12-14T09:28:08.187Z] 2024-12-14 09:28:08,140 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-14T09:28:08.754Z] 2024-12-14 09:28:08,618 [run_push] DEBUG no remote changes detected [2024-12-14T09:28:08.754Z] 2024-12-14 09:28:08,618 [execute] INFO git push origin semver [2024-12-14T09:28:08.754Z] 2024-12-14 09:28:08,619 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-14T09:28:09.321Z] 2024-12-14 09:28:09,312 [run_push] DEBUG push all version tags [2024-12-14T09:28:09.321Z] 2024-12-14 09:28:09,313 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-14T09:28:09.321Z] 2024-12-14 09:28:09,314 [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-12-14T09:28:10.258Z] 2024-12-14 09:28:10,008 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-14T09:28:10.258Z] 4.0.0-dev.7 [Pipeline] } [2024-12-14T09:28:10.266Z] $ docker exec --env ******** --env ******** 7b2578cc589459b98d2685b718bee1f81c18f6bbaf235b8856346690bd450b4f ssh-agent -k [2024-12-14T09:28:10.368Z] unset SSH_AUTH_SOCK; [2024-12-14T09:28:10.369Z] unset SSH_AGENT_PID; [2024-12-14T09:28:10.369Z] echo Agent pid 38 killed; [2024-12-14T09:28:10.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-14T09:28:10.703Z] + git semver [Pipeline] } [2024-12-14T09:28:10.973Z] $ docker stop --time=1 7b2578cc589459b98d2685b718bee1f81c18f6bbaf235b8856346690bd450b4f [2024-12-14T09:28:12.237Z] $ docker rm -f --volumes 7b2578cc589459b98d2685b718bee1f81c18f6bbaf235b8856346690bd450b4f [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-12-14T09:28:12.843Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-12-14T09:28:12.843Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-12-14T09:28:12.843Z] total 16 [2024-12-14T09:28:12.843Z] drwxr-xr-x 3 root root 4096 Dec 14 09:17 . [2024-12-14T09:28:12.843Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 09:27 .. [2024-12-14T09:28:12.843Z] drwxr-xr-x 2 root root 4096 Dec 14 09:17 cost [2024-12-14T09:28:12.843Z] -rw-r--r-- 1 root root 89 Dec 14 09:17 cost.csv [2024-12-14T09:28:12.843Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-12-14T09:28:12.843Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-12-14T09:28:12.843Z] total 16 [2024-12-14T09:28:12.843Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 09:17 . [2024-12-14T09:28:12.843Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 09:27 .. [2024-12-14T09:28:12.843Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 09:17 cost [2024-12-14T09:28:12.843Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 14 09:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:28:13.135Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:28:13.998Z] ---> package-listing.sh [2024-12-14T09:28:13.998Z] ++ facter osfamily [2024-12-14T09:28:13.998Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-14T09:28:14.258Z] + OS_FAMILY=debian [2024-12-14T09:28:14.258Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-12-14T09:28:14.258Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-14T09:28:14.258Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-14T09:28:14.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-14T09:28:14.258Z] + PACKAGES=/tmp/packages_start.txt [2024-12-14T09:28:14.258Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-12-14T09:28:14.258Z] + PACKAGES=/tmp/packages_end.txt [2024-12-14T09:28:14.258Z] + case "${OS_FAMILY}" in [2024-12-14T09:28:14.258Z] + dpkg -l [2024-12-14T09:28:14.258Z] + grep '^ii' [2024-12-14T09:28:14.258Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-14T09:28:14.258Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-14T09:28:14.258Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-14T09:28:14.258Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-12-14T09:28:14.258Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-12-14T09:28:14.258Z] + 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-12-14T09:28:14.271Z] 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-12-14T09:28:14.550Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:28:15.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-14T09:28:15.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:28:15.195Z] prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container [2024-12-14T09:28:15.224Z] $ 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-12-14T09:28:15.417Z] $ docker top 2a11391c60c630d0c8989a487a82cf785e93d3d44a13a190598d4533d3b9348c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:28:15.767Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-14T09:28:16.059Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-14T09:28:16.348Z] + ls /var/log/sa-host [2024-12-14T09:28:16.348Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:28:16.429Z] provisioning config files... [2024-12-14T09:28:16.436Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7055547202709753233tmp [Pipeline] { [Pipeline] echo [2024-12-14T09:28:16.452Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:28:16.737Z] ---> create-netrc.sh [Pipeline] } [2024-12-14T09:28:16.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:28:17.078Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-14T09:28:17.086Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:28:17.366Z] ---> sudo-logs.sh [2024-12-14T09:28:17.366Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-14T09:28:17.395Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:28:17.679Z] ---> job-cost.sh [2024-12-14T09:28:17.679Z] lf-activate-venv: SKIPPING [2024-12-14T09:28:17.679Z] DEBUG: total: 0.2199999988079071 [2024-12-14T09:28:17.679Z] INFO: Retrieving Stack Cost... [2024-12-14T09:28:17.938Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-14T09:28:18.510Z] INFO: Archiving Costs [Pipeline] echo [2024-12-14T09:28:18.523Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:28:18.809Z] ---> logs-deploy.sh [2024-12-14T09:28:18.809Z] lf-activate-venv: SKIPPING [2024-12-14T09:28:18.809Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/193 [2024-12-14T09:28:18.809Z] INFO: archiving workspace using pattern(s): [2024-12-14T09:28:19.747Z] Archives upload complete. [2024-12-14T09:28:19.747Z] INFO: archiving logs to Nexus