Pull request #135 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1cb1e53e8a7f60365c876a8cf41bd75af27270ec+ad81b6791089a5483c30c2e43f91131867ddea47 (0b01a6582719cd0b2fd2b4e5e3653e72fe47696a) 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-ssh15950371009568406395.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15832944634158516073.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-135/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-135/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4409389063902170370.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-135/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2630290422079166902.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11813778842611577769.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-135/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-135/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13736896251481826536.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-3409’ Running on prd-ubuntu20.04-docker-8c-8g-3412 in /w/workspace/foundry_device-usb-camera_PR-135 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-135 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit 1cb1e53e8a7f60365c876a8cf41bd75af27270ec Merge succeeded, producing 1cb1e53e8a7f60365c876a8cf41bd75af27270ec Checking out Revision 1cb1e53e8a7f60365c876a8cf41bd75af27270ec (PR-135) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-23T17:13:44.158Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-23T17:13:44.341Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 1cb1e53e8a7f60365c876a8cf41bd75af27270ec # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1cb1e53e8a7f60365c876a8cf41bd75af27270ec # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-23T17:13:44.456Z] ========================================================= [2023-01-23T17:13:44.456Z] EdgeX Global Pipelines Version Info [2023-01-23T17:13:44.456Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-23T17:13:45.187Z] ------------------- [2023-01-23T17:13:45.187Z] stable info: [2023-01-23T17:13:45.187Z] ------------------- [2023-01-23T17:13:45.187Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-23T17:13:45.187Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T17:13:45.187Z] Message: update stable to v1.0.244 [2023-01-23T17:13:45.757Z] ------------------- [2023-01-23T17:13:45.757Z] experimental info: [2023-01-23T17:13:45.757Z] ------------------- [2023-01-23T17:13:45.757Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-23T17:13:45.757Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T17:13:45.757Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-23T17:13:46.032Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-01-23T17:13:46.069Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-01-23T17:13:46.108Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-23T17:13:46.148Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-23T17:13:46.193Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-23T17:13:46.232Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-23T17:13:46.270Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-23T17:13:46.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-23T17:13:46.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-23T17:13:46.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-23T17:13:46.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-23T17:13:46.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-01-23T17:13:46.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-23T17:13:46.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-23T17:13:46.574Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T17:13:46.614Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T17:13:46.653Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T17:13:46.695Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T17:13:46.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-23T17:13:46.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-23T17:13:46.808Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-23T17:13:46.844Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-23T17:13:46.880Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-23T17:13:46.918Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-23T17:13:46.957Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-23T17:13:46.994Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-23T17:13:47.032Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-23T17:13:47.074Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-135 [Pipeline] echo [2023-01-23T17:13:47.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-135 [Pipeline] echo [2023-01-23T17:13:47.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-135 [Pipeline] echo [2023-01-23T17:13:47.191Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1cb1e53e8a7f60365c876a8cf41bd75af27270ec [Pipeline] echo [2023-01-23T17:13:47.232Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1cb1e53 [Pipeline] echo [2023-01-23T17:13:47.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T17:13:47.385Z] provisioning config files... [2023-01-23T17:13:47.399Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-135@tmp/config17492598438193033461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T17:13:47.744Z] ---> docker-login.sh [2023-01-23T17:13:47.744Z] nexus3.edgexfoundry.org:10001 [2023-01-23T17:13:48.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T17:13:48.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T17:13:48.015Z] Configure a credential helper to remove this warning. See [2023-01-23T17:13:48.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T17:13:48.015Z] [2023-01-23T17:13:48.015Z] Login Succeeded [2023-01-23T17:13:48.015Z] nexus3.edgexfoundry.org:10002 [2023-01-23T17:13:48.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T17:13:48.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T17:13:48.015Z] Configure a credential helper to remove this warning. See [2023-01-23T17:13:48.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T17:13:48.015Z] [2023-01-23T17:13:48.015Z] Login Succeeded [2023-01-23T17:13:48.015Z] nexus3.edgexfoundry.org:10003 [2023-01-23T17:13:48.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T17:13:48.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T17:13:48.286Z] Configure a credential helper to remove this warning. See [2023-01-23T17:13:48.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T17:13:48.286Z] [2023-01-23T17:13:48.286Z] Login Succeeded [2023-01-23T17:13:48.286Z] nexus3.edgexfoundry.org:10004 [2023-01-23T17:13:48.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T17:13:48.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T17:13:48.286Z] Configure a credential helper to remove this warning. See [2023-01-23T17:13:48.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T17:13:48.286Z] [2023-01-23T17:13:48.286Z] Login Succeeded [2023-01-23T17:13:48.286Z] docker.io [2023-01-23T17:13:48.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T17:13:48.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T17:13:48.548Z] Configure a credential helper to remove this warning. See [2023-01-23T17:13:48.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T17:13:48.548Z] [2023-01-23T17:13:48.548Z] Login Succeeded [2023-01-23T17:13:48.548Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T17:13:48.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-23T17:13:49.267Z] + git rev-list -1 --merges 1cb1e53e8a7f60365c876a8cf41bd75af27270ec~1..1cb1e53e8a7f60365c876a8cf41bd75af27270ec [Pipeline] echo [2023-01-23T17:13:49.336Z] -----------> git rev-list -1 --merges 1cb1e53e8a7f60365c876a8cf41bd75af27270ec~1..1cb1e53e8a7f60365c876a8cf41bd75af27270ec 1cb1e53e8a7f60365c876a8cf41bd75af27270ec [false] [Pipeline] sh [2023-01-23T17:13:49.651Z] + git log --format=format:%s -1 1cb1e53e8a7f60365c876a8cf41bd75af27270ec [Pipeline] echo [2023-01-23T17:13:49.691Z] ========================================================= [2023-01-23T17:13:49.691Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-23T17:13:49.691Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T17:13:50.121Z] + git log --format=format:%s -1 1cb1e53e8a7f60365c876a8cf41bd75af27270ec [Pipeline] echo [2023-01-23T17:13:50.155Z] [semverPrep] GIT_COMMIT: 1cb1e53e8a7f60365c876a8cf41bd75af27270ec, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-23T17:13:50.186Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-23T17:13:50.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T17:13:50.601Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-23T17:13:50.601Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-23T17:13:50.601Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-23T17:13:50.601Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-23T17:13:50.601Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-23T17:13:50.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T17:13:51.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T17:13:51.086Z] [2023-01-23T17:13:51.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T17:13:51.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T17:13:51.462Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-23T17:13:51.462Z] b85a868b505f: Pulling fs layer [2023-01-23T17:13:51.463Z] e2be974225ed: Pulling fs layer [2023-01-23T17:13:51.463Z] 339a4e72a1f5: Pulling fs layer [2023-01-23T17:13:51.463Z] 988bab9f4d93: Pulling fs layer [2023-01-23T17:13:51.463Z] 1469e6f7b9e6: Pulling fs layer [2023-01-23T17:13:51.463Z] eaf3925da568: Pulling fs layer [2023-01-23T17:13:51.463Z] bab4dde63d76: Pulling fs layer [2023-01-23T17:13:51.463Z] bde34c3a00c8: Pulling fs layer [2023-01-23T17:13:51.463Z] b352a97aabf1: Pulling fs layer [2023-01-23T17:13:51.463Z] 4872d77fe225: Pulling fs layer [2023-01-23T17:13:51.463Z] 5851b861e8e6: Pulling fs layer [2023-01-23T17:13:51.463Z] 988bab9f4d93: Waiting [2023-01-23T17:13:51.463Z] 1469e6f7b9e6: Waiting [2023-01-23T17:13:51.463Z] eaf3925da568: Waiting [2023-01-23T17:13:51.463Z] bab4dde63d76: Waiting [2023-01-23T17:13:51.463Z] bde34c3a00c8: Waiting [2023-01-23T17:13:51.463Z] b352a97aabf1: Waiting [2023-01-23T17:13:51.463Z] 4872d77fe225: Waiting [2023-01-23T17:13:51.463Z] 5851b861e8e6: Waiting [2023-01-23T17:13:51.463Z] e2be974225ed: Verifying Checksum [2023-01-23T17:13:51.463Z] e2be974225ed: Download complete [2023-01-23T17:13:51.463Z] 988bab9f4d93: Verifying Checksum [2023-01-23T17:13:51.463Z] 988bab9f4d93: Download complete [2023-01-23T17:13:51.727Z] 1469e6f7b9e6: Verifying Checksum [2023-01-23T17:13:51.727Z] 1469e6f7b9e6: Download complete [2023-01-23T17:13:51.727Z] eaf3925da568: Verifying Checksum [2023-01-23T17:13:51.727Z] eaf3925da568: Download complete [2023-01-23T17:13:51.727Z] 339a4e72a1f5: Verifying Checksum [2023-01-23T17:13:51.727Z] 339a4e72a1f5: Download complete [2023-01-23T17:13:51.727Z] bde34c3a00c8: Download complete [2023-01-23T17:13:51.986Z] b352a97aabf1: Download complete [2023-01-23T17:13:51.986Z] 4872d77fe225: Download complete [2023-01-23T17:13:51.986Z] 5851b861e8e6: Verifying Checksum [2023-01-23T17:13:51.987Z] 5851b861e8e6: Download complete [2023-01-23T17:13:51.987Z] b85a868b505f: Verifying Checksum [2023-01-23T17:13:51.987Z] b85a868b505f: Download complete [2023-01-23T17:13:52.245Z] bab4dde63d76: Verifying Checksum [2023-01-23T17:13:52.245Z] bab4dde63d76: Download complete [2023-01-23T17:13:53.663Z] b85a868b505f: Pull complete [2023-01-23T17:13:53.920Z] e2be974225ed: Pull complete [2023-01-23T17:13:54.488Z] 339a4e72a1f5: Pull complete [2023-01-23T17:13:54.488Z] 988bab9f4d93: Pull complete [2023-01-23T17:13:54.746Z] 1469e6f7b9e6: Pull complete [2023-01-23T17:13:54.746Z] eaf3925da568: Pull complete [2023-01-23T17:13:56.648Z] bab4dde63d76: Pull complete [2023-01-23T17:13:56.648Z] bde34c3a00c8: Pull complete [2023-01-23T17:13:56.648Z] b352a97aabf1: Pull complete [2023-01-23T17:13:56.908Z] 4872d77fe225: Pull complete [2023-01-23T17:13:56.908Z] 5851b861e8e6: Pull complete [2023-01-23T17:13:56.908Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-23T17:13:56.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T17:13:56.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T17:13:57.656Z] prd-ubuntu20.04-docker-8c-8g-3412 does not seem to be running inside a container [2023-01-23T17:13:57.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-135 -v /w/workspace/foundry_device-usb-camera_PR-135:/w/workspace/foundry_device-usb-camera_PR-135:rw,z -v /w/workspace/foundry_device-usb-camera_PR-135@tmp:/w/workspace/foundry_device-usb-camera_PR-135@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-23T17:14:03.089Z] $ docker top 092ce3251a17d09c0528b9568a8753c2a4f141772869e4a3ed88f293e3d68519 -eo pid,comm [2023-01-23T17:14:03.139Z] 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). [2023-01-23T17:14:03.139Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T17:14:03.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T17:14:03.264Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T17:14:03.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T17:14:03.378Z] $ docker exec 092ce3251a17d09c0528b9568a8753c2a4f141772869e4a3ed88f293e3d68519 ssh-agent [2023-01-23T17:14:03.491Z] SSH_AUTH_SOCK=/tmp/ssh-RaQGY6M4Fklu/agent.32 [2023-01-23T17:14:03.491Z] SSH_AGENT_PID=38 [2023-01-23T17:14:03.498Z] Running ssh-add (command line suppressed) [2023-01-23T17:14:03.601Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-135@tmp/private_key_8947462197666856010.key (/w/workspace/foundry_device-usb-camera_PR-135@tmp/private_key_8947462197666856010.key) [2023-01-23T17:14:03.611Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T17:14:03.940Z] + git tag --points-at HEAD [Pipeline] } [2023-01-23T17:14:03.971Z] $ docker exec --env ******** --env ******** 092ce3251a17d09c0528b9568a8753c2a4f141772869e4a3ed88f293e3d68519 ssh-agent -k [2023-01-23T17:14:04.071Z] unset SSH_AUTH_SOCK; [2023-01-23T17:14:04.071Z] unset SSH_AGENT_PID; [2023-01-23T17:14:04.071Z] echo Agent pid 38 killed; [2023-01-23T17:14:04.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-23T17:14:04.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T17:14:04.157Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T17:14:04.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T17:14:04.280Z] $ docker exec 092ce3251a17d09c0528b9568a8753c2a4f141772869e4a3ed88f293e3d68519 ssh-agent [2023-01-23T17:14:04.377Z] SSH_AUTH_SOCK=/tmp/ssh-w1nJ5I04prP3/agent.70 [2023-01-23T17:14:04.377Z] SSH_AGENT_PID=76 [2023-01-23T17:14:04.382Z] Running ssh-add (command line suppressed) [2023-01-23T17:14:04.477Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-135@tmp/private_key_1508836768455394204.key (/w/workspace/foundry_device-usb-camera_PR-135@tmp/private_key_1508836768455394204.key) [2023-01-23T17:14:04.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T17:14:04.815Z] + git semver init [2023-01-23T17:14:05.159Z] 2023-01-23 17:14:04,991 [run_init] DEBUG init version:0.0.0 force:False [2023-01-23T17:14:05.159Z] 2023-01-23 17:14:04,992 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-135/.semver [2023-01-23T17:14:05.159Z] 2023-01-23 17:14:04,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-135/.semver [2023-01-23T17:14:05.159Z] 2023-01-23 17:14:04,993 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-135/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-135, universal_newlines=False, shell=None, istream=None) [2023-01-23T17:14:06.590Z] 2023-01-23 17:14:06,258 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-135/.git/info/exclude [2023-01-23T17:14:06.590Z] 2023-01-23 17:14:06,258 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-135/.semver/PR-135 with force:False [2023-01-23T17:14:06.590Z] 2023-01-23 17:14:06,258 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-135/.semver/PR-135 [2023-01-23T17:14:06.590Z] 2023-01-23 17:14:06,262 [execute] INFO git cat-file --batch-check [2023-01-23T17:14:06.590Z] 2023-01-23 17:14:06,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-135/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T17:14:06.590Z] 2023-01-23 17:14:06,268 [execute] INFO git cat-file --batch [2023-01-23T17:14:06.590Z] 2023-01-23 17:14:06,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-135/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T17:14:06.590Z] 2023-01-23 17:14:06,274 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-135/.semver/PR-135 [2023-01-23T17:14:06.590Z] 0.0.0 [Pipeline] } [2023-01-23T17:14:06.619Z] $ docker exec --env ******** --env ******** 092ce3251a17d09c0528b9568a8753c2a4f141772869e4a3ed88f293e3d68519 ssh-agent -k [2023-01-23T17:14:06.715Z] unset SSH_AUTH_SOCK; [2023-01-23T17:14:06.715Z] unset SSH_AGENT_PID; [2023-01-23T17:14:06.715Z] echo Agent pid 76 killed; [2023-01-23T17:14:06.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T17:14:07.176Z] + git semver [Pipeline] } [2023-01-23T17:14:07.463Z] $ docker stop --time=1 092ce3251a17d09c0528b9568a8753c2a4f141772869e4a3ed88f293e3d68519 [2023-01-23T17:14:09.214Z] $ docker rm -f --volumes 092ce3251a17d09c0528b9568a8753c2a4f141772869e4a3ed88f293e3d68519 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T17:14:09.691Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-23T17:14:09.954Z] Stashed 1 file(s) [Pipeline] echo [2023-01-23T17:14:09.971Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T17:14:10.563Z] provisioning config files... [2023-01-23T17:14:10.572Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-135@tmp/config18106867040106046971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T17:14:10.920Z] ---> docker-login.sh [2023-01-23T17:14:10.920Z] nexus3.edgexfoundry.org:10001 [2023-01-23T17:14:10.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T17:14:10.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T17:14:10.920Z] Configure a credential helper to remove this warning. See [2023-01-23T17:14:10.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T17:14:10.920Z] [2023-01-23T17:14:10.920Z] Login Succeeded [2023-01-23T17:14:10.920Z] nexus3.edgexfoundry.org:10002 [2023-01-23T17:14:10.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T17:14:10.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T17:14:10.920Z] Configure a credential helper to remove this warning. See [2023-01-23T17:14:10.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T17:14:10.920Z] [2023-01-23T17:14:10.920Z] Login Succeeded [2023-01-23T17:14:10.920Z] nexus3.edgexfoundry.org:10003 [2023-01-23T17:14:11.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T17:14:11.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T17:14:11.180Z] Configure a credential helper to remove this warning. See [2023-01-23T17:14:11.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T17:14:11.180Z] [2023-01-23T17:14:11.180Z] Login Succeeded [2023-01-23T17:14:11.180Z] nexus3.edgexfoundry.org:10004 [2023-01-23T17:14:11.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T17:14:11.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T17:14:11.180Z] Configure a credential helper to remove this warning. See [2023-01-23T17:14:11.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T17:14:11.180Z] [2023-01-23T17:14:11.180Z] Login Succeeded [2023-01-23T17:14:11.180Z] docker.io [2023-01-23T17:14:11.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T17:14:11.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T17:14:11.439Z] Configure a credential helper to remove this warning. See [2023-01-23T17:14:11.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T17:14:11.439Z] [2023-01-23T17:14:11.439Z] Login Succeeded [2023-01-23T17:14:11.439Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T17:14:11.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-23T17:14:11.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T17:14:11.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T17:14:11.725Z] ========================================================= [2023-01-23T17:14:11.726Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-23T17:14:11.726Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T17:14:12.188Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-23T17:14:12.189Z] Sending build context to Docker daemon 1.724MB [2023-01-23T17:14:12.189Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T17:14:12.189Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-23T17:14:12.189Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-23T17:14:12.189Z] 213ec9aee27d: Pulling fs layer [2023-01-23T17:14:12.189Z] 4583459ba037: Pulling fs layer [2023-01-23T17:14:12.189Z] 93c1e223e6f2: Pulling fs layer [2023-01-23T17:14:12.189Z] 53926ce57604: Pulling fs layer [2023-01-23T17:14:12.189Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-23T17:14:12.189Z] 22ff95d597cd: Pulling fs layer [2023-01-23T17:14:12.189Z] 12d6caf4c0d1: Pulling fs layer [2023-01-23T17:14:12.189Z] 96b7cbca73a9: Pulling fs layer [2023-01-23T17:14:12.189Z] a7acece74701: Pulling fs layer [2023-01-23T17:14:12.189Z] 22ff95d597cd: Waiting [2023-01-23T17:14:12.189Z] 53926ce57604: Waiting [2023-01-23T17:14:12.189Z] 12d6caf4c0d1: Waiting [2023-01-23T17:14:12.189Z] 96b7cbca73a9: Waiting [2023-01-23T17:14:12.189Z] 21b2b0c7a3f4: Waiting [2023-01-23T17:14:12.189Z] a7acece74701: Waiting [2023-01-23T17:14:12.189Z] 93c1e223e6f2: Verifying Checksum [2023-01-23T17:14:12.189Z] 93c1e223e6f2: Download complete [2023-01-23T17:14:12.189Z] 4583459ba037: Verifying Checksum [2023-01-23T17:14:12.189Z] 4583459ba037: Download complete [2023-01-23T17:14:12.458Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-23T17:14:12.458Z] 21b2b0c7a3f4: Download complete [2023-01-23T17:14:12.458Z] 22ff95d597cd: Verifying Checksum [2023-01-23T17:14:12.458Z] 22ff95d597cd: Download complete [2023-01-23T17:14:12.458Z] 213ec9aee27d: Verifying Checksum [2023-01-23T17:14:12.458Z] 213ec9aee27d: Download complete [2023-01-23T17:14:12.458Z] 12d6caf4c0d1: Download complete [2023-01-23T17:14:12.458Z] 213ec9aee27d: Pull complete [2023-01-23T17:14:12.723Z] 4583459ba037: Pull complete [2023-01-23T17:14:12.723Z] 93c1e223e6f2: Pull complete [2023-01-23T17:14:13.329Z] a7acece74701: Verifying Checksum [2023-01-23T17:14:13.329Z] a7acece74701: Download complete [2023-01-23T17:14:13.588Z] 53926ce57604: Verifying Checksum [2023-01-23T17:14:13.588Z] 53926ce57604: Download complete [2023-01-23T17:14:13.588Z] 96b7cbca73a9: Download complete [2023-01-23T17:14:17.773Z] 53926ce57604: Pull complete [2023-01-23T17:14:17.773Z] 21b2b0c7a3f4: Pull complete [2023-01-23T17:14:17.773Z] 22ff95d597cd: Pull complete [2023-01-23T17:14:17.773Z] 12d6caf4c0d1: Pull complete [2023-01-23T17:14:19.145Z] 96b7cbca73a9: Pull complete [2023-01-23T17:14:20.080Z] a7acece74701: Pull complete [2023-01-23T17:14:20.080Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-23T17:14:20.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T17:14:20.080Z] ---> db6d94c90886 [2023-01-23T17:14:20.080Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-23T17:14:25.375Z] Still waiting to schedule task [2023-01-23T17:14:25.375Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3410’ [2023-01-23T17:14:28.236Z] ---> Running in d7c6d6f5a4a6 [2023-01-23T17:14:28.237Z] Removing intermediate container d7c6d6f5a4a6 [2023-01-23T17:14:28.237Z] ---> ea72785ff5fb [2023-01-23T17:14:28.237Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T17:14:28.237Z] ---> Running in e11917ba22e2 [2023-01-23T17:14:28.237Z] Removing intermediate container e11917ba22e2 [2023-01-23T17:14:28.237Z] ---> 5ec43a45317e [2023-01-23T17:14:28.237Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-23T17:14:28.237Z] ---> Running in 73369c9da8b6 [2023-01-23T17:14:28.237Z] Removing intermediate container 73369c9da8b6 [2023-01-23T17:14:28.237Z] ---> f453ff717bc5 [2023-01-23T17:14:28.237Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-23T17:14:28.237Z] ---> Running in 805c4a3a0498 [2023-01-23T17:14:28.237Z] Removing intermediate container 805c4a3a0498 [2023-01-23T17:14:28.237Z] ---> b38ee89241f0 [2023-01-23T17:14:28.237Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-23T17:14:28.237Z] ---> Running in 4d82e7735440 [2023-01-23T17:14:28.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T17:14:28.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T17:14:28.237Z] (1/80) Installing mesa (21.3.8-r2) [2023-01-23T17:14:28.237Z] (2/80) Installing libxau (1.0.9-r0) [2023-01-23T17:14:28.237Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-01-23T17:14:28.237Z] (4/80) Installing libxcb (1.15-r0) [2023-01-23T17:14:28.237Z] (5/80) Installing libx11 (1.8-r0) [2023-01-23T17:14:28.237Z] (6/80) Installing libxext (1.3.4-r0) [2023-01-23T17:14:28.237Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-01-23T17:14:28.237Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-01-23T17:14:28.237Z] (9/80) Installing libpciaccess (0.16-r0) [2023-01-23T17:14:28.237Z] (10/80) Installing libdrm (2.4.110-r0) [2023-01-23T17:14:28.237Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-01-23T17:14:28.237Z] (12/80) Installing libxshmfence (1.3-r1) [2023-01-23T17:14:28.237Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-01-23T17:14:28.237Z] (14/80) Installing icu-data-full (71.1-r2) [2023-01-23T17:14:28.496Z] (15/80) Installing libice (1.0.10-r0) [2023-01-23T17:14:28.496Z] (16/80) Installing libuuid (2.38-r1) [2023-01-23T17:14:28.496Z] (17/80) Installing libsm (1.2.3-r0) [2023-01-23T17:14:28.496Z] (18/80) Installing libxt (1.2.1-r0) [2023-01-23T17:14:28.496Z] (19/80) Installing libxmu (1.1.3-r0) [2023-01-23T17:14:28.496Z] (20/80) Installing xset (1.2.4-r0) [2023-01-23T17:14:28.496Z] (21/80) Installing xprop (1.2.5-r0) [2023-01-23T17:14:28.496Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-01-23T17:14:28.496Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-01-23T17:14:28.496Z] (24/80) Installing libffi (3.4.2-r1) [2023-01-23T17:14:28.496Z] (25/80) Installing libintl (0.21-r2) [2023-01-23T17:14:28.496Z] (26/80) Installing libblkid (2.38-r1) [2023-01-23T17:14:28.756Z] (27/80) Installing libmount (2.38-r1) [2023-01-23T17:14:28.756Z] (28/80) Installing pcre (8.45-r2) [2023-01-23T17:14:28.756Z] (29/80) Installing glib (2.72.1-r0) [2023-01-23T17:14:28.756Z] (30/80) Installing icu-libs (71.1-r2) [2023-01-23T17:14:28.756Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-01-23T17:14:28.756Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-01-23T17:14:28.756Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-01-23T17:14:28.756Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-01-23T17:14:28.756Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-01-23T17:14:28.756Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-01-23T17:14:28.756Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-23T17:14:28.756Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-01-23T17:14:29.015Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-01-23T17:14:29.015Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-01-23T17:14:29.015Z] (41/80) Installing libpng (1.6.37-r1) [2023-01-23T17:14:29.015Z] (42/80) Installing freetype (2.12.1-r0) [2023-01-23T17:14:29.015Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-01-23T17:14:29.015Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-01-23T17:14:29.015Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-01-23T17:14:29.015Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-01-23T17:14:29.015Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-01-23T17:14:29.015Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-01-23T17:14:29.015Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-01-23T17:14:29.015Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-01-23T17:14:29.275Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-01-23T17:14:29.275Z] (52/80) Installing avahi-libs (0.8-r6) [2023-01-23T17:14:29.275Z] (53/80) Installing nettle (3.7.3-r0) [2023-01-23T17:14:29.275Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-01-23T17:14:29.275Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-01-23T17:14:29.275Z] (56/80) Installing libunistring (1.0-r0) [2023-01-23T17:14:29.275Z] (57/80) Installing gnutls (3.7.7-r0) [2023-01-23T17:14:29.275Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-01-23T17:14:29.275Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-01-23T17:14:29.275Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-01-23T17:14:29.275Z] (61/80) Installing libevdev (1.12.1-r0) [2023-01-23T17:14:29.275Z] (62/80) Installing mtdev (1.1.6-r0) [2023-01-23T17:14:29.275Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-01-23T17:14:29.275Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-01-23T17:14:29.275Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-23T17:14:29.275Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-01-23T17:14:29.275Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-01-23T17:14:29.534Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-01-23T17:14:29.534Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-01-23T17:14:29.534Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-01-23T17:14:29.534Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-01-23T17:14:29.534Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-01-23T17:14:29.793Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-23T17:14:29.793Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-01-23T17:14:29.793Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-23T17:14:29.793Z] Executing udev-init-scripts-35-r0.post-install [2023-01-23T17:14:29.793Z] (76/80) Installing kmod-libs (29-r2) [2023-01-23T17:14:29.793Z] (77/80) Installing eudev (3.2.11-r0) [2023-01-23T17:14:29.793Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-01-23T17:14:29.793Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-23T17:14:29.793Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-01-23T17:14:29.793Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T17:14:29.793Z] Executing eudev-3.2.11-r0.trigger [2023-01-23T17:14:29.793Z] OK: 330 MiB in 131 packages [2023-01-23T17:14:33.989Z] Removing intermediate container 4d82e7735440 [2023-01-23T17:14:33.989Z] ---> 71d311465067 [2023-01-23T17:14:33.989Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-23T17:14:33.989Z] ---> Running in f4247fb65359 [2023-01-23T17:14:34.247Z] Removing intermediate container f4247fb65359 [2023-01-23T17:14:34.247Z] ---> ae3bc9fdcbcf [2023-01-23T17:14:34.247Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-23T17:14:34.505Z] ---> 9f6c4295415c [2023-01-23T17:14:34.505Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T17:14:34.764Z] ---> Running in 1b29fba2a518 [2023-01-23T17:15:32.047Z] Removing intermediate container 1b29fba2a518 [2023-01-23T17:15:32.047Z] ---> dc980a028ad0 [2023-01-23T17:15:32.047Z] Step 11/13 : COPY . . [2023-01-23T17:15:32.047Z] ---> 371702a9c50c [2023-01-23T17:15:32.047Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-23T17:15:32.307Z] ---> Running in 3a1553e32236 [2023-01-23T17:15:32.876Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T17:15:32.876Z]  Dload Upload Total Spent  Left Speed [2023-01-23T17:15:32.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8320 0 --:--:-- --:--:-- --:--:-- 8362 [2023-01-23T17:15:33.135Z] Removing intermediate container 3a1553e32236 [2023-01-23T17:15:33.135Z] ---> 78f3214c3a42 [2023-01-23T17:15:33.135Z] Step 13/13 : RUN ${MAKE} [2023-01-23T17:15:33.135Z] ---> Running in 0bfdcbc6e778 [2023-01-23T17:15:33.394Z] noop [2023-01-23T17:15:33.654Z] Removing intermediate container 0bfdcbc6e778 [2023-01-23T17:15:33.654Z] ---> f1b5297af88b [2023-01-23T17:15:33.654Z] Successfully built f1b5297af88b [2023-01-23T17:15:33.654Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T17:15:34.110Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T17:15:34.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T17:15:34.261Z] prd-ubuntu20.04-docker-8c-8g-3412 does not seem to be running inside a container [2023-01-23T17:15:34.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-135 -v /w/workspace/foundry_device-usb-camera_PR-135:/w/workspace/foundry_device-usb-camera_PR-135:rw,z -v /w/workspace/foundry_device-usb-camera_PR-135@tmp:/w/workspace/foundry_device-usb-camera_PR-135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-23T17:15:34.799Z] $ docker top e1e732a32a346e4885d477d8494def5da9f05ca7c9570d89e470ba0152f8bda7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T17:15:35.190Z] + go version [2023-01-23T17:15:35.190Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-23T17:15:35.223Z] $ docker stop --time=1 e1e732a32a346e4885d477d8494def5da9f05ca7c9570d89e470ba0152f8bda7 [2023-01-23T17:15:36.472Z] $ docker rm -f --volumes e1e732a32a346e4885d477d8494def5da9f05ca7c9570d89e470ba0152f8bda7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T17:15:37.189Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T17:15:37.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T17:15:37.336Z] prd-ubuntu20.04-docker-8c-8g-3412 does not seem to be running inside a container [2023-01-23T17:15:37.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-135 -v /w/workspace/foundry_device-usb-camera_PR-135:/w/workspace/foundry_device-usb-camera_PR-135:rw,z -v /w/workspace/foundry_device-usb-camera_PR-135@tmp:/w/workspace/foundry_device-usb-camera_PR-135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-23T17:15:37.719Z] $ docker top 6c591e9cfab19320743bf0abf27d773e70fd7a075914fd5b6aca3c08b11dd9fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T17:15:38.108Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-135 [Pipeline] fileExists [Pipeline] sh [2023-01-23T17:15:38.466Z] + make test [2023-01-23T17:15:38.466Z] go test ./... -coverprofile=coverage.out ./... [2023-01-23T17:15:38.724Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-23T17:15:48.686Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-23T17:15:48.686Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2023-01-23T17:15:56.794Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-23T17:15:56.794Z] go vet ./... [2023-01-23T17:16:00.080Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-23T17:16:00.080Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-23T17:16:00.080Z] ./bin/test-attribution-txt.sh [2023-01-23T17:16:00.080Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-23T17:16:00.080Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-23T17:16:00.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-23T17:16:00.146Z] $ docker stop --time=1 6c591e9cfab19320743bf0abf27d773e70fd7a075914fd5b6aca3c08b11dd9fc [2023-01-23T17:16:04.032Z] $ docker rm -f --volumes 6c591e9cfab19320743bf0abf27d773e70fd7a075914fd5b6aca3c08b11dd9fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T17:16:04.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-23T17:16:04.663Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-23T17:16:05.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-23T17:16:05.693Z] + ls -al . [2023-01-23T17:16:05.693Z] total 196 [2023-01-23T17:16:05.693Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 17:15 . [2023-01-23T17:16:05.693Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 17:13 .. [2023-01-23T17:16:05.693Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 17:15 .git [2023-01-23T17:16:05.693Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 17:13 .github [2023-01-23T17:16:05.693Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 23 17:13 .gitignore [2023-01-23T17:16:05.693Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 23 17:13 .golangci.yml [2023-01-23T17:16:05.693Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 23 17:13 .hadolint.yml [2023-01-23T17:16:05.693Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 17:14 .semver [2023-01-23T17:16:05.693Z] -rw-rw-r-- 1 jenkins jenkins 9442 Jan 23 17:13 Attribution.txt [2023-01-23T17:16:05.693Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 23 17:13 CHANGELOG.md [2023-01-23T17:16:05.693Z] -rw-rw-r-- 1 jenkins jenkins 2328 Jan 23 17:13 Dockerfile [2023-01-23T17:16:05.693Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 23 17:13 GOVERNANCE.md [2023-01-23T17:16:05.693Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 23 17:13 Jenkinsfile [2023-01-23T17:16:05.693Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 23 17:13 LICENSE [2023-01-23T17:16:05.693Z] -rw-rw-r-- 1 jenkins jenkins 2329 Jan 23 17:13 Makefile [2023-01-23T17:16:05.693Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 23 17:13 OWNERS.md [2023-01-23T17:16:05.693Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 23 17:13 README.md [2023-01-23T17:16:05.693Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 23 17:14 VERSION [2023-01-23T17:16:05.693Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 17:13 bin [2023-01-23T17:16:05.693Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 17:13 cmd [2023-01-23T17:16:05.693Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 23 17:15 coverage.out [2023-01-23T17:16:05.693Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 23 17:13 docker-entrypoint.sh [2023-01-23T17:16:05.693Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 17:13 docs [2023-01-23T17:16:05.693Z] -rw-rw-r-- 1 jenkins jenkins 3540 Jan 23 17:13 go.mod [2023-01-23T17:16:05.693Z] -rw-rw-r-- 1 jenkins jenkins 35103 Jan 23 17:13 go.sum [2023-01-23T17:16:05.693Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 17:13 internal [2023-01-23T17:16:05.693Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 17:13 snap [2023-01-23T17:16:05.693Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 23 17:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T17:16:06.089Z] + 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=1cb1e53e8a7f60365c876a8cf41bd75af27270ec --label arch=amd64 --label version=0.0.0 . [2023-01-23T17:16:06.089Z] Sending build context to Docker daemon 1.755MB [2023-01-23T17:16:06.089Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T17:16:06.089Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-23T17:16:06.089Z] ---> f1b5297af88b [2023-01-23T17:16:06.089Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-23T17:16:06.349Z] ---> Running in f3b5d4f5b9ba [2023-01-23T17:16:06.349Z] Removing intermediate container f3b5d4f5b9ba [2023-01-23T17:16:06.349Z] ---> d43ca46906f8 [2023-01-23T17:16:06.349Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T17:16:06.607Z] ---> Running in dbeb83705359 [2023-01-23T17:16:06.867Z] Removing intermediate container dbeb83705359 [2023-01-23T17:16:06.867Z] ---> d50399a80648 [2023-01-23T17:16:06.867Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-23T17:16:06.867Z] ---> Running in 6678ee24b2dd [2023-01-23T17:16:07.442Z] Removing intermediate container 6678ee24b2dd [2023-01-23T17:16:07.442Z] ---> 0af34648afc2 [2023-01-23T17:16:07.442Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-23T17:16:07.442Z] ---> Running in 6effafeea619 [2023-01-23T17:16:07.700Z] Removing intermediate container 6effafeea619 [2023-01-23T17:16:07.700Z] ---> 374aa630bbf2 [2023-01-23T17:16:07.700Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-23T17:16:07.700Z] ---> Running in cbff471d136e [2023-01-23T17:16:08.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T17:16:08.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T17:16:08.524Z] OK: 330 MiB in 131 packages [2023-01-23T17:16:09.459Z] Removing intermediate container cbff471d136e [2023-01-23T17:16:09.459Z] ---> a9529433acbe [2023-01-23T17:16:09.459Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-23T17:16:09.459Z] ---> Running in aeea071a65dd [2023-01-23T17:16:09.459Z] Removing intermediate container aeea071a65dd [2023-01-23T17:16:09.459Z] ---> ad98310f671f [2023-01-23T17:16:09.459Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-23T17:16:09.718Z] ---> 22d7b658d016 [2023-01-23T17:16:09.718Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T17:16:09.718Z] ---> Running in a265e37ced67 [2023-01-23T17:16:11.101Z] Removing intermediate container a265e37ced67 [2023-01-23T17:16:11.101Z] ---> 92f17249b5f7 [2023-01-23T17:16:11.101Z] Step 11/35 : COPY . . [2023-01-23T17:16:11.709Z] ---> e808792fdbe8 [2023-01-23T17:16:11.709Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-23T17:16:11.709Z] ---> Running in 4334fdc5ca2c [2023-01-23T17:16:12.276Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T17:16:12.276Z] Dload Upload Total Spent Left Speed [2023-01-23T17:16:12.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43451 0 --:--:-- --:--:-- --:--:-- 44250 [2023-01-23T17:16:12.842Z] Removing intermediate container 4334fdc5ca2c [2023-01-23T17:16:12.842Z] ---> 7726eb4cd2a7 [2023-01-23T17:16:12.842Z] Step 13/35 : RUN ${MAKE} [2023-01-23T17:16:12.842Z] ---> Running in bf4c2d2b37fc [2023-01-23T17:16:13.407Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-01-23T17:16:39.971Z] Removing intermediate container bf4c2d2b37fc [2023-01-23T17:16:39.971Z] ---> ec17172a515d [2023-01-23T17:16:39.971Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-23T17:16:39.971Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-23T17:16:39.971Z] af6660deedbd: Pulling fs layer [2023-01-23T17:16:39.971Z] 97cd0a44c592: Pulling fs layer [2023-01-23T17:16:39.971Z] 97cd0a44c592: Verifying Checksum [2023-01-23T17:16:39.971Z] 97cd0a44c592: Download complete [2023-01-23T17:16:39.971Z] af6660deedbd: Verifying Checksum [2023-01-23T17:16:39.971Z] af6660deedbd: Download complete [2023-01-23T17:16:39.971Z] af6660deedbd: Pull complete [2023-01-23T17:16:39.971Z] 97cd0a44c592: Pull complete [2023-01-23T17:16:39.971Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-23T17:16:39.971Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-23T17:16:39.971Z] ---> fea57e182299 [2023-01-23T17:16:39.971Z] Step 15/35 : FROM alpine:3.16 [2023-01-23T17:16:39.971Z] 3.16: Pulling from library/alpine [2023-01-23T17:16:39.971Z] ca7dd9ec2225: Pulling fs layer [2023-01-23T17:16:39.971Z] ca7dd9ec2225: Verifying Checksum [2023-01-23T17:16:39.971Z] ca7dd9ec2225: Download complete [2023-01-23T17:16:39.971Z] ca7dd9ec2225: Pull complete [2023-01-23T17:16:39.971Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-23T17:16:39.971Z] Status: Downloaded newer image for alpine:3.16 [2023-01-23T17:16:39.971Z] ---> bfe296a52501 [2023-01-23T17:16:39.971Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-23T17:16:40.231Z] ---> Running in 1a7620eeae7d [2023-01-23T17:16:40.494Z] Removing intermediate container 1a7620eeae7d [2023-01-23T17:16:40.494Z] ---> 19a48dfad1db [2023-01-23T17:16:40.494Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-01-23T17:16:40.494Z] ---> Running in 0e293c021a33 [2023-01-23T17:16:41.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T17:16:41.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T17:16:41.583Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-01-23T17:16:41.583Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-01-23T17:16:41.583Z] (3/80) Installing libxau (1.0.9-r0) [2023-01-23T17:16:41.583Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-01-23T17:16:41.583Z] (5/80) Installing libxcb (1.15-r0) [2023-01-23T17:16:41.583Z] (6/80) Installing libx11 (1.8-r0) [2023-01-23T17:16:41.584Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-01-23T17:16:41.584Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-01-23T17:16:41.584Z] (9/80) Installing expat (2.5.0-r0) [2023-01-23T17:16:41.584Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-01-23T17:16:41.584Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-01-23T17:16:41.584Z] (12/80) Installing libpng (1.6.37-r1) [2023-01-23T17:16:41.584Z] (13/80) Installing freetype (2.12.1-r0) [2023-01-23T17:16:41.584Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-01-23T17:16:41.584Z] (15/80) Installing fribidi (1.0.12-r0) [2023-01-23T17:16:41.845Z] (16/80) Installing libffi (3.4.2-r1) [2023-01-23T17:16:41.845Z] (17/80) Installing libintl (0.21-r2) [2023-01-23T17:16:41.845Z] (18/80) Installing libblkid (2.38-r1) [2023-01-23T17:16:41.845Z] (19/80) Installing libmount (2.38-r1) [2023-01-23T17:16:41.845Z] (20/80) Installing pcre (8.45-r2) [2023-01-23T17:16:41.845Z] (21/80) Installing glib (2.72.1-r0) [2023-01-23T17:16:41.845Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-01-23T17:16:41.845Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-01-23T17:16:41.845Z] (24/80) Installing libass (0.16.0-r0) [2023-01-23T17:16:41.845Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-01-23T17:16:41.845Z] (26/80) Installing libpciaccess (0.16-r0) [2023-01-23T17:16:41.845Z] (27/80) Installing libdrm (2.4.110-r0) [2023-01-23T17:16:41.845Z] (28/80) Installing gmp (6.2.1-r2) [2023-01-23T17:16:41.845Z] (29/80) Installing nettle (3.7.3-r0) [2023-01-23T17:16:41.845Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-01-23T17:16:41.845Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-01-23T17:16:41.845Z] (32/80) Installing libunistring (1.0-r0) [2023-01-23T17:16:41.845Z] (33/80) Installing gnutls (3.7.7-r0) [2023-01-23T17:16:41.845Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-23T17:16:41.845Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-23T17:16:41.845Z] (36/80) Installing lame (3.100-r0) [2023-01-23T17:16:41.845Z] (37/80) Installing opus (1.3.1-r1) [2023-01-23T17:16:41.845Z] (38/80) Installing libasyncns (0.8-r1) [2023-01-23T17:16:41.845Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-01-23T17:16:42.106Z] (40/80) Installing libltdl (2.4.7-r0) [2023-01-23T17:16:42.106Z] (41/80) Installing orc (0.4.32-r0) [2023-01-23T17:16:42.106Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-01-23T17:16:42.106Z] (43/80) Installing libogg (1.3.5-r1) [2023-01-23T17:16:42.106Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-23T17:16:42.106Z] (45/80) Installing flac (1.3.4-r0) [2023-01-23T17:16:42.106Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-01-23T17:16:42.106Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-01-23T17:16:42.106Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-01-23T17:16:42.106Z] (49/80) Installing soxr (0.1.3-r2) [2023-01-23T17:16:42.106Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-01-23T17:16:42.106Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-01-23T17:16:42.106Z] (52/80) Installing libpulse (15.0-r2) [2023-01-23T17:16:42.106Z] (53/80) Installing cjson (1.7.15-r3) [2023-01-23T17:16:42.106Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-01-23T17:16:42.106Z] (55/80) Installing librist (0.2.6-r1) [2023-01-23T17:16:42.106Z] (56/80) Installing libsrt (1.4.4-r0) [2023-01-23T17:16:42.106Z] (57/80) Installing libssh (0.9.6-r1) [2023-01-23T17:16:42.106Z] (58/80) Installing libtheora (1.1.1-r16) [2023-01-23T17:16:42.106Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-23T17:16:42.106Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-23T17:16:42.106Z] (61/80) Installing libxext (1.3.4-r0) [2023-01-23T17:16:42.106Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-01-23T17:16:42.106Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-23T17:16:42.106Z] (64/80) Installing libva (2.14.0-r0) [2023-01-23T17:16:42.106Z] (65/80) Installing libvdpau (1.5-r0) [2023-01-23T17:16:42.367Z] (66/80) Installing vidstab (1.1.0-r1) [2023-01-23T17:16:42.367Z] (67/80) Installing libvpx (1.11.0-r1) [2023-01-23T17:16:42.367Z] (68/80) Installing libwebp (1.2.3-r0) [2023-01-23T17:16:42.367Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-01-23T17:16:42.367Z] (70/80) Installing numactl (2.0.14-r0) [2023-01-23T17:16:42.367Z] (71/80) Installing x265-libs (3.5-r3) [2023-01-23T17:16:42.367Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-01-23T17:16:42.367Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-01-23T17:16:42.627Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-01-23T17:16:42.627Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-23T17:16:42.627Z] Executing udev-init-scripts-35-r0.post-install [2023-01-23T17:16:42.627Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-01-23T17:16:42.627Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-01-23T17:16:42.627Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-01-23T17:16:42.627Z] (79/80) Installing kmod-libs (29-r2) [2023-01-23T17:16:42.627Z] (80/80) Installing eudev (3.2.11-r0) [2023-01-23T17:16:42.627Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T17:16:42.627Z] Executing eudev-3.2.11-r0.trigger [2023-01-23T17:16:42.627Z] OK: 100 MiB in 94 packages [2023-01-23T17:16:47.907Z] Removing intermediate container 0e293c021a33 [2023-01-23T17:16:47.907Z] ---> 2dfd09e43249 [2023-01-23T17:16:47.907Z] Step 18/35 : WORKDIR / [2023-01-23T17:16:47.907Z] ---> Running in e7f2958e18c3 [2023-01-23T17:16:47.907Z] Removing intermediate container e7f2958e18c3 [2023-01-23T17:16:47.907Z] ---> 9765dfc5b1e0 [2023-01-23T17:16:47.907Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-23T17:16:48.843Z] ---> 5d3962340af3 [2023-01-23T17:16:48.843Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-23T17:16:49.103Z] ---> 40a102255c9c [2023-01-23T17:16:49.103Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-23T17:16:49.103Z] ---> 90fe41670bbe [2023-01-23T17:16:49.103Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-23T17:16:49.360Z] ---> feabf4e4d090 [2023-01-23T17:16:49.360Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-23T17:16:49.360Z] ---> c92018475bcf [2023-01-23T17:16:49.360Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-23T17:16:49.360Z] ---> 516515be0b29 [2023-01-23T17:16:49.360Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-23T17:16:50.295Z] ---> 6ac53448d31a [2023-01-23T17:16:50.295Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-23T17:16:50.295Z] ---> Running in 646551e0b856 [2023-01-23T17:16:50.862Z] Removing intermediate container 646551e0b856 [2023-01-23T17:16:50.862Z] ---> f61d15113136 [2023-01-23T17:16:50.862Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-23T17:16:50.862Z] ---> Running in 9c99f19cd29a [2023-01-23T17:16:51.435Z] Removing intermediate container 9c99f19cd29a [2023-01-23T17:16:51.435Z] ---> 5497cc6c78e6 [2023-01-23T17:16:51.435Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-23T17:16:51.694Z] ---> Running in 3dce8de3b003 [2023-01-23T17:16:52.261Z] Removing intermediate container 3dce8de3b003 [2023-01-23T17:16:52.261Z] ---> fef956e46d73 [2023-01-23T17:16:52.261Z] Step 29/35 : EXPOSE 59983 [2023-01-23T17:16:52.261Z] ---> Running in 92f38b3de665 [2023-01-23T17:16:52.261Z] Removing intermediate container 92f38b3de665 [2023-01-23T17:16:52.261Z] ---> 3b916f56512b [2023-01-23T17:16:52.261Z] Step 30/35 : EXPOSE 8554 [2023-01-23T17:16:52.261Z] ---> Running in efc4a1727350 [2023-01-23T17:16:52.261Z] Removing intermediate container efc4a1727350 [2023-01-23T17:16:52.261Z] ---> 4ffef329d884 [2023-01-23T17:16:52.261Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-23T17:16:52.261Z] ---> Running in c3ef9d109d76 [2023-01-23T17:16:52.523Z] Removing intermediate container c3ef9d109d76 [2023-01-23T17:16:52.523Z] ---> e0daabf1ba2c [2023-01-23T17:16:52.523Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-23T17:16:52.523Z] ---> Running in fe1d423a7eaa [2023-01-23T17:16:52.786Z] Removing intermediate container fe1d423a7eaa [2023-01-23T17:16:52.786Z] ---> 5334d3285404 [2023-01-23T17:16:52.786Z] Step 33/35 : LABEL arch=amd64 [2023-01-23T17:16:52.786Z] ---> Running in 0186e27e5a39 [2023-01-23T17:16:52.786Z] Removing intermediate container 0186e27e5a39 [2023-01-23T17:16:52.786Z] ---> 2efb3ea72199 [2023-01-23T17:16:52.786Z] Step 34/35 : LABEL git_sha=1cb1e53e8a7f60365c876a8cf41bd75af27270ec [2023-01-23T17:16:52.786Z] ---> Running in bf8be1e9bfbb [2023-01-23T17:16:52.786Z] Removing intermediate container bf8be1e9bfbb [2023-01-23T17:16:52.786Z] ---> 727a8c011bf5 [2023-01-23T17:16:52.786Z] Step 35/35 : LABEL version=0.0.0 [2023-01-23T17:16:53.045Z] ---> Running in 1bdf9b630006 [2023-01-23T17:16:53.045Z] Removing intermediate container 1bdf9b630006 [2023-01-23T17:16:53.045Z] ---> 69d3d41f1db1 [2023-01-23T17:16:53.045Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-23T17:16:53.045Z] Successfully built 69d3d41f1db1 [2023-01-23T17:16:53.045Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T17:16:53.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T17:16:53.917Z] [2023-01-23T17:16:53.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T17:16:54.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T17:16:54.294Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-23T17:16:54.294Z] 5eb5b503b376: Pulling fs layer [2023-01-23T17:16:54.294Z] 5c69ac0246d0: Pulling fs layer [2023-01-23T17:16:54.294Z] ec43610c2a17: Pulling fs layer [2023-01-23T17:16:54.294Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-23T17:16:54.294Z] 33b1e0a273af: Pulling fs layer [2023-01-23T17:16:54.294Z] 5d3b04190fa2: Pulling fs layer [2023-01-23T17:16:54.294Z] 2f39f015ded8: Pulling fs layer [2023-01-23T17:16:54.294Z] 3a2ae6a8a46f: Waiting [2023-01-23T17:16:54.294Z] 33b1e0a273af: Waiting [2023-01-23T17:16:54.294Z] 5d3b04190fa2: Waiting [2023-01-23T17:16:54.294Z] 2f39f015ded8: Waiting [2023-01-23T17:16:54.294Z] 5c69ac0246d0: Verifying Checksum [2023-01-23T17:16:54.294Z] 5c69ac0246d0: Download complete [2023-01-23T17:16:54.294Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-23T17:16:54.294Z] 3a2ae6a8a46f: Download complete [2023-01-23T17:16:54.553Z] 33b1e0a273af: Verifying Checksum [2023-01-23T17:16:54.553Z] 33b1e0a273af: Download complete [2023-01-23T17:16:54.553Z] 5d3b04190fa2: Download complete [2023-01-23T17:16:54.553Z] ec43610c2a17: Verifying Checksum [2023-01-23T17:16:54.553Z] ec43610c2a17: Download complete [2023-01-23T17:16:54.553Z] 5eb5b503b376: Verifying Checksum [2023-01-23T17:16:54.553Z] 5eb5b503b376: Download complete [2023-01-23T17:16:55.486Z] 2f39f015ded8: Download complete [2023-01-23T17:16:56.052Z] 5eb5b503b376: Pull complete [2023-01-23T17:16:56.053Z] 5c69ac0246d0: Pull complete [2023-01-23T17:16:56.620Z] ec43610c2a17: Pull complete [2023-01-23T17:16:56.620Z] 3a2ae6a8a46f: Pull complete [2023-01-23T17:16:57.187Z] 33b1e0a273af: Pull complete [2023-01-23T17:16:57.187Z] 5d3b04190fa2: Pull complete [2023-01-23T17:17:01.367Z] 2f39f015ded8: Pull complete [2023-01-23T17:17:01.367Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-23T17:17:01.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T17:17:01.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T17:17:01.612Z] prd-ubuntu20.04-docker-8c-8g-3412 does not seem to be running inside a container [2023-01-23T17:17:01.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-135 -v /w/workspace/foundry_device-usb-camera_PR-135:/w/workspace/foundry_device-usb-camera_PR-135:rw,z -v /w/workspace/foundry_device-usb-camera_PR-135@tmp:/w/workspace/foundry_device-usb-camera_PR-135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-23T17:17:09.525Z] $ docker top 911a7f5f4d766a941d6aca50335a2c76a6cdad4c328abe003eb47f744504fe1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T17:17:10.000Z] ---> job-cost.sh [2023-01-23T17:17:10.000Z] lf-activate-venv: SKIPPING [2023-01-23T17:17:10.000Z] INFO: No Stack... [2023-01-23T17:17:10.262Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T17:17:10.521Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T17:17:10.842Z] + cat /w/workspace/foundry_device-usb-camera_PR-135/archives/cost.csv [2023-01-23T17:17:10.842Z] + cut -d, -f6 [Pipeline] lock [2023-01-23T17:17:10.881Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-135-1-stack-cost] [2023-01-23T17:17:10.885Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-135-1-stack-cost] did not exist. Created. [2023-01-23T17:17:10.885Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-135-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T17:17:11.291Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-23T17:17:11.416Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T17:17:11.556Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-135-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T17:17:11.648Z] $ docker stop --time=1 911a7f5f4d766a941d6aca50335a2c76a6cdad4c328abe003eb47f744504fe1d [2023-01-23T17:17:12.820Z] $ docker rm -f --volumes 911a7f5f4d766a941d6aca50335a2c76a6cdad4c328abe003eb47f744504fe1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-23T17:17:35.211Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3413 in /w/workspace/foundry_device-usb-camera_PR-135 [Pipeline] { [Pipeline] ws [2023-01-23T17:17:35.266Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-01-23T17:17:35.405Z] Selected Git installation does not exist. Using Default [2023-01-23T17:17:35.405Z] The recommended git tool is: NONE [2023-01-23T17:17:40.997Z] using credential edgex-jenkins-ssh [2023-01-23T17:17:41.013Z] Cloning the remote Git repository [2023-01-23T17:17:41.060Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-01-23T17:17:41.141Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-01-23T17:17:41.301Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-23T17:17:41.302Z] > git --version # timeout=10 [2023-01-23T17:17:41.328Z] > git --version # 'git version 2.25.1' [2023-01-23T17:17:41.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T17:17:41.396Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T17:17:42.233Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-23T17:17:42.262Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T17:17:43.909Z] Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit 1cb1e53e8a7f60365c876a8cf41bd75af27270ec [2023-01-23T17:17:44.180Z] Merge succeeded, producing 1cb1e53e8a7f60365c876a8cf41bd75af27270ec [2023-01-23T17:17:44.180Z] Checking out Revision 1cb1e53e8a7f60365c876a8cf41bd75af27270ec (PR-135) [2023-01-23T17:17:43.279Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-23T17:17:43.328Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-23T17:17:43.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T17:17:43.351Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-23T17:17:43.932Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T17:17:43.962Z] > git checkout -f 1cb1e53e8a7f60365c876a8cf41bd75af27270ec # timeout=10 [2023-01-23T17:17:44.066Z] > git remote # timeout=10 [2023-01-23T17:17:44.088Z] > git config --get remote.origin.url # timeout=10 [2023-01-23T17:17:44.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T17:17:44.125Z] > git merge ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 [2023-01-23T17:17:44.159Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-23T17:17:44.190Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T17:17:44.215Z] > git checkout -f 1cb1e53e8a7f60365c876a8cf41bd75af27270ec # timeout=10 [2023-01-23T17:17:44.770Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-23T17:17:44.836Z] > git --version # timeout=10 [2023-01-23T17:17:44.847Z] > git --version # 'git version 2.25.1' [2023-01-23T17:17:44.868Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T17:17:46.068Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-23T17:17:46.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T17:17:46.068Z] Dload Upload Total Spent Left Speed [2023-01-23T17:17:46.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-01-23T17:17:46.728Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-23T17:17:47.074Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-23T17:17:47.075Z] + sudo tee /etc/docker/daemon.new [2023-01-23T17:17:47.075Z] { [2023-01-23T17:17:47.075Z] "registry-mirrors": [ [2023-01-23T17:17:47.075Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-23T17:17:47.075Z] ], [2023-01-23T17:17:47.075Z] "bip": "10.250.0.254/24", [2023-01-23T17:17:47.075Z] "hosts": [ [2023-01-23T17:17:47.075Z] "tcp://0.0.0.0:5555", [2023-01-23T17:17:47.075Z] "unix:///var/run/docker.sock" [2023-01-23T17:17:47.075Z] ], [2023-01-23T17:17:47.075Z] "mtu": 1458, [2023-01-23T17:17:47.075Z] "selinux-enabled": true, [2023-01-23T17:17:47.075Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-23T17:17:47.075Z] } [Pipeline] sh [2023-01-23T17:17:47.421Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-23T17:17:47.798Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T17:18:06.127Z] provisioning config files... [2023-01-23T17:18:06.156Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config10551397313785660489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T17:18:06.540Z] ---> docker-login.sh [2023-01-23T17:18:06.540Z] nexus3.edgexfoundry.org:10001 [2023-01-23T17:18:07.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T17:18:07.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T17:18:07.128Z] Configure a credential helper to remove this warning. See [2023-01-23T17:18:07.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T17:18:07.128Z] [2023-01-23T17:18:07.128Z] Login Succeeded [2023-01-23T17:18:07.128Z] nexus3.edgexfoundry.org:10002 [2023-01-23T17:18:07.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T17:18:07.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T17:18:07.669Z] Configure a credential helper to remove this warning. See [2023-01-23T17:18:07.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T17:18:07.669Z] [2023-01-23T17:18:07.669Z] Login Succeeded [2023-01-23T17:18:07.669Z] nexus3.edgexfoundry.org:10003 [2023-01-23T17:18:07.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T17:18:07.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T17:18:07.941Z] Configure a credential helper to remove this warning. See [2023-01-23T17:18:07.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T17:18:07.941Z] [2023-01-23T17:18:07.941Z] Login Succeeded [2023-01-23T17:18:07.941Z] nexus3.edgexfoundry.org:10004 [2023-01-23T17:18:08.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T17:18:08.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T17:18:08.486Z] Configure a credential helper to remove this warning. See [2023-01-23T17:18:08.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T17:18:08.486Z] [2023-01-23T17:18:08.486Z] Login Succeeded [2023-01-23T17:18:08.486Z] docker.io [2023-01-23T17:18:08.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T17:18:09.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T17:18:09.023Z] Configure a credential helper to remove this warning. See [2023-01-23T17:18:09.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T17:18:09.023Z] [2023-01-23T17:18:09.023Z] Login Succeeded [2023-01-23T17:18:09.023Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T17:18:09.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-23T17:18:09.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T17:18:09.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T17:18:09.522Z] ========================================================= [2023-01-23T17:18:09.522Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-23T17:18:09.522Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T17:18:10.028Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-23T17:18:10.298Z] Sending build context to Docker daemon 1.121MB [2023-01-23T17:18:10.298Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T17:18:10.298Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-23T17:18:10.580Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-23T17:18:10.580Z] 9b18e9b68314: Pulling fs layer [2023-01-23T17:18:10.580Z] 35d82f9e3411: Pulling fs layer [2023-01-23T17:18:10.580Z] e16973657156: Pulling fs layer [2023-01-23T17:18:10.580Z] fc693d55d65f: Pulling fs layer [2023-01-23T17:18:10.580Z] 7e9fc2657dce: Pulling fs layer [2023-01-23T17:18:10.580Z] dda99020689f: Pulling fs layer [2023-01-23T17:18:10.580Z] db1c61fa0a46: Pulling fs layer [2023-01-23T17:18:10.580Z] 891c053d2c06: Pulling fs layer [2023-01-23T17:18:10.580Z] fc693d55d65f: Waiting [2023-01-23T17:18:10.580Z] 7e9fc2657dce: Waiting [2023-01-23T17:18:10.580Z] dda99020689f: Waiting [2023-01-23T17:18:10.580Z] db1c61fa0a46: Waiting [2023-01-23T17:18:10.580Z] 891c053d2c06: Waiting [2023-01-23T17:18:10.580Z] e16973657156: Verifying Checksum [2023-01-23T17:18:10.580Z] e16973657156: Download complete [2023-01-23T17:18:10.580Z] 35d82f9e3411: Verifying Checksum [2023-01-23T17:18:10.580Z] 35d82f9e3411: Download complete [2023-01-23T17:18:10.580Z] 7e9fc2657dce: Download complete [2023-01-23T17:18:10.580Z] dda99020689f: Verifying Checksum [2023-01-23T17:18:10.580Z] dda99020689f: Download complete [2023-01-23T17:18:10.580Z] 9b18e9b68314: Verifying Checksum [2023-01-23T17:18:11.571Z] 9b18e9b68314: Pull complete [2023-01-23T17:18:11.846Z] 891c053d2c06: Verifying Checksum [2023-01-23T17:18:11.846Z] 891c053d2c06: Download complete [2023-01-23T17:18:12.118Z] 35d82f9e3411: Pull complete [2023-01-23T17:18:12.394Z] e16973657156: Pull complete [2023-01-23T17:18:12.983Z] db1c61fa0a46: Verifying Checksum [2023-01-23T17:18:12.983Z] db1c61fa0a46: Download complete [2023-01-23T17:18:13.582Z] fc693d55d65f: Verifying Checksum [2023-01-23T17:18:13.582Z] fc693d55d65f: Download complete [2023-01-23T17:18:25.906Z] fc693d55d65f: Pull complete [2023-01-23T17:18:25.906Z] 7e9fc2657dce: Pull complete [2023-01-23T17:18:25.906Z] dda99020689f: Pull complete [2023-01-23T17:18:31.355Z] db1c61fa0a46: Pull complete [2023-01-23T17:18:33.385Z] 891c053d2c06: Pull complete [2023-01-23T17:18:33.385Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-23T17:18:33.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T17:18:33.385Z] ---> f96f9c87975a [2023-01-23T17:18:33.385Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-23T17:18:35.343Z] ---> Running in 9f04d0ec4ef3 [2023-01-23T17:18:35.615Z] Removing intermediate container 9f04d0ec4ef3 [2023-01-23T17:18:35.615Z] ---> 15e01e21f12a [2023-01-23T17:18:35.615Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T17:18:35.615Z] ---> Running in 9faab76a31d8 [2023-01-23T17:18:35.893Z] Removing intermediate container 9faab76a31d8 [2023-01-23T17:18:35.893Z] ---> 0f1447b3cd23 [2023-01-23T17:18:35.893Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-23T17:18:36.166Z] ---> Running in bb1bc6d58518 [2023-01-23T17:18:36.458Z] Removing intermediate container bb1bc6d58518 [2023-01-23T17:18:36.458Z] ---> 34087daed5bc [2023-01-23T17:18:36.458Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-23T17:18:36.458Z] ---> Running in fd5d23cc7c44 [2023-01-23T17:18:36.736Z] Removing intermediate container fd5d23cc7c44 [2023-01-23T17:18:36.736Z] ---> 92c646ec27a3 [2023-01-23T17:18:36.736Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-23T17:18:37.018Z] ---> Running in 8bcd6c1cafbe [2023-01-23T17:18:37.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T17:18:38.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T17:18:39.229Z] (1/14) Installing libintl (0.21-r2) [2023-01-23T17:18:39.229Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-01-23T17:18:39.229Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-01-23T17:18:39.229Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-01-23T17:18:39.503Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-01-23T17:18:39.503Z] (6/14) Installing udev-init-scripts (35-r0) [2023-01-23T17:18:39.503Z] Executing udev-init-scripts-35-r0.post-install [2023-01-23T17:18:39.503Z] (7/14) Installing libblkid (2.38-r1) [2023-01-23T17:18:39.503Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-01-23T17:18:39.503Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-01-23T17:18:39.503Z] (10/14) Installing kmod-libs (29-r2) [2023-01-23T17:18:39.503Z] (11/14) Installing eudev (3.2.11-r0) [2023-01-23T17:18:39.503Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-01-23T17:18:39.503Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-23T17:18:39.776Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-01-23T17:18:39.776Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T17:18:39.776Z] Executing eudev-3.2.11-r0.trigger [2023-01-23T17:18:39.776Z] OK: 228 MiB in 65 packages [2023-01-23T17:18:41.202Z] Removing intermediate container 8bcd6c1cafbe [2023-01-23T17:18:41.202Z] ---> 095ba48eda94 [2023-01-23T17:18:41.202Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-23T17:18:41.203Z] ---> Running in f66e14de93c0 [2023-01-23T17:18:41.203Z] Removing intermediate container f66e14de93c0 [2023-01-23T17:18:41.203Z] ---> eb344735430a [2023-01-23T17:18:41.203Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-23T17:18:41.809Z] ---> 1ef3c3bffea0 [2023-01-23T17:18:41.809Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T17:18:41.809Z] ---> Running in 9c5429acceeb [2023-01-23T17:19:49.701Z] Removing intermediate container 9c5429acceeb [2023-01-23T17:19:49.701Z] ---> b62e9ac26edb [2023-01-23T17:19:49.701Z] Step 11/13 : COPY . . [2023-01-23T17:19:49.701Z] ---> 4ebb678a9d9a [2023-01-23T17:19:49.701Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-23T17:19:49.701Z] ---> Running in b8c54ecdc09d [2023-01-23T17:19:50.672Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T17:19:50.672Z] Dload Upload Total Spent Left Speed [2023-01-23T17:19:50.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100 1062 0 0 13599 0 --:--:-- --:--:-- --:--:-- 13792 [2023-01-23T17:19:51.264Z] Removing intermediate container b8c54ecdc09d [2023-01-23T17:19:51.264Z] ---> 6a322189daa4 [2023-01-23T17:19:51.264Z] Step 13/13 : RUN ${MAKE} [2023-01-23T17:19:51.264Z] ---> Running in 9e63bbc375dd [2023-01-23T17:19:52.228Z] noop [2023-01-23T17:19:52.815Z] Removing intermediate container 9e63bbc375dd [2023-01-23T17:19:52.815Z] ---> ec207d7a8ba1 [2023-01-23T17:19:52.815Z] Successfully built ec207d7a8ba1 [2023-01-23T17:19:52.815Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T17:19:53.301Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T17:19:53.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T17:19:53.559Z] prd-ubuntu20.04-docker-arm64-4c-16g-3413 does not seem to be running inside a container [2023-01-23T17:19:53.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-23T17:19:54.894Z] $ docker top 4db08f75fb88f9b57f3f2a26bb2194319eac60fceb78ba773e73365eae1412d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T17:19:55.778Z] + go version [2023-01-23T17:19:55.778Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-23T17:19:55.817Z] $ docker stop --time=1 4db08f75fb88f9b57f3f2a26bb2194319eac60fceb78ba773e73365eae1412d6 [2023-01-23T17:19:57.540Z] $ docker rm -f --volumes 4db08f75fb88f9b57f3f2a26bb2194319eac60fceb78ba773e73365eae1412d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T17:19:58.386Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T17:19:58.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T17:19:58.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-3413 does not seem to be running inside a container [2023-01-23T17:19:58.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-23T17:19:59.886Z] $ docker top 39b253c61109b72fe145a9e2282f0a4bee211373d7430f4bf8fb96666771fe60 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T17:20:00.768Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-01-23T17:20:01.157Z] + make test [2023-01-23T17:20:01.157Z] go test ./... -coverprofile=coverage.out ./... [2023-01-23T17:20:03.110Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-23T17:21:39.792Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-23T17:21:39.792Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.063s coverage: 1.9% of statements [2023-01-23T17:21:39.792Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-23T17:21:39.792Z] go vet ./... [2023-01-23T17:21:54.793Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-23T17:21:54.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-23T17:21:54.794Z] ./bin/test-attribution-txt.sh [2023-01-23T17:21:54.794Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-23T17:21:54.794Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-23T17:21:54.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-23T17:21:54.865Z] $ docker stop --time=1 39b253c61109b72fe145a9e2282f0a4bee211373d7430f4bf8fb96666771fe60 [2023-01-23T17:21:56.623Z] $ docker rm -f --volumes 39b253c61109b72fe145a9e2282f0a4bee211373d7430f4bf8fb96666771fe60 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T17:21:57.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-23T17:21:57.649Z] Warning: overwriting stash ‘coverage-report’ [2023-01-23T17:21:58.172Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T17:21:58.762Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-23T17:21:59.098Z] + ls -al . [2023-01-23T17:21:59.098Z] total 192 [2023-01-23T17:21:59.098Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 23 17:20 . [2023-01-23T17:21:59.098Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 17:17 .. [2023-01-23T17:21:59.098Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 17:17 .git [2023-01-23T17:21:59.098Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 17:17 .github [2023-01-23T17:21:59.098Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 23 17:17 .gitignore [2023-01-23T17:21:59.098Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 23 17:17 .golangci.yml [2023-01-23T17:21:59.098Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 23 17:17 .hadolint.yml [2023-01-23T17:21:59.098Z] -rw-rw-r-- 1 jenkins jenkins 9442 Jan 23 17:17 Attribution.txt [2023-01-23T17:21:59.098Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 23 17:17 CHANGELOG.md [2023-01-23T17:21:59.098Z] -rw-rw-r-- 1 jenkins jenkins 2328 Jan 23 17:17 Dockerfile [2023-01-23T17:21:59.098Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 23 17:17 GOVERNANCE.md [2023-01-23T17:21:59.098Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 23 17:17 Jenkinsfile [2023-01-23T17:21:59.098Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 23 17:17 LICENSE [2023-01-23T17:21:59.098Z] -rw-rw-r-- 1 jenkins jenkins 2329 Jan 23 17:17 Makefile [2023-01-23T17:21:59.098Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 23 17:17 OWNERS.md [2023-01-23T17:21:59.098Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 23 17:17 README.md [2023-01-23T17:21:59.098Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 23 17:14 VERSION [2023-01-23T17:21:59.098Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 17:17 bin [2023-01-23T17:21:59.098Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 17:17 cmd [2023-01-23T17:21:59.098Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 23 17:21 coverage.out [2023-01-23T17:21:59.098Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 23 17:17 docker-entrypoint.sh [2023-01-23T17:21:59.098Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 17:17 docs [2023-01-23T17:21:59.098Z] -rw-rw-r-- 1 jenkins jenkins 3540 Jan 23 17:17 go.mod [2023-01-23T17:21:59.098Z] -rw-rw-r-- 1 jenkins jenkins 35103 Jan 23 17:17 go.sum [2023-01-23T17:21:59.098Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 17:17 internal [2023-01-23T17:21:59.098Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 17:17 snap [2023-01-23T17:21:59.098Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 23 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T17:21:59.523Z] + 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=1cb1e53e8a7f60365c876a8cf41bd75af27270ec --label arch=arm64 --label version=0.0.0 . [2023-01-23T17:21:59.789Z] Sending build context to Docker daemon 1.152MB [2023-01-23T17:21:59.789Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T17:21:59.789Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-23T17:21:59.789Z] ---> ec207d7a8ba1 [2023-01-23T17:21:59.789Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-23T17:22:00.054Z] ---> Running in 54cd4f7789f3 [2023-01-23T17:22:00.322Z] Removing intermediate container 54cd4f7789f3 [2023-01-23T17:22:00.322Z] ---> c8aebbee958e [2023-01-23T17:22:00.322Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T17:22:00.322Z] ---> Running in 1cf16f4bac78 [2023-01-23T17:22:00.587Z] Removing intermediate container 1cf16f4bac78 [2023-01-23T17:22:00.588Z] ---> 4edeb54cab3a [2023-01-23T17:22:00.588Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-23T17:22:00.858Z] ---> Running in 716ac9ad8d0d [2023-01-23T17:22:01.125Z] Removing intermediate container 716ac9ad8d0d [2023-01-23T17:22:01.125Z] ---> f850734b7c24 [2023-01-23T17:22:01.125Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-23T17:22:01.125Z] ---> Running in b17ebfa2fb1b [2023-01-23T17:22:01.391Z] Removing intermediate container b17ebfa2fb1b [2023-01-23T17:22:01.391Z] ---> 8a179dbc34f8 [2023-01-23T17:22:01.391Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-23T17:22:01.662Z] ---> Running in 39da30dd2f5c [2023-01-23T17:22:02.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T17:22:02.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T17:22:04.341Z] OK: 228 MiB in 65 packages [2023-01-23T17:22:05.303Z] Removing intermediate container 39da30dd2f5c [2023-01-23T17:22:05.303Z] ---> 7964183d3439 [2023-01-23T17:22:05.303Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-23T17:22:05.303Z] ---> Running in 7850263ff42b [2023-01-23T17:22:05.570Z] Removing intermediate container 7850263ff42b [2023-01-23T17:22:05.570Z] ---> ff14c0cc5099 [2023-01-23T17:22:05.570Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-23T17:22:06.532Z] ---> 445acde682bb [2023-01-23T17:22:06.532Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T17:22:06.532Z] ---> Running in 6329e980fa60 [2023-01-23T17:22:09.870Z] Removing intermediate container 6329e980fa60 [2023-01-23T17:22:09.870Z] ---> f08f2d732657 [2023-01-23T17:22:09.870Z] Step 11/35 : COPY . . [2023-01-23T17:22:10.831Z] ---> 2b45bce8ed79 [2023-01-23T17:22:10.831Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-23T17:22:10.831Z] ---> Running in 5dbbd707d5c9 [2023-01-23T17:22:12.241Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T17:22:12.241Z] Dload Upload Total Spent Left  Speed [2023-01-23T17:22:12.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3722 0 --:--:-- --:--:-- --:--:-- 3739 [2023-01-23T17:22:13.203Z] Removing intermediate container 5dbbd707d5c9 [2023-01-23T17:22:13.203Z] ---> 8621a6a67c53 [2023-01-23T17:22:13.203Z] Step 13/35 : RUN ${MAKE} [2023-01-23T17:22:13.203Z] ---> Running in ccacb9ada158 [2023-01-23T17:22:14.160Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-01-23T17:24:35.851Z] Removing intermediate container ccacb9ada158 [2023-01-23T17:24:35.851Z] ---> ba26aa4a646e [2023-01-23T17:24:35.851Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-23T17:24:35.851Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-23T17:24:35.851Z] eab2503cf8f4: Pulling fs layer [2023-01-23T17:24:35.851Z] 97cd0a44c592: Pulling fs layer [2023-01-23T17:24:36.121Z] 97cd0a44c592: Verifying Checksum [2023-01-23T17:24:36.121Z] 97cd0a44c592: Download complete [2023-01-23T17:24:36.698Z] eab2503cf8f4: Download complete [2023-01-23T17:24:36.962Z] eab2503cf8f4: Pull complete [2023-01-23T17:24:37.225Z] 97cd0a44c592: Pull complete [2023-01-23T17:24:37.225Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-23T17:24:37.225Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-23T17:24:37.225Z] ---> 7f763cca56b3 [2023-01-23T17:24:37.225Z] Step 15/35 : FROM alpine:3.16 [2023-01-23T17:24:37.808Z] 3.16: Pulling from library/alpine [2023-01-23T17:24:37.808Z] 6875df1f5354: Pulling fs layer [2023-01-23T17:24:38.074Z] 6875df1f5354: Verifying Checksum [2023-01-23T17:24:38.074Z] 6875df1f5354: Download complete [2023-01-23T17:24:38.339Z] 6875df1f5354: Pull complete [2023-01-23T17:24:38.605Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-23T17:24:38.605Z] Status: Downloaded newer image for alpine:3.16 [2023-01-23T17:24:38.605Z] ---> 2b4661558fb8 [2023-01-23T17:24:38.605Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-23T17:24:38.606Z] ---> Running in f245907b95c7 [2023-01-23T17:24:38.873Z] Removing intermediate container f245907b95c7 [2023-01-23T17:24:38.873Z] ---> 49c21368d745 [2023-01-23T17:24:38.873Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-01-23T17:24:38.873Z] ---> Running in 61b1bbb80a3a [2023-01-23T17:24:39.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T17:24:40.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T17:24:41.053Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-01-23T17:24:41.053Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-01-23T17:24:41.053Z] (3/79) Installing libxau (1.0.9-r0) [2023-01-23T17:24:41.053Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-01-23T17:24:41.053Z] (5/79) Installing libxcb (1.15-r0) [2023-01-23T17:24:41.320Z] (6/79) Installing libx11 (1.8-r0) [2023-01-23T17:24:41.320Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-01-23T17:24:41.586Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-01-23T17:24:41.586Z] (9/79) Installing expat (2.5.0-r0) [2023-01-23T17:24:41.586Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-01-23T17:24:41.586Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-01-23T17:24:41.586Z] (12/79) Installing libpng (1.6.37-r1) [2023-01-23T17:24:41.586Z] (13/79) Installing freetype (2.12.1-r0) [2023-01-23T17:24:41.586Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-01-23T17:24:41.586Z] (15/79) Installing fribidi (1.0.12-r0) [2023-01-23T17:24:41.586Z] (16/79) Installing libffi (3.4.2-r1) [2023-01-23T17:24:41.586Z] (17/79) Installing libintl (0.21-r2) [2023-01-23T17:24:41.853Z] (18/79) Installing libblkid (2.38-r1) [2023-01-23T17:24:41.853Z] (19/79) Installing libmount (2.38-r1) [2023-01-23T17:24:41.853Z] (20/79) Installing pcre (8.45-r2) [2023-01-23T17:24:41.853Z] (21/79) Installing glib (2.72.1-r0) [2023-01-23T17:24:41.853Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-01-23T17:24:41.853Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-01-23T17:24:41.853Z] (24/79) Installing libass (0.16.0-r0) [2023-01-23T17:24:42.119Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-01-23T17:24:42.119Z] (26/79) Installing libdrm (2.4.110-r0) [2023-01-23T17:24:42.119Z] (27/79) Installing gmp (6.2.1-r2) [2023-01-23T17:24:42.119Z] (28/79) Installing nettle (3.7.3-r0) [2023-01-23T17:24:42.119Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-01-23T17:24:42.119Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-01-23T17:24:42.119Z] (31/79) Installing libunistring (1.0-r0) [2023-01-23T17:24:42.119Z] (32/79) Installing gnutls (3.7.7-r0) [2023-01-23T17:24:42.119Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-23T17:24:42.119Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-23T17:24:42.119Z] (35/79) Installing lame (3.100-r0) [2023-01-23T17:24:42.386Z] (36/79) Installing opus (1.3.1-r1) [2023-01-23T17:24:42.386Z] (37/79) Installing libasyncns (0.8-r1) [2023-01-23T17:24:42.386Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-01-23T17:24:42.386Z] (39/79) Installing libltdl (2.4.7-r0) [2023-01-23T17:24:42.386Z] (40/79) Installing orc (0.4.32-r0) [2023-01-23T17:24:42.386Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-01-23T17:24:42.386Z] (42/79) Installing libogg (1.3.5-r1) [2023-01-23T17:24:42.386Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-23T17:24:42.386Z] (44/79) Installing flac (1.3.4-r0) [2023-01-23T17:24:42.386Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-01-23T17:24:42.386Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-01-23T17:24:42.386Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-01-23T17:24:42.386Z] (48/79) Installing soxr (0.1.3-r2) [2023-01-23T17:24:42.386Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-01-23T17:24:42.386Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-01-23T17:24:42.386Z] (51/79) Installing libpulse (15.0-r2) [2023-01-23T17:24:42.653Z] (52/79) Installing cjson (1.7.15-r3) [2023-01-23T17:24:42.653Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-01-23T17:24:42.653Z] (54/79) Installing librist (0.2.6-r1) [2023-01-23T17:24:42.653Z] (55/79) Installing libsrt (1.4.4-r0) [2023-01-23T17:24:42.653Z] (56/79) Installing libssh (0.9.6-r1) [2023-01-23T17:24:42.653Z] (57/79) Installing libtheora (1.1.1-r16) [2023-01-23T17:24:42.653Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-01-23T17:24:42.653Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-01-23T17:24:42.653Z] (60/79) Installing libxext (1.3.4-r0) [2023-01-23T17:24:42.653Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-01-23T17:24:42.653Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-01-23T17:24:42.653Z] (63/79) Installing libva (2.14.0-r0) [2023-01-23T17:24:42.653Z] (64/79) Installing libvdpau (1.5-r0) [2023-01-23T17:24:42.653Z] (65/79) Installing vidstab (1.1.0-r1) [2023-01-23T17:24:42.653Z] (66/79) Installing libvpx (1.11.0-r1) [2023-01-23T17:24:42.921Z] (67/79) Installing libwebp (1.2.3-r0) [2023-01-23T17:24:42.921Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-01-23T17:24:42.921Z] (69/79) Installing numactl (2.0.14-r0) [2023-01-23T17:24:42.921Z] (70/79) Installing x265-libs (3.5-r3) [2023-01-23T17:24:43.188Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-01-23T17:24:43.188Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-01-23T17:24:43.770Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-01-23T17:24:43.770Z] (74/79) Installing udev-init-scripts (35-r0) [2023-01-23T17:24:43.770Z] Executing udev-init-scripts-35-r0.post-install [2023-01-23T17:24:43.770Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-01-23T17:24:43.770Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-01-23T17:24:43.770Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-01-23T17:24:43.770Z] (78/79) Installing kmod-libs (29-r2) [2023-01-23T17:24:43.770Z] (79/79) Installing eudev (3.2.11-r0) [2023-01-23T17:24:43.770Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T17:24:43.770Z] Executing eudev-3.2.11-r0.trigger [2023-01-23T17:24:43.770Z] OK: 77 MiB in 93 packages [2023-01-23T17:24:47.211Z] Removing intermediate container 61b1bbb80a3a [2023-01-23T17:24:47.211Z] ---> df47ad009f3e [2023-01-23T17:24:47.211Z] Step 18/35 : WORKDIR / [2023-01-23T17:24:47.211Z] ---> Running in d7602e68011a [2023-01-23T17:24:47.211Z] Removing intermediate container d7602e68011a [2023-01-23T17:24:47.211Z] ---> dfd442a9de81 [2023-01-23T17:24:47.211Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-23T17:24:48.661Z] ---> f059f74e0463 [2023-01-23T17:24:48.661Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-23T17:24:48.931Z] ---> c1be6c0b610f [2023-01-23T17:24:48.931Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-23T17:24:49.531Z] ---> 61aee01e5bdd [2023-01-23T17:24:49.531Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-23T17:24:49.802Z] ---> 84bd031cd001 [2023-01-23T17:24:49.802Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-23T17:24:50.387Z] ---> 706ebfdd95be [2023-01-23T17:24:50.387Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-23T17:24:50.969Z] ---> 365b2919f1a8 [2023-01-23T17:24:50.969Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-23T17:24:51.928Z] ---> 6316ba3a92e5 [2023-01-23T17:24:51.928Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-23T17:24:51.928Z] ---> Running in 68c424220ea8 [2023-01-23T17:24:54.520Z] Removing intermediate container 68c424220ea8 [2023-01-23T17:24:54.520Z] ---> 8763a2776815 [2023-01-23T17:24:54.520Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-23T17:24:54.520Z] ---> Running in ec1f7dae60b8 [2023-01-23T17:24:56.470Z] Removing intermediate container ec1f7dae60b8 [2023-01-23T17:24:56.470Z] ---> 335947507a24 [2023-01-23T17:24:56.470Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-23T17:24:56.470Z] ---> Running in 6e30bbf74aa1 [2023-01-23T17:24:57.877Z] Removing intermediate container 6e30bbf74aa1 [2023-01-23T17:24:57.877Z] ---> bf4f29e6c124 [2023-01-23T17:24:57.877Z] Step 29/35 : EXPOSE 59983 [2023-01-23T17:24:57.877Z] ---> Running in 454472930ee0 [2023-01-23T17:24:58.144Z] Removing intermediate container 454472930ee0 [2023-01-23T17:24:58.144Z] ---> d51fd3ade389 [2023-01-23T17:24:58.144Z] Step 30/35 : EXPOSE 8554 [2023-01-23T17:24:58.144Z] ---> Running in a3deeb36a0e7 [2023-01-23T17:24:58.409Z] Removing intermediate container a3deeb36a0e7 [2023-01-23T17:24:58.409Z] ---> 569a2f902616 [2023-01-23T17:24:58.409Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-23T17:24:58.675Z] ---> Running in 464c5d6f0000 [2023-01-23T17:24:58.675Z] Removing intermediate container 464c5d6f0000 [2023-01-23T17:24:58.675Z] ---> b25d59f0cae9 [2023-01-23T17:24:58.675Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-23T17:24:58.939Z] ---> Running in 5390ba88d030 [2023-01-23T17:24:59.204Z] Removing intermediate container 5390ba88d030 [2023-01-23T17:24:59.204Z] ---> 7afc54774a36 [2023-01-23T17:24:59.204Z] Step 33/35 : LABEL arch=arm64 [2023-01-23T17:24:59.205Z] ---> Running in f022cbfbb625 [2023-01-23T17:24:59.471Z] Removing intermediate container f022cbfbb625 [2023-01-23T17:24:59.471Z] ---> 9e1aec0a651e [2023-01-23T17:24:59.471Z] Step 34/35 : LABEL git_sha=1cb1e53e8a7f60365c876a8cf41bd75af27270ec [2023-01-23T17:24:59.471Z] ---> Running in 2a0ae21e39a9 [2023-01-23T17:24:59.738Z] Removing intermediate container 2a0ae21e39a9 [2023-01-23T17:24:59.738Z] ---> 1505fb4a0e15 [2023-01-23T17:24:59.738Z] Step 35/35 : LABEL version=0.0.0 [2023-01-23T17:25:00.008Z] ---> Running in 80134fee6544 [2023-01-23T17:25:00.274Z] Removing intermediate container 80134fee6544 [2023-01-23T17:25:00.274Z] ---> 800703c40296 [2023-01-23T17:25:00.274Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-23T17:25:00.274Z] Successfully built 800703c40296 [2023-01-23T17:25:00.274Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T17:25:01.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T17:25:01.150Z] [2023-01-23T17:25:01.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T17:25:01.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T17:25:01.556Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-23T17:25:01.556Z] 8998bd30e6a1: Pulling fs layer [2023-01-23T17:25:01.556Z] 04944245beec: Pulling fs layer [2023-01-23T17:25:01.556Z] 699f458cf7ca: Pulling fs layer [2023-01-23T17:25:01.556Z] 765212b225bb: Pulling fs layer [2023-01-23T17:25:01.556Z] f23df028b6ca: Pulling fs layer [2023-01-23T17:25:01.556Z] d65c8cfc05b1: Pulling fs layer [2023-01-23T17:25:01.556Z] 2437ff75d9bd: Pulling fs layer [2023-01-23T17:25:01.556Z] 765212b225bb: Waiting [2023-01-23T17:25:01.556Z] f23df028b6ca: Waiting [2023-01-23T17:25:01.556Z] d65c8cfc05b1: Waiting [2023-01-23T17:25:01.556Z] 2437ff75d9bd: Waiting [2023-01-23T17:25:01.822Z] 04944245beec: Verifying Checksum [2023-01-23T17:25:01.822Z] 04944245beec: Download complete [2023-01-23T17:25:01.822Z] 765212b225bb: Verifying Checksum [2023-01-23T17:25:01.822Z] 765212b225bb: Download complete [2023-01-23T17:25:01.822Z] f23df028b6ca: Download complete [2023-01-23T17:25:01.822Z] d65c8cfc05b1: Verifying Checksum [2023-01-23T17:25:01.822Z] d65c8cfc05b1: Download complete [2023-01-23T17:25:02.091Z] 699f458cf7ca: Verifying Checksum [2023-01-23T17:25:02.091Z] 699f458cf7ca: Download complete [2023-01-23T17:25:02.359Z] 8998bd30e6a1: Download complete [2023-01-23T17:25:04.936Z] 2437ff75d9bd: Verifying Checksum [2023-01-23T17:25:04.936Z] 2437ff75d9bd: Download complete [2023-01-23T17:25:06.339Z] 8998bd30e6a1: Pull complete [2023-01-23T17:25:06.607Z] 04944245beec: Pull complete [2023-01-23T17:25:08.013Z] 699f458cf7ca: Pull complete [2023-01-23T17:25:08.013Z] 765212b225bb: Pull complete [2023-01-23T17:25:08.972Z] f23df028b6ca: Pull complete [2023-01-23T17:25:08.972Z] d65c8cfc05b1: Pull complete [2023-01-23T17:25:23.956Z] 2437ff75d9bd: Pull complete [2023-01-23T17:25:23.956Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-23T17:25:23.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T17:25:23.956Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T17:25:24.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-3413 does not seem to be running inside a container [2023-01-23T17:25:24.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-23T17:25:26.850Z] $ docker top 92206878802ce1452368a123f97e4d0d22fd30c328c41768eb4f55acc14669ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T17:25:27.426Z] ---> job-cost.sh [2023-01-23T17:25:27.694Z] lf-activate-venv: SKIPPING [2023-01-23T17:25:27.694Z] INFO: No Stack... [2023-01-23T17:25:27.958Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-23T17:25:28.915Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T17:25:29.248Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-01-23T17:25:29.248Z] + cut -d, -f6 [Pipeline] lock [2023-01-23T17:25:29.327Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-135-1-stack-cost] [2023-01-23T17:25:29.332Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-135-1-stack-cost] did not exist. Created. [2023-01-23T17:25:29.332Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-135-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T17:25:29.777Z] /w/workspace/device-usb-camera/1@tmp/durable-816eb02c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-23T17:25:30.125Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-23T17:25:30.161Z] Warning: overwriting stash ‘stack-cost’ [2023-01-23T17:25:30.207Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T17:25:30.222Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-135-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T17:25:30.301Z] $ docker stop --time=1 92206878802ce1452368a123f97e4d0d22fd30c328c41768eb4f55acc14669ac [2023-01-23T17:25:31.751Z] $ docker rm -f --volumes 92206878802ce1452368a123f97e4d0d22fd30c328c41768eb4f55acc14669ac [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 [2023-01-23T17:25:32.752Z] provisioning config files... [2023-01-23T17:25:32.759Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-135@tmp/config14956941777088692105tmp [Pipeline] { [Pipeline] sh [2023-01-23T17:25:33.095Z] + set +x [2023-01-23T17:25:33.095Z] + curl -s https://codecov.io/bash [2023-01-23T17:25:33.095Z] + bash -s -- [2023-01-23T17:25:33.095Z] [2023-01-23T17:25:33.095Z] _____ _ [2023-01-23T17:25:33.095Z] / ____| | | [2023-01-23T17:25:33.095Z] | | ___ __| | ___ ___ _____ __ [2023-01-23T17:25:33.095Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-23T17:25:33.095Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-23T17:25:33.095Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-23T17:25:33.095Z] Bash-1.0.6 [2023-01-23T17:25:33.095Z] [2023-01-23T17:25:33.095Z] [2023-01-23T17:25:33.095Z] ==> git version 2.25.1 found [2023-01-23T17:25:33.095Z] ==> 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 [2023-01-23T17:25:33.095Z] Release-Date: 2020-01-08 [2023-01-23T17:25:33.095Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-23T17:25:33.095Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-23T17:25:33.095Z] ==> Jenkins CI detected. [2023-01-23T17:25:33.095Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-135 [2023-01-23T17:25:33.095Z] project root: . [2023-01-23T17:25:33.095Z] --> token set from env [2023-01-23T17:25:33.095Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-23T17:25:33.095Z] ==> Running gcov in . (disable via -X gcov) [2023-01-23T17:25:33.095Z] ==> Python coveragepy not found [2023-01-23T17:25:33.095Z] ==> Searching for coverage reports in: [2023-01-23T17:25:33.095Z] + . [2023-01-23T17:25:33.095Z] -> Found 1 reports [2023-01-23T17:25:33.095Z] ==> Detecting git/mercurial file structure [2023-01-23T17:25:33.095Z] ==> Reading reports [2023-01-23T17:25:33.353Z] + ./coverage.out bytes=30666 [2023-01-23T17:25:33.353Z] ==> Appending adjustments [2023-01-23T17:25:33.353Z] https://docs.codecov.io/docs/fixing-reports [2023-01-23T17:25:33.353Z] + Found adjustments [2023-01-23T17:25:33.353Z] ==> Gzipping contents [2023-01-23T17:25:33.353Z] 8.0K /tmp/codecov.8uFdaW.gz [2023-01-23T17:25:33.353Z] ==> Uploading reports [2023-01-23T17:25:33.353Z] url: https://codecov.io [2023-01-23T17:25:33.353Z] query: branch=PR-135&commit=1cb1e53e8a7f60365c876a8cf41bd75af27270ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-135%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=135&job=&cmd_args= [2023-01-23T17:25:33.353Z] -> Pinging Codecov [2023-01-23T17:25:33.353Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-135&commit=1cb1e53e8a7f60365c876a8cf41bd75af27270ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-135%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=135&job=&cmd_args= [2023-01-23T17:25:33.611Z] -> Uploading to [2023-01-23T17:25:33.611Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-23/73D8F5FF140700D3E01443B452E23636/1cb1e53e8a7f60365c876a8cf41bd75af27270ec/63e57534-2332-46dd-88d7-f4bf1c4f6aad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230123T172533Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dcdf2e44f4ff4cdb06b0917fef350243d12356c06d039cc55f2a1173810cd4bf [2023-01-23T17:25:33.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T17:25:33.611Z] Dload Upload Total Spent Left Speed [2023-01-23T17:25:33.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4285 0 0 100 4285 0 15695 --:--:-- --:--:-- --:--:-- 15753 [2023-01-23T17:25:33.869Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/1cb1e53e8a7f60365c876a8cf41bd75af27270ec [Pipeline] } [2023-01-23T17:25:33.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-23T17:25:35.611Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-135/archives ] [2023-01-23T17:25:35.611Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-135/archives [2023-01-23T17:25:35.611Z] total 16 [2023-01-23T17:25:35.611Z] drwxr-xr-x 3 root root 4096 Jan 23 17:17 . [2023-01-23T17:25:35.611Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 23 17:17 .. [2023-01-23T17:25:35.611Z] drwxr-xr-x 2 root root 4096 Jan 23 17:17 cost [2023-01-23T17:25:35.611Z] -rw-r--r-- 1 root root 89 Jan 23 17:17 cost.csv [2023-01-23T17:25:35.611Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-135/archives [2023-01-23T17:25:35.611Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-135/archives [2023-01-23T17:25:35.611Z] total 16 [2023-01-23T17:25:35.611Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 17:17 . [2023-01-23T17:25:35.611Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 23 17:17 .. [2023-01-23T17:25:35.611Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 17:17 cost [2023-01-23T17:25:35.611Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 23 17:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-23T17:25:35.937Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T17:25:36.824Z] ---> package-listing.sh [2023-01-23T17:25:36.824Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-23T17:25:36.824Z] ++ facter osfamily [2023-01-23T17:25:37.084Z] + OS_FAMILY=debian [2023-01-23T17:25:37.084Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-135 [2023-01-23T17:25:37.084Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-23T17:25:37.084Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-23T17:25:37.084Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-23T17:25:37.084Z] + PACKAGES=/tmp/packages_start.txt [2023-01-23T17:25:37.084Z] + '[' /w/workspace/foundry_device-usb-camera_PR-135 ']' [2023-01-23T17:25:37.084Z] + PACKAGES=/tmp/packages_end.txt [2023-01-23T17:25:37.084Z] + case "${OS_FAMILY}" in [2023-01-23T17:25:37.084Z] + dpkg -l [2023-01-23T17:25:37.084Z] + grep '^ii' [2023-01-23T17:25:37.084Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-23T17:25:37.084Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-23T17:25:37.084Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-23T17:25:37.084Z] + '[' /w/workspace/foundry_device-usb-camera_PR-135 ']' [2023-01-23T17:25:37.084Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-135/archives/ [2023-01-23T17:25:37.084Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-135/archives/ [Pipeline] echo [2023-01-23T17:25:37.117Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-135/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-23T17:25:37.407Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T17:25:38.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T17:25:38.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T17:25:38.176Z] prd-ubuntu20.04-docker-8c-8g-3412 does not seem to be running inside a container [2023-01-23T17:25:38.207Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-135/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-135 -v /w/workspace/foundry_device-usb-camera_PR-135:/w/workspace/foundry_device-usb-camera_PR-135:rw,z -v /w/workspace/foundry_device-usb-camera_PR-135@tmp:/w/workspace/foundry_device-usb-camera_PR-135@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 [2023-01-23T17:25:38.398Z] $ docker top 4a0dc941ab0840f8cdce508388e4b7fa389a580054bd7299a1d22b1bf67a2f6f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T17:25:38.784Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-23T17:25:39.091Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-23T17:25:39.398Z] + ls /var/log/sa-host [2023-01-23T17:25:39.398Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T17:25:39.532Z] provisioning config files... [2023-01-23T17:25:39.540Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-135@tmp/config12138097588462079982tmp [Pipeline] { [Pipeline] echo [2023-01-23T17:25:39.587Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T17:25:39.898Z] ---> create-netrc.sh [Pipeline] } [2023-01-23T17:25:39.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-23T17:25:40.313Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-23T17:25:40.347Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T17:25:40.656Z] ---> sudo-logs.sh [2023-01-23T17:25:40.656Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-23T17:25:40.740Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T17:25:41.046Z] ---> job-cost.sh [2023-01-23T17:25:41.046Z] lf-activate-venv: SKIPPING [2023-01-23T17:25:41.046Z] DEBUG: total: 0.2199999988079071 [2023-01-23T17:25:41.046Z] INFO: Retrieving Stack Cost... [2023-01-23T17:25:41.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T17:25:42.239Z] INFO: Archiving Costs [Pipeline] echo [2023-01-23T17:25:42.279Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T17:25:42.592Z] ---> logs-deploy.sh [2023-01-23T17:25:42.592Z] lf-activate-venv: SKIPPING [2023-01-23T17:25:42.592Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-135/1 [2023-01-23T17:25:42.592Z] INFO: archiving workspace using pattern(s): [2023-01-23T17:25:43.527Z] Archives upload complete. [2023-01-23T17:25:43.527Z] INFO: archiving logs to Nexus